Content-Type: application/X-atf-tps; version="3" info: atf.version, Automated Testing Framework 0.20 (atf-0.20) info: tests.root, /usr/tests info: time.start, Thu Dec 16 08:01:50 UTC 2021 info: uname.sysname, NetBSD info: uname.nodename, info: uname.release, 9.99.92 info: uname.version, NetBSD 9.99.92 (GENERIC) #0: Thu Dec 16 07:37:43 UTC 2021 root@babylon5.netbsd.org:/tmp/build/2021.12.16.03.53.13-sparc64/obj/sys/arch/sparc64/compile/GENERIC info: uname.machine, sparc64 info: env, ENV=/root/.shrc info: env, BLOCKSIZE=1k info: env, PWD=/usr/tests info: env, HOME=/root info: env, PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/pkg/sbin:/usr/pkg/bin:/usr/X11R7/bin:/usr/local/sbin:/usr/local/bin info: env, HOST= info: env, TERM=wsvt25 info: env, OLDPWD=/root info: env, USER=root info: env, LOGNAME=root info: env, SHELL=/bin/sh tps-count: 907 tp-start: 1639641715.10805, bin/cat/t_cat, 3 tc-start: 1639641715.24356, align tc-so:Executing command [ /bin/sh -c cat -be /usr/tests/bin/cat/d_align.in ] tc-end: 1639641715.881697, align, passed tc-start: 1639641715.894238, nonexistent tc-so:Executing command [ /bin/sh -c cat /some/name/that/does/not/exist ] tc-end: 1639641716.570132, nonexistent, passed tc-start: 1639641716.578465, se_output tc-so:Executing command [ /bin/sh -c cat -se /usr/tests/bin/cat/d_se_output.in ] tc-end: 1639641717.348696, se_output, passed tp-end: 1639641717.359194, bin/cat/t_cat tp-start: 1639641719.574220, bin/cp/t_cp, 10 tc-start: 1639641719.576688, dir_to_dir tc-so:Executing command [ cp dir dir2 ] tc-so:Executing command [ cp -R dir dir2 ] tc-so:Ensuring that dir/file and dir2/file are identical tc-so:Executing command [ cp -R dir dir2 ] tc-so:Executing command [ cp -R -H dirlink dir2 ] tc-so:Ensuring that dir/file and dir2/dirlink/file are identical tc-so:Executing command [ cp -R dir dir2 ] tc-so:Executing command [ cp -R -H dirlink dir2 ] tc-so:Executing command [ cp -R -H -L dirlink dir2/dirlink ] tc-so:Ensuring that dir/file and dir2/dirlink/dirlink/file are identical tc-so:Executing command [ readlink dir2/dirlink/dirlink/link ] tc-so:Executing command [ cp -R dir/1 dir/2 dir/3 target ] tc-so:Ensuring that dir/2/file and target/2/file are identical tc-end: 1639641723.417799, dir_to_dir, passed tc-start: 1639641723.453668, dir_to_file tc-so:Executing command [ cp dir file ] tc-so:Executing command [ cp -R dir file ] tc-end: 1639641724.381597, dir_to_file, passed tc-start: 1639641724.402506, file_over_link tc-so:Executing command [ cp -P file link ] tc-so:Ensuring that file and link are identical tc-end: 1639641725.148501, file_over_link, passed tc-start: 1639641725.168191, file_to_file tc-so:Executing command [ cp file file2 ] tc-so:Ensuring that file and file2 are identical tc-so:Ensuring that file and file2 are identical tc-so:Executing command [ cp -p file file3 ] tc-so:Executing command [ cp -p -N file file3 ] tc-end: 1639641727.353367, file_to_file, passed tc-start: 1639641727.375782, file_to_link tc-so:Executing command [ cp file2 link ] tc-so:Ensuring that file and file2 are identical tc-end: 1639641728.224746, file_to_link, passed tc-start: 1639641728.244617, file_to_linkdir tc-so:Executing command [ cp file dirlink ] tc-so:Ensuring that file and dir/file are identical tc-so:Executing command [ cp -P file dirlink ] tc-so:Executing command [ readlink dirlink ] tc-so:Ensuring that file and dirlink are identical tc-end: 1639641729.886486, file_to_linkdir, passed tc-start: 1639641729.908285, files_to_dir tc-so:Executing command [ cp file file2 file3 ] tc-so:Executing command [ cp file file2 link dir ] tc-so:Ensuring that file and dir/file are identical tc-end: 1639641730.893926, files_to_dir, passed tc-start: 1639641730.923429, link_over_file tc-so:Executing command [ cp -P link file ] tc-end: 1639641731.842219, link_over_file, passed tc-start: 1639641731.862103, link_to_file tc-so:Executing command [ cp link file ] tc-so:Executing command [ cp link file2 ] tc-so:Ensuring that file and file2 are identical tc-end: 1639641733.204965, link_to_file, passed tc-start: 1639641733.223045, linkdir_to_file tc-so:Executing command [ cp dirlink file ] tc-so:Executing command [ cp -P dirlink file ] tc-end: 1639641734.138249, linkdir_to_file, passed tp-end: 1639641734.158685, bin/cp/t_cp tp-start: 1639641734.639021, bin/date/t_date, 1 tc-start: 1639641734.641332, overflow tc-se:date: 10000000000 years: Unrecognized date format tc-se:date: 100000000000 years: Unrecognized date format tc-end: 1639641738.79876, overflow, passed tp-end: 1639641738.88260, bin/date/t_date tp-start: 1639641739.588616, bin/dd/t_dd, 4 tc-start: 1639641739.591296, io tc-end: 1639641744.737455, io, passed tc-start: 1639641744.744690, length tc-end: 1639641746.205901, length, passed tc-start: 1639641746.213329, seek tc-so:Executing command [ dd if=/dev/zero of=testfile seek=1 bs=8k count=1 ] tc-so:Executing command [ dd if=testfile ] tc-so:Executing command [ /bin/sh -c dd bs=4 if=/dev/zero count=1 | tr \\0 \\n | dd of=tf2 bs=4 seek=1 ] tc-so:Executing command [ dd if=tf2 ] tc-end: 1639641748.894391, seek, passed tc-start: 1639641748.905855, swab tc-so:Executing command [ dd if=testfile conv=swab msgfmt=quiet ] tc-so:Executing command [ dd if=testfile conv=swab msgfmt=quiet bs=1 ] tc-so:Executing command [ dd if=testfile conv=swab msgfmt=quiet bs=2 ] tc-so:Executing command [ dd if=testfile conv=swab msgfmt=quiet bs=4 ] tc-so:Executing command [ dd if=testfile conv=swab msgfmt=quiet bs=8 ] tc-end: 1639641750.681519, swab, passed tp-end: 1639641750.691047, bin/dd/t_dd tp-start: 1639641751.943413, bin/df/t_df, 2 tc-start: 1639641751.945824, hflag tc-so:Executing command [ /bin/sh -c BLOCKSIZE=1k /usr/tests/bin/df/h_df -hn ] tc-end: 1639641752.812969, hflag, passed tc-start: 1639641753.522467, normal tc-so:Executing command [ /bin/sh -c BLOCKSIZE=1k /usr/tests/bin/df/h_df -n ] tc-end: 1639641754.356392, normal, passed tp-end: 1639641754.367925, bin/df/t_df tp-start: 1639641758.813068, bin/expr/t_expr, 14 tc-start: 1639641758.815460, arithmetic_ops tc-so:Expression '.java_wrapper : /', expecting '0' tc-so:Expression '4 : \*', expecting '0' tc-so:Expression '4 : +', expecting '0' tc-so:Expression '4 : -', expecting '0' tc-so:Expression '4 : /', expecting '0' tc-so:Expression '4 : %', expecting '0' tc-end: 1639641759.661865, arithmetic_ops, passed tc-start: 1639641759.669938, basic_functional tc-so:Expression '2', expecting '2' tc-so:Expression '-4', expecting '-4' tc-so:Expression 'hello', expecting 'hello' tc-end: 1639641760.279632, basic_functional, passed tc-start: 1639641760.287750, basic_math tc-so:Expression '2 + 4 \* 5', expecting '22' tc-end: 1639641760.790053, basic_math, passed tc-start: 1639641760.798194, colon_vs_math tc-so:Expression '2 : 4 / 2', expecting '0' tc-so:Expression '4 : 4 % 3', expecting '1' tc-end: 1639641761.409465, colon_vs_math, passed tc-start: 1639641761.419310, compare_ops tc-so:Expression '2 \!= 5', expecting '1' tc-so:Expression '2 \!= 2', expecting '0' tc-so:Expression '2 \<= 3', expecting '1' tc-so:Expression '2 \<= 2', expecting '1' tc-so:Expression '2 \<= 1', expecting '0' tc-so:Expression '2 \< 3', expecting '1' tc-so:Expression '2 \< 2', expecting '0' tc-so:Expression '2 = 2', expecting '1' tc-so:Expression '2 = 4', expecting '0' tc-so:Expression '2 \>= 1', expecting '1' tc-so:Expression '2 \>= 2', expecting '1' tc-so:Expression '2 \>= 3', expecting '0' tc-so:Expression '2 \> 1', expecting '1' tc-so:Expression '2 \> 2', expecting '0' tc-end: 1639641763.119493, compare_ops, passed tc-start: 1639641763.127461, compare_ops_precedence tc-so:Expression '2 \> 1 \* 17', expecting '0' tc-end: 1639641763.674856, compare_ops_precedence, passed tc-start: 1639641763.683160, gtkmm tc-so:Expression '3 \> 3 \| 3 = 3 \& 4 \> 4 \| 3 = 3 \& 4 = 4 \& 5 \>= 5', expecting '1' tc-so:Expression '3 \> 3 \| 3 = 3 \& 4 \> 4 \| 3 = 3 \& 4 = 4 \& 5 \>= 6', expecting '0' tc-so:Expression '3 \> 3 \| 3 = 3 \& 4 \> 4 \| 3 = 3 \& 4 = 3 \& 5 \>= 5', expecting '0' tc-so:Expression '3 \> 3 \| 3 = 3 \& 4 \> 4 \| 3 = 2 \& 4 = 4 \& 5 \>= 5', expecting '0' tc-so:Expression '3 \> 2 \| 3 = 3 \& 4 \> 4 \| 3 = 3 \& 4 = 4 \& 5 \>= 6', expecting '1' tc-so:Expression '3 \> 3 \| 3 = 3 \& 4 \> 3 \| 3 = 3 \& 4 = 4 \& 5 \>= 5', expecting '1' tc-end: 1639641765.69086, gtkmm, passed tc-start: 1639641765.77132, lang tc-so:Executing command [ /bin/sh -c expr 10 + 11 ] tc-so:Executing command [ /bin/sh -c expr 10 + 11 ] tc-end: 1639641766.101809, lang, passed tc-start: 1639641766.110762, math_precedence tc-so:Expression '-3 + -1 \* 4 + 3 / -6', expecting '-7' tc-end: 1639641766.658342, math_precedence, passed tc-start: 1639641766.666282, multiply tc-so:Expression '1 \* -1', expecting '-1' tc-so:Expression '2 \> 1 \* 17', expecting '0' tc-end: 1639641767.256825, multiply, passed tc-start: 1639641767.265539, negative tc-so:Expression '-1 + 5', expecting '4' tc-so:Expression '- 1 + 5', expecting 'expr: syntax error' tc-so:Expression '5 + -1', expecting '4' tc-so:Expression '5 + - 1', expecting 'expr: syntax error' tc-so:Expression '1 - -5', expecting '6' tc-end: 1639641768.132557, negative, passed tc-start: 1639641768.140599, overflow tc-so:Expression '4611686018427387904 + 4611686018427387903', expecting '9223372036854775807' tc-so:Expression '4611686018427387904 + 4611686018427387904', expecting 'expr: integer overflow or underflow occurred for operation '4611686018427387904 + 4611686018427387904'' tc-so:Expression '4611686018427387904 - -4611686018427387904', expecting 'expr: integer overflow or underflow occurred for operation '4611686018427387904 - -4611686018427387904'' tc-so:Expression '-4611686018427387904 - 4611686018427387903', expecting '-9223372036854775807' tc-so:Expression '-4611686018427387904 - 4611686018427387905', expecting 'expr: integer overflow or underflow occurred for operation '-4611686018427387904 - 4611686018427387905'' tc-so:Expression '-4611686018427387904 \* 1', expecting '-4611686018427387904' tc-so:Expression '-4611686018427387904 \* -1', expecting '4611686018427387904' tc-so:Expression '-4611686018427387904 \* 2', expecting '-9223372036854775808' tc-so:Expression '-4611686018427387904 \* 3', expecting 'expr: integer overflow or underflow occurred for operation '-4611686018427387904 * 3'' tc-so:Expression '-4611686018427387904 \* -2', expecting 'expr: integer overflow or underflow occurred for operation '-4611686018427387904 * -2'' tc-so:Expression '4611686018427387904 \* 1', expecting '4611686018427387904' tc-so:Expression '4611686018427387904 \* 2', expecting 'expr: integer overflow or underflow occurred for operation '4611686018427387904 * 2'' tc-so:Expression '4611686018427387904 \* 3', expecting 'expr: integer overflow or underflow occurred for operation '4611686018427387904 * 3'' tc-so:Expression '-9223372036854775808 % -1', expecting 'expr: integer overflow or underflow occurred for operation '-9223372036854775808 % -1'' tc-so:Expression '-9223372036854775808 / -1', expecting 'expr: integer overflow or underflow occurred for operation '-9223372036854775808 / -1'' tc-so:Expression '0 + -9223372036854775808', expecting '-9223372036854775808' tc-so:Expression '0 + -1', expecting '-1' tc-so:Expression '0 + 0', expecting '0' tc-so:Expression '0 + 1', expecting '1' tc-so:Expression '0 + 9223372036854775807', expecting '9223372036854775807' tc-so:Expression '-9223372036854775808 + 0', expecting '-9223372036854775808' tc-so:Expression '9223372036854775807 + 0', expecting '9223372036854775807' tc-so:Expression '4611686018427387904 \* -1', expecting '-4611686018427387904' tc-so:Expression '4611686018427387904 \* -2', expecting '-9223372036854775808' tc-so:Expression '4611686018427387904 \* -3', expecting 'expr: integer overflow or underflow occurred for operation '4611686018427387904 * -3'' tc-so:Expression '-4611686018427387904 \* -1', expecting '4611686018427387904' tc-so:Expression '-4611686018427387904 \* -2', expecting 'expr: integer overflow or underflow occurred for operation '-4611686018427387904 * -2'' tc-so:Expression '-4611686018427387904 \* -3', expecting 'expr: integer overflow or underflow occurred for operation '-4611686018427387904 * -3'' tc-so:Expression '0 \* -1', expecting '0' tc-so:Expression '0 \* 0', expecting '0' tc-so:Expression '0 \* 1', expecting '0' tc-end: 1639641772.845328, overflow, passed tc-start: 1639641772.854953, precedence tc-so:Expression 'X1/2/3 : X\\\(.\*[^/]\\\)//\*[^/][^/]\*/\*$ \| . : \\\(.\\\)', expecting '1/2' tc-end: 1639641773.422464, precedence, passed tc-start: 1639641773.429916, regex tc-so:Expression '1/2 : .\*/\\\(.\*\\\)', expecting '2' tc-end: 1639641773.907568, regex, passed tp-end: 1639641773.914461, bin/expr/t_expr tp-start: 1639641774.428489, bin/pax/t_pax, 1 tc-start: 1639641774.430908, append tc-so:Executing command [ pax -w -b 512 -x ustar -f file1.tar foo bar ] tc-so:Executing command [ pax -w -b 512 -x ustar -f file2.tar foo ] tc-so:Executing command [ pax -w -b 512 -x ustar -f file2.tar -a bar ] tc-so:Executing command [ cmp file1.tar file2.tar ] tc-end: 1639641777.169542, append, passed tp-end: 1639641777.183011, bin/pax/t_pax tp-start: 1639641779.151657, bin/ps/t_ps, 8 tc-start: 1639641779.154035, default_columns tc-end: 1639641789.311033, default_columns, passed tc-start: 1639641789.318557, duplicate_column tc-end: 1639641792.835970, duplicate_column, passed tc-start: 1639641792.844178, minus_O tc-end: 1639641795.566246, minus_O, passed tc-start: 1639641795.573727, minus_o tc-end: 1639641801.54093, minus_o, passed tc-start: 1639641801.62105, override_heading_all_null tc-end: 1639641804.770332, override_heading_all_null, passed tc-start: 1639641804.780414, override_heading_embedded_specials tc-end: 1639641808.665519, override_heading_embedded_specials, passed tc-start: 1639641808.678114, override_heading_simple tc-end: 1639641812.971401, override_heading_simple, passed tc-start: 1639641812.982651, override_heading_some_null tc-end: 1639641817.702563, override_heading_some_null, passed tp-end: 1639641817.709911, bin/ps/t_ps tp-start: 1639641880.339219, bin/sh/dotcmd/t_dotcmd, 192 tc-start: 1639641880.343109, case_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_case ] tc-end: 1639641883.547321, case_break_case, passed tc-start: 1639641883.556600, case_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_compound ] tc-end: 1639641887.293890, case_break_compound, passed tc-start: 1639641887.303133, case_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_file ] tc-end: 1639641890.831082, case_break_file, passed tc-start: 1639641890.841167, case_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_for ] tc-end: 1639641893.676807, case_break_for, passed tc-start: 1639641893.684374, case_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_func ] tc-end: 1639641896.130240, case_break_func, passed tc-start: 1639641896.137605, case_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_subshell ] tc-end: 1639641898.800419, case_break_subshell, passed tc-start: 1639641898.810144, case_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_until ] tc-end: 1639641901.575522, case_break_until, passed tc-start: 1639641901.583650, case_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_while ] tc-end: 1639641904.214618, case_break_while, passed tc-start: 1639641904.222277, case_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_case ] tc-end: 1639641908.89523, case_continue_case, passed tc-start: 1639641908.98029, case_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_compound ] tc-end: 1639641911.630230, case_continue_compound, passed tc-start: 1639641911.638523, case_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_file ] tc-end: 1639641913.928413, case_continue_file, passed tc-start: 1639641913.940445, case_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_for ] tc-end: 1639641917.47331, case_continue_for, passed tc-start: 1639641917.66395, case_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_func ] tc-end: 1639641919.668723, case_continue_func, passed tc-start: 1639641919.677752, case_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_subshell ] tc-end: 1639641922.573898, case_continue_subshell, passed tc-start: 1639641922.584020, case_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_until ] tc-end: 1639641926.37660, case_continue_until, passed tc-start: 1639641926.45649, case_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_while ] tc-end: 1639641928.826930, case_continue_while, passed tc-start: 1639641928.834909, case_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_case ] tc-end: 1639641931.568829, case_return_case, passed tc-start: 1639641931.578894, case_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_compound ] tc-end: 1639641934.243187, case_return_compound, passed tc-start: 1639641934.250939, case_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_file ] tc-end: 1639641938.713347, case_return_file, passed tc-start: 1639641938.720816, case_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_for ] tc-end: 1639641942.210133, case_return_for, passed tc-start: 1639641942.218955, case_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_func ] tc-end: 1639641945.361798, case_return_func, passed tc-start: 1639641945.371253, case_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_subshell ] tc-end: 1639641947.871671, case_return_subshell, passed tc-start: 1639641947.880491, case_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_until ] tc-end: 1639641951.324695, case_return_until, passed tc-start: 1639641951.333407, case_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_while ] tc-end: 1639641954.826741, case_return_while, passed tc-start: 1639641954.835279, compound_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_case ] tc-end: 1639641957.724603, compound_break_case, passed tc-start: 1639641957.733231, compound_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_compound ] tc-end: 1639641960.525657, compound_break_compound, passed tc-start: 1639641960.533364, compound_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_file ] tc-end: 1639641963.654136, compound_break_file, passed tc-start: 1639641963.662109, compound_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_for ] tc-end: 1639641966.30694, compound_break_for, passed tc-start: 1639641966.39169, compound_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_func ] tc-end: 1639641969.143738, compound_break_func, passed tc-start: 1639641969.151585, compound_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_subshell ] tc-end: 1639641972.134021, compound_break_subshell, passed tc-start: 1639641972.141928, compound_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_until ] tc-end: 1639641975.42345, compound_break_until, passed tc-start: 1639641975.51229, compound_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_while ] tc-end: 1639641977.622845, compound_break_while, passed tc-start: 1639641977.631930, compound_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_case ] tc-end: 1639641980.753405, compound_continue_case, passed tc-start: 1639641980.762865, compound_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_compound ] tc-end: 1639641983.493311, compound_continue_compound, passed tc-start: 1639641983.501527, compound_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_file ] tc-end: 1639641986.240448, compound_continue_file, passed tc-start: 1639641986.249495, compound_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_for ] tc-end: 1639641988.488193, compound_continue_for, passed tc-start: 1639641988.497657, compound_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_func ] tc-end: 1639641990.864064, compound_continue_func, passed tc-start: 1639641990.872481, compound_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_subshell ] tc-end: 1639641993.572559, compound_continue_subshell, passed tc-start: 1639641993.582140, compound_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_until ] tc-end: 1639641995.894360, compound_continue_until, passed tc-start: 1639641995.901259, compound_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_while ] tc-end: 1639641998.634105, compound_continue_while, passed tc-start: 1639641998.642245, compound_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_case ] tc-end: 1639642001.858719, compound_return_case, passed tc-start: 1639642001.866037, compound_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_compound ] tc-end: 1639642004.661004, compound_return_compound, passed tc-start: 1639642004.669212, compound_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_file ] tc-end: 1639642007.719820, compound_return_file, passed tc-start: 1639642007.729948, compound_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_for ] tc-end: 1639642010.251868, compound_return_for, passed tc-start: 1639642010.258847, compound_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_func ] tc-end: 1639642012.512716, compound_return_func, passed tc-start: 1639642012.520414, compound_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_subshell ] tc-end: 1639642014.447411, compound_return_subshell, passed tc-start: 1639642014.454368, compound_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_until ] tc-end: 1639642016.655707, compound_return_until, passed tc-start: 1639642016.664309, compound_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_while ] tc-end: 1639642018.655996, compound_return_while, passed tc-start: 1639642018.664246, file_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_case ] tc-end: 1639642020.573720, file_break_case, passed tc-start: 1639642020.583142, file_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_compound ] tc-end: 1639642022.553769, file_break_compound, passed tc-start: 1639642022.560769, file_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_file ] tc-end: 1639642024.500827, file_break_file, passed tc-start: 1639642024.510189, file_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_for ] tc-end: 1639642026.917473, file_break_for, passed tc-start: 1639642026.927160, file_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_func ] tc-end: 1639642028.736713, file_break_func, passed tc-start: 1639642028.743633, file_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_subshell ] tc-end: 1639642030.508840, file_break_subshell, passed tc-start: 1639642030.517414, file_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_until ] tc-end: 1639642032.547122, file_break_until, passed tc-start: 1639642032.555616, file_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_while ] tc-end: 1639642034.513920, file_break_while, passed tc-start: 1639642034.521528, file_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_case ] tc-end: 1639642036.432585, file_continue_case, passed tc-start: 1639642036.439621, file_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_compound ] tc-end: 1639642038.456320, file_continue_compound, passed tc-start: 1639642038.466277, file_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_file ] tc-end: 1639642040.647507, file_continue_file, passed tc-start: 1639642040.658413, file_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_for ] tc-end: 1639642042.634402, file_continue_for, passed tc-start: 1639642042.643884, file_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_func ] tc-end: 1639642044.454467, file_continue_func, passed tc-start: 1639642044.462204, file_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_subshell ] tc-end: 1639642046.208963, file_continue_subshell, passed tc-start: 1639642046.216374, file_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_until ] tc-end: 1639642047.977377, file_continue_until, passed tc-start: 1639642047.984460, file_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_while ] tc-end: 1639642049.711034, file_continue_while, passed tc-start: 1639642049.718516, file_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_case ] tc-end: 1639642051.494627, file_return_case, passed tc-start: 1639642051.501570, file_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_compound ] tc-end: 1639642053.227397, file_return_compound, passed tc-start: 1639642053.234971, file_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_file ] tc-end: 1639642054.953244, file_return_file, passed tc-start: 1639642054.960544, file_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_for ] tc-end: 1639642056.681551, file_return_for, passed tc-start: 1639642056.689228, file_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_func ] tc-end: 1639642058.419426, file_return_func, passed tc-start: 1639642058.426398, file_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_subshell ] tc-end: 1639642060.177940, file_return_subshell, passed tc-start: 1639642060.187678, file_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_until ] tc-end: 1639642062.716461, file_return_until, passed tc-start: 1639642062.726802, file_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_while ] tc-end: 1639642065.306236, file_return_while, passed tc-start: 1639642065.316357, for_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_case ] tc-end: 1639642067.86850, for_break_case, passed tc-start: 1639642067.93977, for_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_compound ] tc-end: 1639642068.813785, for_break_compound, passed tc-start: 1639642068.821048, for_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_file ] tc-end: 1639642070.573987, for_break_file, passed tc-start: 1639642070.581910, for_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_for ] tc-end: 1639642072.400786, for_break_for, passed tc-start: 1639642072.408672, for_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_func ] tc-end: 1639642074.151158, for_break_func, passed tc-start: 1639642074.159054, for_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_subshell ] tc-end: 1639642075.935406, for_break_subshell, passed tc-start: 1639642075.942499, for_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_until ] tc-end: 1639642077.719101, for_break_until, passed tc-start: 1639642077.729667, for_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_while ] tc-end: 1639642079.601032, for_break_while, passed tc-start: 1639642079.608015, for_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_case ] tc-end: 1639642081.385835, for_continue_case, passed tc-start: 1639642081.392846, for_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_compound ] tc-end: 1639642083.123616, for_continue_compound, passed tc-start: 1639642083.131681, for_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_file ] tc-end: 1639642084.869262, for_continue_file, passed tc-start: 1639642084.876164, for_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_for ] tc-end: 1639642086.661603, for_continue_for, passed tc-start: 1639642086.668718, for_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_func ] tc-end: 1639642088.531815, for_continue_func, passed tc-start: 1639642088.541374, for_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_subshell ] tc-end: 1639642090.496600, for_continue_subshell, passed tc-start: 1639642090.506421, for_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_until ] tc-end: 1639642092.476303, for_continue_until, passed tc-start: 1639642092.484212, for_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_while ] tc-end: 1639642094.457546, for_continue_while, passed tc-start: 1639642094.465352, for_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_case ] tc-end: 1639642096.398038, for_return_case, passed tc-start: 1639642096.407211, for_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_compound ] tc-end: 1639642098.242577, for_return_compound, passed tc-start: 1639642098.249717, for_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_file ] tc-end: 1639642100.99205, for_return_file, passed tc-start: 1639642100.108695, for_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_for ] tc-end: 1639642101.930753, for_return_for, passed tc-start: 1639642101.939304, for_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_func ] tc-end: 1639642103.807531, for_return_func, passed tc-start: 1639642103.814428, for_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_subshell ] tc-end: 1639642105.780338, for_return_subshell, passed tc-start: 1639642105.788715, for_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_until ] tc-end: 1639642107.749802, for_return_until, passed tc-start: 1639642107.759031, for_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_while ] tc-end: 1639642109.698864, for_return_while, passed tc-start: 1639642109.706321, func_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_case ] tc-end: 1639642111.558851, func_break_case, passed tc-start: 1639642111.566163, func_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_compound ] tc-end: 1639642113.544409, func_break_compound, passed tc-start: 1639642113.551589, func_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_file ] tc-end: 1639642115.579464, func_break_file, passed tc-start: 1639642115.587254, func_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_for ] tc-end: 1639642117.573941, func_break_for, passed tc-start: 1639642117.583432, func_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_func ] tc-end: 1639642119.696895, func_break_func, passed tc-start: 1639642119.705365, func_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_subshell ] tc-end: 1639642121.694061, func_break_subshell, passed tc-start: 1639642121.702018, func_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_until ] tc-end: 1639642123.590260, func_break_until, passed tc-start: 1639642123.598499, func_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_while ] tc-end: 1639642125.560563, func_break_while, passed tc-start: 1639642125.568700, func_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_case ] tc-end: 1639642127.495097, func_continue_case, passed tc-start: 1639642127.503711, func_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_compound ] tc-end: 1639642129.468154, func_continue_compound, passed tc-start: 1639642129.478843, func_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_file ] tc-end: 1639642131.509587, func_continue_file, passed tc-start: 1639642131.517829, func_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_for ] tc-end: 1639642133.382608, func_continue_for, passed tc-start: 1639642133.390809, func_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_func ] tc-end: 1639642135.333661, func_continue_func, passed tc-start: 1639642135.343923, func_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_subshell ] tc-end: 1639642137.363350, func_continue_subshell, passed tc-start: 1639642137.372628, func_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_until ] tc-end: 1639642139.415835, func_continue_until, passed tc-start: 1639642139.423774, func_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_while ] tc-end: 1639642141.402764, func_continue_while, passed tc-start: 1639642141.411390, func_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_case ] tc-end: 1639642143.318017, func_return_case, passed tc-start: 1639642143.327764, func_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_compound ] tc-end: 1639642145.243954, func_return_compound, passed tc-start: 1639642145.251745, func_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_file ] tc-end: 1639642147.202705, func_return_file, passed tc-start: 1639642147.209679, func_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_for ] tc-end: 1639642149.136435, func_return_for, passed tc-start: 1639642149.144360, func_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_func ] tc-end: 1639642151.112291, func_return_func, passed tc-start: 1639642151.120219, func_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_subshell ] tc-end: 1639642153.176246, func_return_subshell, passed tc-start: 1639642153.186179, func_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_until ] tc-end: 1639642155.585970, func_return_until, passed tc-start: 1639642155.594514, func_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_while ] tc-end: 1639642157.572856, func_return_while, passed tc-start: 1639642157.579900, subshell_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_case ] tc-end: 1639642159.503733, subshell_break_case, passed tc-start: 1639642159.514401, subshell_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_compound ] tc-end: 1639642161.580544, subshell_break_compound, passed tc-start: 1639642161.588298, subshell_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_file ] tc-end: 1639642163.687695, subshell_break_file, passed tc-start: 1639642163.701235, subshell_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_for ] tc-end: 1639642165.771124, subshell_break_for, passed tc-start: 1639642165.780737, subshell_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_func ] tc-end: 1639642167.498541, subshell_break_func, passed tc-start: 1639642167.505482, subshell_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_subshell ] tc-end: 1639642169.413964, subshell_break_subshell, passed tc-start: 1639642169.422702, subshell_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_until ] tc-end: 1639642171.399025, subshell_break_until, passed tc-start: 1639642171.408913, subshell_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_while ] tc-end: 1639642173.300353, subshell_break_while, passed tc-start: 1639642173.313153, subshell_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_case ] tc-end: 1639642175.217148, subshell_continue_case, passed tc-start: 1639642175.226615, subshell_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_compound ] tc-end: 1639642177.764278, subshell_continue_compound, passed tc-start: 1639642177.774758, subshell_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_file ] tc-end: 1639642180.310280, subshell_continue_file, passed tc-start: 1639642180.317290, subshell_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_for ] tc-end: 1639642182.333929, subshell_continue_for, passed tc-start: 1639642182.345135, subshell_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_func ] tc-end: 1639642184.563873, subshell_continue_func, passed tc-start: 1639642184.570785, subshell_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_subshell ] tc-end: 1639642186.402129, subshell_continue_subshell, passed tc-start: 1639642186.409276, subshell_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_until ] tc-end: 1639642188.308065, subshell_continue_until, passed tc-start: 1639642188.315012, subshell_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_while ] tc-end: 1639642190.174745, subshell_continue_while, passed tc-start: 1639642190.183302, subshell_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_case ] tc-end: 1639642192.127062, subshell_return_case, passed tc-start: 1639642192.134944, subshell_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_compound ] tc-end: 1639642194.42642, subshell_return_compound, passed tc-start: 1639642194.50597, subshell_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_file ] tc-end: 1639642195.968775, subshell_return_file, passed tc-start: 1639642195.976566, subshell_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_for ] tc-end: 1639642197.866814, subshell_return_for, passed tc-start: 1639642197.874355, subshell_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_func ] tc-end: 1639642199.860913, subshell_return_func, passed tc-start: 1639642199.869149, subshell_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_subshell ] tc-end: 1639642201.855516, subshell_return_subshell, passed tc-start: 1639642201.865025, subshell_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_until ] tc-end: 1639642203.721568, subshell_return_until, passed tc-start: 1639642203.728565, subshell_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_while ] tc-end: 1639642205.451740, subshell_return_while, passed tc-start: 1639642205.459089, until_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_case ] tc-end: 1639642207.172291, until_break_case, passed tc-start: 1639642207.179275, until_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_compound ] tc-end: 1639642208.890724, until_break_compound, passed tc-start: 1639642208.897701, until_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_file ] tc-end: 1639642210.605810, until_break_file, passed tc-start: 1639642210.612915, until_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_for ] tc-end: 1639642212.327659, until_break_for, passed tc-start: 1639642212.334791, until_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_func ] tc-end: 1639642214.57608, until_break_func, passed tc-start: 1639642214.65004, until_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_subshell ] tc-end: 1639642215.940805, until_break_subshell, passed tc-start: 1639642215.948180, until_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_until ] tc-end: 1639642217.674486, until_break_until, passed tc-start: 1639642217.681632, until_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_while ] tc-end: 1639642219.401792, until_break_while, passed tc-start: 1639642219.408791, until_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_case ] tc-end: 1639642221.133182, until_continue_case, passed tc-start: 1639642221.140225, until_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_compound ] tc-end: 1639642223.262631, until_continue_compound, passed tc-start: 1639642223.269773, until_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_file ] tc-end: 1639642224.982165, until_continue_file, passed tc-start: 1639642224.989255, until_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_for ] tc-end: 1639642226.722188, until_continue_for, passed tc-start: 1639642226.730006, until_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_func ] tc-end: 1639642228.502174, until_continue_func, passed tc-start: 1639642228.509284, until_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_subshell ] tc-end: 1639642230.280599, until_continue_subshell, passed tc-start: 1639642230.287742, until_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_until ] tc-end: 1639642232.12479, until_continue_until, passed tc-start: 1639642232.19469, until_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_while ] tc-end: 1639642233.834293, until_continue_while, passed tc-start: 1639642233.841927, until_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_case ] tc-end: 1639642235.847915, until_return_case, passed tc-start: 1639642235.855666, until_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_compound ] tc-end: 1639642237.855897, until_return_compound, passed tc-start: 1639642237.863726, until_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_file ] tc-end: 1639642239.904866, until_return_file, passed tc-start: 1639642239.912654, until_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_for ] tc-end: 1639642241.829900, until_return_for, passed tc-start: 1639642241.838161, until_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_func ] tc-end: 1639642243.762643, until_return_func, passed tc-start: 1639642243.770847, until_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_subshell ] tc-end: 1639642245.955376, until_return_subshell, passed tc-start: 1639642245.963357, until_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_until ] tc-end: 1639642248.378993, until_return_until, passed tc-start: 1639642248.385787, until_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_while ] tc-end: 1639642250.233985, until_return_while, passed tc-start: 1639642250.244054, while_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_case ] tc-end: 1639642252.7298, while_break_case, passed tc-start: 1639642252.14875, while_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_compound ] tc-end: 1639642254.72716, while_break_compound, passed tc-start: 1639642254.82123, while_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_file ] tc-end: 1639642255.981731, while_break_file, passed tc-start: 1639642255.989713, while_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_for ] tc-end: 1639642257.883235, while_break_for, passed tc-start: 1639642257.890456, while_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_func ] tc-end: 1639642259.791991, while_break_func, passed tc-start: 1639642259.799881, while_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_subshell ] tc-end: 1639642261.793873, while_break_subshell, passed tc-start: 1639642261.804282, while_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_until ] tc-end: 1639642263.760424, while_break_until, passed tc-start: 1639642263.768642, while_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_while ] tc-end: 1639642265.769279, while_break_while, passed tc-start: 1639642265.780013, while_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_case ] tc-end: 1639642267.733497, while_continue_case, passed tc-start: 1639642267.740476, while_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_compound ] tc-end: 1639642269.696321, while_continue_compound, passed tc-start: 1639642269.704452, while_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_file ] tc-end: 1639642271.599479, while_continue_file, passed tc-start: 1639642271.606780, while_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_for ] tc-end: 1639642273.352280, while_continue_for, passed tc-start: 1639642273.359617, while_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_func ] tc-end: 1639642275.282150, while_continue_func, passed tc-start: 1639642275.290645, while_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_subshell ] tc-end: 1639642277.268409, while_continue_subshell, passed tc-start: 1639642277.276975, while_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_until ] tc-end: 1639642279.224643, while_continue_until, passed tc-start: 1639642279.233054, while_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_while ] tc-end: 1639642281.416481, while_continue_while, passed tc-start: 1639642281.426773, while_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_case ] tc-end: 1639642283.497535, while_return_case, passed tc-start: 1639642283.505808, while_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_compound ] tc-end: 1639642285.484510, while_return_compound, passed tc-start: 1639642285.492509, while_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_file ] tc-end: 1639642287.425861, while_return_file, passed tc-start: 1639642287.433744, while_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_for ] tc-end: 1639642289.398733, while_return_for, passed tc-start: 1639642289.407507, while_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_func ] tc-end: 1639642291.508575, while_return_func, passed tc-start: 1639642291.516760, while_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_subshell ] tc-end: 1639642293.560644, while_return_subshell, passed tc-start: 1639642293.569587, while_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_until ] tc-end: 1639642295.582639, while_return_until, passed tc-start: 1639642295.590171, while_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_while ] tc-end: 1639642297.698695, while_return_while, passed tp-end: 1639642297.707671, bin/sh/dotcmd/t_dotcmd tp-start: 1639642302.826606, bin/sh/t_arith, 33 tc-start: 1639642302.829041, constants tc-so:Executing command [ /bin/sh -c echo $(( 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 )) ] tc-so:Executing command [ /bin/sh -c echo $((0x0)) ] tc-so:Executing command [ /bin/sh -c echo $((0X0)) ] tc-so:Executing command [ /bin/sh -c echo $((000)) ] tc-so:Executing command [ /bin/sh -c echo $(( 000000001 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x000000 )) ] tc-so:Executing command [ /bin/sh -c echo $((99999)) ] tc-so:Executing command [ /bin/sh -c echo $((9191919191919)) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xD )) ] tc-so:Executing command [ /bin/sh -c echo $(( 013 )) ] tc-so:Executing command [ /bin/sh -c x=7;echo $(($x)) ] tc-so:Executing command [ /bin/sh -c x=9;echo $((x)) ] tc-so:Executing command [ /bin/sh -c x=0xB; echo $(( $x )) ] tc-so:Executing command [ /bin/sh -c x=0X1B; echo $(( x )) ] tc-so:Executing command [ /bin/sh -c X=033; echo $(( $X )) ] tc-so:Executing command [ /bin/sh -c X=0333; echo $(( X )) ] tc-so:Executing command [ /bin/sh -c NULL=; echo $(( NULL )) ] tc-end: 1639642307.644890, constants, passed tc-start: 1639642307.652968, do_unary_minus tc-so:Executing command [ /bin/sh -c echo $(( -1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( - 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( - 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( - 6 )) ] tc-so:Executing command [ /bin/sh -c echo $(( - 4321 )) ] tc-so:Executing command [ /bin/sh -c echo $(( - 04321 )) ] tc-so:Executing command [ /bin/sh -c echo $((-7)) ] tc-end: 1639642310.190449, do_unary_minus, passed tc-start: 1639642310.201919, do_unary_not tc-so:Executing command [ /bin/sh -c echo $(( ! 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( ! 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( !1234 )) ] tc-so:Executing command [ /bin/sh -c echo $(( !0xFFFF )) ] tc-so:Executing command [ /bin/sh -c echo $(( ! 000000 )) ] tc-end: 1639642312.312023, do_unary_not, passed tc-start: 1639642312.321876, do_unary_plus tc-so:Executing command [ /bin/sh -c echo $(( +0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( +1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( + 6 )) ] tc-so:Executing command [ /bin/sh -c echo $(( + 4321 )) ] tc-so:Executing command [ /bin/sh -c echo $(( + 0x4321 )) ] tc-end: 1639642314.470403, do_unary_plus, passed tc-start: 1639642314.486878, do_unary_tilde tc-so:Executing command [ /bin/sh -c echo $(( ~ 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( ~ 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( ~1234 )) ] tc-so:Executing command [ /bin/sh -c echo $(( ~0xFF )) ] tc-end: 1639642316.393180, do_unary_tilde, passed tc-start: 1639642316.401337, elementary_add tc-so:Executing command [ /bin/sh -c echo $(( 0 + 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 + 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 + 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 + 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 4 + 6 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 6 + 4 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1234 + 4321 )) ] tc-so:Executing command [ /bin/sh -c echo $((1111+2222)) ] tc-so:Executing command [ /bin/sh -c echo $((+3333+2222)) ] tc-so:Executing command [ /bin/sh -c echo $((+3333 + +4444)) ] tc-so:Executing command [ /bin/sh -c echo -$((+4125+ +3652)) ] tc-end: 1639642319.783646, elementary_add, passed tc-start: 1639642319.790783, elementary_div tc-so:Executing command [ /bin/sh -c echo $(( 0 / 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 / 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 99999999999 / 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 / 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 / 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 / 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 / 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 / 4 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 123456 / 713 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 169 / 13 )) ] tc-end: 1639642323.5440, elementary_div, passed tc-start: 1639642323.13154, elementary_eq tc-so:Executing command [ /bin/sh -c echo $(( 0 == 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 == 0000 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 == 0x00 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 == 1 )) ] tc-so:Executing command [ /bin/sh -c X=30; Y=0x1E; echo $(( X == Y )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x1234 == 4660 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x1234 == 011064 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 == 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 == 0000000000000001 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 == 0x10000000000000 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 == 2 )) ] tc-so:Executing command [ /bin/sh -c X=3; Y=7; echo $(( X == Y )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1234 == 0x4660 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 01234 == 0x11064 )) ] tc-end: 1639642326.943070, elementary_eq, passed tc-start: 1639642326.953226, elementary_ge tc-so:Executing command [ /bin/sh -c echo $(( 0 >= 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 >= 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( -100 >= -101 )) ] tc-so:Executing command [ /bin/sh -c echo $(( -1 >= 0 )) ] tc-end: 1639642328.776169, elementary_ge, passed tc-start: 1639642328.784263, elementary_gt tc-so:Executing command [ /bin/sh -c echo $(( 1 > 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 > -1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 11 > 012 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2147483647 > 0X7FFFFF0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x80000000 > 0x7FFFFFFF )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 > 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 > 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( -1 > 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 > 10 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2015 > 2016 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xA1 > 200 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x7F07F07F0 > 34099628014 )) ] tc-end: 1639642332.429345, elementary_gt, passed tc-start: 1639642332.438518, elementary_le tc-so:Executing command [ /bin/sh -c echo $(( 0 <= 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( -1 <= 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 <= 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 <= 10 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 100 <= 101 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xA1 <= 161 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 <= 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( -100 <= -200 )) ] tc-so:Executing command [ /bin/sh -c cost=; AUD=; echo $(( $cost 0x2FEEDBABE <= $AUD 12866927294 )) ] tc-end: 1639642335.453357, elementary_le, passed tc-start: 1639642335.463980, elementary_lt tc-so:Executing command [ /bin/sh -c echo $(( 0 < 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( -1 < 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 < 10 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 100 < 101 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xA1 < 200 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 < 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 < 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x1BEEFF00D < 0x1FACECAFE )) ] tc-end: 1639642338.67538, elementary_lt, passed tc-start: 1639642338.75617, elementary_mul tc-so:Executing command [ /bin/sh -c echo $(( 0 * 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 * 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 * 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 * 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( -1 * 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 * -1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( -1 * -1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 17 * 23 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 13*13 )) ] tc-so:Executing command [ /bin/sh -c echo $(( -11 *1024 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 17* -999 )) ] tc-so:Executing command [ /bin/sh -c echo $(( -29*-321 )) ] tc-end: 1639642341.426480, elementary_mul, passed tc-start: 1639642341.433561, elementary_ne tc-so:Executing command [ /bin/sh -c echo $(( 1 != 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x71 != 17 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1234 != 01234 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x1234 != 01234 )) ] tc-so:Executing command [ /bin/sh -c X=3; echo $(( X != 0 )) ] tc-so:Executing command [ /bin/sh -c X=3; Y=0x11; echo $(( X != Y )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 != 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 != 0x0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xA != 012 )) ] tc-so:Executing command [ /bin/sh -c X=1; echo $(( X != 1 )) ] tc-so:Executing command [ /bin/sh -c X=0xC; Y=014; echo $(( X != Y )) ] tc-end: 1639642344.650132, elementary_ne, passed tc-start: 1639642344.670712, elementary_rem tc-so:Executing command [ /bin/sh -c echo $(( 0 % 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 % 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 % 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9999 % 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 % 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 % 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 % 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xFFFF % 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 % 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 % 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 % 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 % 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3123 % 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9999 % 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 123456%173 )) ] tc-so:Executing command [ /bin/sh -c echo $((169%13)) ] tc-end: 1639642349.200142, elementary_rem, passed tc-start: 1639642349.208367, elementary_shl tc-so:Executing command [ /bin/sh -c echo $(( 0 << 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 << 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 << 17 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 << 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 << 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 << 17 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x3C3C3C3C << 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x3C3C3C3C << 7 )) ] tc-end: 1639642351.823995, elementary_shl, passed tc-start: 1639642351.834355, elementary_shr tc-so:Executing command [ /bin/sh -c echo $(( 0 >> 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 >> 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 >> 17 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 >> 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 >> 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 >> 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 >> 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x10 >> 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 022 >> 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 131072 >> 17 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x4000000000 >> 35 )) ] tc-end: 1639642355.634217, elementary_shr, passed tc-start: 1639642355.644186, elementary_sub tc-so:Executing command [ /bin/sh -c echo $(( 0 - 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 - 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 - 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 - 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1066 - 578 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2016-5678 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2016+-5678 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2016-+5678 )) ] tc-so:Executing command [ /bin/sh -c echo $(( -2016-5678 )) ] tc-so:Executing command [ /bin/sh -c echo -$(( -1018 - -1017 )) ] tc-end: 1639642358.695215, elementary_sub, passed tc-start: 1639642358.705639, fiddle_bits_and tc-so:Executing command [ /bin/sh -c echo $(( 0 & 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 & 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 & 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 & 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xFF & 0xFF )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xFFFF & 0377 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x5432FEDC0123 & 0x42871357BAB3 )) ] tc-end: 1639642361.76527, fiddle_bits_and, passed tc-start: 1639642361.83913, fiddle_bits_or tc-so:Executing command [ /bin/sh -c echo $(( 0 | 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 | 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 | 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 | 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x1111 | 0x1111 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xAA | 0125 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x5432FEDC0123 | 0x42871357BAB3 )) ] tc-end: 1639642363.392824, fiddle_bits_or, passed tc-start: 1639642363.399985, fiddle_bits_xor tc-so:Executing command [ /bin/sh -c echo $(( 0 ^ 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 ^ 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 ^ 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 ^ 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xF0 ^ 0x0F )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xF0 ^ 0xFF )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x5432FEDC0123 ^ 0x42871357BAB3 )) ] tc-end: 1639642365.663033, fiddle_bits_xor, passed tc-start: 1639642365.671722, logical_and tc-so:Executing command [ /bin/sh -c echo $(( 0 && 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 && 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 && 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 && 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x1111 && 01234 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xFFFF && 0xF0F0 )) ] tc-end: 1639642368.75566, logical_and, passed tc-start: 1639642368.86866, logical_or tc-so:Executing command [ /bin/sh -c echo $(( 0 || 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 || 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 || 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 || 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x1111 || 01234 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x33 || 0xF0F0 )) ] tc-end: 1639642370.986074, logical_or, passed tc-start: 1639642370.996700, make_selection tc-so:Executing command [ /bin/sh -c echo $(( 0 ? 2 : 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 ? 2 : 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x1234 ? 111 : 222 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 < 2 ? -1 : 1 > 2 ? 1 : 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 < 1 ? -1 : 1 > 1 ? 1 : 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 < 1 ? -1 : 2 > 1 ? 1 : 0 )) ] tc-end: 1639642373.435360, make_selection, passed tc-start: 1639642373.445560, nested_arith tc-so:Executing command [ /bin/sh -c echo $(( $(( 0 )) )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 + $(( 2 - 2 )) )) ] tc-so:Executing command [ /bin/sh -c echo $(( $(( 3 / 3 )) + $((1*1*1)) - $(( 7 % 6 )))) ] tc-so:Executing command [ /bin/sh -c echo $(($(($(($(($((1)))))))))) ] tc-so:Executing command [ /bin/sh -c echo $(( 2$((2 * 2))6 )) ] tc-so:Executing command [ /bin/sh -c echo $(( $((1 + 1))$((3 * 3))$(( 99-88 ))$(( 17)))) ] tc-so:Executing command [ /bin/sh -c echo $(( 1$((2$((1+2))4$((2 + 2 + 1))6))7$((4 * 2))$(($((81/9)))))) ] tc-end: 1639642376.107874, nested_arith, passed tc-start: 1639642376.116481, operator_precedence tc-so:Executing command [ /bin/sh -c echo $(( 1 + 2 + 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 - 2 + 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 - 2 - 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 - 2 + 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( - 2 + 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 + -1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( ! 2 + 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 + !1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 * 2 + 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 + 2 * 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 * 2 * 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 / 3 + 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 + 3 / 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 / 3 / 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 << 1 + 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 + 3 << 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 << 3 << 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 >> 1 + 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 + 3 >> 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 19 >> 3 >> 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 19 >> 3 << 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 19 << 3 >> 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 + 3 < 3 * 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 << 3 >= 3 << 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xfD & 0xF == 0xF )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 * 7 , 2 << 8 , 9 - 7 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 ? 2 : 3 , 0 ? 1 : 4 )) ] tc-end: 1639642382.856992, operator_precedence, passed tc-start: 1639642382.867321, optional_comma tc-so:Executing command [ /bin/sh -c echo $(( 1 , 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 , 2 , 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 , 2 , 3 , 4 )) ] tc-so:Executing command [ /bin/sh -c echo $(( , 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 , )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 , , 2 )) ] tc-end: 1639642385.460935, optional_comma, passed tc-start: 1639642385.468986, parentheses tc-so:Executing command [ /bin/sh -c echo $(( (1 + 2) + 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 - (2 + 3) )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 - (2 - 1) )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 - ( 2 + 1 ) )) ] tc-so:Executing command [ /bin/sh -c echo $(( - (2 + 1) )) ] tc-so:Executing command [ /bin/sh -c echo $(( ! (2 + 1) )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 * (2 + 2) )) ] tc-so:Executing command [ /bin/sh -c echo $(( (3 + 2) * 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 * (2 * 2) )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 / (3 + 2) )) ] tc-so:Executing command [ /bin/sh -c echo $(( ( 9 + 3 ) / 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 / ( 3 / 2 ) )) ] tc-so:Executing command [ /bin/sh -c echo $(( ( 9 << 1 ) + 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 + (3 << 2) )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 << (3 << 2) )) ] tc-so:Executing command [ /bin/sh -c echo $(( (9 >> 1) + 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 + (3 >> 2) )) ] tc-so:Executing command [ /bin/sh -c echo $(( 19 >> (3 >> 1) )) ] tc-so:Executing command [ /bin/sh -c echo $(( 19 >> (3 << 1) )) ] tc-so:Executing command [ /bin/sh -c echo $(( 19 << (3 >> 1) )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 + (3 < 3) * 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 << ((3 >= 3) << 2) )) ] tc-so:Executing command [ /bin/sh -c echo $(( (0xfD & 0xF) == 0xF )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 * (7 , 2) << (8 , 9 - 7) )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 ? 2 : ( ( 0 , 3 ) ? 1 : 4) )) ] tc-end: 1639642392.80511, parentheses, passed tc-start: 1639642392.89801, var_assign tc-so:Executing command [ /bin/sh -c unset x; echo $(( x = 3 )); echo $x ] tc-so:Executing command [ /bin/sh -c unset x; echo $((x=3)); echo $x ] tc-so:Executing command [ /bin/sh -c x=5; echo $((x=3)); echo $x ] tc-so:Executing command [ /bin/sh -c set +u;unset x; echo $((x+=3)); echo $x ] tc-so:Executing command [ /bin/sh -c x=2; echo $((x+=1)); echo $x ] tc-so:Executing command [ /bin/sh -c x=4; echo $((x-=1)); echo $x ] tc-so:Executing command [ /bin/sh -c x=3; echo $((x*=1)); echo $x ] tc-so:Executing command [ /bin/sh -c x=3; echo $((x/=1)); echo $x ] tc-so:Executing command [ /bin/sh -c x=28; echo $((x%=5)); echo $x ] tc-so:Executing command [ /bin/sh -c x=7; echo $((x&=3)); echo $x ] tc-so:Executing command [ /bin/sh -c x=2; echo $((x|=1)); echo $x ] tc-so:Executing command [ /bin/sh -c x=6; echo $((x^=5)); echo $x ] tc-so:Executing command [ /bin/sh -c x=7; echo $((x>>=1)); echo $x ] tc-so:Executing command [ /bin/sh -c x=1; echo $((x<<=1)); echo $x ] tc-so:Executing command [ /bin/sh -c x=2; echo $(( (x+=1)-1 )); echo $x ] tc-so:Executing command [ /bin/sh -c x=4; echo $(( (x-=1)+1 )); echo $x ] tc-so:Executing command [ /bin/sh -c unset x y; echo $(( (x=5) * (y=7) + 1 )); echo $x $y ] tc-so:Executing command [ /bin/sh -c x=99; y=17; echo $(( (x=5) * (y=7) + 1 )); echo $x $y ] tc-so:Executing command [ /bin/sh -c x=4; y=9; echo $(( (x+=1) * (y-=2) + 1 )); echo $x $y ] tc-so:Executing command [ /bin/sh -c set -u; unset x; echo $(( x = 3 )); echo $x ] tc-so:Executing command [ /bin/sh -c set -u; unset x; echo $(( x + 3 )); echo $x ] tc-so:Executing command [ /bin/sh -c set -u; unset x; echo $(( x+=3 )); echo $x ] tc-so:Executing command [ /bin/sh -c echo $((x=2 , x|=1)); echo $x ] tc-so:Executing command [ /bin/sh -c set -u; echo $((x = 2 ,x |= 1)); echo $x ] tc-so:Executing command [ /bin/sh -c echo $((a=1 , b=2 , c = 3 , x=a+b + c)); echo $a:$b:$c:$x ] tc-so:Executing command [ /bin/sh -c set -u;echo $((a=1 ,b=2 ,c=3 ,x=a+b+c)); echo $a:$b:$c:$x ] tc-end: 1639642398.443329, var_assign, passed tc-start: 1639642398.450903, var_postdec tc-so:Executing command [ /bin/sh -c X=1; echo $(( X-- )); echo $X ] tc-so:Executing command [ /bin/sh -c echo $(( X-- )); echo $X ] tc-so:Executing command [ /bin/sh -c unset Y; echo $(( Y = X-- )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c X=3 Y=4; echo $(( Y--*X-- )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; X=1; echo $(( X-- )); echo $X ] tc-so:Executing command [ /bin/sh -c set -u; X=0; unset Y; echo $(( Y = X-- )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; X=3 Y=4; echo $(( Y--*X-- )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; echo $(( X-- )) ] tc-so:Executing command [ /bin/sh -c set -u; unset Y; echo $(( X = Y-- )) ] tc-so:Executing command [ /bin/sh -c X=3; readonly X; echo $(( X-- )) ] tc-end: 1639642401.395787, var_postdec, passed tc-start: 1639642401.405532, var_postinc tc-so:Executing command [ /bin/sh -c X=1; echo $(( X++ )); echo $X ] tc-so:Executing command [ /bin/sh -c echo $(( X++ )); echo $X ] tc-so:Executing command [ /bin/sh -c unset Y; echo $(( Y = X++ )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c X=3 Y=4; echo $(( Y++*X++ )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; X=1; echo $(( X++ )); echo $X ] tc-so:Executing command [ /bin/sh -c set -u; X=0; unset Y; echo $(( Y = X++ )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; X=3 Y=4; echo $(( Y++*X++ )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; echo $(( X++ )) ] tc-so:Executing command [ /bin/sh -c set -u; unset Y; echo $(( X = Y++ )) ] tc-so:Executing command [ /bin/sh -c X=3; readonly X; echo $(( X++ )) ] tc-end: 1639642404.651330, var_postinc, passed tc-start: 1639642404.661764, var_predec tc-so:Executing command [ /bin/sh -c X=1; echo $(( --X )); echo $X ] tc-so:Executing command [ /bin/sh -c echo $(( --X )); echo $X ] tc-so:Executing command [ /bin/sh -c unset Y; echo $(( Y = --X )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c X=3 Y=4; echo $(( --Y*--X )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; X=1; echo $(( --X )); echo $X ] tc-so:Executing command [ /bin/sh -c set -u; X=0; unset Y; echo $(( Y = --X )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; X=3 Y=4; echo $(( --Y*--X )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; echo $(( --X )) ] tc-so:Executing command [ /bin/sh -c set -u; unset Y; echo $(( X = --Y )) ] tc-so:Executing command [ /bin/sh -c X=3; readonly X; echo $(( --X )) ] tc-end: 1639642407.957356, var_predec, passed tc-start: 1639642407.967616, var_preinc tc-so:Executing command [ /bin/sh -c X=1; echo $(( ++X )); echo $X ] tc-so:Executing command [ /bin/sh -c echo $(( ++X )); echo $X ] tc-so:Executing command [ /bin/sh -c unset Y; echo $(( Y = ++X )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c X=3 Y=4; echo $(( ++Y*++X )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; X=1; echo $(( ++X )); echo $X ] tc-so:Executing command [ /bin/sh -c set -u; X=0; unset Y; echo $(( Y = ++X )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; X=3 Y=4; echo $(( ++Y*++X )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; echo $(( ++X )) ] tc-so:Executing command [ /bin/sh -c set -u; unset Y; echo $(( X = ++Y )) ] tc-so:Executing command [ /bin/sh -c X=3; readonly X; echo $(( ++X )) ] tc-end: 1639642411.292873, var_preinc, passed tp-end: 1639642411.301265, bin/sh/t_arith tp-start: 1639642416.297105, bin/sh/t_builtins, 31 tc-start: 1639642416.299748, cd_pwd tc-end: 1639642417.234517, cd_pwd, passed tc-start: 1639642417.243724, colon tc-so:Executing command [ /bin/sh -c : ] tc-so:Executing command [ /bin/sh -c : >/foo/bar; printf %s No-exit-BUG ] tc-so:Executing command [ /bin/sh -c X=BUG; X=OK : ; printf %s "${X}" ] tc-end: 1639642418.690920, colon, passed tc-start: 1639642418.700673, echo tc-end: 1639642430.107643, echo, passed tc-start: 1639642430.118937, eval tc-so:Executing command [ /bin/sh -c eval "exit 0" ] tc-so:Executing command [ /bin/sh -c eval "exit 1" ] tc-so:Executing command [ /bin/sh -c eval exit 0 ] tc-so:Executing command [ /bin/sh -c eval exit 1 ] tc-so:Executing command [ /bin/sh -c eval true; printf %d $? ] tc-so:Executing command [ /bin/sh -c eval false; printf %d $? ] tc-so:Executing command [ /bin/sh -c X=a Y=b Z=c; for V in X Y Z; do eval "printf %s \$$V"; done ] tc-so:Executing command [ /bin/sh -c X=a Y=b Z=c; for V in X Y Z; do eval printf %s \$$V; done ] tc-so:Executing command [ /bin/sh -c for V in X Y Z; do eval "${V}=${V}"; done; printf %s "$X$Y$Z" ] tc-so:Executing command [ /bin/sh -c X=a; eval "X=b"; printf /%s/ "${X-unset}" ] tc-so:Executing command [ /bin/sh -c X=a; Y=X; Z=b; eval "$Y=$Z"; printf /%s/ "${X-unset}" ] tc-so:Executing command [ /bin/sh -c X=a; eval "unset X"; printf /%s/ "${X-unset}" ] tc-so:Executing command [ /bin/sh -c unset X; eval "X="; printf /%s/ "${X-unset}" ] tc-so:Executing command [ /bin/sh -c set -- X y Z; eval shift; printf "%s " "$#" "$@" ] tc-so:Executing command [ /bin/sh -c eval "if done"; printf %s status=$? ] tc-so:Executing command [ /bin/sh -c command eval "if done"; printf %s status=$? ] tc-so:Executing command [ /bin/sh -c command eval "printf X; if done; printf Y" tc-so: S=$?; printf %s status=$S; exit $S ] tc-so:Executing command [ /bin/sh -c command eval "printf X tc-so: if done tc-so: printf Y" tc-so: S=$?; printf %s status=$S; exit $S ] tc-so:Executing command [ /bin/sh -c command eval "printf X tc-so: if done tc-so: printf Y" tc-so: S=$?; printf %s status=$S; exit $S ] tc-end: 1639642435.230341, eval, passed tc-start: 1639642435.240572, exec tc-so:Executing command [ /bin/sh -c exec printf OK; printf BROKEN; exit 3 ] tc-so:Executing command [ /bin/sh -c (exec printf OK); printf OK; exit 3 ] tc-end: 1639642436.619701, exec, passed tc-start: 1639642436.628269, export tc-so:Executing command [ /bin/sh -c export VAR ] tc-so:Executing command [ /bin/sh -c export VAR=abc ] tc-so:Executing command [ /bin/sh -c export V A R ] tc-so:Executing command [ /bin/sh -c export V A=1 R=2 ] tc-so:Executing command [ /bin/sh -c unset VAR || exit 7; export VAR; printenv VAR ] tc-so:Executing command [ /bin/sh -c unset VAR || exit 7; export VAR=; printenv VAR ] tc-so:Executing command [ /bin/sh -c unset VAR || exit 7; VAR=; export VAR; printenv VAR ] tc-so:Executing command [ /bin/sh -c unset VAR || exit 7; export VAR; VAR=; printenv VAR ] tc-so:Executing command [ /bin/sh -c unset VAR || exit 7; export VAR=XYZ; printenv VAR ] tc-so:Executing command [ /bin/sh -c VAR=ABC; export VAR; printenv VAR ] tc-so:Executing command [ /bin/sh -c unset VAR || exit 7; export VAR; VAR=ABC; printenv VAR ] tc-so:Executing command [ /bin/sh -c VAR=ABC; export VAR; printenv VAR; VAR=XYZ; printenv VAR ] tc-so:Executing command [ /bin/sh -c unset VAR || exit 7; export VAR; tc-so: VAR=ABC; printenv VAR; VAR=XYZ; printenv VAR ] tc-so:Executing command [ /bin/sh -c VAR=foobar ; export VAR ; export -p ] tc-so:Executing command [ /bin/sh -c export VAR=foobar ; export -p ] tc-so:Executing command [ /bin/sh -c unset VAR ; export VAR ; export -p ] tc-so:Executing command [ /bin/sh -c export VAR ; unset VAR ; export -p ] tc-so:Executing command [ /bin/sh -c VAR=foobar; export VAR ; unset VAR ; export -p ] tc-so:Executing command [ /bin/sh -c export VAR=foobar; V=$(export -p); tc-so: unset VAR; eval "$V"; export -p; tc-so: printf %s\\n FOUND=${VAR-unset} ] tc-so:Executing command [ /bin/sh -c export VAR; V=$(export -p); tc-so: unset VAR; eval "$V"; export -p; tc-so: printf %s\\n FOUND=${VAR-unset} ] tc-so:Executing command [ /bin/sh -c VAR=ABC; export VAR; printenv VAR; VAR=XYZ; printenv VAR; tc-so: unset VAR; printenv VAR; VAR=PQR; printenv VAR ] tc-so:Executing command [ /bin/sh -c VAR=ABC; export VAR; printenv VAR; VAR=XYZ; printenv VAR; tc-so: unset VAR; printf %s\\n "VAR=${VAR-unset}"; printenv VAR; tc-so: VAR=PQR; printenv VAR; VAR=MNO; export VAR; printenv VAR ] tc-end: 1639642442.752073, export, passed tc-start: 1639642442.763506, export_nbsd tc-so:Executing command [ /bin/sh -c VAR=ABC; export VAR; printenv VAR; VAR=XYZ; printenv VAR; tc-so: export -n VAR; printenv VAR; VAR=PQR; printenv VAR ] tc-so:Executing command [ /bin/sh -c VAR=ABC; export VAR; printenv VAR; VAR=XYZ; printenv VAR; tc-so: export -n VAR; printf %s\\n "VAR=${VAR-unset}"; printenv VAR; tc-so: VAR=PQR; printenv VAR; VAR=MNO; export VAR; printenv VAR ] tc-so:Executing command [ /bin/sh -c export VAR=exported; export -x VAR; printenv VAR ] tc-so:Executing command [ /bin/sh -c export VAR=exported; export -x VAR; VAR=local; printenv VAR ] tc-so:Executing command [ /bin/sh -c export VAR=exported tc-so: export -x VAR tc-so: VAR=once printenv VAR tc-so: printenv VAR || printf %s\\n x ] tc-so:Executing command [ /bin/sh -c export VAR=exported; export -x VAR; export VAR=FOO ] tc-so:Executing command [ /bin/sh -c unset VAR; VAR=set; export -q VAR ] tc-so:Executing command [ /bin/sh -c export VAR=set; export -q VAR ] tc-so:Executing command [ /bin/sh -c VAR=set; RW=set; export -q VAR RW ] tc-so:Executing command [ /bin/sh -c VAR=set; export RO=set; export -q VAR RO ] tc-so:Executing command [ /bin/sh -c export VAR=set RO=set; export -q VAR RO ] tc-so:Executing command [ /bin/sh -c unset VAR; export -q VAR ] tc-so:Executing command [ /bin/sh -c unset VAR; export VAR; export -q VAR ] tc-so:Executing command [ /bin/sh -c VAR=foobar ; export VAR ; export -p VAR ] tc-so:Executing command [ /bin/sh -c VAR=foobar ; export VAR ; tc-so: printf %d $(export -p VAR | wc -l) ] tc-so:Executing command [ /bin/sh -c VAR=foobar; export VAR OTHER; export -p VAR OTHER ] tc-so:Executing command [ /bin/sh -c A=aaa D= C=foo; unset B; export A B D; tc-so: export -p A B C D ] tc-end: 1639642447.702354, export_nbsd, passed tc-start: 1639642447.711089, fdflags tc-end: 1639642448.531087, fdflags, passed tc-start: 1639642448.539738, fdflags__s tc-end: 1639642449.398026, fdflags__s, passed tc-start: 1639642449.406416, fdflags__v tc-end: 1639642450.266025, fdflags__v, passed tc-start: 1639642450.275904, fdflags__v_s tc-end: 1639642451.109171, fdflags__v_s, passed tc-start: 1639642451.117803, fdflags_multiple_fd tc-end: 1639642451.957056, fdflags_multiple_fd, passed tc-start: 1639642451.967337, fdflags_names_abbreviated tc-end: 1639642452.806351, fdflags_names_abbreviated, passed tc-start: 1639642452.816678, fdflags_one_flag_at_a_time tc-end: 1639642453.698167, fdflags_one_flag_at_a_time, passed tc-start: 1639642453.706548, fdflags_save_restore tc-end: 1639642454.580451, fdflags_save_restore, passed tc-start: 1639642454.588304, fdflags_xx_errors tc-end: 1639642455.415409, fdflags_xx_errors, passed tc-start: 1639642455.426308, getopts tc-end: 1639642456.242023, getopts, passed tc-start: 1639642456.250742, hash tc-end: 1639642457.94151, hash, passed tc-start: 1639642457.102817, jobid tc-end: 1639642457.875916, jobid, passed tc-start: 1639642457.884614, jobs tc-so:Executing command [ /bin/sh -c sleep 1 & P=$!; jobs; wait ] tc-so:Executing command [ /bin/sh -c sleep 1 & P=$!; sleep 2; jobs; wait ] tc-end: 1639642464.981411, jobs, passed tc-start: 1639642464.989820, let tc-end: 1639642465.911581, let, passed tc-start: 1639642465.920476, local tc-end: 1639642466.773175, local, passed tc-start: 1639642466.781920, read tc-end: 1639642467.719547, read, passed tc-start: 1639642467.731316, readonly tc-so:Executing command [ /bin/sh -c readonly VAR ] tc-so:Executing command [ /bin/sh -c readonly VAR=abc ] tc-so:Executing command [ /bin/sh -c readonly V A R ] tc-so:Executing command [ /bin/sh -c readonly V A=1 R=2 ] tc-so:Executing command [ /bin/sh -c unset VAR; readonly VAR; printf %s ${VAR-unset} ] tc-so:Executing command [ /bin/sh -c unset VAR; readonly VAR=set; printf %s ${VAR-unset} ] tc-so:Executing command [ /bin/sh -c VAR=initial; readonly VAR=set; printf %s ${VAR-unset} ] tc-so:Executing command [ /bin/sh -c readonly VAR=initial; VAR=new; printf %s "${VAR}" ] tc-so:Executing command [ /bin/sh -c VAR=foobar ; readonly VAR ; readonly -p ] tc-so:Executing command [ /bin/sh -c readonly VAR=foobar ; readonly -p ] tc-so:Executing command [ /bin/sh -c VAR=badvalue; readonly VAR=foobar ; readonly -p ] tc-so:Executing command [ /bin/sh -c unset VAR ; readonly VAR ; readonly -p ] tc-so:Executing command [ /bin/sh -c V=$(readonly MYVAR=foobar; readonly -p | grep " MYVAR") tc-so: unset MYVAR; eval "$V"; readonly -p; tc-so: printf %s\\n FOUND=${MYVAR-unset} ] tc-so:Executing command [ /bin/sh -c V=$(readonly MYVAR; readonly -p | grep " MYVAR") tc-so: unset MYVAR; eval "$V"; readonly -p; tc-so: printf %s\\n "FOUND=${MYVAR-unset}" ] tc-so:Executing command [ /bin/sh -c V=$(readonly MYVAR=; readonly -p | grep " MYVAR") tc-so: unset VAR; eval "$V"; readonly -p; tc-so: printf %s\\n "FOUND=${MYVAR-unset&}${MYVAR:-empty}" ] tc-so:Executing command [ /bin/sh -c unset VAR; readonly VAR=set; tc-so: unset VAR 2>/dev/null && printf %s ${VAR:-XX} ] tc-so:Executing command [ /bin/sh -c unset VAR; readonly VAR=set; unset VAR && printf %s ${VAR:-XX} ] tc-so:Executing command [ /bin/sh -c unset VAR; readonly VAR=set; unset VAR; printf %s ${VAR-unset} ] tc-end: 1639642472.922805, readonly, passed tc-start: 1639642472.931146, readonly_nbsd tc-so:Executing command [ /bin/sh -c VAR=set; readonly -q VAR ] tc-so:Executing command [ /bin/sh -c readonly VAR=set; readonly -q VAR ] tc-so:Executing command [ /bin/sh -c VAR=set; RW=set; readonly -q VAR RW ] tc-so:Executing command [ /bin/sh -c VAR=set; readonly RO=set; readonly -q VAR RO ] tc-so:Executing command [ /bin/sh -c readonly VAR=set RO=set; readonly -q VAR RO ] tc-so:Executing command [ /bin/sh -c unset VAR; readonly -q VAR ] tc-so:Executing command [ /bin/sh -c unset VAR; readonly VAR; readonly -q VAR ] tc-so:Executing command [ /bin/sh -c VAR=foobar ; readonly VAR ; readonly -p VAR ] tc-so:Executing command [ /bin/sh -c VAR=foobar ; readonly VAR ; tc-so: printf %d $(readonly -p VAR | wc -l) ] tc-so:Executing command [ /bin/sh -c VAR=foobar; readonly VAR OTHER; readonly -p VAR OTHER ] tc-so:Executing command [ /bin/sh -c A=aaa D= C=foo; unset B; readonly A B D; tc-so: readonly -p A B C D ] tc-end: 1639642476.98611, readonly_nbsd, passed tc-start: 1639642476.108732, setvar tc-so:Executing command [ /bin/sh -c unset PQ && setvar PQ foo; printf %s "${PQ-not set}" ] tc-so:Executing command [ /bin/sh -c for x in a b c d; do setvar "$x" "$x"; done; tc-so: printf %s "$a$b$c$d" ] tc-so:Executing command [ /bin/sh -c a=1; b=2; c=3; d=4 tc-so: for x in a b c d; do setvar "$x" ""; done; tc-so: printf %s "$a$b$c$d" ] tc-end: 1639642477.588384, setvar, passed tc-start: 1639642477.595995, true_false tc-so:Executing command [ /bin/sh -c true ] tc-so:Executing command [ /bin/sh -c true >/foo/bar && printf %s NOT-; printf %s OK ] tc-so:Executing command [ /bin/sh -c X=OK; X=BROKEN true && printf %s IS-; printf %s "${X}" ] tc-so:Executing command [ /bin/sh -c false ] tc-end: 1639642479.573130, true_false, passed tc-start: 1639642479.580609, type tc-end: 1639642480.442294, type, passed tc-start: 1639642480.450762, ulimit tc-end: 1639642481.329378, ulimit, passed tc-start: 1639642481.336948, umask tc-end: 1639642545.969200, umask, passed tc-start: 1639642545.990073, unset tc-end: 1639642546.996757, unset, passed tp-end: 1639642547.6627, bin/sh/t_builtins tp-start: 1639642551.60428, bin/sh/t_cmdsub, 26 tc-start: 1639642551.62961, a_basic_cmdsub tc-so:Executing command [ /bin/sh -c echo Result is $( true && echo true || echo false ) today ] tc-so:Executing command [ /bin/sh -c echo Result is $( false && echo true || echo false ) today ] tc-so:Executing command [ /bin/sh -c echo aaa$( echo bbb )ccc ] tc-so:Executing command [ /bin/sh -c echo aaa$( echo bbb ccc )ddd ] tc-so:Executing command [ /bin/sh -c echo aaa$( echo bbb; echo ccc )ddd ] tc-so:Executing command [ /bin/sh -c echo "aaa$( echo bbb; echo ccc )ddd" ] tc-so:Executing command [ /bin/sh -c X=$( echo some string ); echo "$X" ] tc-so:Executing command [ /bin/sh -c X=$( echo "weird; string *" ); echo "$X" ] tc-so:Executing command [ /bin/sh -c echo Found $( echo * ) ] tc-so:Executing command [ /bin/sh -c echo Found "$( echo * )" ] tc-so:Executing command [ /bin/sh -c echo Found $( echo '*' ) ] tc-so:Executing command [ /bin/sh -c echo Found "$( echo '*' )" ] tc-so:Executing command [ /bin/sh -c echo Found $( echo \* ) ] tc-so:Executing command [ /bin/sh -c echo Found "$( echo \* )" ] tc-end: 1639642555.199536, a_basic_cmdsub, passed tc-start: 1639642555.212808, b_basic_backticks tc-so:Executing command [ /bin/sh -c echo Result is `true && echo true || echo false` today ] tc-so:Executing command [ /bin/sh -c echo Result is `false && echo true || echo false` today ] tc-so:Executing command [ /bin/sh -c echo aaa` echo bbb `ccc ] tc-so:Executing command [ /bin/sh -c echo aaa` echo bbb ccc `ddd ] tc-so:Executing command [ /bin/sh -c echo aaa` echo bbb; echo ccc `ddd ] tc-so:Executing command [ /bin/sh -c echo "aaa` echo bbb; echo ccc `ddd" ] tc-so:Executing command [ /bin/sh -c X=` echo some string `; echo "$X" ] tc-so:Executing command [ /bin/sh -c X=` echo "weird; string *" `; echo "$X" ] tc-so:Executing command [ /bin/sh -c echo Found ` echo * ` ] tc-so:Executing command [ /bin/sh -c echo Found "` echo * `" ] tc-so:Executing command [ /bin/sh -c echo Found ` echo '*' ` ] tc-so:Executing command [ /bin/sh -c echo Found "` echo '*' `" ] tc-so:Executing command [ /bin/sh -c echo Found ` echo \* ` ] tc-so:Executing command [ /bin/sh -c echo Found "` echo \* `" ] tc-end: 1639642559.265535, b_basic_backticks, passed tc-start: 1639642559.276837, c_nested_cmdsub tc-so:Executing command [ /bin/sh -c echo __$( echo foo$(echo bar)bletch )__ ] tc-so:Executing command [ /bin/sh -c echo _$(echo a$(echo $(echo b)c$(echo d))e )_ ] tc-so:Executing command [ /bin/sh -c echo 1$(echo 2$(echo 3$(echo 4$(echo 5)4)3)2)1 ] tc-end: 1639642560.681571, c_nested_cmdsub, passed tc-start: 1639642560.690534, d_nested_backticks tc-so:Executing command [ /bin/sh -c echo __` echo foo\`echo bar\`bletch `__ ] tc-so:Executing command [ /bin/sh -c echo _`echo a\`echo \\\`echo b\\\`c\\\`echo d\\\`\`e `_ ] tc-so:Executing command [ /bin/sh -c echo 1`echo 2\`echo 3\\\`echo 4\\\\\\\`echo 5\\\\\\\`4\\\`3\`2`1 ] tc-end: 1639642562.128292, d_nested_backticks, passed tc-start: 1639642562.139674, e_perverse_mixing tc-so:Executing command [ /bin/sh -c echo __$( echo foo`echo bar`bletch )__ ] tc-so:Executing command [ /bin/sh -c echo __` echo foo$(echo bar)bletch `__ ] tc-so:Executing command [ /bin/sh -c echo _$(echo a`echo $(echo b)c$(echo d)`e )_ ] tc-so:Executing command [ /bin/sh -c echo _`echo a$(echo \`echo b\`c\`echo d\`)e `_ ] tc-so:Executing command [ /bin/sh -c echo 1`echo 2$(echo 3\`echo 4\\\`echo 5$(echo 6)5\\\`4\`3)2`1 ] tc-end: 1639642564.60251, e_perverse_mixing, passed tc-start: 1639642564.68777, f_redirect_in_cmdsub tc-so:Executing command [ /bin/sh -c echo _$( echo a$( echo b > file )a)_ ] tc-so:Executing command [ /bin/sh -c cat file ] tc-so:Executing command [ /bin/sh -c echo _$( echo a$( cat < file )a)_ ] tc-so:Executing command [ /bin/sh -c echo _$( echo a$( echo d >> file )a)_ ] tc-so:Executing command [ /bin/sh -c cat file ] tc-so:Executing command [ /bin/sh -c echo _$( echo a$( echo not error >&2 )a)_ ] tc-end: 1639642566.263943, f_redirect_in_cmdsub, passed tc-start: 1639642566.277091, g_redirect_in_backticks tc-so:Executing command [ /bin/sh -c echo _` echo a\` echo b > file \`a`_ ] tc-so:Executing command [ /bin/sh -c cat file ] tc-so:Executing command [ /bin/sh -c echo _` echo a\` cat < file \`a`_ ] tc-so:Executing command [ /bin/sh -c echo _` echo a\` echo d >> file \`a`_ ] tc-so:Executing command [ /bin/sh -c cat file ] tc-so:Executing command [ /bin/sh -c echo _` echo a\` echo not error >&2 \`a`_ ] tc-end: 1639642568.471489, g_redirect_in_backticks, passed tc-start: 1639642568.482578, h_vars_in_cmdsub tc-so:Executing command [ /bin/sh -c X=abc; echo __$( echo ${X} )__ ] tc-so:Executing command [ /bin/sh -c X=abc; echo __$( echo "${X}" )__ ] tc-so:Executing command [ /bin/sh -c X=abc; echo "__$( echo ${X} )__" ] tc-so:Executing command [ /bin/sh -c X=abc; echo "__$( echo "${X}" )__" ] tc-so:Executing command [ /bin/sh -c for X in a '' b '' c; do echo $( echo "$X" ); done ] tc-so:Executing command [ /bin/sh -c X=; unset Y; echo "__$( echo a${X-b}${Y-c}d)__" ] tc-so:Executing command [ /bin/sh -c X=; unset Y; echo "__$( echo a${X:-b}${Y:-c}d)__" ] tc-so:Executing command [ /bin/sh -c X=X; echo "__${X}$( X=Y; echo ${X} )${X}__" ] tc-so:Executing command [ /bin/sh -c X=abc; echo "__$(X=def; echo "${X}" )__" ] tc-so:Executing command [ /bin/sh -c X=abc; echo "$X$(X=def; echo ${X} )"; echo $X ] tc-end: 1639642571.538838, h_vars_in_cmdsub, passed tc-start: 1639642571.548825, i_vars_in_backticks tc-so:Executing command [ /bin/sh -c X=abc; echo __` echo ${X} `__ ] tc-so:Executing command [ /bin/sh -c X=abc; echo __` echo "${X}" `__ ] tc-so:Executing command [ /bin/sh -c X=abc; echo "__` echo ${X} `__" ] tc-so:Executing command [ /bin/sh -c X=abc; echo "__` echo \"${X}\" `__" ] tc-so:Executing command [ /bin/sh -c for X in a '' b '' c; do echo $( echo "$X" ); done ] tc-so:Executing command [ /bin/sh -c X=; unset Y; echo "__$( echo a${X-b}${Y-c}d)__" ] tc-so:Executing command [ /bin/sh -c X=; unset Y; echo "__$( echo a${X:-b}${Y:-c}d)__" ] tc-so:Executing command [ /bin/sh -c X=X; echo "__${X}$( X=Y; echo ${X} )${X}__" ] tc-so:Executing command [ /bin/sh -c X=abc; echo "$X`X=def; echo \"${X}\" `";echo $X ] tc-end: 1639642574.237174, i_vars_in_backticks, passed tc-start: 1639642574.244301, j_cmdsub_in_varexpand tc-so:Executing command [ /bin/sh -c X=set; echo ${X+$(echo foo)} ] tc-so:Executing command [ /bin/sh -c X=set; echo ${X-$(echo foo)} ] tc-so:Executing command [ /bin/sh -c X=set; echo ${X-$(echo foo > bar)} ] tc-so:Executing command [ /bin/sh -c X=set; echo ${X+$(echo foo > bar)} ] tc-end: 1639642575.768471, j_cmdsub_in_varexpand, passed tc-start: 1639642575.778897, k_backticks_in_varexpand tc-so:Executing command [ /bin/sh -c X=set; echo ${X+`echo foo`} ] tc-so:Executing command [ /bin/sh -c X=set; echo ${X-`echo foo`} ] tc-so:Executing command [ /bin/sh -c X=set; echo ${X-`echo foo > bar`} ] tc-so:Executing command [ /bin/sh -c X=set; echo ${X+`echo foo > bar`} ] tc-end: 1639642577.272972, k_backticks_in_varexpand, passed tc-start: 1639642577.285042, l_arithmetic_in_cmdsub tc-so:Executing command [ /bin/sh -c echo 1 + 1 = $( echo $(( 1 + 1 )) ) ] tc-so:Executing command [ /bin/sh -c X=2; Y=3; echo X \* Y = $( echo $(( X * Y )) ) ] tc-so:Executing command [ /bin/sh -c X=2; Y=3; echo Y % X = $( echo $(( $Y % $X )) ) ] tc-end: 1639642578.881600, l_arithmetic_in_cmdsub, passed tc-start: 1639642578.892423, m_arithmetic_in_backticks tc-so:Executing command [ /bin/sh -c echo 2 + 3 = ` echo $(( 2 + 3 )) ` ] tc-so:Executing command [ /bin/sh -c X=2; Y=3; echo X \* Y = ` echo $(( X * Y )) ` ] tc-so:Executing command [ /bin/sh -c X=2; Y=3; echo Y % X = ` echo $(( $Y % $X )) ` ] tc-end: 1639642580.581801, m_arithmetic_in_backticks, passed tc-start: 1639642580.593047, n_cmdsub_in_arithmetic tc-so:Executing command [ /bin/sh -c echo $(( $( echo 3 ) $( echo + ) $( echo 4 ) )) ] tc-so:Executing command [ /bin/sh -c for op in + - \* / % tc-so: do tc-so: echo $(( $( echo 9 ) $( echo "${op}" ) $( echo 2 ) )) tc-so: done ] tc-end: 1639642582.240954, n_cmdsub_in_arithmetic, passed tc-start: 1639642582.249536, o_backticks_in_arithmetic tc-so:Executing command [ /bin/sh -c echo $(( `echo 77` `echo -` `echo 44`)) ] tc-so:Executing command [ /bin/sh -c for op in + - \* / % tc-so: do tc-so: echo $((`echo 11``echo "${op}"``echo 3`)) tc-so: done ] tc-end: 1639642583.778389, o_backticks_in_arithmetic, passed tc-start: 1639642583.789518, p_cmdsub_in_heredoc tc-so:Executing command [ /bin/sh -c cat <<- EOF tc-so: $( echo line 1 )$( echo +1 ) tc-so: $( echo line 2;echo line 3 ) tc-so: EOF ] tc-end: 1639642584.987668, p_cmdsub_in_heredoc, passed tc-start: 1639642584.999210, q_backticks_in_heredoc tc-so:Executing command [ /bin/sh -c cat <<- EOF tc-so: `echo Mary ` `echo had a ` tc-so: ` echo little; echo lamb ` tc-so: EOF ] tc-end: 1639642586.122781, q_backticks_in_heredoc, passed tc-start: 1639642586.133777, r_heredoc_in_cmdsub tc-so:Executing command [ /bin/sh -c echo "$( cat <<- \EOF tc-so: Mary had a tc-so: little tc-so: lamb tc-so: EOF tc-so: )" ] tc-so:Executing command [ /bin/sh -c for N in 1 4; do echo "$( cat <<- EOF tc-so: Mary had ${N} tc-so: little tc-so: lamb$( [ $N -gt 1 ] && echo s ) tc-so: EOF tc-so: )"; done ] tc-so:Executing command [ /bin/sh -c echo "$( cat <<- EOF tc-so: A Calculation: tc-so: 2 * 7 = $(( 2 * 7 )) tc-so: EOF tc-so: )" ] tc-end: 1639642588.6716, r_heredoc_in_cmdsub, passed tc-start: 1639642588.17390, s_heredoc_in_backticks tc-so:Executing command [ /bin/sh -c echo ` cat <<- \EOF tc-so: Mary had a tc-so: little tc-so: lamb tc-so: EOF tc-so: ` ] tc-so:Executing command [ /bin/sh -c echo "` cat <<- EOF tc-so: A Calculation: tc-so: 17 / 3 = $(( 17 / 3 )) tc-so: EOF tc-so: `" ] tc-end: 1639642589.361884, s_heredoc_in_backticks, passed tc-start: 1639642589.371119, t_nested_cmdsubs_in_heredoc tc-so:Executing command [ /bin/sh -c cat <<- EOF tc-so: $(cat File) U tc-so: $( V=$(cat File); echo "${V%lo}p" ) me! tc-so: EOF ] tc-so:Executing command [ /bin/sh -c cat <<- EOF tc-so: $(Value='$2.50';eval echo $(eval $(cat V)$(cat A)$(cat R)=\'\$$(cat $(cat V)$(cat A)$(cat R))\'; eval echo \$$(set -- *;echo ${3}${1}${2}))) tc-so: EOF ] tc-end: 1639642591.142224, t_nested_cmdsubs_in_heredoc, passed tc-start: 1639642591.167060, u_nested_backticks_in_heredoc tc-so:Executing command [ /bin/sh -c cat <<- EOF tc-so: `cat File` U tc-so: `V=\`cat File\`; echo "${V%lo}p" ` me! tc-so: EOF ] tc-so:Executing command [ /bin/sh -c cat <<- EOF tc-so: `Value='$5.20';eval echo \`eval \\\`cat V\\\`\\\`cat A\\\`\\\`cat R\\\`=\\\'\\\$\\\`cat \\\\\\\`cat V\\\\\\\`\\\\\\\`cat A\\\\\\\`\\\\\\\`cat R\\\\\\\`\\\`\\\'; eval echo \\\$\\\`set -- *;echo \\\\\${3}\\\\\${1}\\\\\${2}\\\`\`` tc-so: EOF ] tc-end: 1639642593.86538, u_nested_backticks_in_heredoc, passed tc-start: 1639642593.103159, v_cmdsub_paren_tests tc-so:Executing command [ /bin/sh -c echo $( tc-so: case x in x) echo A.1;; esac tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: case x in x) echo A.2;; esac # comment tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: case x in (x) echo A.3;; esac tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: case x in (x) echo A.4;; esac # comment tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: case x in (x) echo A.5 tc-so: esac tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: echo 'B: quoted )' tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: echo C: comment then closing paren # ) tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: cat <<-\eof tc-so: D.1: here-doc with ) tc-so: eof tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: cat <<-\eof tc-so: D.3: here-doc with \() tc-so: eof tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: cat <<-\) tc-so: E: here-doc terminated with a parenthesis ("academic") tc-so: ) tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: cat <<-"eof" tc-so: F.1: here-doc embed with unbal single, back- or doublequote ' tc-so: eof tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: cat <<-"eof" tc-so: F.2: here-doc embed with unbal single, back- or doublequote " tc-so: eof tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: cat <<-"eof" tc-so: F.3: here-doc embed with unbal single, back- or doublequote ` tc-so: eof tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: echo G: backslash at end of line # \ tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo H: empty command-substitution $( ) ] tc-end: 1639642598.56144, v_cmdsub_paren_tests, passed tc-start: 1639642598.64571, w_heredoc_outside_cmdsub tc-so:Executing command [ /bin/sh -c echo "$( cat <<- \EOF )" tc-so: Mary had a tc-so: little tc-so: lamb tc-so: EOF tc-so: ] tc-so:Executing command [ /bin/sh -c for N in 1 4; do echo "$( cat <<- EOF )" tc-so: Mary had ${N} tc-so: little tc-so: lamb$( [ $N -gt 1 ] && echo s ) tc-so: EOF tc-so: done ] tc-so:Executing command [ /bin/sh -c echo "$( cat <<- EOF)" tc-so: A Calculation: tc-so: 2 * 7 = $(( 2 * 7 )) tc-so: EOF tc-so: ] tc-end: 1639642599.627529, w_heredoc_outside_cmdsub, passed tc-start: 1639642599.635189, x_heredoc_outside_backticks tc-so:Executing command [ /bin/sh -c echo ` cat <<- \EOF ` tc-so: Mary had a tc-so: little tc-so: lamb tc-so: EOF tc-so: ] tc-so:Executing command [ /bin/sh -c echo "` cat <<- EOF `" tc-so: A Calculation: tc-so: 17 / 3 = $(( 17 / 3 )) tc-so: EOF tc-so: ] tc-end: 1639642600.711852, x_heredoc_outside_backticks, passed tc-start: 1639642600.720121, y_many_embedded_nl tc-so:Executing command [ /bin/sh -c { printf '%s\n' x tc-so: for a in $( seq 1000 ); do printf '\n'; done tc-so: printf '%s\n' y; } | wc -l ] tc-so:Executing command [ /bin/sh -c printf '%s\n' "$( printf '%s\n' x tc-so: for a in $( seq 1000 ); do printf '\n'; done tc-so: printf '%s\n' y )" | wc -l ] tc-so:Executing command [ /bin/sh -c printf '%s\n' "$( printf '%s\n' x tc-so: for a in $( seq 10000 ); do printf '\n'; done tc-so: printf '%s\n' y )" | wc -l ] tc-end: 1639642606.233327, y_many_embedded_nl, passed tc-start: 1639642606.241534, z_absurd_heredoc_cmdsub_combos tc-so:Executing command [ /bin/sh -c tc-so: cat <<- EOF tc-so: $( tc-so: cat <<- STOP tc-so: $( tc-so: cat `echo help` tc-so: ) tc-so: STOP tc-so: ) tc-so: $( tc-so: cat <<- END 4<<-TRASH tc-so: Me $(( 1 + 1 )) tc-so: END tc-so: This is unused noise! tc-so: TRASH tc-so: ) tc-so: EOF tc-so: ] tc-so:Executing command [ /bin/sh -c tc-so: cat <<- EOF tc-so: $( tc-so: cat << STOP tc-so: $( tc-so: cat `echo help` tc-so: ) tc-so: STOP tc-so: ) tc-so: $( tc-so: cat <<- END 4<&2 ] tc-so:Executing command [ /bin/sh -c exit 1; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 2; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 3; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 4; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 5; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 6; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 42; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 99; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 101; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 125; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 126; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 127; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 128; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 129; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 200; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 254; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 255; echo FOO; echo BAR >&2 ] tc-end: 1639642617.856847, simple_exit, passed tc-start: 1639642617.864289, subshell_background tc-so:Executing command [ /bin/sh -c true; (false || true) & echo $? ] tc-so:Executing command [ /bin/sh -c false; (false || true) & echo $? ] tc-end: 1639642618.776191, subshell_background, passed tc-start: 1639642618.785679, subshell_exit tc-so:Executing command [ /bin/sh -c (exit 0); test $? -eq 0 ] tc-so:Executing command [ /bin/sh -c (exit 1); test $? -eq 1 ] tc-so:Executing command [ /bin/sh -c (exit 2); test $? -eq 2 ] tc-so:Executing command [ /bin/sh -c (exit 3); test $? -eq 3 ] tc-so:Executing command [ /bin/sh -c (exit 4); test $? -eq 4 ] tc-so:Executing command [ /bin/sh -c (exit 5); test $? -eq 5 ] tc-so:Executing command [ /bin/sh -c (exit 6); test $? -eq 6 ] tc-so:Executing command [ /bin/sh -c (exit 42); test $? -eq 42 ] tc-so:Executing command [ /bin/sh -c (exit 99); test $? -eq 99 ] tc-so:Executing command [ /bin/sh -c (exit 101); test $? -eq 101 ] tc-so:Executing command [ /bin/sh -c (exit 125); test $? -eq 125 ] tc-so:Executing command [ /bin/sh -c (exit 126); test $? -eq 126 ] tc-so:Executing command [ /bin/sh -c (exit 127); test $? -eq 127 ] tc-so:Executing command [ /bin/sh -c (exit 128); test $? -eq 128 ] tc-so:Executing command [ /bin/sh -c (exit 129); test $? -eq 129 ] tc-so:Executing command [ /bin/sh -c (exit 200); test $? -eq 200 ] tc-so:Executing command [ /bin/sh -c (exit 254); test $? -eq 254 ] tc-so:Executing command [ /bin/sh -c (exit 255); test $? -eq 255 ] tc-end: 1639642623.411669, subshell_exit, passed tc-start: 1639642623.420555, trap_subshell tc-so:Executing command [ /bin/sh -c ( trap "echo exiting" EXIT; /usr/bin/true ) ] tc-end: 1639642624.168356, trap_subshell, passed tc-start: 1639642624.176975, trap_zero__explicit_exit tc-so:Executing command [ /bin/sh helper.sh ] tc-end: 1639642624.931130, trap_zero__explicit_exit, passed tc-start: 1639642624.944538, trap_zero__implicit_exit tc-so:Executing command [ /bin/sh helper.sh ] tc-end: 1639642625.713862, trap_zero__implicit_exit, passed tp-end: 1639642625.726521, bin/sh/t_exit tp-start: 1639642630.94121, bin/sh/t_expand, 27 tc-start: 1639642630.97208, alternative tc-end: 1639642657.341989, alternative, passed tc-start: 1639642657.351304, arithmetic tc-so:Executing command [ /bin/sh -c printf %s $((1 + 2)) ] tc-so:Executing command [ /bin/sh -c printf %s $((0x7fffffff)) ] tc-so:Executing command [ /bin/sh -c printf %s $(((1 << 63) - 1)) ] tc-end: 1639642658.780533, arithmetic, passed tc-start: 1639642658.790022, assign tc-end: 1639642695.413829, assign, passed tc-start: 1639642695.424764, default tc-end: 1639642721.376238, default, passed tc-start: 1639642721.384159, dollar_at tc-so:Executing command [ /bin/sh -c echo "" "" | sed 's,$,EOL,' ] tc-so:Executing command [ /bin/sh -c set -- "" ""; echo "$@" | sed 's,$,EOL,' ] tc-so:Executing command [ /bin/sh -c set -- -; shift; n_arg() { echo $#; }; n_arg "$@" ] tc-end: 1639642722.948697, dollar_at, passed tc-start: 1639642722.957267, dollar_at_empty_and_conditional tc-so:Executing command [ /bin/sh -c set -- "a a" "b b"; printf %s\\n "" "$@" ] tc-so:Executing command [ /bin/sh -c set -- ; printf %s\\n "" "$@" ] tc-so:Executing command [ /bin/sh -c set -- ; printf %s\\n ""${1+"$@"} ] tc-so:Executing command [ /bin/sh -c set -- ; printf %s\\n """${1+$@}" ] tc-so:Executing command [ /bin/sh -c set -- "a a" "b b"; printf %s\\n """$@" ] tc-so:Executing command [ /bin/sh -c set -- ; printf %s\\n """$@" ] tc-so:Executing command [ /bin/sh -c set -- ; printf %s\\n ""${1+"$@"} ] tc-so:Executing command [ /bin/sh -c set -- ; printf %s\\n """${1+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a b c; delim_argv "${1+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a b c; delim_argv ${1+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a b c; delim_argv "foo${1+$@}bar" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a b c; delim_argv foo${1+"$@"}bar ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a b c; delim_argv "foo ${1+$@} bar" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a b c; delim_argv "foo "${1+"$@"}" bar" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- ; delim_argv ${1+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- ; delim_argv "${1+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- ; delim_argv ""${1+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- ; delim_argv X${1+"$@"Y} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- ; delim_argv X ${1+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- ; delim_argv """${1+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- ; delim_argv "" "${1+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a ; delim_argv ""${1+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a ; delim_argv X${1+"$@"Y} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a ; delim_argv X ${1+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a ; delim_argv """${1+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a ; delim_argv "" "${1+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- ; delim_argv ${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- ; delim_argv ""${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- ; delim_argv X${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- ; delim_argv X ${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- ; delim_argv "${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- ; delim_argv """${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- ; delim_argv "" "${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- a; delim_argv ${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- a b; delim_argv ${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- a ; delim_argv ""${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- a ; delim_argv X${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- a ; delim_argv X ${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- a ; delim_argv """${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- a b ; delim_argv """${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- a ; delim_argv "" "${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- a b ; delim_argv "" "${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- ; delim_argv ${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- ; delim_argv ""${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- ; delim_argv X${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- ; delim_argv X ${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- ; delim_argv "${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- ; delim_argv """${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- ; delim_argv "" "${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- a; delim_argv ${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- a b; delim_argv ${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- a ; delim_argv ""${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- a ; delim_argv X${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- a ; delim_argv X ${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- a ; delim_argv """${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- a; delim_argv "" "${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- a b ; delim_argv ${X+${1+"$@"}} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- ; delim_argv ${X+${1+"$@"}} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- a b ; delim_argv ${X+${1+"$@"}} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a b c; delim_argv "$@$@" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a b c; delim_argv "$@$*" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a b c; delim_argv "$*$@" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- "a a" "" "b " " c"; IFS=+; delim_argv "$*$@" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- "a+a" "" "b " " c"; IFS=+; delim_argv $*"$@" ] tc-end: 1639642739.788225, dollar_at_empty_and_conditional, passed tc-start: 1639642739.803204, dollar_at_in_field_split_context tc-end: 1639642745.325011, dollar_at_in_field_split_context, passed tc-start: 1639642745.332714, dollar_at_unquoted_or_conditional tc-so:Executing command [ /bin/sh -c set -- "a a" "b b"; printf %s\\n $@ ] tc-so:Executing command [ /bin/sh -c set -- "a a" "b b"; printf %s\\n ${1+$@} ] tc-so:Executing command [ /bin/sh -c set -- "a a" "b b"; printf %s\\n "$@" ] tc-so:Executing command [ /bin/sh -c set -- "a a" "b b"; printf %s\\n ${1+"$@"} ] tc-so:Executing command [ /bin/sh -c set -- "a a" "b b"; printf %s\\n "${1+$@}" ] tc-end: 1639642747.106082, dollar_at_unquoted_or_conditional, passed tc-start: 1639642747.114206, dollar_at_with_text tc-so:Executing command [ /bin/sh -c . ./h-f1; set -- ; delim_argv $@ ] tc-so:Executing command [ /bin/sh -c . ./h-f1; set -- ; delim_argv "$@" ] tc-so:Executing command [ /bin/sh -c . ./h-f1; set -- ; delim_argv "foo$@bar" ] tc-so:Executing command [ /bin/sh -c . ./h-f1; set -- ; delim_argv foo"$@"bar ] tc-so:Executing command [ /bin/sh -c . ./h-f1; set -- ; delim_argv "foo $@ bar" ] tc-so:Executing command [ /bin/sh -c . ./h-f1; set -- ; delim_argv foo" $@ "bar ] tc-so:Executing command [ /bin/sh -c . ./h-f1; set -- a b c; delim_argv "$@" ] tc-so:Executing command [ /bin/sh -c . ./h-f1; set -- a b c; delim_argv "foo$@bar" ] tc-so:Executing command [ /bin/sh -c . ./h-f1; set -- a b c; delim_argv "foo $@ bar" ] tc-so:Executing command [ /bin/sh -c . ./h-f2; set -- ; delim_argv $@ ] tc-so:Executing command [ /bin/sh -c . ./h-f2; set -- ; delim_argv "$@" ] tc-so:Executing command [ /bin/sh -c . ./h-f2; set -- ; delim_argv "foo$@bar" ] tc-so:Executing command [ /bin/sh -c . ./h-f2; set -- ; delim_argv foo"$@"bar ] tc-so:Executing command [ /bin/sh -c . ./h-f2; set -- ; delim_argv "foo $@ bar" ] tc-so:Executing command [ /bin/sh -c . ./h-f2; set -- ; delim_argv foo" $@ "bar ] tc-so:Executing command [ /bin/sh -c . ./h-f2; set -- a b c; delim_argv "$@" ] tc-so:Executing command [ /bin/sh -c . ./h-f2; set -- a b c; delim_argv "foo$@bar" ] tc-so:Executing command [ /bin/sh -c . ./h-f2; set -- a b c; delim_argv "foo $@ bar" ] tc-end: 1639642752.323635, dollar_at_with_text, passed tc-start: 1639642752.337449, dollar_hash tc-end: 1639642769.183336, dollar_hash, passed tc-start: 1639642769.192062, dollar_star tc-end: 1639642773.391389, dollar_star, passed tc-start: 1639642773.402512, dollar_star_in_quoted_word tc-end: 1639642778.779643, dollar_star_in_quoted_word, passed tc-start: 1639642778.788633, dollar_star_in_word tc-end: 1639642783.108891, dollar_star_in_word, passed tc-start: 1639642783.116966, dollar_star_in_word_empty_ifs tc-end: 1639642786.204079, dollar_star_in_word_empty_ifs, passed tc-start: 1639642786.212170, dollar_star_with_empty_ifs tc-end: 1639642789.536399, dollar_star_with_empty_ifs, passed tc-start: 1639642789.544745, embedded_nl tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-end: 1639642791.500648, embedded_nl, passed tc-start: 1639642791.509557, error tc-end: 1639642794.238629, error, passed tc-start: 1639642794.249022, iteration_on_null_or_missing_parameter tc-so:Executing command [ /bin/sh -c N=; set -- ${N:-}; for X; do echo "[$X]"; done ] tc-end: 1639642795.106967, iteration_on_null_or_missing_parameter, passed tc-start: 1639642795.117096, iteration_on_null_or_null_parameter tc-so:Executing command [ /bin/sh -c N=; E=; set -- ${N:-${E}}; for X; do echo "[$X]"; done ] tc-end: 1639642795.961063, iteration_on_null_or_null_parameter, passed tc-start: 1639642795.968438, iteration_on_null_parameter tc-so:Executing command [ /bin/sh -c N=; set -- ${N}; for X; do echo "[$X]"; done ] tc-end: 1639642796.838623, iteration_on_null_parameter, passed tc-start: 1639642796.847101, iteration_on_quoted_null_parameter tc-so:Executing command [ /bin/sh -c N=; set -- "${N}"; for X; do echo "[$X]"; done ] tc-end: 1639642797.728420, iteration_on_quoted_null_parameter, passed tc-start: 1639642797.736541, shell_params tc-end: 1639642801.213177, shell_params, passed tc-start: 1639642801.224850, strip tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line%%/\**}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line%%"/*"*}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line%%'/*'*}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :"${line%%/\**}": ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :"${line%%"/*"*}": ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :"${line%%'/*'*}": ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line%/\**}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line%"/*"*}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line%'/*'*}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :"${line%/\**}": ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :"${line%"/*"*}": ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :"${line%'/*'*}": ] tc-end: 1639642804.499971, strip, passed tc-start: 1639642804.507635, tilde tc-so:Executing command [ /bin/sh -s ] tc-so:Executing command [ /bin/sh -s ] tc-so:Executing command [ /bin/sh -s ] tc-so:Executing command [ /bin/sh -s ] tc-end: 1639642806.49062, tilde, passed tc-start: 1639642806.56321, var_with_embedded_cmdsub tc-end: 1639642814.33314, var_with_embedded_cmdsub, passed tc-start: 1639642814.42182, varpattern_backslashes tc-so:Executing command [ /bin/sh -c line="/foo/bar/*/baz"; echo ${line%%\**} ] tc-end: 1639642814.941299, varpattern_backslashes, passed tc-start: 1639642814.949428, wrap_strip tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line\ tc-so:%%/\**}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line%%"/\ tc-so:*"*}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line%%'/*'\ tc-so:*}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :"${li\ tc-so:ne%%/\**}": ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :"${line%%"\ tc-so:/*"*}": ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :"${line%\ tc-so:%'/*'*}": ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line\ tc-so:%\ tc-so:/\*\ tc-so:*\ tc-so:}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line%"/*\ tc-so:"*\ tc-so:}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line\ tc-so:%\ tc-so:'/*'*}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :"$\ tc-so:{li\ tc-so:ne%\ tc-so:'/*'*}": ] tc-end: 1639642817.769493, wrap_strip, passed tp-end: 1639642817.782050, bin/sh/t_expand tp-start: 1639642820.71958, bin/sh/t_fsplit, 9 tc-start: 1639642820.75285, default_val tc-end: 1639642826.302467, default_val, passed tc-start: 1639642826.314128, dollar_at tc-end: 1639642830.970177, dollar_at, passed tc-start: 1639642830.980806, for tc-end: 1639642831.754572, for, passed tc-start: 1639642831.765553, ifs tc-end: 1639642834.145061, ifs, passed tc-start: 1639642834.157051, ifs_alpha tc-end: 1639642835.834588, ifs_alpha, passed tc-start: 1639642835.845481, quote tc-end: 1639642836.995528, quote, passed tc-start: 1639642837.7532, replacement_val tc-end: 1639642844.619455, replacement_val, passed tc-start: 1639642844.630688, split_arith tc-end: 1639642849.377983, split_arith, passed tc-start: 1639642849.386213, var_length tc-end: 1639642850.958371, var_length, passed tp-end: 1639642850.965732, bin/sh/t_fsplit tp-start: 1639642852.586276, bin/sh/t_here, 11 tc-start: 1639642852.588571, do_simple tc-end: 1639642856.970243, do_simple, passed tc-start: 1639642856.980939, end_markers tc-end: 1639642906.928690, end_markers, passed tc-start: 1639642906.936233, exit_status tc-so:Executing command [ /bin/sh -c tc-so: <<-EOF tc-so: $(exit 7) tc-so: EOF tc-so: ] tc-end: 1639642907.639247, exit_status, passed tc-start: 1639642907.646925, hard_cases tc-so:Executing command [ /bin/sh -c tc-so: : <<- do | for x in xxx tc-so: do tc-so: do echo $x tc-so: done ] tc-so:Executing command [ /bin/sh -c tc-so: set -- xxx tc-so: : <<- done | for x in xxx tc-so: done tc-so: do echo $x tc-so: done ] tc-so:Executing command [ /bin/sh -c tc-so: : <<- in | case xxx tc-so: in tc-so: in xxx) echo xxx;; tc-so: esac ] tc-end: 1639642908.896104, hard_cases, passed tc-start: 1639642908.903866, incomplete tc-end: 1639642912.261470, incomplete, passed tc-start: 1639642912.271511, lineends tc-end: 1639642914.969762, lineends, passed tc-start: 1639642914.977881, multiple tc-end: 1639642916.484586, multiple, passed tc-start: 1639642916.493298, nested tc-end: 1639642917.610425, nested, passed tc-start: 1639642917.620734, quoting tc-end: 1639642919.688718, quoting, passed tc-start: 1639642919.697950, side_effects tc-so:Executing command [ /bin/sh -c tc-so: unset X tc-so: cat <<-EOF tc-so: ${X=2} tc-so: EOF tc-so: echo "${X-1}" tc-so: ] tc-end: 1639642920.523502, side_effects, passed tc-start: 1639642920.532509, vicious tc-so:Executing command [ /bin/sh script ] tc-so:Executing command [ /bin/sh script ] tc-end: 1639642921.688854, vicious, passed tp-end: 1639642921.698320, bin/sh/t_here tp-start: 1639642922.285225, bin/sh/t_input, 1 tc-start: 1639642922.288013, nul_elimination tc-so:Executing command [ /bin/sh helper.sh ] tc-so:Executing command [ /bin/sh helper-1@0.sh ] tc-so:Executing command [ /bin/sh helper-2@0.sh ] tc-so:Executing command [ /bin/sh helper-4@0.sh ] tc-so:Executing command [ /bin/sh helper-7@0.sh ] tc-so:Executing command [ /bin/sh helper-1@10.sh ] tc-so:Executing command [ /bin/sh helper-2@10.sh ] tc-so:Executing command [ /bin/sh helper-4@10.sh ] tc-so:Executing command [ /bin/sh helper-7@10.sh ] tc-so:Executing command [ /bin/sh helper-1@40.sh ] tc-so:Executing command [ /bin/sh helper-2@40.sh ] tc-so:Executing command [ /bin/sh helper-4@40.sh ] tc-so:Executing command [ /bin/sh helper-7@40.sh ] tc-so:Executing command [ /bin/sh helper-1@41.sh ] tc-so:Executing command [ /bin/sh helper-2@41.sh ] tc-so:Executing command [ /bin/sh helper-4@41.sh ] tc-so:Executing command [ /bin/sh helper-7@41.sh ] tc-so:Executing command [ /bin/sh helper-1@42.sh ] tc-so:Executing command [ /bin/sh helper-2@42.sh ] tc-so:Executing command [ /bin/sh helper-4@42.sh ] tc-so:Executing command [ /bin/sh helper-7@42.sh ] tc-so:Executing command [ /bin/sh helper-1@104.sh ] tc-so:Executing command [ /bin/sh helper-2@104.sh ] tc-so:Executing command [ /bin/sh helper-4@104.sh ] tc-so:Executing command [ /bin/sh helper-7@104.sh ] tc-so:Executing command [ /bin/sh helper-1@105.sh ] tc-so:Executing command [ /bin/sh helper-2@105.sh ] tc-so:Executing command [ /bin/sh helper-4@105.sh ] tc-so:Executing command [ /bin/sh helper-7@105.sh ] tc-so:Executing command [ /bin/sh helper-1@106.sh ] tc-so:Executing command [ /bin/sh helper-2@106.sh ] tc-so:Executing command [ /bin/sh helper-4@106.sh ] tc-so:Executing command [ /bin/sh helper-7@106.sh ] tc-so:Executing command [ /bin/sh helper-1@110.sh ] tc-so:Executing command [ /bin/sh helper-2@110.sh ] tc-so:Executing command [ /bin/sh helper-4@110.sh ] tc-so:Executing command [ /bin/sh helper-7@110.sh ] tc-so:Executing command [ /bin/sh helper-1@111.sh ] tc-so:Executing command [ /bin/sh helper-2@111.sh ] tc-so:Executing command [ /bin/sh helper-4@111.sh ] tc-so:Executing command [ /bin/sh helper-7@111.sh ] tc-so:Executing command [ /bin/sh helper-1@112.sh ] tc-so:Executing command [ /bin/sh helper-2@112.sh ] tc-so:Executing command [ /bin/sh helper-4@112.sh ] tc-so:Executing command [ /bin/sh helper-7@112.sh ] tc-so:Executing command [ /bin/sh helper-1@113.sh ] tc-so:Executing command [ /bin/sh helper-2@113.sh ] tc-so:Executing command [ /bin/sh helper-4@113.sh ] tc-so:Executing command [ /bin/sh helper-7@113.sh ] tc-so:Executing command [ /bin/sh helper-1@119.sh ] tc-so:Executing command [ /bin/sh helper-2@119.sh ] tc-so:Executing command [ /bin/sh helper-4@119.sh ] tc-so:Executing command [ /bin/sh helper-7@119.sh ] tc-so:Executing command [ /bin/sh helper-1@127.sh ] tc-so:Executing command [ /bin/sh helper-2@127.sh ] tc-so:Executing command [ /bin/sh helper-4@127.sh ] tc-so:Executing command [ /bin/sh helper-7@127.sh ] tc-so:Executing command [ /bin/sh helper-1@128.sh ] tc-so:Executing command [ /bin/sh helper-2@128.sh ] tc-so:Executing command [ /bin/sh helper-4@128.sh ] tc-so:Executing command [ /bin/sh helper-7@128.sh ] tc-so:Executing command [ /bin/sh helper-1@144.sh ] tc-so:Executing command [ /bin/sh helper-2@144.sh ] tc-so:Executing command [ /bin/sh helper-4@144.sh ] tc-so:Executing command [ /bin/sh helper-7@144.sh ] tc-so:Executing command [ /bin/sh helper-1@150.sh ] tc-so:Executing command [ /bin/sh helper-2@150.sh ] tc-so:Executing command [ /bin/sh helper-4@150.sh ] tc-so:Executing command [ /bin/sh helper-7@150.sh ] tc-so:Executing command [ /bin/sh helper-1@162.sh ] tc-so:Executing command [ /bin/sh helper-2@162.sh ] tc-so:Executing command [ /bin/sh helper-4@162.sh ] tc-so:Executing command [ /bin/sh helper-7@162.sh ] tc-so:Executing command [ /bin/sh helper-1@165.sh ] tc-so:Executing command [ /bin/sh helper-2@165.sh ] tc-so:Executing command [ /bin/sh helper-4@165.sh ] tc-so:Executing command [ /bin/sh helper-7@165.sh ] tc-so:Executing command [ /bin/sh helper-1@168.sh ] tc-so:Executing command [ /bin/sh helper-2@168.sh ] tc-so:Executing command [ /bin/sh helper-4@168.sh ] tc-so:Executing command [ /bin/sh helper-7@168.sh ] tc-so:Executing command [ /bin/sh helper-1@187.sh ] tc-so:Executing command [ /bin/sh helper-2@187.sh ] tc-so:Executing command [ /bin/sh helper-4@187.sh ] tc-so:Executing command [ /bin/sh helper-7@187.sh ] tc-so:Executing command [ /bin/sh helper-1@202.sh ] tc-so:Executing command [ /bin/sh helper-2@202.sh ] tc-so:Executing command [ /bin/sh helper-4@202.sh ] tc-so:Executing command [ /bin/sh helper-7@202.sh ] tc-so:Executing command [ /bin/sh helper-1@203.sh ] tc-so:Executing command [ /bin/sh helper-2@203.sh ] tc-so:Executing command [ /bin/sh helper-4@203.sh ] tc-so:Executing command [ /bin/sh helper-7@203.sh ] tc-so:Executing command [ /bin/sh helper-1@204.sh ] tc-so:Executing command [ /bin/sh helper-2@204.sh ] tc-so:Executing command [ /bin/sh helper-4@204.sh ] tc-so:Executing command [ /bin/sh helper-7@204.sh ] tc-so:Executing command [ /bin/sh helper-1@205.sh ] tc-so:Executing command [ /bin/sh helper-2@205.sh ] tc-so:Executing command [ /bin/sh helper-4@205.sh ] tc-so:Executing command [ /bin/sh helper-7@205.sh ] tc-so:Executing command [ /bin/sh helper-1@214.sh ] tc-so:Executing command [ /bin/sh helper-2@214.sh ] tc-so:Executing command [ /bin/sh helper-4@214.sh ] tc-so:Executing command [ /bin/sh helper-7@214.sh ] tc-so:Executing command [ /bin/sh helper-1@215.sh ] tc-so:Executing command [ /bin/sh helper-2@215.sh ] tc-so:Executing command [ /bin/sh helper-4@215.sh ] tc-so:Executing command [ /bin/sh helper-7@215.sh ] tc-so:Executing command [ /bin/sh helper-1@216.sh ] tc-so:Executing command [ /bin/sh helper-2@216.sh ] tc-so:Executing command [ /bin/sh helper-4@216.sh ] tc-so:Executing command [ /bin/sh helper-7@216.sh ] tc-so:Executing command [ /bin/sh helper-1@224.sh ] tc-so:Executing command [ /bin/sh helper-2@224.sh ] tc-so:Executing command [ /bin/sh helper-4@224.sh ] tc-so:Executing command [ /bin/sh helper-7@224.sh ] tc-so:Executing command [ /bin/sh helper-1@225.sh ] tc-so:Executing command [ /bin/sh helper-2@225.sh ] tc-so:Executing command [ /bin/sh helper-4@225.sh ] tc-so:Executing command [ /bin/sh helper-7@225.sh ] tc-so:Executing command [ /bin/sh helper-0-225.sh ] tc-so:Executing command [ /bin/sh helper-0-224.sh ] tc-so:Executing command [ /bin/sh helper-0-127-223.sh ] tc-so:Executing command [ /bin/sh helper-0-10-15.sh ] tc-so:Executing command [ /bin/sh helper-0-48-55.sh ] tc-so:Executing command [ /bin/sh helper-0-0-0-225-225-225.sh ] tc-so:Executing command [ /bin/sh helper-0-0-127-128-224-224-225.sh ] tc-so:Executing command [ /bin/sh helper-104-106.sh ] tc-so:Executing command [ /bin/sh helper-105-110.sh ] tc-so:Executing command [ /bin/sh helper-113-119.sh ] tc-so:Executing command [ /bin/sh helper-113-119-122.sh ] tc-so:Executing command [ /bin/sh helper-113-127.sh ] tc-so:Executing command [ /bin/sh helper-129-130-131-132-133-136-139-140.sh ] tc-so:Executing command [ /bin/sh helper-184-185-186-187.sh ] tc-so:Executing command [ /bin/sh helper-202-203-203-204-204-205-205-206-207.sh ] tc-end: 1639642983.961389, nul_elimination, passed tp-end: 1639642983.973875, bin/sh/t_input tp-start: 1639642986.473347, bin/sh/t_option, 14 tc-start: 1639642986.475949, Option_switching tc-so:Executing command [ /bin/sh -c opt=a tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=b tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=C tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=e tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=f tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=h tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=u tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=v tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=x tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=E tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=i tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=I tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=p tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=q tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=V tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=X tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=aeu tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: xx="$-" && xx=$(echo "$xx" | tr -d cs) && test -n "$xx" && set +"$xx"; tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=vx tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: xx="$-" && xx=$(echo "$xx" | tr -d cs) && test -n "$xx" && set +"$xx"; tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=Ca tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: xx="$-" && xx=$(echo "$xx" | tr -d cs) && test -n "$xx" && set +"$xx"; tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=aCefux tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: xx="$-" && xx=$(echo "$xx" | tr -d cs) && test -n "$xx" && set +"$xx"; tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-end: 1639642999.122591, Option_switching, passed tc-start: 1639642999.133546, pipefail tc-so:Executing command [ /bin/sh -c set -o | grep pipefail ] tc-so:Executing command [ /bin/sh -c set -o pipefail; set -o | grep pipefail ] tc-so:Executing command [ /bin/sh -c (exit 1) | (exit 2) | (exit 0) ] tc-so:Executing command [ /bin/sh -c set -o pipefail; (exit 1) | (exit 2) | (exit 0) ] tc-so:Executing command [ /bin/sh -c set -o pipefail; (exit 1) | (exit 0) | (exit 0) ] tc-so:Executing command [ /bin/sh -c set -o pipefail; (exit 0) | (exit 0) | (exit 0) ] tc-so:Executing command [ /bin/sh -c ! (exit 1) | (exit 2) | (exit 0) ] tc-so:Executing command [ /bin/sh -c set -o pipefail; ! (exit 1) | (exit 2) | (exit 0) ] tc-so:Executing command [ /bin/sh -c set -o pipefail; ! (exit 1) | (exit 0) | (exit 0) ] tc-so:Executing command [ /bin/sh -c set -o pipefail; ! (exit 0) | (exit 0) | (exit 0) ] tc-so:Executing command [ /bin/sh -c (exit 1) | (exit 2) | (exit 0); echo $? ] tc-so:Executing command [ /bin/sh -c set -o pipefail; (exit 1) | (exit 2) | (exit 0); echo $? ] tc-so:Executing command [ /bin/sh -c set -o pipefail; (exit 1) | (exit 0) | (exit 0); echo $? ] tc-so:Executing command [ /bin/sh -c set -o pipefail; (exit 0) | (exit 0) | (exit 0); echo $? ] tc-so:Executing command [ /bin/sh -c ! (exit 1) | (exit 2) | (exit 0); echo $? ] tc-so:Executing command [ /bin/sh -c set -o pipefail; ! (exit 1) | (exit 2) | (exit 0); echo $? ] tc-so:Executing command [ /bin/sh -c set -o pipefail; ! (exit 1) | (exit 0) | (exit 0); echo $? ] tc-so:Executing command [ /bin/sh -c set -o pipefail; ! (exit 0) | (exit 0) | (exit 0); echo $? ] tc-end: 1639643005.381270, pipefail, passed tc-start: 1639643005.391271, restore_local_opts tc-so:Executing command [ /bin/sh -ec . './test-funcs.16294'; local_test ] tc-end: 1639643006.751140, restore_local_opts, passed tc-start: 1639643006.767042, set_C tc-so:Executing command [ /bin/sh -c opt=C tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c tc-so: D=$(ls -l Junk_File) || exit 1 tc-so: set +C tc-so: echo "Overwrite it now" > Junk_File tc-so: A=$(ls -l Junk_File) || exit 1 tc-so: test "${A}" != "${D}" tc-so: ] tc-so:Executing command [ /bin/sh -c tc-so: D=$(ls -l Important_File) || exit 1 tc-so: set -C tc-so: echo "Fail to Overwrite it now" > Important_File tc-so: A=$(ls -l Important_File) || exit 1 tc-so: test "${A}" = "${D}" tc-so: ] tc-so:Executing command [ /bin/sh -c tc-so: D=$(ls -l Junk_File) || exit 1 tc-so: set -C tc-so: echo "Append to it now" >> Junk_File tc-so: A=$(ls -l Junk_File) || exit 1 tc-so: test "${A}" != "${D}" tc-so: ] tc-so:Executing command [ /bin/sh -c tc-so: set -Ce tc-so: echo "Fail to Overwrite it now" > Important_File tc-so: echo "Should not reach this point" tc-so: ] tc-so:Executing command [ /bin/sh -c tc-so: D=$(ls -l Junk_File) || exit 1 tc-so: set -C tc-so: echo "Change the poor bugger again" >| Junk_File tc-so: A=$(ls -l Junk_File) || exit 1 tc-so: test "${A}" != "${D}" tc-so: ] tc-end: 1639643009.791634, set_C, passed tc-start: 1639643009.806785, set_X tc-so:Executing command [ /bin/sh -c opt=X tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c set -x; set +X; case "$-" in (*x*) echo FAIL; exit 1;; esac ] tc-so:Executing command [ /bin/sh -c set -X; set +x; tc-so: case "$-" in (*x*) echo FAIL; exit 1;; esac tc-so: case "$-" in (*X*) exit 0;; esac; echo ERROR; exit 2 ] tc-so:Executing command [ /bin/sh -c set -X; set +x; set -x; tc-so: case "$-" in (*x*X*|*X*x*) exit 0;; esac; echo ERROR; exit 2 ] tc-so:Executing command [ /bin/sh -c set +X; set -x; tc-so: case "$-" in (*X*) echo FAIL; exit 1;; esac tc-so: case "$-" in (*x*) exit 0;; esac; echo ERROR; exit 2 ] tc-so:Executing command [ /bin/sh -c set +X; set -x; set +x; tc-so: case "$-" in (*[xX]*) echo FAULT; exit 3;; esac ] tc-so:Executing command [ /bin/sh -ec printf "%s" OK; set -X; echo OK; exit 0 ] tc-so:Executing command [ /bin/sh -ec set -X; printf "%s" OK; set +X; echo OK; exit 0 ] tc-so:Executing command [ /bin/sh -ec PS4=Run:; set -X; echo OK; exit 0 ] tc-so:Executing command [ /bin/sh -ecX printf "%s" OK; exec 2>/dev/null; echo OK ] tc-so:Executing command [ /bin/sh -ecX printf "%s" OK; exec 2>&1; echo OK ] tc-so:Executing command [ /bin/sh -ecX printf "%s" OK; exec 2>&-; echo OK ] tc-so:Executing command [ /bin/sh -ec PS4=; set -X 2>X-trace; printf "%s" OK; echo OK ] tc-so:Executing command [ /bin/sh -ec PS4=; set -X 2>X-trace; tc-so: printf "%s" OK; tc-so: exec 2>/dev/null; tc-so: echo OK ] tc-so:Executing command [ /bin/sh -ec PS4=; set -X 2>X-trace; tc-so: printf "%s" OK; tc-so: set -X 2>/dev/null; tc-so: echo OK ] tc-so:Executing command [ /bin/sh -ec PS4=; set -X 2>X-trace; tc-so: printf "%s" OK; tc-so: set -X; tc-so: echo OK ] tc-so:Executing command [ /bin/sh -c tc-so: say() { tc-so: printf "%s" "$*" tc-so: } tc-so: funct() { tc-so: local - tc-so: tc-so: set -X 2>X-trace-fn tc-so: say hello tc-so: } tc-so: tc-so: set -X 2>X-trace tc-so: tc-so: printf OK tc-so: funct tc-so: echo GOOD tc-so: ] tc-so:Executing command [ /bin/sh -c tc-so: say() { tc-so: printf "%s" "$*" tc-so: } tc-so: funct() { tc-so: local - tc-so: tc-so: set +X tc-so: say hello tc-so: } tc-so: tc-so: set -X 2>X-trace tc-so: tc-so: printf OK tc-so: funct tc-so: echo GOOD tc-so: ] tc-so:Executing command [ /bin/sh -c tc-so: say() { tc-so: printf "%s" "$*" tc-so: } tc-so: funct() { tc-so: local - tc-so: tc-so: set +X -x tc-so: tc-so: say traced tc-so: exec 2>/dev/null tc-so: say notrace tc-so: tc-so: } tc-so: tc-so: set -X 2>X-trace tc-so: tc-so: printf OK tc-so: funct tc-so: echo GOOD tc-so: ] tc-so:Executing command [ /bin/sh -c tc-so: say() { tc-so: printf "%s" "$*" tc-so: } tc-so: fn1() { tc-so: local - tc-so: tc-so: set -X 2>>X-trace-fn tc-so: say "g'day" tc-so: "$@" tc-so: say bye-bye tc-so: } tc-so: fn2() { tc-so: set +X tc-so: say hello tc-so: "$@" tc-so: say goodbye tc-so: } tc-so: tc-so: set -X 2>X-trace tc-so: tc-so: printf OK tc-so: fn1 tc-so: fn1 fn2 tc-so: fn1 fn1 fn2 tc-so: fn1 fn2 fn1 fn2 fn1 tc-so: fn1 fn1 fn2 fn2 fn1 tc-so: echo GOOD tc-so: ] tc-end: 1639643017.299801, set_X, passed tc-start: 1639643017.313329, set_a tc-so:Executing command [ /bin/sh -c opt=a tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -ce unset VAR; set +a; VAR=value; env | grep "^VAR=" ] tc-so:Executing command [ /bin/sh -ce unset VAR; set -a; VAR=value; env | grep "^VAR=" ] tc-end: 1639643019.153143, set_a, passed tc-start: 1639643019.161422, set_e tc-so:Executing command [ /bin/sh -c opt=e tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c false; printf "%s" I_am; set -e; true; printf "%s\n" _OK ] tc-so:Executing command [ /bin/sh -c false; printf "%s" I_am; set -e; false; printf "%s\n" _Broken ] tc-so:Executing command [ /bin/sh -ec printf "%s" I_am; false; printf "%s\n" _Broken ] tc-end: 1639643021.278880, set_e, passed tc-start: 1639643021.289194, set_f tc-so:Executing command [ /bin/sh -c opt=f tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -ec X=$(echo b*); Y=$(echo b*); test "${X}" != "a*"; tc-so: test "${X}" = "${Y}" ] tc-so:Executing command [ /bin/sh -ec X=$(echo b*); Y=$(set -f; echo b*); test "${X}" != "${Y}" ] tc-end: 1639643023.194698, set_f, passed tc-start: 1639643023.249460, set_n tc-so:Executing command [ /bin/sh -enc echo ABANDON HOPE; echo ALL YE; echo ... ] tc-so:Executing command [ /bin/sh -enc ERR; FAIL; ABANDON HOPE ] tc-so:Executing command [ /bin/sh -enc echo JUMP; for frogs swim; echo in puddles ] tc-so:Executing command [ /bin/sh -nc echo ABANDON HOPE; echo "ALL YE; echo ... ] tc-so:Executing command [ /bin/sh -enc echo ABANDON HOPE;; echo ALL YE; echo ... ] tc-so:Executing command [ /bin/sh -nc do YOU ABANDON HOPE; for all eternity? ] tc-so:Executing command [ /bin/sh -c echo first; set -n; echo second ] tc-so:Executing command [ /bin/sh -c echo first; set -n; echo second; set +n; echo third ] tc-so:Executing command [ /bin/sh -c for x in a b c d tc-so: do tc-so: case "$x" in tc-so: a);; b);; c) set -n;; d);; tc-so: esac tc-so: printf "%s\n" "$x" tc-so: done ] tc-se:[1] User defined signal 1 sleep 10 & tc-so:Executing command [ /bin/sh -c tc-so: trap "set -n" USR1 tc-so: { sleep 1; kill -USR1 $$; sleep 1; } & tc-so: false tc-so: wait && echo t || echo f tc-so: wait tc-so: echo foo tc-so: ] tc-end: 1639643030.187392, set_n, passed tc-start: 1639643030.199985, set_u tc-so:Executing command [ /bin/sh -c opt=u tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -ce unset _UNSET_VARIABLE_; echo OK ] tc-so:Executing command [ /bin/sh -cue unset _UNSET_VARIABLE_; echo OK ] tc-so:Executing command [ /bin/sh -ce unset X; echo ${X}; echo OK ] tc-so:Executing command [ /bin/sh -ce unset X; printf "%s" ${X-OK}; echo OK ] tc-so:Executing command [ /bin/sh -c unset X; set -u; echo ${X}; echo ERR ] tc-so:Executing command [ /bin/sh -c unset X; set -u; echo "${X}"; echo ERR ] tc-so:Executing command [ /bin/sh -ce unset X; set -u; echo ${X-GOOD}; echo OK ] tc-so:Executing command [ /bin/sh -ce unset X; set -u; echo ${X-OK} ] tc-so:Executing command [ /bin/sh -ce unset X; set -u; echo ${X+ERR}; echo OK ] tc-so:Executing command [ /bin/sh -c unset X; set -u; echo ${X#foo}; echo ERR ] tc-so:Executing command [ /bin/sh -c unset X; set -u; echo ${X%%bar}; echo ERR ] tc-so:Executing command [ /bin/sh -c unset X; echo ${X?}; echo ERR ] tc-so:Executing command [ /bin/sh -c unset X; echo ${X?X_NOT_SET}; echo ERR ] tc-end: 1639643034.212486, set_u, passed tc-start: 1639643034.221080, set_v tc-so:Executing command [ /bin/sh -c opt=v tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -ec printf "%s" OK; set -v; echo OK; exit 0 ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-end: 1639643036.327734, set_v, passed tc-start: 1639643036.339585, set_x tc-so:Executing command [ /bin/sh -c opt=x tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -ec printf "%s" OK; set -x; echo OK; exit 0 ] tc-so:Executing command [ /bin/sh -ec set -x; printf "%s" OK; set +x; echo OK; exit 0 ] tc-so:Executing command [ /bin/sh -ec PS4=Run:; set -x; echo OK; exit 0 ] tc-end: 1639643038.93540, set_x, passed tc-start: 1639643038.101626, vi_emacs_VE_toggle tc-so:Executing command [ /bin/sh -c opt=V tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=E tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c tc-so: q() { tc-so: eval "case \"$-\" in tc-so: (*${2}*) return 1;; tc-so: (*${1}*) return 0;; tc-so: esac" tc-so: return 1 tc-so: } tc-so: x() { tc-so: echo >&2 "Option set or toggle failure:" \ tc-so: " on=$1 off=$2 set=$-" tc-so: exit 1 tc-so: } tc-so: set -V; q V E || x V E tc-so: set -E; q E V || x E V tc-so: set -V; q V E || x V E tc-so: set +EV; q "" "[VE]" || x "" VE tc-so: exit 0 tc-so: ] tc-end: 1639643040.82415, vi_emacs_VE_toggle, passed tc-start: 1639643040.94182, xx_bogus tc-so:Executing command [ /bin/sh -c set -% ; echo ERR ] tc-end: 1639643040.878233, xx_bogus, passed tp-end: 1639643040.886749, bin/sh/t_option tp-start: 1639643041.743084, bin/sh/t_patterns, 3 tc-start: 1639643041.745967, case_matching tc-end: 1639643093.966079, case_matching, passed tc-start: 1639643093.975722, filename_expansion tc-end: 1639643192.731233, filename_expansion, passed tc-start: 1639643225.237516, var_substring_matching tc-end: 1639643241.144205, var_substring_matching, passed tp-end: 1639643241.152451, bin/sh/t_patterns tp-start: 1639643243.107789, bin/sh/t_redir, 13 tc-start: 1639643243.110125, basic_test_method_test tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh -c wc -l ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh -c wc -l ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh -c wc -l ] tc-so:Executing command [ /bin/sh -c cat File ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-se:Fail: incorrect exit status: 0, expected: 1 tc-se:stdout: tc-se:expect to see a non-detected failure here tc-se: tc-se:stderr: tc-se: tc-end: 1639643246.22607, basic_test_method_test, passed tc-start: 1639643246.31632, do_input_redirections tc-so:Executing command [ /bin/sh -c cat < File ] tc-so:Executing command [ /bin/sh -c cat Output ] tc-so:Executing command [ /bin/sh -c >> Output ] tc-so:Executing command [ /bin/sh -c >| Output ] tc-so:Executing command [ /bin/sh -c echo Hello >Output ] tc-so:Executing command [ /bin/sh -c echo Hello>!Output ] tc-so:Executing command [ /bin/sh -c echo Bye >>Output ] tc-so:Executing command [ /bin/sh -c echo line 1 > Output; echo line 2 >> Output; cat Output ] tc-so:Executing command [ /bin/sh -c echo line 1 > Output; echo line 2 ] tc-so:Executing command [ /bin/sh -c (echo line 1; echo line 2 > Out2) > Out1 ] tc-so:Executing command [ /bin/sh -c { echo line 1; echo line 2 > Out2;} > Out1 ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-end: 1639643254.238188, do_output_redirections, passed tc-start: 1639643254.252607, do_redirect_input_output tc-so:Executing command [ /bin/sh -c <> Output ] tc-so:Executing command [ /bin/sh -c <>Output ] tc-so:Executing command [ /bin/sh -c echo Hello 1<>Output ] tc-so:Executing command [ /bin/sh -c cat <>Output ] tc-so:Executing command [ /bin/sh -c echo Hello 1<>Output ] tc-so:Executing command [ /bin/sh -c { cat >&3; printf file; } <>Output 3>&1 >&0 ] tc-end: 1639643256.316176, do_redirect_input_output, passed tc-start: 1639643256.325026, fd_redirections tc-so:Executing command [ /bin/sh helper.sh 1 2 3 4 5 6 7 8 9 ] tc-so:Executing command [ /bin/sh reread.sh 3 4 5 6 7 8 9 ] tc-so:Executing command [ /bin/sh helper.sh 10 15 19 20 25 29 ] tc-so:Executing command [ /bin/sh reread.sh 10 15 19 20 25 29 ] tc-so:Executing command [ /bin/sh helper.sh 32 33 49 50 51 63 64 65 77 88 99 ] tc-so:Executing command [ /bin/sh reread.sh 32 33 49 50 51 63 64 65 77 88 99 ] tc-so:Executing command [ /bin/sh helper.sh 100 101 199 200 222 333 444 499 ] tc-so:Executing command [ /bin/sh reread.sh 100 101 199 200 222 333 444 499 ] tc-so:Executing command [ /bin/sh helper.sh 1000 1001 1002 1003 1004 1005 ] tc-so:Executing command [ /bin/sh reread.sh 1000 1001 1002 1003 1004 1005 ] tc-end: 1639643262.592139, fd_redirections, passed tc-start: 1639643262.677681, incorrect_redirections tc-so:Executing command [ /bin/sh -c echo foo> ] tc-so:Executing command [ /bin/sh -c read foo< ] tc-so:Executing command [ /bin/sh -c echo foo<> ] tc-so:Executing command [ /bin/sh -c echo x > ] tc-so:Executing command [ /bin/sh -c read x < ] tc-so:Executing command [ /bin/sh -c echo x <> ] tc-so:Executing command [ /bin/sh -c echo x >< anything ] tc-so:Executing command [ /bin/sh -c echo x >>< anything ] tc-so:Executing command [ /bin/sh -c echo x >|< anything ] tc-so:Executing command [ /bin/sh -c echo x > ; read x < /dev/null || echo bad ] tc-so:Executing command [ /bin/sh -c read x < & echo y > /dev/null; wait && echo bad ] tc-so:Executing command [ /bin/sh -c echo A Line \> Output ] tc-so:Executing command [ /bin/sh -c echo A Line \>> Output ] tc-so:Executing command [ /bin/sh -c echo A Line >\> Output ] tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-end: 1639643266.87180, incorrect_redirections, passed tc-start: 1639643266.99794, local_redirections tc-so:Executing command [ /bin/sh helper.sh 3 4 5 6 7 8 9 ] tc-so:Executing command [ /bin/sh helper.sh 10 11 13 15 16 19 20 28 29 ] tc-so:Executing command [ /bin/sh helper.sh 30 31 32 63 64 65 77 88 99 ] tc-so:Executing command [ /bin/sh helper.sh 100 101 111 199 200 201 222 333 499 ] tc-so:Executing command [ /bin/sh helper.sh 1000 1001 1002 1003 1004 1005 ] tc-end: 1639643267.854101, local_redirections, passed tc-start: 1639643267.942695, named_fd_redirections tc-so:Executing command [ /bin/sh -c echo OK >/dev/stdout ] tc-so:Executing command [ /bin/sh -c /bin/echo OK >/dev/stdout ] tc-so:Executing command [ /bin/sh -c read var /dev/stderr >&2 ] tc-so:Executing command [ /bin/sh -c /bin/echo OK 2>/dev/stderr >&2 ] tc-so:Executing command [ /bin/sh -c printf "%s\n" EIGHT 8>&1 >/dev/fd/8 | tc-so: cat 9<&0 foo;; esac ] tc-so:Executing command [ /bin/sh -c case x in (whatever) >foo 2>&1;; esac ] tc-so:Executing command [ /bin/sh -c case x in (whatever) >foo 2>&1 ${somewhere};; esac ] tc-end: 1639643272.11966, redir_in_case, passed tc-start: 1639643272.19269, subshell_redirections tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-end: 1639643273.705365, subshell_redirections, passed tc-start: 1639643273.724853, ulimit_redirection_interaction tc-so:Executing command [ /bin/sh helper.sh ] tc-end: 1639643275.252579, ulimit_redirection_interaction, passed tc-start: 1639643275.262115, validate_fn_redirects tc-so:Executing command [ /bin/sh -c . ./f-def; f ; printf '%s\n' success1 ] tc-so:Executing command [ /bin/sh -c . ./f-def; f >/dev/null; printf '%s\n' success2 ] tc-so:Executing command [ /bin/sh -c . ./f-def; f >&- ; printf '%s\n' success3 ] tc-so:Executing command [ /bin/sh -c . ./f-def; f & wait; printf '%s\n' success4 ] tc-so:Executing command [ /bin/sh -c . ./f-def; f >&- & wait; printf '%s\n' success5 ] tc-so:Executing command [ /bin/sh -c . ./f-def; f;f; printf '%s\n' success6 ] tc-so:Executing command [ /bin/sh -c . ./f-def; { f;f;}; printf '%s\n' success7 ] tc-so:Executing command [ /bin/sh -c . ./f-def; { f;f;}& wait; printf '%s\n' success8 ] tc-so:Executing command [ /bin/sh -c . ./f-def; { f>/dev/null;f;}& wait; printf '%s\n' success9 ] tc-so:Executing command [ /bin/sh -c . ./f-def; { f;f>/dev/null;}& wait; printf '%s\n' success10 ] tc-so:Executing command [ /bin/sh -c tc-so: f() { tc-so: echo Func "$1" tc-so: } tc-so: exec 3<&0 4>&1 tc-so: ( echo x-a; echo y-b; echo z-c ) | tc-so: while read A tc-so: do tc-so: B=${A#?-} tc-so: f "$B" <&3 >&4 tc-so: done >&2 ] tc-so:Executing command [ /bin/sh Script ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh -c . ./fgh.def || echo >&2 FAIL tc-so: exec 3>&1 tc-so: f; g; h ] tc-so:Executing command [ /bin/sh -c . ./fgh.def || echo >&2 FAIL tc-so: exec 3>&1 tc-so: f & sleep 1; g & sleep 1; h; wait ] tc-so:Executing command [ /bin/sh -c . ./fgh.def || echo >&2 FAIL tc-so: exec 3>&1 tc-so: echo X $( f ; g ; h ) Y ] tc-so:Executing command [ /bin/sh -c . ./fgh.def || echo >&2 FAIL tc-so: exec 3>&1 tc-so: echo X $( f >&- & sleep 1; g >&- & sleep 1 ; h ) Y tc-so: sleep 3 tc-so: exec 4>&1 || echo FD_FAIL tc-so: ] tc-so:Executing command [ /bin/sh ] tc-end: 1639643332.111991, validate_fn_redirects, passed tp-end: 1639643332.126614, bin/sh/t_redir tp-start: 1639643333.277548, bin/sh/t_redircloexec, 7 tc-start: 1639643333.279688, compound_redir_open tc-so:Executing command [ /bin/sh ./comp1 ] tc-end: 1639643333.933669, compound_redir_open, passed tc-start: 1639643333.941516, exec_redir_closed tc-so:Executing command [ /bin/sh ./exec1 ] tc-so:Executing command [ /bin/sh -e ./exec1 ] tc-so:Executing command [ /bin/sh ./exec1 ] tc-so:Executing command [ /bin/sh -e ./exec1 ] tc-so:Executing command [ /bin/sh ./exec1 ] tc-end: 1639643335.603533, exec_redir_closed, passed tc-start: 1639643335.611309, exec_redir_open tc-so:Executing command [ /bin/sh ./exec1 ] tc-so:Executing command [ /bin/sh -e ./exec1 ] tc-so:Executing command [ /bin/sh ./exec1 ] tc-so:Executing command [ /bin/sh -e ./exec1 ] tc-so:Executing command [ /bin/sh -e ./exec1 ] tc-end: 1639643337.257005, exec_redir_open, passed tc-start: 1639643337.264802, loop_redir_open tc-so:Executing command [ /bin/sh ./for1 ] tc-end: 1639643337.971854, loop_redir_open, passed tc-start: 1639643337.979124, posix_exec_redir tc-so:Executing command [ /bin/sh ./exec1 ] tc-so:Executing command [ /bin/sh -e ./exec1 ] tc-so:Executing command [ /bin/sh ./exec1 ] tc-so:Executing command [ /bin/sh -e ./exec1 ] tc-so:Executing command [ /bin/sh ./exec1 ] tc-end: 1639643339.682438, posix_exec_redir, passed tc-start: 1639643339.690036, simple_redir_open tc-so:Executing command [ /bin/sh ./simp1 ] tc-end: 1639643340.364647, simple_redir_open, passed tc-start: 1639643340.373837, subshell_redir_open tc-so:Executing command [ /bin/sh ./comp1 ] tc-end: 1639643341.356807, subshell_redir_open, passed tp-end: 1639643341.367400, bin/sh/t_redircloexec tp-start: 1639643342.84352, bin/sh/t_set_e, 1 tc-start: 1639643342.87240, all tc-end: 1639643359.684009, all, passed tp-end: 1639643359.691627, bin/sh/t_set_e tp-start: 1639643360.601889, bin/sh/t_shift, 5 tc-start: 1639643360.604153, basic_shift_test tc-so:Executing command [ /bin/sh -c set -- one-arg; shift ; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- one-arg; shift 1; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- one-arg; shift 0; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- a b c; shift ; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- a b c; shift 1; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- a b c; shift 2; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- a b c; shift 3; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- a b c; shift 0; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i j k l m n o p; shift 1; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i j k l m n o p; shift 9; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i j k l m n o p; shift 13; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i j k l m n o p; shift 16; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- a b c d e;while [ $# -gt 0 ];do shift||echo ERR;done;echo complete ] tc-end: 1639643363.476395, basic_shift_test, passed tc-start: 1639643363.483827, excessive_shift tc-so:Executing command [ /bin/sh -c set -- one-arg ;echo OK:$#-2;shift 2 && echo ERR ] tc-so:Executing command [ /bin/sh -c set -- one-arg ;echo OK:$#-4;shift 4 && echo ERR ] tc-so:Executing command [ /bin/sh -c set -- one-arg ;echo OK:$#-13;shift 13 && echo ERR ] tc-so:Executing command [ /bin/sh -c set -- one two ;echo OK:$#-3;shift 3 && echo ERR ] tc-so:Executing command [ /bin/sh -c set -- one two ;echo OK:$#-7;shift 7 && echo ERR ] tc-so:Executing command [ /bin/sh -c set -- one two three four five ;echo OK:$#-6;shift 6 && echo ERR ] tc-so:Executing command [ /bin/sh -c set -- I II III IV V VI VII VIII IX X XI XII XIII XIV XV ;echo OK:$#-16;shift 16 && echo ERR ] tc-so:Executing command [ /bin/sh -c set -- I II III IV V VI VII VIII IX X XI XII XIII XIV XV ;echo OK:$#-17;shift 17 && echo ERR ] tc-so:Executing command [ /bin/sh -c set -- I II III IV V VI VII VIII IX X XI XII XIII XIV XV ;echo OK:$#-30;shift 30 && echo ERR ] tc-so:Executing command [ /bin/sh -c set -- I II III IV V VI VII VIII IX X XI XII XIII XIV XV ;echo OK:$#-9999;shift 9999 && echo ERR ] tc-end: 1639643366.464919, excessive_shift, passed tc-start: 1639643366.480689, function_shift tc-end: 1639643367.214771, function_shift, passed tc-start: 1639643367.227841, non_numeric_shift tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i; shift 'a' && echo ERROR ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i; shift 'I' && echo ERROR ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i; shift '0x12' && echo ERROR ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i; shift '010' && echo ERROR ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i; shift '5V' && echo ERROR ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i; shift '-1' && echo ERROR ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i; shift ' ' && echo ERROR ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i; shift '' && echo ERROR ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i; shift '+1' && echo ERROR ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i; shift ' 1' && echo ERROR ] tc-end: 1639643370.952702, non_numeric_shift, passed tc-start: 1639643370.966230, too_many_args tc-so:Executing command [ /bin/sh -c set -- a b c d; shift 1 1 ; echo FAILED ] tc-so:Executing command [ /bin/sh -c set -- a b c d; shift 1 0 ; echo FAILED ] tc-so:Executing command [ /bin/sh -c set -- a b c d; shift 1 2 3 ; echo FAILED ] tc-so:Executing command [ /bin/sh -c set -- a b c d; shift 1 foo ; echo FAILED ] tc-so:Executing command [ /bin/sh -c set -- a b c d; shift 1 -- ; echo FAILED ] tc-so:Executing command [ /bin/sh -c set -- a b c d; shift -- 1 ; echo FAILED ] tc-end: 1639643373.516139, too_many_args, passed tp-end: 1639643373.529099, bin/sh/t_shift tp-start: 1639643378.370417, bin/sh/t_syntax, 21 tc-start: 1639643378.372757, a_basic_tokenisation tc-so:Executing command [ /bin/sh -c set -- a b c; echo $# ] tc-so:Executing command [ /bin/sh -c set -- a""b c; echo $# ] tc-so:Executing command [ /bin/sh -c set -- a"" b c; echo $# ] tc-so:Executing command [ /bin/sh -c set -- ""a b c\;; echo $# ] tc-so:Executing command [ /bin/sh -c set -- set -- c; echo $# ] tc-so:Executing command [ /bin/sh -c set --;set -- c; echo $# ] tc-so:Executing command [ /bin/sh -c set --&set -- c; echo $# ] tc-so:Executing command [ /bin/sh -c set -- a b&&set -- c; echo $# ] tc-so:Executing command [ /bin/sh -c set -- a b||set -- c; echo $# ] tc-end: 1639643380.796153, a_basic_tokenisation, passed tc-start: 1639643380.804021, b_comments tc-so:Executing command [ /bin/sh -c # ] tc-so:Executing command [ /bin/sh -c # exit 1 ] tc-so:Executing command [ /bin/sh -c true # exit 1 ] tc-so:Executing command [ /bin/sh -c false # exit 0 ] tc-so:Executing command [ /bin/sh -c echo foo # bar ] tc-so:Executing command [ /bin/sh -c echo foo \# bar ] tc-so:Executing command [ /bin/sh -c echo foo; # echo bar ] tc-so:Executing command [ /bin/sh -c echo foo#bar ] tc-so:Executing command [ /bin/sh -c echo foo# bar ] tc-so:Executing command [ /bin/sh -c x=foo; echo ${x#bar} ] tc-so:Executing command [ /bin/sh -c echo "#" ] tc-so:Executing command [ /bin/sh -c echo '#' ] tc-so:Executing command [ /bin/sh -c echo \# ] tc-so:Executing command [ /bin/sh -c echo "#"# ] tc-so:Executing command [ /bin/sh -c echo '#'# ] tc-so:Executing command [ /bin/sh -c echo \## ] tc-so:Executing command [ /bin/sh -c echo "#"# #"#" ] tc-so:Executing command [ /bin/sh -c echo '#'# #'#' ] tc-so:Executing command [ /bin/sh -c echo \## #\# ] tc-so:Executing command [ /bin/sh ] tc-end: 1639643385.409534, b_comments, passed tc-start: 1639643385.417194, c_line_wrapping tc-so:Executing command [ /bin/sh -e ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-end: 1639643392.738805, c_line_wrapping, passed tc-start: 1639643392.754970, d_cstrings tc-so:Executing command [ /bin/sh -c printf '%s\n' $'abc\tdef' ] tc-so:Executing command [ /bin/sh -c printf '%s\n' $'abc\011def' ] tc-so:Executing command [ /bin/sh -c printf '%s\n' $'abc\x09'def ] tc-so:Executing command [ /bin/sh -c def=xyz; printf '%s\n' $'abc$def' ] tc-so:Executing command [ /bin/sh -c test $'\1-\2-\3' = $'\ca-\cb-\cc' ] tc-so:Executing command [ /bin/sh -c test $'\r-\n-\f' = $'\cm-\cj-\cl' ] tc-so:Executing command [ /bin/sh -c unset LC_ALL; export LC_CTYPE=en_AU.UTF-8; tc-so: test $'\u0123' = $'\304\243' ] tc-so:Executing command [ /bin/sh -c test $'\u0123' = $'\xC4\xA3' ] tc-so:Executing command [ /bin/sh -c test $'\c\\' = $'\x1C' ] tc-so:Executing command [ /bin/sh -c test $'\c[\c]\c^\c_\c?' = $'\x1B\x1D\x1E\x1F\x7F' ] tc-so:Executing command [ /bin/sh -c printf '%s\n' $'\a\b\e\f\n\r\t\v' ] tc-so:Executing command [ /bin/sh -c printf '%s\n' $'\cG\cH\x1b\cl\cJ\cm\cI\ck' ] tc-so:Executing command [ /bin/sh -c printf '%s\n' $'\'\"\\' ] tc-so:Executing command [ /bin/sh -c : $'\q' ] tc-so:Executing command [ /bin/sh -c : $'\c\q' ] tc-so:Executing command [ /bin/sh -c : $'\uDEFF' ] tc-so:Executing command [ /bin/sh -c : $'abcd ] tc-so:Executing command [ /bin/sh -c : $'abcd\ ] tc-so:Executing command [ /bin/sh -c printf '%s' $'a\0x'$'A\x00X'$'a\c@x'$'A\u0000X' ] tc-so:Executing command [ /bin/sh -c printf '%s' $'abc\ tc-so:def' ] tc-so:Executing command [ /bin/sh -c printf '%s' $'abc tc-so:def' ] tc-so:Executing command [ /bin/sh -c printf '%s' $\ tc-so:'abc\ndef' ] tc-so:Executing command [ /bin/sh -c printf '%s' "abc$'def'g" ] tc-so:Executing command [ /bin/sh -c printf '%s' abc\$'def'g ] tc-so:Executing command [ /bin/sh -c printf '%s' abc'$'def ] tc-end: 1639643397.950173, d_cstrings, passed tc-start: 1639643397.957582, f_redirects tc-so:Executing command [ /bin/sh -c >/dev/null ] tc-so:Executing command [ /bin/sh -c >/dev/null ] tc-so:Executing command [ /bin/sh -c <>/dev/null ] tc-so:Executing command [ /bin/sh -c /dev/null ] tc-so:Executing command [ /bin/sh -c >|/dev/null ] tc-so:Executing command [ /bin/sh -c >/dev/null>/dev/null>/dev/null ] tc-so:Executing command [ /bin/sh -c echo hello >/dev/null ] tc-so:Executing command [ /bin/sh -c echo >/dev/null hello ] tc-so:Executing command [ /bin/sh -c >/dev/null echo hello ] tc-so:Executing command [ /bin/sh -c echo hello >/dev/null world ] tc-so:Executing command [ /bin/sh -c echo hello &1 ] tc-so:Executing command [ /bin/sh -c 2>& 1 ] tc-so:Executing command [ /bin/sh -c FD=1; 2>&"${FD}" ] tc-so:Executing command [ /bin/sh -c FD=1; echo hello 2>&"${FD}" >&2 ] tc-so:Executing command [ /bin/sh -c 2>&- 3<&- 4>&- ] tc-end: 1639643402.828836, f_redirects, passed tc-start: 1639643402.838456, g_variable_syntax tc-so:Executing command [ /bin/sh -c unset a ] tc-so:Executing command [ /bin/sh -c unset a; printf %s ${a-OK} ] tc-so:Executing command [ /bin/sh -c a=GOOD; printf %s ${a-OK} ] tc-so:Executing command [ /bin/sh -c a=GOOD; printf %s $a ] tc-so:Executing command [ /bin/sh -c unset a;a=GOOD;printf %s ${a-OK} ] tc-so:Executing command [ /bin/sh -c a=GOOD;unset a;printf %s ${a-OK} ] tc-so:Executing command [ /bin/sh -c a=GOOD; unset ax; printf %s $a ] tc-so:Executing command [ /bin/sh -c unset ax; a=GOOD; printf %s $ax ] tc-so:Executing command [ /bin/sh -c a=GOOD; a_=BAD; printf %s $a ] tc-so:Executing command [ /bin/sh -c unset ab ] tc-so:Executing command [ /bin/sh -c unset ab; printf %s ${ab-OK} ] tc-so:Executing command [ /bin/sh -c ab=GOOD; printf %s ${ab-OK} ] tc-so:Executing command [ /bin/sh -c ab=GOOD; printf %s $ab ] tc-so:Executing command [ /bin/sh -c unset ab;ab=GOOD;printf %s ${ab-OK} ] tc-so:Executing command [ /bin/sh -c ab=GOOD;unset ab;printf %s ${ab-OK} ] tc-so:Executing command [ /bin/sh -c ab=GOOD; unset abx; printf %s $ab ] tc-so:Executing command [ /bin/sh -c unset abx; ab=GOOD; printf %s $abx ] tc-so:Executing command [ /bin/sh -c ab=GOOD; ab_=BAD; printf %s $ab ] tc-so:Executing command [ /bin/sh -c ab=GOOD; unset a; printf %s $ab ] tc-so:Executing command [ /bin/sh -c ab=GOOD; unset abx a; printf %s $ab ] tc-so:Executing command [ /bin/sh -c unset a;ab=GOOD; printf %s $a ] tc-so:Executing command [ /bin/sh -c ab=GOOD; a=BAD; printf %s $ab ] tc-so:Executing command [ /bin/sh -c ab=GOOD; unset b; printf %s $ab ] tc-so:Executing command [ /bin/sh -c unset b;ab=GOOD; printf %s $b ] tc-so:Executing command [ /bin/sh -c ab=GOOD; b=BAD; printf %s $ab ] tc-so:Executing command [ /bin/sh -c unset a b abx; ab=GOOD; tc-so: printf %s $a$b$abx ] tc-so:Executing command [ /bin/sh -c ab=GOOD; a=BAD; ab_=BAD; tc-so: b=BAD; printf %s $ab ] tc-so:Executing command [ /bin/sh -c unset _a ] tc-so:Executing command [ /bin/sh -c unset _a; printf %s ${_a-OK} ] tc-so:Executing command [ /bin/sh -c _a=GOOD; printf %s ${_a-OK} ] tc-so:Executing command [ /bin/sh -c _a=GOOD; printf %s $_a ] tc-so:Executing command [ /bin/sh -c unset _a;_a=GOOD;printf %s ${_a-OK} ] tc-so:Executing command [ /bin/sh -c _a=GOOD;unset _a;printf %s ${_a-OK} ] tc-so:Executing command [ /bin/sh -c _a=GOOD; unset _ax; printf %s $_a ] tc-so:Executing command [ /bin/sh -c unset _ax; _a=GOOD; printf %s $_ax ] tc-so:Executing command [ /bin/sh -c _a=GOOD; _a_=BAD; printf %s $_a ] tc-so:Executing command [ /bin/sh -c _a=GOOD; unset _; printf %s $_a ] tc-so:Executing command [ /bin/sh -c _a=GOOD; unset _ax _; printf %s $_a ] tc-so:Executing command [ /bin/sh -c unset _;_a=GOOD; printf %s $_ ] tc-so:Executing command [ /bin/sh -c _a=GOOD; _=BAD; printf %s $_a ] tc-so:Executing command [ /bin/sh -c _a=GOOD; unset a; printf %s $_a ] tc-so:Executing command [ /bin/sh -c unset a;_a=GOOD; printf %s $a ] tc-so:Executing command [ /bin/sh -c _a=GOOD; a=BAD; printf %s $_a ] tc-so:Executing command [ /bin/sh -c unset _ a _ax; _a=GOOD; tc-so: printf %s $_$a$_ax ] tc-so:Executing command [ /bin/sh -c _a=GOOD; _=BAD; _a_=BAD; tc-so: a=BAD; printf %s $_a ] tc-so:Executing command [ /bin/sh -c unset _9 ] tc-so:Executing command [ /bin/sh -c unset _9; printf %s ${_9-OK} ] tc-so:Executing command [ /bin/sh -c _9=GOOD; printf %s ${_9-OK} ] tc-so:Executing command [ /bin/sh -c _9=GOOD; printf %s $_9 ] tc-so:Executing command [ /bin/sh -c unset _9;_9=GOOD;printf %s ${_9-OK} ] tc-so:Executing command [ /bin/sh -c _9=GOOD;unset _9;printf %s ${_9-OK} ] tc-so:Executing command [ /bin/sh -c _9=GOOD; unset _9x; printf %s $_9 ] tc-so:Executing command [ /bin/sh -c unset _9x; _9=GOOD; printf %s $_9x ] tc-so:Executing command [ /bin/sh -c _9=GOOD; _9_=BAD; printf %s $_9 ] tc-so:Executing command [ /bin/sh -c _9=GOOD; unset _; printf %s $_9 ] tc-so:Executing command [ /bin/sh -c _9=GOOD; unset _9x _; printf %s $_9 ] tc-so:Executing command [ /bin/sh -c unset _;_9=GOOD; printf %s $_ ] tc-so:Executing command [ /bin/sh -c _9=GOOD; _=BAD; printf %s $_9 ] tc-so:Executing command [ /bin/sh -c unset a123 ] tc-so:Executing command [ /bin/sh -c unset a123; printf %s ${a123-OK} ] tc-so:Executing command [ /bin/sh -c a123=GOOD; printf %s ${a123-OK} ] tc-so:Executing command [ /bin/sh -c a123=GOOD; printf %s $a123 ] tc-so:Executing command [ /bin/sh -c unset a123;a123=GOOD;printf %s ${a123-OK} ] tc-so:Executing command [ /bin/sh -c a123=GOOD;unset a123;printf %s ${a123-OK} ] tc-so:Executing command [ /bin/sh -c a123=GOOD; unset a123x; printf %s $a123 ] tc-so:Executing command [ /bin/sh -c unset a123x; a123=GOOD; printf %s $a123x ] tc-so:Executing command [ /bin/sh -c a123=GOOD; a123_=BAD; printf %s $a123 ] tc-so:Executing command [ /bin/sh -c a123=GOOD; unset a12; printf %s $a123 ] tc-so:Executing command [ /bin/sh -c a123=GOOD; unset a123x a12; printf %s $a123 ] tc-so:Executing command [ /bin/sh -c unset a12;a123=GOOD; printf %s $a12 ] tc-so:Executing command [ /bin/sh -c a123=GOOD; a12=BAD; printf %s $a123 ] tc-so:Executing command [ /bin/sh -c unset a_1_2_3 ] tc-so:Executing command [ /bin/sh -c unset a_1_2_3; printf %s ${a_1_2_3-OK} ] tc-so:Executing command [ /bin/sh -c a_1_2_3=GOOD; printf %s ${a_1_2_3-OK} ] tc-so:Executing command [ /bin/sh -c a_1_2_3=GOOD; printf %s $a_1_2_3 ] tc-so:Executing command [ /bin/sh -c unset a_1_2_3;a_1_2_3=GOOD;printf %s ${a_1_2_3-OK} ] tc-so:Executing command [ /bin/sh -c a_1_2_3=GOOD;unset a_1_2_3;printf %s ${a_1_2_3-OK} ] tc-so:Executing command [ /bin/sh -c a_1_2_3=GOOD; unset a_1_2_3x; printf %s $a_1_2_3 ] tc-so:Executing command [ /bin/sh -c unset a_1_2_3x; a_1_2_3=GOOD; printf %s $a_1_2_3x ] tc-so:Executing command [ /bin/sh -c a_1_2_3=GOOD; a_1_2_3_=BAD; printf %s $a_1_2_3 ] tc-so:Executing command [ /bin/sh -c a_1_2_3=GOOD; unset a_1_2_; printf %s $a_1_2_3 ] tc-so:Executing command [ /bin/sh -c a_1_2_3=GOOD; unset a_1_2_3x a_1_2_; printf %s $a_1_2_3 ] tc-so:Executing command [ /bin/sh -c unset a_1_2_;a_1_2_3=GOOD; printf %s $a_1_2_ ] tc-so:Executing command [ /bin/sh -c a_1_2_3=GOOD; a_1_2_=BAD; printf %s $a_1_2_3 ] tc-so:Executing command [ /bin/sh -c a_1_2_3=GOOD; unset _1_2_3; printf %s $a_1_2_3 ] tc-so:Executing command [ /bin/sh -c unset _1_2_3;a_1_2_3=GOOD; printf %s $_1_2_3 ] tc-so:Executing command [ /bin/sh -c a_1_2_3=GOOD; _1_2_3=BAD; printf %s $a_1_2_3 ] tc-so:Executing command [ /bin/sh -c unset a_1_2_ _1_2_3 a_1_2_3x; a_1_2_3=GOOD; tc-so: printf %s $a_1_2_$_1_2_3$a_1_2_3x ] tc-so:Executing command [ /bin/sh -c a_1_2_3=GOOD; a_1_2_=BAD; a_1_2_3_=BAD; tc-so: _1_2_3=BAD; printf %s $a_1_2_3 ] tc-so:Executing command [ /bin/sh -c unset __ ] tc-so:Executing command [ /bin/sh -c unset __; printf %s ${__-OK} ] tc-so:Executing command [ /bin/sh -c __=GOOD; printf %s ${__-OK} ] tc-so:Executing command [ /bin/sh -c __=GOOD; printf %s $__ ] tc-so:Executing command [ /bin/sh -c unset __;__=GOOD;printf %s ${__-OK} ] tc-so:Executing command [ /bin/sh -c __=GOOD;unset __;printf %s ${__-OK} ] tc-so:Executing command [ /bin/sh -c __=GOOD; unset __x; printf %s $__ ] tc-so:Executing command [ /bin/sh -c unset __x; __=GOOD; printf %s $__x ] tc-so:Executing command [ /bin/sh -c __=GOOD; ___=BAD; printf %s $__ ] tc-so:Executing command [ /bin/sh -c __=GOOD; unset _; printf %s $__ ] tc-so:Executing command [ /bin/sh -c __=GOOD; unset __x _; printf %s $__ ] tc-so:Executing command [ /bin/sh -c unset _;__=GOOD; printf %s $_ ] tc-so:Executing command [ /bin/sh -c __=GOOD; _=BAD; printf %s $__ ] tc-so:Executing command [ /bin/sh -c __=GOOD; unset _; printf %s $__ ] tc-so:Executing command [ /bin/sh -c unset _;__=GOOD; printf %s $_ ] tc-so:Executing command [ /bin/sh -c __=GOOD; _=BAD; printf %s $__ ] tc-so:Executing command [ /bin/sh -c unset _ _ __x; __=GOOD; tc-so: printf %s $_$_$__x ] tc-so:Executing command [ /bin/sh -c __=GOOD; _=BAD; ___=BAD; tc-so: _=BAD; printf %s $__ ] tc-so:Executing command [ /bin/sh -c unset ___ ] tc-so:Executing command [ /bin/sh -c unset ___; printf %s ${___-OK} ] tc-so:Executing command [ /bin/sh -c ___=GOOD; printf %s ${___-OK} ] tc-so:Executing command [ /bin/sh -c ___=GOOD; printf %s $___ ] tc-so:Executing command [ /bin/sh -c unset ___;___=GOOD;printf %s ${___-OK} ] tc-so:Executing command [ /bin/sh -c ___=GOOD;unset ___;printf %s ${___-OK} ] tc-so:Executing command [ /bin/sh -c ___=GOOD; unset ___x; printf %s $___ ] tc-so:Executing command [ /bin/sh -c unset ___x; ___=GOOD; printf %s $___x ] tc-so:Executing command [ /bin/sh -c ___=GOOD; ____=BAD; printf %s $___ ] tc-so:Executing command [ /bin/sh -c ___=GOOD; unset __; printf %s $___ ] tc-so:Executing command [ /bin/sh -c ___=GOOD; unset ___x __; printf %s $___ ] tc-so:Executing command [ /bin/sh -c unset __;___=GOOD; printf %s $__ ] tc-so:Executing command [ /bin/sh -c ___=GOOD; __=BAD; printf %s $___ ] tc-so:Executing command [ /bin/sh -c ___=GOOD; unset __; printf %s $___ ] tc-so:Executing command [ /bin/sh -c unset __;___=GOOD; printf %s $__ ] tc-so:Executing command [ /bin/sh -c ___=GOOD; __=BAD; printf %s $___ ] tc-so:Executing command [ /bin/sh -c unset __ __ ___x; ___=GOOD; tc-so: printf %s $__$__$___x ] tc-so:Executing command [ /bin/sh -c ___=GOOD; __=BAD; ____=BAD; tc-so: __=BAD; printf %s $___ ] tc-so:Executing command [ /bin/sh -c unset ____ ] tc-so:Executing command [ /bin/sh -c unset ____; printf %s ${____-OK} ] tc-so:Executing command [ /bin/sh -c ____=GOOD; printf %s ${____-OK} ] tc-so:Executing command [ /bin/sh -c ____=GOOD; printf %s $____ ] tc-so:Executing command [ /bin/sh -c unset ____;____=GOOD;printf %s ${____-OK} ] tc-so:Executing command [ /bin/sh -c ____=GOOD;unset ____;printf %s ${____-OK} ] tc-so:Executing command [ /bin/sh -c ____=GOOD; unset ____x; printf %s $____ ] tc-so:Executing command [ /bin/sh -c unset ____x; ____=GOOD; printf %s $____x ] tc-so:Executing command [ /bin/sh -c ____=GOOD; _____=BAD; printf %s $____ ] tc-so:Executing command [ /bin/sh -c ____=GOOD; unset ___; printf %s $____ ] tc-so:Executing command [ /bin/sh -c ____=GOOD; unset ____x ___; printf %s $____ ] tc-so:Executing command [ /bin/sh -c unset ___;____=GOOD; printf %s $___ ] tc-so:Executing command [ /bin/sh -c ____=GOOD; ___=BAD; printf %s $____ ] tc-so:Executing command [ /bin/sh -c ____=GOOD; unset ___; printf %s $____ ] tc-so:Executing command [ /bin/sh -c unset ___;____=GOOD; printf %s $___ ] tc-so:Executing command [ /bin/sh -c ____=GOOD; ___=BAD; printf %s $____ ] tc-so:Executing command [ /bin/sh -c unset ___ ___ ____x; ____=GOOD; tc-so: printf %s $___$___$____x ] tc-so:Executing command [ /bin/sh -c ____=GOOD; ___=BAD; _____=BAD; tc-so: ___=BAD; printf %s $____ ] tc-so:Executing command [ /bin/sh -c unset __1__ ] tc-so:Executing command [ /bin/sh -c unset __1__; printf %s ${__1__-OK} ] tc-so:Executing command [ /bin/sh -c __1__=GOOD; printf %s ${__1__-OK} ] tc-so:Executing command [ /bin/sh -c __1__=GOOD; printf %s $__1__ ] tc-so:Executing command [ /bin/sh -c unset __1__;__1__=GOOD;printf %s ${__1__-OK} ] tc-so:Executing command [ /bin/sh -c __1__=GOOD;unset __1__;printf %s ${__1__-OK} ] tc-so:Executing command [ /bin/sh -c __1__=GOOD; unset __1__x; printf %s $__1__ ] tc-so:Executing command [ /bin/sh -c unset __1__x; __1__=GOOD; printf %s $__1__x ] tc-so:Executing command [ /bin/sh -c __1__=GOOD; __1___=BAD; printf %s $__1__ ] tc-so:Executing command [ /bin/sh -c __1__=GOOD; unset __1_; printf %s $__1__ ] tc-so:Executing command [ /bin/sh -c __1__=GOOD; unset __1__x __1_; printf %s $__1__ ] tc-so:Executing command [ /bin/sh -c unset __1_;__1__=GOOD; printf %s $__1_ ] tc-so:Executing command [ /bin/sh -c __1__=GOOD; __1_=BAD; printf %s $__1__ ] tc-so:Executing command [ /bin/sh -c __1__=GOOD; unset _1__; printf %s $__1__ ] tc-so:Executing command [ /bin/sh -c unset _1__;__1__=GOOD; printf %s $_1__ ] tc-so:Executing command [ /bin/sh -c __1__=GOOD; _1__=BAD; printf %s $__1__ ] tc-so:Executing command [ /bin/sh -c unset __1_ _1__ __1__x; __1__=GOOD; tc-so: printf %s $__1_$_1__$__1__x ] tc-so:Executing command [ /bin/sh -c __1__=GOOD; __1_=BAD; __1___=BAD; tc-so: _1__=BAD; printf %s $__1__ ] tc-so:Executing command [ /bin/sh -c unset _0 ] tc-so:Executing command [ /bin/sh -c unset _0; printf %s ${_0-OK} ] tc-so:Executing command [ /bin/sh -c _0=GOOD; printf %s ${_0-OK} ] tc-so:Executing command [ /bin/sh -c _0=GOOD; printf %s $_0 ] tc-so:Executing command [ /bin/sh -c unset _0;_0=GOOD;printf %s ${_0-OK} ] tc-so:Executing command [ /bin/sh -c _0=GOOD;unset _0;printf %s ${_0-OK} ] tc-so:Executing command [ /bin/sh -c _0=GOOD; unset _0x; printf %s $_0 ] tc-so:Executing command [ /bin/sh -c unset _0x; _0=GOOD; printf %s $_0x ] tc-so:Executing command [ /bin/sh -c _0=GOOD; _0_=BAD; printf %s $_0 ] tc-so:Executing command [ /bin/sh -c _0=GOOD; unset _; printf %s $_0 ] tc-so:Executing command [ /bin/sh -c _0=GOOD; unset _0x _; printf %s $_0 ] tc-so:Executing command [ /bin/sh -c unset _;_0=GOOD; printf %s $_ ] tc-so:Executing command [ /bin/sh -c _0=GOOD; _=BAD; printf %s $_0 ] tc-so:Executing command [ /bin/sh -c unset A ] tc-so:Executing command [ /bin/sh -c unset A; printf %s ${A-OK} ] tc-so:Executing command [ /bin/sh -c A=GOOD; printf %s ${A-OK} ] tc-so:Executing command [ /bin/sh -c A=GOOD; printf %s $A ] tc-so:Executing command [ /bin/sh -c unset A;A=GOOD;printf %s ${A-OK} ] tc-so:Executing command [ /bin/sh -c A=GOOD;unset A;printf %s ${A-OK} ] tc-so:Executing command [ /bin/sh -c A=GOOD; unset Ax; printf %s $A ] tc-so:Executing command [ /bin/sh -c unset Ax; A=GOOD; printf %s $Ax ] tc-so:Executing command [ /bin/sh -c A=GOOD; A_=BAD; printf %s $A ] tc-so:Executing command [ /bin/sh -c unset AA ] tc-so:Executing command [ /bin/sh -c unset AA; printf %s ${AA-OK} ] tc-so:Executing command [ /bin/sh -c AA=GOOD; printf %s ${AA-OK} ] tc-so:Executing command [ /bin/sh -c AA=GOOD; printf %s $AA ] tc-so:Executing command [ /bin/sh -c unset AA;AA=GOOD;printf %s ${AA-OK} ] tc-so:Executing command [ /bin/sh -c AA=GOOD;unset AA;printf %s ${AA-OK} ] tc-so:Executing command [ /bin/sh -c AA=GOOD; unset AAx; printf %s $AA ] tc-so:Executing command [ /bin/sh -c unset AAx; AA=GOOD; printf %s $AAx ] tc-so:Executing command [ /bin/sh -c AA=GOOD; AA_=BAD; printf %s $AA ] tc-so:Executing command [ /bin/sh -c AA=GOOD; unset A; printf %s $AA ] tc-so:Executing command [ /bin/sh -c AA=GOOD; unset AAx A; printf %s $AA ] tc-so:Executing command [ /bin/sh -c unset A;AA=GOOD; printf %s $A ] tc-so:Executing command [ /bin/sh -c AA=GOOD; A=BAD; printf %s $AA ] tc-so:Executing command [ /bin/sh -c AA=GOOD; unset A; printf %s $AA ] tc-so:Executing command [ /bin/sh -c unset A;AA=GOOD; printf %s $A ] tc-so:Executing command [ /bin/sh -c AA=GOOD; A=BAD; printf %s $AA ] tc-so:Executing command [ /bin/sh -c unset A A AAx; AA=GOOD; tc-so: printf %s $A$A$AAx ] tc-so:Executing command [ /bin/sh -c AA=GOOD; A=BAD; AA_=BAD; tc-so: A=BAD; printf %s $AA ] tc-so:Executing command [ /bin/sh -c unset AAA ] tc-so:Executing command [ /bin/sh -c unset AAA; printf %s ${AAA-OK} ] tc-so:Executing command [ /bin/sh -c AAA=GOOD; printf %s ${AAA-OK} ] tc-so:Executing command [ /bin/sh -c AAA=GOOD; printf %s $AAA ] tc-so:Executing command [ /bin/sh -c unset AAA;AAA=GOOD;printf %s ${AAA-OK} ] tc-so:Executing command [ /bin/sh -c AAA=GOOD;unset AAA;printf %s ${AAA-OK} ] tc-so:Executing command [ /bin/sh -c AAA=GOOD; unset AAAx; printf %s $AAA ] tc-so:Executing command [ /bin/sh -c unset AAAx; AAA=GOOD; printf %s $AAAx ] tc-so:Executing command [ /bin/sh -c AAA=GOOD; AAA_=BAD; printf %s $AAA ] tc-so:Executing command [ /bin/sh -c AAA=GOOD; unset AA; printf %s $AAA ] tc-so:Executing command [ /bin/sh -c AAA=GOOD; unset AAAx AA; printf %s $AAA ] tc-so:Executing command [ /bin/sh -c unset AA;AAA=GOOD; printf %s $AA ] tc-so:Executing command [ /bin/sh -c AAA=GOOD; AA=BAD; printf %s $AAA ] tc-so:Executing command [ /bin/sh -c AAA=GOOD; unset AA; printf %s $AAA ] tc-so:Executing command [ /bin/sh -c unset AA;AAA=GOOD; printf %s $AA ] tc-so:Executing command [ /bin/sh -c AAA=GOOD; AA=BAD; printf %s $AAA ] tc-so:Executing command [ /bin/sh -c unset AA AA AAAx; AAA=GOOD; tc-so: printf %s $AA$AA$AAAx ] tc-so:Executing command [ /bin/sh -c AAA=GOOD; AA=BAD; AAA_=BAD; tc-so: AA=BAD; printf %s $AAA ] tc-so:Executing command [ /bin/sh -c unset AaBb ] tc-so:Executing command [ /bin/sh -c unset AaBb; printf %s ${AaBb-OK} ] tc-so:Executing command [ /bin/sh -c AaBb=GOOD; printf %s ${AaBb-OK} ] tc-so:Executing command [ /bin/sh -c AaBb=GOOD; printf %s $AaBb ] tc-so:Executing command [ /bin/sh -c unset AaBb;AaBb=GOOD;printf %s ${AaBb-OK} ] tc-so:Executing command [ /bin/sh -c AaBb=GOOD;unset AaBb;printf %s ${AaBb-OK} ] tc-so:Executing command [ /bin/sh -c AaBb=GOOD; unset AaBbx; printf %s $AaBb ] tc-so:Executing command [ /bin/sh -c unset AaBbx; AaBb=GOOD; printf %s $AaBbx ] tc-so:Executing command [ /bin/sh -c AaBb=GOOD; AaBb_=BAD; printf %s $AaBb ] tc-so:Executing command [ /bin/sh -c AaBb=GOOD; unset AaB; printf %s $AaBb ] tc-so:Executing command [ /bin/sh -c AaBb=GOOD; unset AaBbx AaB; printf %s $AaBb ] tc-so:Executing command [ /bin/sh -c unset AaB;AaBb=GOOD; printf %s $AaB ] tc-so:Executing command [ /bin/sh -c AaBb=GOOD; AaB=BAD; printf %s $AaBb ] tc-so:Executing command [ /bin/sh -c AaBb=GOOD; unset aBb; printf %s $AaBb ] tc-so:Executing command [ /bin/sh -c unset aBb;AaBb=GOOD; printf %s $aBb ] tc-so:Executing command [ /bin/sh -c AaBb=GOOD; aBb=BAD; printf %s $AaBb ] tc-so:Executing command [ /bin/sh -c unset AaB aBb AaBbx; AaBb=GOOD; tc-so: printf %s $AaB$aBb$AaBbx ] tc-so:Executing command [ /bin/sh -c AaBb=GOOD; AaB=BAD; AaBb_=BAD; tc-so: aBb=BAD; printf %s $AaBb ] tc-so:Executing command [ /bin/sh -c unset _A_a ] tc-so:Executing command [ /bin/sh -c unset _A_a; printf %s ${_A_a-OK} ] tc-so:Executing command [ /bin/sh -c _A_a=GOOD; printf %s ${_A_a-OK} ] tc-so:Executing command [ /bin/sh -c _A_a=GOOD; printf %s $_A_a ] tc-so:Executing command [ /bin/sh -c unset _A_a;_A_a=GOOD;printf %s ${_A_a-OK} ] tc-so:Executing command [ /bin/sh -c _A_a=GOOD;unset _A_a;printf %s ${_A_a-OK} ] tc-so:Executing command [ /bin/sh -c _A_a=GOOD; unset _A_ax; printf %s $_A_a ] tc-so:Executing command [ /bin/sh -c unset _A_ax; _A_a=GOOD; printf %s $_A_ax ] tc-so:Executing command [ /bin/sh -c _A_a=GOOD; _A_a_=BAD; printf %s $_A_a ] tc-so:Executing command [ /bin/sh -c _A_a=GOOD; unset _A_; printf %s $_A_a ] tc-so:Executing command [ /bin/sh -c _A_a=GOOD; unset _A_ax _A_; printf %s $_A_a ] tc-so:Executing command [ /bin/sh -c unset _A_;_A_a=GOOD; printf %s $_A_ ] tc-so:Executing command [ /bin/sh -c _A_a=GOOD; _A_=BAD; printf %s $_A_a ] tc-so:Executing command [ /bin/sh -c _A_a=GOOD; unset A_a; printf %s $_A_a ] tc-so:Executing command [ /bin/sh -c unset A_a;_A_a=GOOD; printf %s $A_a ] tc-so:Executing command [ /bin/sh -c _A_a=GOOD; A_a=BAD; printf %s $_A_a ] tc-so:Executing command [ /bin/sh -c unset _A_ A_a _A_ax; _A_a=GOOD; tc-so: printf %s $_A_$A_a$_A_ax ] tc-so:Executing command [ /bin/sh -c _A_a=GOOD; _A_=BAD; _A_a_=BAD; tc-so: A_a=BAD; printf %s $_A_a ] tc-so:Executing command [ /bin/sh -c unset A_a_ ] tc-so:Executing command [ /bin/sh -c unset A_a_; printf %s ${A_a_-OK} ] tc-so:Executing command [ /bin/sh -c A_a_=GOOD; printf %s ${A_a_-OK} ] tc-so:Executing command [ /bin/sh -c A_a_=GOOD; printf %s $A_a_ ] tc-so:Executing command [ /bin/sh -c unset A_a_;A_a_=GOOD;printf %s ${A_a_-OK} ] tc-so:Executing command [ /bin/sh -c A_a_=GOOD;unset A_a_;printf %s ${A_a_-OK} ] tc-so:Executing command [ /bin/sh -c A_a_=GOOD; unset A_a_x; printf %s $A_a_ ] tc-so:Executing command [ /bin/sh -c unset A_a_x; A_a_=GOOD; printf %s $A_a_x ] tc-so:Executing command [ /bin/sh -c A_a_=GOOD; A_a__=BAD; printf %s $A_a_ ] tc-so:Executing command [ /bin/sh -c A_a_=GOOD; unset A_a; printf %s $A_a_ ] tc-so:Executing command [ /bin/sh -c A_a_=GOOD; unset A_a_x A_a; printf %s $A_a_ ] tc-so:Executing command [ /bin/sh -c unset A_a;A_a_=GOOD; printf %s $A_a ] tc-so:Executing command [ /bin/sh -c A_a_=GOOD; A_a=BAD; printf %s $A_a_ ] tc-so:Executing command [ /bin/sh -c A_a_=GOOD; unset _a_; printf %s $A_a_ ] tc-so:Executing command [ /bin/sh -c unset _a_;A_a_=GOOD; printf %s $_a_ ] tc-so:Executing command [ /bin/sh -c A_a_=GOOD; _a_=BAD; printf %s $A_a_ ] tc-so:Executing command [ /bin/sh -c unset A_a _a_ A_a_x; A_a_=GOOD; tc-so: printf %s $A_a$_a_$A_a_x ] tc-so:Executing command [ /bin/sh -c A_a_=GOOD; A_a=BAD; A_a__=BAD; tc-so: _a_=BAD; printf %s $A_a_ ] tc-so:Executing command [ /bin/sh -c unset a1_ ] tc-so:Executing command [ /bin/sh -c unset a1_; printf %s ${a1_-OK} ] tc-so:Executing command [ /bin/sh -c a1_=GOOD; printf %s ${a1_-OK} ] tc-so:Executing command [ /bin/sh -c a1_=GOOD; printf %s $a1_ ] tc-so:Executing command [ /bin/sh -c unset a1_;a1_=GOOD;printf %s ${a1_-OK} ] tc-so:Executing command [ /bin/sh -c a1_=GOOD;unset a1_;printf %s ${a1_-OK} ] tc-so:Executing command [ /bin/sh -c a1_=GOOD; unset a1_x; printf %s $a1_ ] tc-so:Executing command [ /bin/sh -c unset a1_x; a1_=GOOD; printf %s $a1_x ] tc-so:Executing command [ /bin/sh -c a1_=GOOD; a1__=BAD; printf %s $a1_ ] tc-so:Executing command [ /bin/sh -c a1_=GOOD; unset a1; printf %s $a1_ ] tc-so:Executing command [ /bin/sh -c a1_=GOOD; unset a1_x a1; printf %s $a1_ ] tc-so:Executing command [ /bin/sh -c unset a1;a1_=GOOD; printf %s $a1 ] tc-so:Executing command [ /bin/sh -c a1_=GOOD; a1=BAD; printf %s $a1_ ] tc-so:Executing command [ /bin/sh -c unset abc_123 ] tc-so:Executing command [ /bin/sh -c unset abc_123; printf %s ${abc_123-OK} ] tc-so:Executing command [ /bin/sh -c abc_123=GOOD; printf %s ${abc_123-OK} ] tc-so:Executing command [ /bin/sh -c abc_123=GOOD; printf %s $abc_123 ] tc-so:Executing command [ /bin/sh -c unset abc_123;abc_123=GOOD;printf %s ${abc_123-OK} ] tc-so:Executing command [ /bin/sh -c abc_123=GOOD;unset abc_123;printf %s ${abc_123-OK} ] tc-so:Executing command [ /bin/sh -c abc_123=GOOD; unset abc_123x; printf %s $abc_123 ] tc-so:Executing command [ /bin/sh -c unset abc_123x; abc_123=GOOD; printf %s $abc_123x ] tc-so:Executing command [ /bin/sh -c abc_123=GOOD; abc_123_=BAD; printf %s $abc_123 ] tc-so:Executing command [ /bin/sh -c abc_123=GOOD; unset abc_12; printf %s $abc_123 ] tc-so:Executing command [ /bin/sh -c abc_123=GOOD; unset abc_123x abc_12; printf %s $abc_123 ] tc-so:Executing command [ /bin/sh -c unset abc_12;abc_123=GOOD; printf %s $abc_12 ] tc-so:Executing command [ /bin/sh -c abc_123=GOOD; abc_12=BAD; printf %s $abc_123 ] tc-so:Executing command [ /bin/sh -c abc_123=GOOD; unset bc_123; printf %s $abc_123 ] tc-so:Executing command [ /bin/sh -c unset bc_123;abc_123=GOOD; printf %s $bc_123 ] tc-so:Executing command [ /bin/sh -c abc_123=GOOD; bc_123=BAD; printf %s $abc_123 ] tc-so:Executing command [ /bin/sh -c unset abc_12 bc_123 abc_123x; abc_123=GOOD; tc-so: printf %s $abc_12$bc_123$abc_123x ] tc-so:Executing command [ /bin/sh -c abc_123=GOOD; abc_12=BAD; abc_123_=BAD; tc-so: bc_123=BAD; printf %s $abc_123 ] tc-so:Executing command [ /bin/sh -c unset ab_12_cd_ef_34_99 ] tc-so:Executing command [ /bin/sh -c unset ab_12_cd_ef_34_99; printf %s ${ab_12_cd_ef_34_99-OK} ] tc-so:Executing command [ /bin/sh -c ab_12_cd_ef_34_99=GOOD; printf %s ${ab_12_cd_ef_34_99-OK} ] tc-so:Executing command [ /bin/sh -c ab_12_cd_ef_34_99=GOOD; printf %s $ab_12_cd_ef_34_99 ] tc-so:Executing command [ /bin/sh -c unset ab_12_cd_ef_34_99;ab_12_cd_ef_34_99=GOOD;printf %s ${ab_12_cd_ef_34_99-OK} ] tc-so:Executing command [ /bin/sh -c ab_12_cd_ef_34_99=GOOD;unset ab_12_cd_ef_34_99;printf %s ${ab_12_cd_ef_34_99-OK} ] tc-so:Executing command [ /bin/sh -c ab_12_cd_ef_34_99=GOOD; unset ab_12_cd_ef_34_99x; printf %s $ab_12_cd_ef_34_99 ] tc-so:Executing command [ /bin/sh -c unset ab_12_cd_ef_34_99x; ab_12_cd_ef_34_99=GOOD; printf %s $ab_12_cd_ef_34_99x ] tc-so:Executing command [ /bin/sh -c ab_12_cd_ef_34_99=GOOD; ab_12_cd_ef_34_99_=BAD; printf %s $ab_12_cd_ef_34_99 ] tc-so:Executing command [ /bin/sh -c ab_12_cd_ef_34_99=GOOD; unset ab_12_cd_ef_34_9; printf %s $ab_12_cd_ef_34_99 ] tc-so:Executing command [ /bin/sh -c ab_12_cd_ef_34_99=GOOD; unset ab_12_cd_ef_34_99x ab_12_cd_ef_34_9; printf %s $ab_12_cd_ef_34_99 ] tc-so:Executing command [ /bin/sh -c unset ab_12_cd_ef_34_9;ab_12_cd_ef_34_99=GOOD; printf %s $ab_12_cd_ef_34_9 ] tc-so:Executing command [ /bin/sh -c ab_12_cd_ef_34_99=GOOD; ab_12_cd_ef_34_9=BAD; printf %s $ab_12_cd_ef_34_99 ] tc-so:Executing command [ /bin/sh -c ab_12_cd_ef_34_99=GOOD; unset b_12_cd_ef_34_99; printf %s $ab_12_cd_ef_34_99 ] tc-so:Executing command [ /bin/sh -c unset b_12_cd_ef_34_99;ab_12_cd_ef_34_99=GOOD; printf %s $b_12_cd_ef_34_99 ] tc-so:Executing command [ /bin/sh -c ab_12_cd_ef_34_99=GOOD; b_12_cd_ef_34_99=BAD; printf %s $ab_12_cd_ef_34_99 ] tc-so:Executing command [ /bin/sh -c unset ab_12_cd_ef_34_9 b_12_cd_ef_34_99 ab_12_cd_ef_34_99x; ab_12_cd_ef_34_99=GOOD; tc-so: printf %s $ab_12_cd_ef_34_9$b_12_cd_ef_34_99$ab_12_cd_ef_34_99x ] tc-so:Executing command [ /bin/sh -c ab_12_cd_ef_34_99=GOOD; ab_12_cd_ef_34_9=BAD; ab_12_cd_ef_34_99_=BAD; tc-so: b_12_cd_ef_34_99=BAD; printf %s $ab_12_cd_ef_34_99 ] tc-so:Executing command [ /bin/sh -c unset abcdefghijklmnopqrstuvwzyz ] tc-so:Executing command [ /bin/sh -c unset abcdefghijklmnopqrstuvwzyz; printf %s ${abcdefghijklmnopqrstuvwzyz-OK} ] tc-so:Executing command [ /bin/sh -c abcdefghijklmnopqrstuvwzyz=GOOD; printf %s ${abcdefghijklmnopqrstuvwzyz-OK} ] tc-so:Executing command [ /bin/sh -c abcdefghijklmnopqrstuvwzyz=GOOD; printf %s $abcdefghijklmnopqrstuvwzyz ] tc-so:Executing command [ /bin/sh -c unset abcdefghijklmnopqrstuvwzyz;abcdefghijklmnopqrstuvwzyz=GOOD;printf %s ${abcdefghijklmnopqrstuvwzyz-OK} ] tc-so:Executing command [ /bin/sh -c abcdefghijklmnopqrstuvwzyz=GOOD;unset abcdefghijklmnopqrstuvwzyz;printf %s ${abcdefghijklmnopqrstuvwzyz-OK} ] tc-so:Executing command [ /bin/sh -c abcdefghijklmnopqrstuvwzyz=GOOD; unset abcdefghijklmnopqrstuvwzyzx; printf %s $abcdefghijklmnopqrstuvwzyz ] tc-so:Executing command [ /bin/sh -c unset abcdefghijklmnopqrstuvwzyzx; abcdefghijklmnopqrstuvwzyz=GOOD; printf %s $abcdefghijklmnopqrstuvwzyzx ] tc-so:Executing command [ /bin/sh -c abcdefghijklmnopqrstuvwzyz=GOOD; abcdefghijklmnopqrstuvwzyz_=BAD; printf %s $abcdefghijklmnopqrstuvwzyz ] tc-so:Executing command [ /bin/sh -c abcdefghijklmnopqrstuvwzyz=GOOD; unset abcdefghijklmnopqrstuvwzy; printf %s $abcdefghijklmnopqrstuvwzyz ] tc-so:Executing command [ /bin/sh -c abcdefghijklmnopqrstuvwzyz=GOOD; unset abcdefghijklmnopqrstuvwzyzx abcdefghijklmnopqrstuvwzy; printf %s $abcdefghijklmnopqrstuvwzyz ] tc-so:Executing command [ /bin/sh -c unset abcdefghijklmnopqrstuvwzy;abcdefghijklmnopqrstuvwzyz=GOOD; printf %s $abcdefghijklmnopqrstuvwzy ] tc-so:Executing command [ /bin/sh -c abcdefghijklmnopqrstuvwzyz=GOOD; abcdefghijklmnopqrstuvwzy=BAD; printf %s $abcdefghijklmnopqrstuvwzyz ] tc-so:Executing command [ /bin/sh -c abcdefghijklmnopqrstuvwzyz=GOOD; unset bcdefghijklmnopqrstuvwzyz; printf %s $abcdefghijklmnopqrstuvwzyz ] tc-so:Executing command [ /bin/sh -c unset bcdefghijklmnopqrstuvwzyz;abcdefghijklmnopqrstuvwzyz=GOOD; printf %s $bcdefghijklmnopqrstuvwzyz ] tc-so:Executing command [ /bin/sh -c abcdefghijklmnopqrstuvwzyz=GOOD; bcdefghijklmnopqrstuvwzyz=BAD; printf %s $abcdefghijklmnopqrstuvwzyz ] tc-so:Executing command [ /bin/sh -c unset abcdefghijklmnopqrstuvwzy bcdefghijklmnopqrstuvwzyz abcdefghijklmnopqrstuvwzyzx; abcdefghijklmnopqrstuvwzyz=GOOD; tc-so: printf %s $abcdefghijklmnopqrstuvwzy$bcdefghijklmnopqrstuvwzyz$abcdefghijklmnopqrstuvwzyzx ] tc-so:Executing command [ /bin/sh -c abcdefghijklmnopqrstuvwzyz=GOOD; abcdefghijklmnopqrstuvwzy=BAD; abcdefghijklmnopqrstuvwzyz_=BAD; tc-so: bcdefghijklmnopqrstuvwzyz=BAD; printf %s $abcdefghijklmnopqrstuvwzyz ] tc-so:Executing command [ /bin/sh -c unset ABCDEFGHIJKLMNOPQRSTUVWXYZ_ ] tc-so:Executing command [ /bin/sh -c unset ABCDEFGHIJKLMNOPQRSTUVWXYZ_; printf %s ${ABCDEFGHIJKLMNOPQRSTUVWXYZ_-OK} ] tc-so:Executing command [ /bin/sh -c ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; printf %s ${ABCDEFGHIJKLMNOPQRSTUVWXYZ_-OK} ] tc-so:Executing command [ /bin/sh -c ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ_ ] tc-so:Executing command [ /bin/sh -c unset ABCDEFGHIJKLMNOPQRSTUVWXYZ_;ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD;printf %s ${ABCDEFGHIJKLMNOPQRSTUVWXYZ_-OK} ] tc-so:Executing command [ /bin/sh -c ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD;unset ABCDEFGHIJKLMNOPQRSTUVWXYZ_;printf %s ${ABCDEFGHIJKLMNOPQRSTUVWXYZ_-OK} ] tc-so:Executing command [ /bin/sh -c ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; unset ABCDEFGHIJKLMNOPQRSTUVWXYZ_x; printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ_ ] tc-so:Executing command [ /bin/sh -c unset ABCDEFGHIJKLMNOPQRSTUVWXYZ_x; ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ_x ] tc-so:Executing command [ /bin/sh -c ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; ABCDEFGHIJKLMNOPQRSTUVWXYZ__=BAD; printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ_ ] tc-so:Executing command [ /bin/sh -c ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; unset ABCDEFGHIJKLMNOPQRSTUVWXYZ; printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ_ ] tc-so:Executing command [ /bin/sh -c ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; unset ABCDEFGHIJKLMNOPQRSTUVWXYZ_x ABCDEFGHIJKLMNOPQRSTUVWXYZ; printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ_ ] tc-so:Executing command [ /bin/sh -c unset ABCDEFGHIJKLMNOPQRSTUVWXYZ;ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ ] tc-so:Executing command [ /bin/sh -c ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; ABCDEFGHIJKLMNOPQRSTUVWXYZ=BAD; printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ_ ] tc-so:Executing command [ /bin/sh -c ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; unset BCDEFGHIJKLMNOPQRSTUVWXYZ_; printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ_ ] tc-so:Executing command [ /bin/sh -c unset BCDEFGHIJKLMNOPQRSTUVWXYZ_;ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; printf %s $BCDEFGHIJKLMNOPQRSTUVWXYZ_ ] tc-so:Executing command [ /bin/sh -c ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; BCDEFGHIJKLMNOPQRSTUVWXYZ_=BAD; printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ_ ] tc-so:Executing command [ /bin/sh -c unset ABCDEFGHIJKLMNOPQRSTUVWXYZ BCDEFGHIJKLMNOPQRSTUVWXYZ_ ABCDEFGHIJKLMNOPQRSTUVWXYZ_x; ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; tc-so: printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ$BCDEFGHIJKLMNOPQRSTUVWXYZ_$ABCDEFGHIJKLMNOPQRSTUVWXYZ_x ] tc-so:Executing command [ /bin/sh -c ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; ABCDEFGHIJKLMNOPQRSTUVWXYZ=BAD; ABCDEFGHIJKLMNOPQRSTUVWXYZ__=BAD; tc-so: BCDEFGHIJKLMNOPQRSTUVWXYZ_=BAD; printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ_ ] tc-so:Executing command [ /bin/sh -c unset A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all; printf %s ${A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all-OK} ] tc-so:Executing command [ /bin/sh -c A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; printf %s ${A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all-OK} ] tc-so:Executing command [ /bin/sh -c A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all;A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD;printf %s ${A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all-OK} ] tc-so:Executing command [ /bin/sh -c A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD;unset A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all;printf %s ${A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all-OK} ] tc-so:Executing command [ /bin/sh -c A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; unset A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx; printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx; A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx ] tc-so:Executing command [ /bin/sh -c A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all_=BAD; printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; unset A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al; printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; unset A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al; printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al;A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al ] tc-so:Executing command [ /bin/sh -c A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al=BAD; printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; unset _VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all; printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset _VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all;A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; printf %s $_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; _VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=BAD; printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al _VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx; A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; tc-so: printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al$_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all$A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx ] tc-so:Executing command [ /bin/sh -c A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al=BAD; A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all_=BAD; tc-so: _VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=BAD; printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all; printf %s ${Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all-OK} ] tc-so:Executing command [ /bin/sh -c Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; printf %s ${Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all-OK} ] tc-so:Executing command [ /bin/sh -c Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all;Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD;printf %s ${Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all-OK} ] tc-so:Executing command [ /bin/sh -c Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD;unset Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all;printf %s ${Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all-OK} ] tc-so:Executing command [ /bin/sh -c Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; unset Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx; printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx; Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx ] tc-so:Executing command [ /bin/sh -c Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all_=BAD; printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; unset Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al; printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; unset Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al; printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al;Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al ] tc-so:Executing command [ /bin/sh -c Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al=BAD; printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; unset hen_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all; printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset hen_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all;Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; printf %s $hen_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; hen_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=BAD; printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al hen_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx; Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; tc-so: printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al$hen_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all$Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx ] tc-so:Executing command [ /bin/sh -c Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al=BAD; Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all_=BAD; tc-so: hen_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=BAD; printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset xyzzy ] tc-so:Executing command [ /bin/sh -c unset xyzzy; printf %s ${xyzzy-OK} ] tc-so:Executing command [ /bin/sh -c xyzzy=GOOD; printf %s ${xyzzy-OK} ] tc-so:Executing command [ /bin/sh -c xyzzy=GOOD; printf %s $xyzzy ] tc-so:Executing command [ /bin/sh -c unset xyzzy;xyzzy=GOOD;printf %s ${xyzzy-OK} ] tc-so:Executing command [ /bin/sh -c xyzzy=GOOD;unset xyzzy;printf %s ${xyzzy-OK} ] tc-so:Executing command [ /bin/sh -c xyzzy=GOOD; unset xyzzyx; printf %s $xyzzy ] tc-so:Executing command [ /bin/sh -c unset xyzzyx; xyzzy=GOOD; printf %s $xyzzyx ] tc-so:Executing command [ /bin/sh -c xyzzy=GOOD; xyzzy_=BAD; printf %s $xyzzy ] tc-so:Executing command [ /bin/sh -c xyzzy=GOOD; unset xyzz; printf %s $xyzzy ] tc-so:Executing command [ /bin/sh -c xyzzy=GOOD; unset xyzzyx xyzz; printf %s $xyzzy ] tc-so:Executing command [ /bin/sh -c unset xyzz;xyzzy=GOOD; printf %s $xyzz ] tc-so:Executing command [ /bin/sh -c xyzzy=GOOD; xyzz=BAD; printf %s $xyzzy ] tc-so:Executing command [ /bin/sh -c xyzzy=GOOD; unset yzzy; printf %s $xyzzy ] tc-so:Executing command [ /bin/sh -c unset yzzy;xyzzy=GOOD; printf %s $yzzy ] tc-so:Executing command [ /bin/sh -c xyzzy=GOOD; yzzy=BAD; printf %s $xyzzy ] tc-so:Executing command [ /bin/sh -c unset xyzz yzzy xyzzyx; xyzzy=GOOD; tc-so: printf %s $xyzz$yzzy$xyzzyx ] tc-so:Executing command [ /bin/sh -c xyzzy=GOOD; xyzz=BAD; xyzzy_=BAD; tc-so: yzzy=BAD; printf %s $xyzzy ] tc-so:Executing command [ /bin/sh -c unset __0123454321__ ] tc-so:Executing command [ /bin/sh -c unset __0123454321__; printf %s ${__0123454321__-OK} ] tc-so:Executing command [ /bin/sh -c __0123454321__=GOOD; printf %s ${__0123454321__-OK} ] tc-so:Executing command [ /bin/sh -c __0123454321__=GOOD; printf %s $__0123454321__ ] tc-so:Executing command [ /bin/sh -c unset __0123454321__;__0123454321__=GOOD;printf %s ${__0123454321__-OK} ] tc-so:Executing command [ /bin/sh -c __0123454321__=GOOD;unset __0123454321__;printf %s ${__0123454321__-OK} ] tc-so:Executing command [ /bin/sh -c __0123454321__=GOOD; unset __0123454321__x; printf %s $__0123454321__ ] tc-so:Executing command [ /bin/sh -c unset __0123454321__x; __0123454321__=GOOD; printf %s $__0123454321__x ] tc-so:Executing command [ /bin/sh -c __0123454321__=GOOD; __0123454321___=BAD; printf %s $__0123454321__ ] tc-so:Executing command [ /bin/sh -c __0123454321__=GOOD; unset __0123454321_; printf %s $__0123454321__ ] tc-so:Executing command [ /bin/sh -c __0123454321__=GOOD; unset __0123454321__x __0123454321_; printf %s $__0123454321__ ] tc-so:Executing command [ /bin/sh -c unset __0123454321_;__0123454321__=GOOD; printf %s $__0123454321_ ] tc-so:Executing command [ /bin/sh -c __0123454321__=GOOD; __0123454321_=BAD; printf %s $__0123454321__ ] tc-so:Executing command [ /bin/sh -c __0123454321__=GOOD; unset _0123454321__; printf %s $__0123454321__ ] tc-so:Executing command [ /bin/sh -c unset _0123454321__;__0123454321__=GOOD; printf %s $_0123454321__ ] tc-so:Executing command [ /bin/sh -c __0123454321__=GOOD; _0123454321__=BAD; printf %s $__0123454321__ ] tc-so:Executing command [ /bin/sh -c unset __0123454321_ _0123454321__ __0123454321__x; __0123454321__=GOOD; tc-so: printf %s $__0123454321_$_0123454321__$__0123454321__x ] tc-so:Executing command [ /bin/sh -c __0123454321__=GOOD; __0123454321_=BAD; __0123454321___=BAD; tc-so: _0123454321__=BAD; printf %s $__0123454321__ ] tc-so:Executing command [ /bin/sh -c unset _0_1_2_3_4_5_6_7_8_9_ ] tc-so:Executing command [ /bin/sh -c unset _0_1_2_3_4_5_6_7_8_9_; printf %s ${_0_1_2_3_4_5_6_7_8_9_-OK} ] tc-so:Executing command [ /bin/sh -c _0_1_2_3_4_5_6_7_8_9_=GOOD; printf %s ${_0_1_2_3_4_5_6_7_8_9_-OK} ] tc-so:Executing command [ /bin/sh -c _0_1_2_3_4_5_6_7_8_9_=GOOD; printf %s $_0_1_2_3_4_5_6_7_8_9_ ] tc-so:Executing command [ /bin/sh -c unset _0_1_2_3_4_5_6_7_8_9_;_0_1_2_3_4_5_6_7_8_9_=GOOD;printf %s ${_0_1_2_3_4_5_6_7_8_9_-OK} ] tc-so:Executing command [ /bin/sh -c _0_1_2_3_4_5_6_7_8_9_=GOOD;unset _0_1_2_3_4_5_6_7_8_9_;printf %s ${_0_1_2_3_4_5_6_7_8_9_-OK} ] tc-so:Executing command [ /bin/sh -c _0_1_2_3_4_5_6_7_8_9_=GOOD; unset _0_1_2_3_4_5_6_7_8_9_x; printf %s $_0_1_2_3_4_5_6_7_8_9_ ] tc-so:Executing command [ /bin/sh -c unset _0_1_2_3_4_5_6_7_8_9_x; _0_1_2_3_4_5_6_7_8_9_=GOOD; printf %s $_0_1_2_3_4_5_6_7_8_9_x ] tc-so:Executing command [ /bin/sh -c _0_1_2_3_4_5_6_7_8_9_=GOOD; _0_1_2_3_4_5_6_7_8_9__=BAD; printf %s $_0_1_2_3_4_5_6_7_8_9_ ] tc-so:Executing command [ /bin/sh -c _0_1_2_3_4_5_6_7_8_9_=GOOD; unset _0_1_2_3_4_5_6_7_8_9; printf %s $_0_1_2_3_4_5_6_7_8_9_ ] tc-so:Executing command [ /bin/sh -c _0_1_2_3_4_5_6_7_8_9_=GOOD; unset _0_1_2_3_4_5_6_7_8_9_x _0_1_2_3_4_5_6_7_8_9; printf %s $_0_1_2_3_4_5_6_7_8_9_ ] tc-so:Executing command [ /bin/sh -c unset _0_1_2_3_4_5_6_7_8_9;_0_1_2_3_4_5_6_7_8_9_=GOOD; printf %s $_0_1_2_3_4_5_6_7_8_9 ] tc-so:Executing command [ /bin/sh -c _0_1_2_3_4_5_6_7_8_9_=GOOD; _0_1_2_3_4_5_6_7_8_9=BAD; printf %s $_0_1_2_3_4_5_6_7_8_9_ ] tc-so:Executing command [ /bin/sh -c unset ABBA ] tc-so:Executing command [ /bin/sh -c unset ABBA; printf %s ${ABBA-OK} ] tc-so:Executing command [ /bin/sh -c ABBA=GOOD; printf %s ${ABBA-OK} ] tc-so:Executing command [ /bin/sh -c ABBA=GOOD; printf %s $ABBA ] tc-so:Executing command [ /bin/sh -c unset ABBA;ABBA=GOOD;printf %s ${ABBA-OK} ] tc-so:Executing command [ /bin/sh -c ABBA=GOOD;unset ABBA;printf %s ${ABBA-OK} ] tc-so:Executing command [ /bin/sh -c ABBA=GOOD; unset ABBAx; printf %s $ABBA ] tc-so:Executing command [ /bin/sh -c unset ABBAx; ABBA=GOOD; printf %s $ABBAx ] tc-so:Executing command [ /bin/sh -c ABBA=GOOD; ABBA_=BAD; printf %s $ABBA ] tc-so:Executing command [ /bin/sh -c ABBA=GOOD; unset ABB; printf %s $ABBA ] tc-so:Executing command [ /bin/sh -c ABBA=GOOD; unset ABBAx ABB; printf %s $ABBA ] tc-so:Executing command [ /bin/sh -c unset ABB;ABBA=GOOD; printf %s $ABB ] tc-so:Executing command [ /bin/sh -c ABBA=GOOD; ABB=BAD; printf %s $ABBA ] tc-so:Executing command [ /bin/sh -c ABBA=GOOD; unset BBA; printf %s $ABBA ] tc-so:Executing command [ /bin/sh -c unset BBA;ABBA=GOOD; printf %s $BBA ] tc-so:Executing command [ /bin/sh -c ABBA=GOOD; BBA=BAD; printf %s $ABBA ] tc-so:Executing command [ /bin/sh -c unset ABB BBA ABBAx; ABBA=GOOD; tc-so: printf %s $ABB$BBA$ABBAx ] tc-so:Executing command [ /bin/sh -c ABBA=GOOD; ABB=BAD; ABBA_=BAD; tc-so: BBA=BAD; printf %s $ABBA ] tc-so:Executing command [ /bin/sh -c unset X_ ] tc-so:Executing command [ /bin/sh -c unset X_; printf %s ${X_-OK} ] tc-so:Executing command [ /bin/sh -c X_=GOOD; printf %s ${X_-OK} ] tc-so:Executing command [ /bin/sh -c X_=GOOD; printf %s $X_ ] tc-so:Executing command [ /bin/sh -c unset X_;X_=GOOD;printf %s ${X_-OK} ] tc-so:Executing command [ /bin/sh -c X_=GOOD;unset X_;printf %s ${X_-OK} ] tc-so:Executing command [ /bin/sh -c X_=GOOD; unset X_x; printf %s $X_ ] tc-so:Executing command [ /bin/sh -c unset X_x; X_=GOOD; printf %s $X_x ] tc-so:Executing command [ /bin/sh -c X_=GOOD; X__=BAD; printf %s $X_ ] tc-so:Executing command [ /bin/sh -c X_=GOOD; unset X; printf %s $X_ ] tc-so:Executing command [ /bin/sh -c X_=GOOD; unset X_x X; printf %s $X_ ] tc-so:Executing command [ /bin/sh -c unset X;X_=GOOD; printf %s $X ] tc-so:Executing command [ /bin/sh -c X_=GOOD; X=BAD; printf %s $X_ ] tc-so:Executing command [ /bin/sh -c X_=GOOD; unset _; printf %s $X_ ] tc-so:Executing command [ /bin/sh -c unset _;X_=GOOD; printf %s $_ ] tc-so:Executing command [ /bin/sh -c X_=GOOD; _=BAD; printf %s $X_ ] tc-so:Executing command [ /bin/sh -c unset X _ X_x; X_=GOOD; tc-so: printf %s $X$_$X_x ] tc-so:Executing command [ /bin/sh -c X_=GOOD; X=BAD; X__=BAD; tc-so: _=BAD; printf %s $X_ ] tc-so:Executing command [ /bin/sh -c unset Y__ ] tc-so:Executing command [ /bin/sh -c unset Y__; printf %s ${Y__-OK} ] tc-so:Executing command [ /bin/sh -c Y__=GOOD; printf %s ${Y__-OK} ] tc-so:Executing command [ /bin/sh -c Y__=GOOD; printf %s $Y__ ] tc-so:Executing command [ /bin/sh -c unset Y__;Y__=GOOD;printf %s ${Y__-OK} ] tc-so:Executing command [ /bin/sh -c Y__=GOOD;unset Y__;printf %s ${Y__-OK} ] tc-so:Executing command [ /bin/sh -c Y__=GOOD; unset Y__x; printf %s $Y__ ] tc-so:Executing command [ /bin/sh -c unset Y__x; Y__=GOOD; printf %s $Y__x ] tc-so:Executing command [ /bin/sh -c Y__=GOOD; Y___=BAD; printf %s $Y__ ] tc-so:Executing command [ /bin/sh -c Y__=GOOD; unset Y_; printf %s $Y__ ] tc-so:Executing command [ /bin/sh -c Y__=GOOD; unset Y__x Y_; printf %s $Y__ ] tc-so:Executing command [ /bin/sh -c unset Y_;Y__=GOOD; printf %s $Y_ ] tc-so:Executing command [ /bin/sh -c Y__=GOOD; Y_=BAD; printf %s $Y__ ] tc-so:Executing command [ /bin/sh -c Y__=GOOD; unset __; printf %s $Y__ ] tc-so:Executing command [ /bin/sh -c unset __;Y__=GOOD; printf %s $__ ] tc-so:Executing command [ /bin/sh -c Y__=GOOD; __=BAD; printf %s $Y__ ] tc-so:Executing command [ /bin/sh -c unset Y_ __ Y__x; Y__=GOOD; tc-so: printf %s $Y_$__$Y__x ] tc-so:Executing command [ /bin/sh -c Y__=GOOD; Y_=BAD; Y___=BAD; tc-so: __=BAD; printf %s $Y__ ] tc-so:Executing command [ /bin/sh -c unset Z___ ] tc-so:Executing command [ /bin/sh -c unset Z___; printf %s ${Z___-OK} ] tc-so:Executing command [ /bin/sh -c Z___=GOOD; printf %s ${Z___-OK} ] tc-so:Executing command [ /bin/sh -c Z___=GOOD; printf %s $Z___ ] tc-so:Executing command [ /bin/sh -c unset Z___;Z___=GOOD;printf %s ${Z___-OK} ] tc-so:Executing command [ /bin/sh -c Z___=GOOD;unset Z___;printf %s ${Z___-OK} ] tc-so:Executing command [ /bin/sh -c Z___=GOOD; unset Z___x; printf %s $Z___ ] tc-so:Executing command [ /bin/sh -c unset Z___x; Z___=GOOD; printf %s $Z___x ] tc-so:Executing command [ /bin/sh -c Z___=GOOD; Z____=BAD; printf %s $Z___ ] tc-so:Executing command [ /bin/sh -c Z___=GOOD; unset Z__; printf %s $Z___ ] tc-so:Executing command [ /bin/sh -c Z___=GOOD; unset Z___x Z__; printf %s $Z___ ] tc-so:Executing command [ /bin/sh -c unset Z__;Z___=GOOD; printf %s $Z__ ] tc-so:Executing command [ /bin/sh -c Z___=GOOD; Z__=BAD; printf %s $Z___ ] tc-so:Executing command [ /bin/sh -c Z___=GOOD; unset ___; printf %s $Z___ ] tc-so:Executing command [ /bin/sh -c unset ___;Z___=GOOD; printf %s $___ ] tc-so:Executing command [ /bin/sh -c Z___=GOOD; ___=BAD; printf %s $Z___ ] tc-so:Executing command [ /bin/sh -c unset Z__ ___ Z___x; Z___=GOOD; tc-so: printf %s $Z__$___$Z___x ] tc-so:Executing command [ /bin/sh -c Z___=GOOD; Z__=BAD; Z____=BAD; tc-so: ___=BAD; printf %s $Z___ ] tc-so:Executing command [ /bin/sh -c unset _____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c unset _____________________________________________________________; printf %s ${_____________________________________________________________-OK} ] tc-so:Executing command [ /bin/sh -c _____________________________________________________________=GOOD; printf %s ${_____________________________________________________________-OK} ] tc-so:Executing command [ /bin/sh -c _____________________________________________________________=GOOD; printf %s $_____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c unset _____________________________________________________________;_____________________________________________________________=GOOD;printf %s ${_____________________________________________________________-OK} ] tc-so:Executing command [ /bin/sh -c _____________________________________________________________=GOOD;unset _____________________________________________________________;printf %s ${_____________________________________________________________-OK} ] tc-so:Executing command [ /bin/sh -c _____________________________________________________________=GOOD; unset _____________________________________________________________x; printf %s $_____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c unset _____________________________________________________________x; _____________________________________________________________=GOOD; printf %s $_____________________________________________________________x ] tc-so:Executing command [ /bin/sh -c _____________________________________________________________=GOOD; ______________________________________________________________=BAD; printf %s $_____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c _____________________________________________________________=GOOD; unset ____________________________________________________________; printf %s $_____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c _____________________________________________________________=GOOD; unset _____________________________________________________________x ____________________________________________________________; printf %s $_____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c unset ____________________________________________________________;_____________________________________________________________=GOOD; printf %s $____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c _____________________________________________________________=GOOD; ____________________________________________________________=BAD; printf %s $_____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c _____________________________________________________________=GOOD; unset ____________________________________________________________; printf %s $_____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c unset ____________________________________________________________;_____________________________________________________________=GOOD; printf %s $____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c _____________________________________________________________=GOOD; ____________________________________________________________=BAD; printf %s $_____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c unset ____________________________________________________________ ____________________________________________________________ _____________________________________________________________x; _____________________________________________________________=GOOD; tc-so: printf %s $____________________________________________________________$____________________________________________________________$_____________________________________________________________x ] tc-so:Executing command [ /bin/sh -c _____________________________________________________________=GOOD; ____________________________________________________________=BAD; ______________________________________________________________=BAD; tc-so: ____________________________________________________________=BAD; printf %s $_____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c echo ${,x} ] tc-so:Executing command [ /bin/sh -c echo ${-p} ] tc-so:Executing command [ /bin/sh -c echo ${+h} ] tc-so:Executing command [ /bin/sh -c echo ${:def} ] tc-so:Executing command [ /bin/sh -c echo ${0_1} ] tc-so:Executing command [ /bin/sh -c echo ${x*x} ] tc-so:Executing command [ /bin/sh -c echo ${()} ] tc-so:Executing command [ /bin/sh -c echo ${"} ] tc-so:Executing command [ /bin/sh -c echo ${'} ] tc-so:Executing command [ /bin/sh -c echo ${a b c} ] tc-so:Executing command [ /bin/sh -c echo ${?!} ] tc-so:Executing command [ /bin/sh -c echo ${;} ] tc-so:Executing command [ /bin/sh -c ,x= ] tc-so:Executing command [ /bin/sh -c -p= ] tc-so:Executing command [ /bin/sh -c +h= ] tc-so:Executing command [ /bin/sh -c :def= ] tc-so:Executing command [ /bin/sh -c 0_1= ] tc-so:Executing command [ /bin/sh -c x*x= ] tc-so:Executing command [ /bin/sh -c ()= ] tc-so:Executing command [ /bin/sh -c "= ] tc-so:Executing command [ /bin/sh -c '= ] tc-so:Executing command [ /bin/sh -c a b c= ] tc-so:Executing command [ /bin/sh -c x,y,z= ] tc-so:Executing command [ /bin/sh -c ?!= ] tc-so:Executing command [ /bin/sh -c ;= ] tc-so:Executing command [ /bin/sh -c a-b= ] tc-so:Executing command [ /bin/sh -c a+b= ] tc-so:Executing command [ /bin/sh -c a?b= ] tc-so:Executing command [ /bin/sh -c a:b= ] tc-so:Executing command [ /bin/sh -c a%b= ] tc-so:Executing command [ /bin/sh -c a#b= ] tc-so:Executing command [ /bin/sh -c 0= ] tc-so:Executing command [ /bin/sh -c 1= ] tc-so:Executing command [ /bin/sh -c 99= ] tc-so:Executing command [ /bin/sh -c @= ] tc-so:Executing command [ /bin/sh -c *= ] tc-so:Executing command [ /bin/sh -c != ] tc-so:Executing command [ /bin/sh -c ?= ] tc-end: 1639643506.994450, g_variable_syntax, passed tc-start: 1639643507.631, h_var_assign tc-so:Executing command [ /bin/sh -c a=b ] tc-so:Executing command [ /bin/sh -c \a=b ] tc-so:Executing command [ /bin/sh -c a=b c=d ] tc-so:Executing command [ /bin/sh -c a=b c=d echo e=f ] tc-so:Executing command [ /bin/sh -c a=b 2>/dev/null c=d &2 3<&0; printf "%s\n" foo | x=y cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | a=b cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | 6>&1 cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | 5<&3 cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | a=b cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | 6>&1 cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y a=b cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | 5<&3 cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y a=b 6>&1 cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y a=b 6>&1 5<&3 cat | x=y cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y a=b 6>&1 5<&3 cat | cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y a=b 6>&1 5<&3 cat | a=b cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y a=b 6>&1 5<&3 cat | x=y cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y a=b 6>&1 5<&3 cat | 6>&1 cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y a=b 6>&1 5<&3 cat | x=y a=b cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y a=b 6>&1 5<&3 cat | 5<&3 cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y a=b 6>&1 5<&3 cat | x=y a=b 6>&1 cat ] tc-so:Executing command [ /bin/sh -c 4>&2 | a=b ] tc-so:Executing command [ /bin/sh -c 4>&2 | a=b ] tc-so:Executing command [ /bin/sh -c 4>&2 | 3<&0 ] tc-so:Executing command [ /bin/sh -c 4>&2 | a=b | 3<&0 ] tc-so:Executing command [ /bin/sh -c 4>&2 | >>/dev/null ] tc-so:Executing command [ /bin/sh -c 4>&2 | a=b | 3<&0 | >>/dev/null ] tc-so:Executing command [ /bin/sh -c 4>&2 | a= b= c= ] tc-so:Executing command [ /bin/sh -c 4>&2 | a=b | 3<&0 | >>/dev/null | a= b= c= ] tc-so:Executing command [ /bin/sh -c 4>&2 | ${x} ] tc-so:Executing command [ /bin/sh -c 4>&2 | a=b | 3<&0 | >>/dev/null | a= b= c= | ${x} ] tc-so:Executing command [ /bin/sh -c 4>&2 | cat ] tc-so:Executing command [ /bin/sh -c 4>&2 | a=b | 3<&0 | >>/dev/null | a= b= c= | ${x} | cat ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | ] tc-so:Executing command [ /bin/sh -c | printf "%s\n" foo ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | do ] tc-so:Executing command [ /bin/sh -c do | printf "%s\n" foo ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | | do ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | done ] tc-so:Executing command [ /bin/sh -c done | printf "%s\n" foo ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | | do | done ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | then ] tc-so:Executing command [ /bin/sh -c then | printf "%s\n" foo ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | | do | done | then ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | else ] tc-so:Executing command [ /bin/sh -c else | printf "%s\n" foo ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | | do | done | then | else ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | fi ] tc-so:Executing command [ /bin/sh -c fi | printf "%s\n" foo ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | | do | done | then | else | fi ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | esac ] tc-so:Executing command [ /bin/sh -c esac | printf "%s\n" foo ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | | do | done | then | else | fi | esac ] tc-end: 1639643550.190128, i_pipelines, passed tc-start: 1639643550.197233, j_and_or_lists tc-so:Executing command [ /bin/sh -c true ] tc-so:Executing command [ /bin/sh -c false ] tc-so:Executing command [ /bin/sh -c false ] tc-so:Executing command [ /bin/sh -c true && true ] tc-so:Executing command [ /bin/sh -c false || false ] tc-so:Executing command [ /bin/sh -c false || true && false ] tc-so:Executing command [ /bin/sh -c true && true && true ] tc-so:Executing command [ /bin/sh -c false || false || false ] tc-so:Executing command [ /bin/sh -c false || true && false || true && false ] tc-so:Executing command [ /bin/sh -c true && true && true && true ] tc-so:Executing command [ /bin/sh -c false || false || false || false ] tc-so:Executing command [ /bin/sh -c false || true && false || true && false || true && false ] tc-so:Executing command [ /bin/sh -c true && true && true && true && true ] tc-so:Executing command [ /bin/sh -c false || false || false || false || false ] tc-so:Executing command [ /bin/sh -c false || true && false || true && false || true && false || true && false ] tc-so:Executing command [ /bin/sh -c true && true && true && true && true && true ] tc-so:Executing command [ /bin/sh -c false || false || false || false || false || false ] tc-so:Executing command [ /bin/sh -c false || true && false || true && false || true && false || true && false || true && false ] tc-so:Executing command [ /bin/sh -c true && true && true && true && true && true && true ] tc-so:Executing command [ /bin/sh -c false || false || false || false || false || false || false ] tc-so:Executing command [ /bin/sh -c false || true && false || true && false || true && false || true && false || true && false || true && false ] tc-so:Executing command [ /bin/sh -c true && true && true && true && true && true && true && true ] tc-so:Executing command [ /bin/sh -c false || false || false || false || false || false || false || false ] tc-so:Executing command [ /bin/sh -c false || true && false || true && false || true && false || true && false || true && false || true && false || true && false ] tc-so:Executing command [ /bin/sh -c true && true && true && true && true && true && true && true && true ] tc-so:Executing command [ /bin/sh -c false || false || false || false || false || false || false || false || false ] tc-so:Executing command [ /bin/sh -c false || true && false || true && false || true && false || true && false || true && false || true && false || true && false || true && false ] tc-so:Executing command [ /bin/sh -c true && true && true && true && true && true && true && true && true && true ] tc-so:Executing command [ /bin/sh -c false || false || false || false || false || false || false || false || false || false ] tc-so:Executing command [ /bin/sh -c false || true && false || true && false || true && false || true && false || true && false || true && false || true && false || true && false || true && false ] tc-so:Executing command [ /bin/sh -c true && ] tc-so:Executing command [ /bin/sh -c && true ] tc-so:Executing command [ /bin/sh -c || true ] tc-so:Executing command [ /bin/sh -c true || ] tc-so:Executing command [ /bin/sh -c true || && false ] tc-so:Executing command [ /bin/sh -c false || && true ] tc-so:Executing command [ /bin/sh -c printf "%s" foo | cat | cat>/dev/null && ! printf "%s" foo | cat | cat>/dev/null || printf "%s" foo | cat | cat>/dev/null ] tc-so:Executing command [ /bin/sh -c printf "%s" foo | cat | cat>/dev/null && ! printf "%s" foo | cat | cat>/dev/null || printf "%s" foo | cat | cat>/dev/null && ! printf "%s" foo | cat | cat>/dev/null || printf "%s" foo | cat | cat>/dev/null ] tc-so:Executing command [ /bin/sh -c printf "%s" foo | cat | cat>/dev/null && ! printf "%s" foo | cat | cat>/dev/null || printf "%s" foo | cat | cat>/dev/null && ! printf "%s" foo | cat | cat>/dev/null || printf "%s" foo | cat | cat>/dev/null && ! printf "%s" foo | cat | cat>/dev/null || printf "%s" foo | cat | cat>/dev/null ] tc-so:Executing command [ /bin/sh -c printf "%s" foo | cat | cat>/dev/null && ! printf "%s" foo | cat | cat>/dev/null || printf "%s" foo | cat | cat>/dev/null && ! printf "%s" foo | cat | cat>/dev/null || printf "%s" foo | cat | cat>/dev/null && ! printf "%s" foo | cat | cat>/dev/null || printf "%s" foo | cat | cat>/dev/null && ! printf "%s" foo | cat | cat>/dev/null || printf "%s" foo | cat | cat>/dev/null ] tc-end: 1639643561.433172, j_and_or_lists, passed tc-start: 1639643561.444271, k_lists tc-so:Executing command [ /bin/sh -c echo hello; true; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-; echo world; ] tc-so:Executing command [ /bin/sh -c ; ] tc-so:Executing command [ /bin/sh -c ;; ] tc-so:Executing command [ /bin/sh -c false ;; true ] tc-so:Executing command [ /bin/sh -c false; ;true ] tc-so:Executing command [ /bin/sh -c ; true ] tc-end: 1639643577.142475, k_lists, passed tc-start: 1639643577.150138, l_async_lists tc-so:Executing command [ /bin/sh -c echo hello; true& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-& echo world ] tc-so:Executing command [ /bin/sh -c & ] tc-so:Executing command [ /bin/sh -c ;& ] tc-so:Executing command [ /bin/sh -c &; ] tc-so:Executing command [ /bin/sh -c & true ] tc-so:Executing command [ /bin/sh -c false& &true ] tc-end: 1639643601.344379, l_async_lists, passed tc-start: 1639643601.351339, m_compound_lists tc-so:Executing command [ /bin/sh -c ( true ) ] tc-so:Executing command [ /bin/sh -c ( false ) ] tc-so:Executing command [ /bin/sh -c ( (:) ) ] tc-so:Executing command [ /bin/sh -c ( ( true )) ] tc-so:Executing command [ /bin/sh -c ( ( ( ( ( true ))))) ] tc-so:Executing command [ /bin/sh -c ( ( ( ( (true);:));true)) ] tc-so:Executing command [ /bin/sh -c () ] tc-so:Executing command [ /bin/sh -c ( ) ] tc-so:Executing command [ /bin/sh -c { true; } ] tc-so:Executing command [ /bin/sh -c { false; } ] tc-so:Executing command [ /bin/sh -c { { :; };} ] tc-so:Executing command [ /bin/sh -c { { { { { :;};};};};} ] tc-so:Executing command [ /bin/sh -c { echo } ; } ] tc-so:Executing command [ /bin/sh -c { echo { ; } ] tc-end: 1639643604.869079, m_compound_lists, passed tc-start: 1639643604.875517, q_for_loop tc-so:Executing command [ /bin/sh -c for x; do : ; done ] tc-so:Executing command [ /bin/sh -c for x in ; do : ; done ] tc-so:Executing command [ /bin/sh -c for x in a b c ; do : ; done ] tc-so:Executing command [ /bin/sh -c for x in in;do : ; done ] tc-so:Executing command [ /bin/sh -c for x in for;do : ; done ] tc-so:Executing command [ /bin/sh -c for x in do;do : ; done ] tc-so:Executing command [ /bin/sh -c for for in in;do :;done ] tc-so:Executing command [ /bin/sh -c for for in for;do :; done ] tc-so:Executing command [ /bin/sh -c for for in do;do : ;done ] tc-so:Executing command [ /bin/sh -c for in in in;do : ; done ] tc-so:Executing command [ /bin/sh -c for in in in do in;do case $in in in)echo do;;do)echo in;;esac; done ] tc-so:Executing command [ /bin/sh -c for in in for;do : ; done ] tc-so:Executing command [ /bin/sh -c for in in do;do : ; done ] tc-so:Executing command [ /bin/sh -c for do in in;do : ; done ] tc-so:Executing command [ /bin/sh -c for do in for;do : ; done ] tc-so:Executing command [ /bin/sh -c for do in do;do : ; done ] tc-so:Executing command [ /bin/sh -c for do in do;do echo ${do}do ; done ] tc-end: 1639643609.187416, q_for_loop, passed tc-start: 1639643609.195186, r_case tc-so:Executing command [ /bin/sh -c case x in esac ] tc-so:Executing command [ /bin/sh -c case x in x) esac ] tc-so:Executing command [ /bin/sh -c case x in (x) esac ] tc-so:Executing command [ /bin/sh -c case x in x) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in (x) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in x|y) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in (x|y) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in x|esac) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in x|esac|y) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in (x|esac) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in (x|esac|y) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in in) esac ] tc-so:Executing command [ /bin/sh -c case x in in) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in x|in) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in x|in|y) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in (x|in) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in (in|x) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in (x|in|y) ;; esac ] tc-so:Executing command [ /bin/sh -c case case in case) esac ] tc-so:Executing command [ /bin/sh -c case in in in) esac ] tc-so:Executing command [ /bin/sh -c case esac in (in) esac ] tc-so:Executing command [ /bin/sh -c case in in esac|cat ] tc-so:Executing command [ /bin/sh -c case esac in esac|cat ] tc-so:Executing command [ /bin/sh -c case in in esac|case x in u) echo foo;; esac ] tc-so:Executing command [ /bin/sh -c case esac in esac|case x in u) echo foo;; esac ] tc-so:Executing command [ /bin/sh -c case in in esac|case x in x) echo foo;; esac ] tc-so:Executing command [ /bin/sh -c case in in (esac|cat ] tc-so:Executing command [ /bin/sh -c case x in x );;esac ] tc-so:Executing command [ /bin/sh -c case x in ( x );;esac ] tc-so:Executing command [ /bin/sh -c case x in x | y );;esac ] tc-so:Executing command [ /bin/sh -c case x in ( x | y );;esac ] tc-so:Executing command [ /bin/sh -c case x tc-so: in tc-so: ( x | y ) tc-so: tc-so: ;; tc-so: tc-so: tc-so: esac tc-so: ] tc-end: 1639643616.716159, r_case, passed tc-start: 1639643616.722436, s_if tc-so:Executing command [ /bin/sh -c if :; then :; fi ] tc-so:Executing command [ /bin/sh -c if :; then :; else :; fi ] tc-so:Executing command [ /bin/sh -c if :; then :; elif :; then :; else :; fi ] tc-so:Executing command [ /bin/sh -c if :; then :; elif :; then :; elif :; then :; else :; fi ] tc-so:Executing command [ /bin/sh -c if :; then : else :; fi ] tc-so:Executing command [ /bin/sh -c if : then :; then :; fi ] tc-so:Executing command [ /bin/sh -c if if :;then :;fi then :;fi ] tc-so:Executing command [ /bin/sh -c if if :;then if :;then :;fi fi;then :;fi ] tc-so:Executing command [ /bin/sh -c if if :;then :;fi;then :;else if :;then :;fi fi ] tc-so:Executing command [ /bin/sh -c if true; then echo a tc-so: elif true; then echo b tc-so: elif true; then echo c tc-so: else echo d tc-so: fi ] tc-so:Executing command [ /bin/sh -c if true; then echo a tc-so: elif true; then echo b tc-so: elif false; then echo c tc-so: else echo d tc-so: fi ] tc-so:Executing command [ /bin/sh -c if true; then echo a tc-so: elif false; then echo b tc-so: elif true; then echo c tc-so: else echo d tc-so: fi ] tc-so:Executing command [ /bin/sh -c if true; then echo a tc-so: elif false; then echo b tc-so: elif false; then echo c tc-so: else echo d tc-so: fi ] tc-so:Executing command [ /bin/sh -c if false; then echo a tc-so: elif true; then echo b tc-so: elif true; then echo c tc-so: else echo d tc-so: fi ] tc-so:Executing command [ /bin/sh -c if false; then echo a tc-so: elif true; then echo b tc-so: elif false; then echo c tc-so: else echo d tc-so: fi ] tc-so:Executing command [ /bin/sh -c if false; then echo a tc-so: elif false; then echo b tc-so: elif true; then echo c tc-so: else echo d tc-so: fi ] tc-so:Executing command [ /bin/sh -c if false; then echo a tc-so: elif false; then echo b tc-so: elif false; then echo c tc-so: else echo d tc-so: fi ] tc-end: 1639643621.140770, s_if, passed tc-start: 1639643621.150380, t_loops tc-so:Executing command [ /bin/sh -c while false; do :; done ] tc-so:Executing command [ /bin/sh -c while false; do \done; done ] tc-so:Executing command [ /bin/sh -c until :; do :; done ] tc-so:Executing command [ /bin/sh -c until :; do \done; done ] tc-so:Executing command [ /bin/sh -c :; while (exit) do echo x; false; done; echo $? ] tc-so:Executing command [ /bin/sh -c false; until (exit) do echo x; done; echo $? ] tc-end: 1639643623.490502, t_loops, passed tc-start: 1639643623.500077, u_case_cont tc-so:Executing command [ /bin/sh -c case x in x) ;& esac ] tc-so:Executing command [ /bin/sh -c case x in (x) ;& esac ] tc-so:Executing command [ /bin/sh -c case x in x|y) ;& esac ] tc-so:Executing command [ /bin/sh -c case x in (x|y) ;& esac ] tc-so:Executing command [ /bin/sh -c case x in x );&esac ] tc-so:Executing command [ /bin/sh -c case x in ( x );&esac ] tc-so:Executing command [ /bin/sh -c case x in x | y );&esac ] tc-so:Executing command [ /bin/sh -c case x in ( x | y );&esac ] tc-so:Executing command [ /bin/sh -c case x in x) ;& (y) esac ] tc-so:Executing command [ /bin/sh -c case x in (x) ;& esac ] tc-so:Executing command [ /bin/sh -c case x in x|y) ;& esac ] tc-so:Executing command [ /bin/sh -c case x in (x|y) ;& esac ] tc-end: 1639643627.6224, u_case_cont, passed tc-start: 1639643627.16102, x_functions tc-so:Executing command [ /bin/sh -c func() { :; } ] tc-so:Executing command [ /bin/sh -c func() { :; }; func ] tc-so:Executing command [ /bin/sh -c func()(:) ] tc-so:Executing command [ /bin/sh -c func()if :; then false; else true; fi ] tc-so:Executing command [ /bin/sh -c func()while false; do :;done ] tc-so:Executing command [ /bin/sh -c func () for a in b c; do :; done ] tc-so:Executing command [ /bin/sh -c func() case x in (y) esac ] tc-so:Executing command [ /bin/sh -c f1() { f2() { :; }; }; f1; f2 ] tc-so:Executing command [ /bin/sh -c f1() { f2() { :; }; }; f2; f1 ] tc-so:Executing command [ /bin/sh -c f1() { eval "$1() { :; }"; }; f1 f2; f2 ] tc-end: 1639643629.785199, x_functions, passed tc-start: 1639643629.792876, z_PR_48498 tc-so:Executing command [ /bin/sh -c true; fi ] tc-so:Executing command [ /bin/sh -c false; fi ] tc-so:Executing command [ /bin/sh -c false; then echo wut ] tc-so:Executing command [ /bin/sh -c true; then echo wut ] tc-so:Executing command [ /bin/sh -c true; do echo wut ] tc-so:Executing command [ /bin/sh -c true; then ] tc-so:Executing command [ /bin/sh -c true; else ] tc-so:Executing command [ /bin/sh -c true; do ] tc-so:Executing command [ /bin/sh -c true; done ] tc-so:Executing command [ /bin/sh -c : ; } ] tc-so:Executing command [ /bin/sh -c :;) ] tc-so:Executing command [ /bin/sh -c true& fi ] tc-so:Executing command [ /bin/sh -c false& fi ] tc-so:Executing command [ /bin/sh -c false& then echo wut ] tc-so:Executing command [ /bin/sh -c true& then echo wut ] tc-so:Executing command [ /bin/sh -c true& do echo wut ] tc-so:Executing command [ /bin/sh -c true& then ] tc-so:Executing command [ /bin/sh -c true& else ] tc-so:Executing command [ /bin/sh -c true& do ] tc-so:Executing command [ /bin/sh -c true&done ] tc-so:Executing command [ /bin/sh -c :&} ] tc-so:Executing command [ /bin/sh -c :&) ] tc-end: 1639643634.746060, z_PR_48498, passed tc-start: 1639643634.753348, z_PR_52426 tc-so:Executing command [ /bin/sh -c case x in <|() ;; esac ] tc-so:Executing command [ /bin/sh -c case x in ((|)) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in _|() ;; esac ] tc-so:Executing command [ /bin/sh -c case x in ()|() ;; esac ] tc-so:Executing command [ /bin/sh -c case x in -|;) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in (;|-) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in ;;|;) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in (|| | ||) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in (<<|>>) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in (&&|&) ;; (|||>&) ;; &) esac ] tc-so:Executing command [ /bin/sh -c case x in (>||<) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in( || | || | || | || | || );; esac ] tc-so:Executing command [ /bin/sh -c case x in (||| ||| ||| ||| ||) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in <> | tc-so: ) ;; esac ] tc-so:Executing command [ /bin/sh -c case fi in ({|}) ;; (!) ;; esac ] tc-so:Executing command [ /bin/sh -c case esac in ([|]);; (][);; !!!|!!!|!!!|!!!);; esac ] tc-so:Executing command [ /bin/sh -c case then in ({[]]}) ;; (^^);; (^|^);; ([!]);; (-);; esac ] tc-so:Executing command [ /bin/sh -c case while in while );;(if|then|elif|fi);;(do|done);; esac ] tc-so:Executing command [ /bin/sh -c case until in($);;($$);;($4.50);;(1/2);;0.3333);;esac ] tc-so:Executing command [ /bin/sh -c case return in !);; !$);; $!);; !#);; (@);; esac ] tc-so:Executing command [ /bin/sh -c case break in (/);; (\/);; (/\|/\));; (\\//);; esac ] tc-end: 1639643639.579966, z_PR_52426, passed tc-start: 1639643639.588413, z_PR_53712 tc-so:proc.3403.corename: %n.core -> core tc-end: 1639643640.593445, z_PR_53712, passed tp-end: 1639643640.602694, bin/sh/t_syntax tp-start: 1639643641.161030, bin/sh/t_ulimit, 1 tc-start: 1639643641.170489, limits tc-so:Executing command [ /bin/sh -c ulimit -a ] tc-se:local: -c: bad variable name tc-end: 1639643642.72623, limits, passed tp-end: 1639643642.81815, bin/sh/t_ulimit tp-start: 1639643642.915370, bin/sh/t_varquote, 3 tc-start: 1639643642.918547, all tc-end: 1639643643.658703, all, passed tc-start: 1639643643.671224, default_assignment_with_arith tc-so:Executing command [ /bin/sh -c : "${x=$((1))}" ] tc-so:Executing command [ /bin/sh -c echo "${x=$((1))}" ] tc-end: 1639643644.774317, default_assignment_with_arith, passed tc-start: 1639643644.783860, nested_quotes_multiword tc-so:Executing command [ /bin/sh -c echo "${foo:="first-word"} second-word" ] tc-end: 1639643645.444643, nested_quotes_multiword, passed tp-end: 1639643645.451646, bin/sh/t_varquote tp-start: 1639643646.744005, bin/sh/t_varval, 5 tc-start: 1639643646.746548, aaa tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-end: 1639643649.39594, aaa, passed tc-start: 1639643649.50253, assignment tc-so:Executing command [ /bin/sh ] tc-end: 1639643658.603281, assignment, passed tc-start: 1639643658.617828, cmdline tc-so:Executing command [ /bin/sh ] tc-end: 1639643667.202802, cmdline, passed tc-start: 1639643667.214017, read tc-so:Executing command [ /bin/sh -c tc-so: while read -r VAR tc-so: do tc-so: # skip the mess made by embedded newline tc-so: case "${VAR}" in tc-so: (prefix | suffix) continue;; tc-so: esac tc-so: echo "${VAR}" > "${VAR}" tc-so: done ] tc-so:Executing command [ rm prefix/suffix ] tc-so:Executing command [ rmdir prefix ] tc-end: 1639643675.914830, read, passed tc-start: 1639643676.537130, redirect tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ rm prefix/suffix ] tc-so:Executing command [ rmdir prefix ] tc-so:Executing command [ rm prefix tc-so:suffix ] tc-end: 1639643686.54163, redirect, passed tp-end: 1639643686.671274, bin/sh/t_varval tp-start: 1639643687.658279, bin/sh/t_wait, 4 tc-start: 1639643687.660599, basic_wait tc-so:Executing command [ /bin/sh -c (echo nothing >/dev/null) & wait ] tc-so:Executing command [ /bin/sh -c (exit 3) & wait $!; S=$?; test $S -eq 3 || { tc-so: echo "status: $S"; exit 1; } ] tc-so:Executing command [ /bin/sh -c sleep 3 & sleep 2 & sleep 1 & wait ] tc-so:Executing command [ /bin/sh -c sleep 3 & (exit 2) & sleep 1 & wait ] tc-end: 1639643701.35637, basic_wait, passed tc-start: 1639643701.42213, individual tc-end: 1639643707.370678, individual, passed tc-start: 1639643707.382038, jobs tc-end: 1639643722.20069, jobs, passed tc-start: 1639643722.31802, kill tc-so:Executing command [ /bin/sh -c wait 1 ] tc-end: 1639643732.842988, kill, passed tp-end: 1639643732.854681, bin/sh/t_wait tp-start: 1639643733.608346, bin/sleep/t_sleep, 3 tc-start: 1639643733.610610, fraction tc-so:Executing command [ /bin/sh -c sleep 0.1 ] tc-so:Executing command [ /bin/sh -c sleep 0.2 ] tc-so:Executing command [ /bin/sh -c sleep 0.3 ] tc-so:Executing command [ /bin/sh -c LC_ALL=ru_RU.UTF-8 sleep 0.2 ] tc-so:Executing command [ /bin/sh -c LC_ALL=ru_RU.UTF-8 sleep 0,2 ] tc-end: 1639643737.152568, fraction, passed tc-start: 1639643737.160295, hex tc-so:Executing command [ /bin/sh -c sleep 0x01 ] tc-so:Executing command [ /bin/sh -c sleep 0x0.F ] tc-so:Executing command [ /bin/sh -c sleep 0x.B ] tc-end: 1639643743.329106, hex, passed tc-start: 1639643743.338584, nonnumeric tc-so:Executing command [ /bin/sh -c sleep xyz ] tc-so:Executing command [ /bin/sh -c sleep x21 ] tc-so:Executing command [ /bin/sh -c sleep /3 ] tc-so:Executing command [ /bin/sh -c sleep 3+1 ] tc-so:Executing command [ /bin/sh -c sleep 0xFG ] tc-so:Executing command [ /bin/sh -c LC_ALL=C sleep 3,1 ] tc-so:Executing command [ /bin/sh -c sleep ] tc-so:Executing command [ /bin/sh -c sleep 1 2 ] tc-end: 1639643745.668226, nonnumeric, passed tp-end: 1639643745.676896, bin/sleep/t_sleep tp-start: 1639643746.331322, bin/tar/t_tar, 2 tc-start: 1639643746.333727, append tc-so:Executing command [ tar -cf file1.tar foo bar ] tc-so:Executing command [ tar -cf file2.tar foo ] tc-so:Executing command [ tar -rf file2.tar bar ] tc-so:Executing command [ cmp file1.tar file2.tar ] tc-end: 1639643747.958661, append, passed tc-start: 1639643747.972739, rd_base256_size tc-se:1+0 records in tc-se:1+0 records out tc-se:1179855 bytes transferred in 0.506 secs (2331729 bytes/sec) tc-so:Executing command [ tar -xf test.tar ] tc-so:Executing command [ cmp output.bin reference.bin ] tc-end: 1639643749.912545, rd_base256_size, passed tp-end: 1639643749.946775, bin/tar/t_tar tp-start: 1639643750.193972, dev/cgd/t_cgd_3des, 2 tc-start: 1639643750.197412, cgd_3des_cbc_192_encblkno1 tc-so:[ 1.0000000] entropy: ready tc-end: 1639643750.979826, cgd_3des_cbc_192_encblkno1, passed tc-start: 1639643750.987435, cgd_3des_cbc_192_encblkno8 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0300050] cgd: enabling legacy encblkno8 tc-so:[ 1.2500050] cgd: enabling legacy encblkno8 tc-end: 1639643751.487104, cgd_3des_cbc_192_encblkno8, passed tp-end: 1639643751.494927, dev/cgd/t_cgd_3des tp-start: 1639643751.617967, dev/cgd/t_cgd_adiantum, 1 tc-start: 1639643751.621434, cgd_adiantum tc-so:[ 1.0000000] entropy: ready tc-end: 1639643752.160291, cgd_adiantum, passed tp-end: 1639643752.171413, dev/cgd/t_cgd_adiantum tp-start: 1639643752.309539, dev/cgd/t_cgd_aes, 8 tc-start: 1639643752.312395, cgd_aes_cbc_128_encblkno1 tc-so:[ 1.0000000] entropy: ready tc-end: 1639643752.842416, cgd_aes_cbc_128_encblkno1, passed tc-start: 1639643752.850221, cgd_aes_cbc_128_encblkno8 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] cgd: enabling legacy encblkno8 tc-so:[ 1.2700050] cgd: enabling legacy encblkno8 tc-end: 1639643753.400040, cgd_aes_cbc_128_encblkno8, passed tc-start: 1639643753.411722, cgd_aes_cbc_192_encblkno1 tc-so:[ 1.0000000] entropy: ready tc-end: 1639643753.989977, cgd_aes_cbc_192_encblkno1, passed tc-start: 1639643753.997635, cgd_aes_cbc_192_encblkno8 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2200050] cgd: enabling legacy encblkno8 tc-so:[ 1.2800050] cgd: enabling legacy encblkno8 tc-end: 1639643754.538447, cgd_aes_cbc_192_encblkno8, passed tc-start: 1639643754.546811, cgd_aes_cbc_256_encblkno1 tc-so:[ 1.0000000] entropy: ready tc-end: 1639643755.73144, cgd_aes_cbc_256_encblkno1, passed tc-start: 1639643755.81760, cgd_aes_cbc_256_encblkno8 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2100050] cgd: enabling legacy encblkno8 tc-so:[ 1.2500050] cgd: enabling legacy encblkno8 tc-end: 1639643755.589888, cgd_aes_cbc_256_encblkno8, passed tc-start: 1639643755.596726, cgd_aes_xts_256 tc-so:[ 1.0000000] entropy: ready tc-end: 1639643756.114001, cgd_aes_xts_256, passed tc-start: 1639643756.122995, cgd_aes_xts_512 tc-so:[ 1.0000000] entropy: ready tc-end: 1639643756.615481, cgd_aes_xts_512, passed tp-end: 1639643756.624768, dev/cgd/t_cgd_aes tp-start: 1639643756.768387, dev/cgd/t_cgd_blowfish, 6 tc-start: 1639643756.770693, cgd_bf_cbc_128_encblkno1 tc-so:[ 1.0000000] entropy: ready tc-end: 1639643757.299706, cgd_bf_cbc_128_encblkno1, passed tc-start: 1639643757.309918, cgd_bf_cbc_128_encblkno8 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2100050] cgd: enabling legacy encblkno8 tc-so:[ 1.2500050] cgd: enabling legacy encblkno8 tc-end: 1639643757.836188, cgd_bf_cbc_128_encblkno8, passed tc-start: 1639643757.843450, cgd_bf_cbc_256_encblkno1 tc-so:[ 1.0000000] entropy: ready tc-end: 1639643758.355791, cgd_bf_cbc_256_encblkno1, passed tc-start: 1639643758.363643, cgd_bf_cbc_256_encblkno8 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2000050] cgd: enabling legacy encblkno8 tc-so:[ 1.2400050] cgd: enabling legacy encblkno8 tc-end: 1639643758.873757, cgd_bf_cbc_256_encblkno8, passed tc-start: 1639643758.881685, cgd_bf_cbc_448_encblkno1 tc-so:[ 1.0000000] entropy: ready tc-end: 1639643759.387695, cgd_bf_cbc_448_encblkno1, passed tc-start: 1639643759.395831, cgd_bf_cbc_448_encblkno8 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] cgd: enabling legacy encblkno8 tc-so:[ 1.2500050] cgd: enabling legacy encblkno8 tc-end: 1639643759.893549, cgd_bf_cbc_448_encblkno8, passed tp-end: 1639643759.901136, dev/cgd/t_cgd_blowfish tp-start: 1639643762.659928, dev/cgd/t_cgd, 7 tc-start: 1639643762.662598, basic tc-so:Executing command [ rump_server -lrumpvfs -lrumpkern_crypto -lrumpdev -lrumpdev_disk -lrumpdev_cgd -d key=/dev/dk,hostpath=dk.img,size=1m unix://csock ] tc-so:Executing command [ /bin/sh -c echo 12345 | rump.cgdconfig -p cgd0 /dev/dk /usr/tests/dev/cgd/paramsfile ] tc-so:Executing command [ /bin/sh -c dd if=/usr/tests/dev/cgd/t_cgd count=2 | rump.dd of=/dev/rcgd0c ] tc-so:Executing command [ dd if=/usr/tests/dev/cgd/t_cgd of=testfile count=2 ] tc-so:Executing command [ rump.dd if=/dev/rcgd0c count=2 ] tc-end: 1639643766.515833, basic, passed tc-start: 1639643766.529735, unaligned_write tc-so:Executing command [ rump_server -lrumpvfs -lrumpkern_crypto -lrumpdev -lrumpdev_disk -lrumpdev_cgd -d key=/dev/dk,hostpath=dk.img,size=1m unix://csock ] tc-so:Executing command [ /bin/sh -c echo 12345 | rump.cgdconfig -p cgd0 /dev/dk /usr/tests/dev/cgd/paramsfile ] tc-so:Executing command [ /bin/sh -c echo die hard | rump.dd of=/dev/rcgd0c bs=123 conv=sync ] tc-so:Executing command [ /bin/sh -c echo die hard | rump.dd of=/dev/rcgd0c bs=64 conv=sync ] tc-so:Executing command [ /bin/sh -c echo die hard | rump.dd of=/dev/rcgd0c bs=256 conv=sync ] tc-so:Executing command [ /bin/sh -c (echo -n x && sleep 1 && head -c 511 41 tc-so:hw.swsensor.cur_value: 41 -> 17 tc-so:hw.swsensor.cur_value: 17 -> 23 tc-so:hw.swsensor.cur_value: 23 -> 11 tc-so:hw.swsensor.cur_value: 11 -> 17 tc-so:hw.swsensor.cur_value: 17 -> 11 tc-end: 1639644218.896604, alarm_sensor, passed tc-start: 1639644218.917371, entropy_interrupt_sensor tc-so:hw.swsensor.cur_value: 50 -> 51 tc-so:hw.swsensor.cur_value: 51 -> 30 tc-so:hw.swsensor.cur_value: 30 -> 40 tc-so:hw.swsensor.cur_value: 40 -> 30 tc-so:30 tc-so:hw.swsensor.cur_value: 30 -> 40 tc-so:40 tc-so:40 tc-end: 1639644259.772963, entropy_interrupt_sensor, passed tc-start: 1639644259.787583, entropy_polled_sensor tc-so:hw.swsensor.cur_value: 50 -> 51 tc-so:hw.swsensor.cur_value: 51 -> 19 tc-so:hw.swsensor.cur_value: 19 -> 21 tc-so:hw.swsensor.cur_value: 21 -> 19 tc-so:hw.swsensor.cur_value: 19 -> 30 tc-so:hw.swsensor.cur_value: 30 -> 40 tc-so:hw.swsensor.cur_value: 40 -> 30 tc-so:30 tc-so:hw.swsensor.cur_value: 30 -> 40 tc-so:40 tc-so:40 tc-end: 1639644332.279756, entropy_polled_sensor, passed tc-start: 1639644332.293943, limit_sensor tc-so:hw.swsensor.cur_value: 45 -> 46 tc-so:hw.swsensor.cur_value: 46 -> 23 tc-so:hw.swsensor.cur_value: 23 -> 27 tc-so:hw.swsensor.cur_value: 27 -> 15 tc-so:hw.swsensor.cur_value: 15 -> 19 tc-so:hw.swsensor.cur_value: 19 -> 15 tc-end: 1639644392.902361, limit_sensor, passed tc-start: 1639644392.916289, simple_sensor tc-so:hw.swsensor.cur_value: 50 -> 51 tc-so:hw.swsensor.cur_value: 51 -> 19 tc-so:hw.swsensor.cur_value: 19 -> 21 tc-so:hw.swsensor.cur_value: 21 -> 19 tc-end: 1639644432.667111, simple_sensor, passed tp-end: 1639644432.683888, dev/sysmon/t_swsensor tp-start: 1639644432.816139, dev/usb/t_hid, 2 tc-start: 1639644432.818821, khid tc-so:[ 1.0000000] entropy: ready tc-end: 1639644433.229377, khid, passed tc-start: 1639644433.236353, khid_parse_just_pop tc-so:[ 1.0000000] entropy: ready tc-end: 1639644433.571254, khid_parse_just_pop, passed tp-end: 1639644433.579455, dev/usb/t_hid tp-start: 1639644436.86971, games/t_factor, 12 tc-start: 1639644436.89188, h_loop1 tc-end: 1639644436.92262, h_loop1, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1639644436.94476, h_loop2 tc-end: 1639644436.97236, h_loop2, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1639644436.99178, h_overflow1 tc-end: 1639644436.101966, h_overflow1, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1639644436.103940, h_overflow2 tc-end: 1639644436.106409, h_overflow2, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1639644436.108184, hx_loop1 tc-end: 1639644436.110990, hx_loop1, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1639644436.113261, hx_loop2 tc-end: 1639644436.115922, hx_loop2, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1639644436.118552, hx_overflow1 tc-end: 1639644436.122127, hx_overflow1, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1639644436.123780, hx_overflow2 tc-end: 1639644436.126334, hx_overflow2, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1639644436.128077, loop1 tc-end: 1639644436.130175, loop1, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1639644436.131605, loop2 tc-end: 1639644436.133598, loop2, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1639644436.135014, overflow1 tc-end: 1639644436.137013, overflow1, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1639644436.138438, overflow2 tc-end: 1639644436.140432, overflow2, skipped, Required program '/usr/games/factor' not found in the PATH tp-end: 1639644436.141850, games/t_factor tp-start: 1639644436.243712, include/machine/t_bswap, 6 tc-start: 1639644436.246256, bswap16_basic tc-end: 1639644436.317382, bswap16_basic, passed tc-start: 1639644436.324375, bswap16_unconst tc-end: 1639644436.397504, bswap16_unconst, passed tc-start: 1639644436.409585, bswap32_basic tc-end: 1639644436.484808, bswap32_basic, passed tc-start: 1639644436.492249, bswap32_unconst tc-end: 1639644436.576541, bswap32_unconst, passed tc-start: 1639644436.585004, bswap64_basic tc-end: 1639644436.666503, bswap64_basic, passed tc-start: 1639644436.675023, bswap64_unconst tc-end: 1639644436.748171, bswap64_unconst, passed tp-end: 1639644436.755069, include/machine/t_bswap tp-start: 1639644436.865884, include/sys/t_bitops, 6 tc-start: 1639644436.868647, bitmap_basic tc-end: 1639644436.975096, bitmap_basic, passed tc-start: 1639644436.985120, fast_divide32 tc-end: 1639644437.78714, fast_divide32, passed tc-start: 1639644437.86160, ffsfls tc-end: 1639644437.166417, ffsfls, passed tc-start: 1639644437.173996, ilog2_32bit tc-end: 1639644437.252042, ilog2_32bit, passed tc-start: 1639644437.260049, ilog2_64bit tc-end: 1639644437.339083, ilog2_64bit, passed tc-start: 1639644437.347687, ilog2_const tc-end: 1639644437.425900, ilog2_const, passed tp-end: 1639644437.434322, include/sys/t_bitops tp-start: 1639644437.508079, include/sys/t_bootblock, 2 tc-start: 1639644437.510478, mbr_partition tc-end: 1639644437.588761, mbr_partition, passed tc-start: 1639644437.596861, mbr_sector tc-end: 1639644437.675132, mbr_sector, passed tp-end: 1639644437.683094, include/sys/t_bootblock tp-start: 1639644437.769116, include/sys/t_cdefs, 8 tc-start: 1639644437.771339, sissigned tc-end: 1639644437.847641, sissigned, passed tc-start: 1639644437.856123, stypefit tc-end: 1639644437.935365, stypefit, passed tc-start: 1639644437.943938, stypemask tc-end: 1639644438.23429, stypemask, passed tc-start: 1639644438.31952, stypeminmax tc-end: 1639644438.113185, stypeminmax, passed tc-start: 1639644438.122028, uissigned tc-end: 1639644438.198654, uissigned, passed tc-start: 1639644438.206323, utypefit tc-end: 1639644438.280011, utypefit, passed tc-start: 1639644438.287155, utypemask tc-end: 1639644438.362078, utypemask, passed tc-start: 1639644438.370784, utypeminmax tc-end: 1639644438.450772, utypeminmax, passed tp-end: 1639644438.459591, include/sys/t_cdefs tp-start: 1639644438.539863, include/sys/t_list, 1 tc-start: 1639644438.542418, list_move tc-end: 1639644438.616817, list_move, passed tp-end: 1639644438.625101, include/sys/t_list tp-start: 1639644438.701152, include/sys/t_pslist, 1 tc-start: 1639644438.703679, misc tc-end: 1639644438.786698, misc, passed tp-end: 1639644438.795903, include/sys/t_pslist tp-start: 1639644438.877682, include/sys/t_tree, 1 tc-start: 1639644438.880641, tree_rbstress tc-end: 1639644439.666403, tree_rbstress, passed tp-end: 1639644439.674126, include/sys/t_tree tp-start: 1639644439.751352, include/sys/t_types, 3 tc-start: 1639644439.753989, types_limits tc-end: 1639644439.831675, types_limits, passed tc-start: 1639644439.838996, types_signed tc-end: 1639644439.909244, types_signed, passed tc-start: 1639644439.916756, types_unsigned tc-end: 1639644439.992476, types_unsigned, passed tp-end: 1639644440.1044, include/sys/t_types tp-start: 1639644440.151029, include/sys/t_socket, 3 tc-start: 1639644440.153416, cmsg_sendfd tc-so:[ 1.0000000] entropy: ready tc-end: 1639644440.646798, cmsg_sendfd, passed tc-start: 1639644440.654849, cmsg_sendfd_bounds tc-so:[ 1.0000000] entropy: ready tc-end: 1639644441.91993, cmsg_sendfd_bounds, passed tc-start: 1639644441.99932, sock_cloexec tc-so:[ 1.0000000] entropy: ready tc-end: 1639644441.539625, sock_cloexec, passed tp-end: 1639644441.548908, include/sys/t_socket tp-start: 1639644441.627749, include/t_bitstring, 6 tc-start: 1639644441.630063, bits_27 tc-end: 1639644441.809377, bits_27, passed tc-start: 1639644441.818272, bits_32 tc-end: 1639644441.969955, bits_32, passed tc-start: 1639644441.979410, bits_49 tc-end: 1639644442.156684, bits_49, passed tc-start: 1639644442.169530, bits_64 tc-end: 1639644442.372150, bits_64, passed tc-start: 1639644442.381203, bits_67 tc-end: 1639644442.564970, bits_67, passed tc-start: 1639644442.576753, bits_8 tc-end: 1639644442.753641, bits_8, passed tp-end: 1639644442.764280, include/t_bitstring tp-start: 1639644442.830958, include/t_errno, 1 tc-start: 1639644442.833382, errno_constants tc-end: 1639644442.919754, errno_constants, passed tp-end: 1639644442.927425, include/t_errno tp-start: 1639644443.1063, include/t_glob, 1 tc-start: 1639644443.3600, glob_types tc-end: 1639644443.82534, glob_types, passed tp-end: 1639644443.90696, include/t_glob tp-start: 1639644443.171725, include/t_inttypes, 1 tc-start: 1639644443.174867, int_fmtio tc-end: 1639644443.256791, int_fmtio, passed tp-end: 1639644443.263600, include/t_inttypes tp-start: 1639644443.333029, include/t_limits, 3 tc-start: 1639644443.335331, char tc-end: 1639644443.400956, char, passed tc-start: 1639644443.407974, posix tc-end: 1639644443.475802, posix, passed tc-start: 1639644443.483615, short tc-end: 1639644443.549863, short, passed tp-end: 1639644443.556595, include/t_limits tp-start: 1639644443.621739, include/t_netdb, 1 tc-start: 1639644443.624081, netdb_constants tc-se:*** Expected check failure: PR standards/44777: AI_V4MAPPED not defined tc-se:*** Expected check failure: PR standards/44777: AI_ALL not defined tc-end: 1639644443.698122, netdb_constants, expected_failure, PR standards/44777: 2 checks failed as expected; see output for more details tp-end: 1639644443.707126, include/t_netdb tp-start: 1639644443.779925, include/t_paths, 1 tc-start: 1639644443.782121, paths tc-end: 1639644443.848222, paths, skipped, PR port-sparc/45580 tp-end: 1639644443.855148, include/t_paths tp-start: 1639644443.921886, include/t_stdint, 2 tc-start: 1639644443.924146, int16 tc-end: 1639644443.992968, int16, passed tc-start: 1639644443.999734, int8 tc-end: 1639644444.70228, int8, passed tp-end: 1639644444.76951, include/t_stdint tp-start: 1639644444.196408, kernel/kqueue/read/t_fifo, 1 tc-start: 1639644444.198674, fifo tc-end: 1639644444.345288, fifo, passed tp-end: 1639644444.352108, kernel/kqueue/read/t_fifo tp-start: 1639644444.423734, kernel/kqueue/read/t_file, 1 tc-start: 1639644444.426380, file tc-so:kevent num 1 flags: 0x5, fflags: 0, data: 4 tc-so:file(1): foo tc-so:kevent num 1 flags: 0x5, fflags: 0, data: 4 tc-so:file(2): foo tc-so:kevent num 1 flags: 0x5, fflags: 0, data: 4 tc-so:file(3): foo tc-so:kevent num 1 flags: 0x5, fflags: 0, data: 4 tc-so:file(4): foo tc-so:kevent num 1 flags: 0x5, fflags: 0, data: 4 tc-so:file(5): foo tc-so:read: successful end tc-end: 1639644456.530742, file, passed tp-end: 1639644456.539686, kernel/kqueue/read/t_file tp-start: 1639644456.613605, kernel/kqueue/read/t_file2, 1 tc-start: 1639644456.616250, file2 tc-end: 1639644456.693861, file2, passed tp-end: 1639644456.703733, kernel/kqueue/read/t_file2 tp-start: 1639644456.770597, kernel/kqueue/read/t_pipe, 1 tc-start: 1639644456.773274, pipe tc-so:pipe: wrote 'foo' to pipe tc-so:kevent num 1 flags: 0x5, fflags: 0, data: 3 tc-so:pipe: read 'foo' tc-so:pipe: successful end tc-end: 1639644456.854302, pipe, passed tp-end: 1639644456.862770, kernel/kqueue/read/t_pipe tp-start: 1639644456.946499, kernel/kqueue/read/t_ttypty, 3 tc-start: 1639644456.948747, closed_slave tc-so:tty: openpty master 4 slave 5 tty '/dev/pts/0' tc-so:kevent num 1 filt 0 flags: 0x8005, fflags: 0, data: 0 tc-end: 1639644457.40346, closed_slave, passed tc-start: 1639644457.48037, master tc-so:tty: openpty master 4 slave 5 tty '/dev/pts/0' tc-so:tty: polling ... tc-so:tty: returned from poll - 1 tc-so:kevent num 1 filt 0 flags: 0x5, fflags: 0, data: 4 tc-so:tty: read 'f00 tc-so:' (n=4) tc-so:tty: successful end tc-end: 1639644459.144253, master, passed tc-start: 1639644459.152219, slave tc-so:tty: openpty master 4 slave 5 tty '/dev/pts/0' tc-so:tty: polling ... tc-so:tty: returned from poll - 1 tc-so:kevent num 1 filt 0 flags: 0x5, fflags: 0, data: 4 tc-so:tty: read 'f00 tc-so:' (n=4) tc-so:tty: successful end tc-end: 1639644461.247830, slave, passed tp-end: 1639644461.255104, kernel/kqueue/read/t_ttypty tp-start: 1639644461.339669, kernel/kqueue/write/t_fifo, 1 tc-start: 1639644461.342492, fifo tc-end: 1639644461.498099, fifo, passed tp-end: 1639644461.507208, kernel/kqueue/write/t_fifo tp-start: 1639644461.590505, kernel/kqueue/write/t_pipe, 3 tc-start: 1639644461.593160, pipe1 tc-end: 1639644461.665715, pipe1, passed tc-start: 1639644461.672729, pipe2 tc-so:pipe: child read 'foo' tc-so:kevent num 1 flags: 0x5, fflags: 0, data: 16384 tc-end: 1639644461.768411, pipe2, passed tc-start: 1639644461.775509, pipe3 tc-end: 1639644461.849990, pipe3, passed tp-end: 1639644461.858348, kernel/kqueue/write/t_pipe tp-start: 1639644461.936284, kernel/kqueue/write/t_ttypty, 2 tc-start: 1639644461.938747, master tc-so:tty: openpty master 4 slave 5 tty '/dev/pts/0' tc-so:tty: polling ... tc-so:tty: returned from poll - 4 tc-so:kevent num 1 filt 1 flags: 0x5, fflags: 0, data: 1024 tc-so:tty: wrote 'f00\n' (wrote 4 characters) tc-so:tty: successful end tc-end: 1639644464.45776, master, passed tc-start: 1639644464.54242, slave tc-so:tty: openpty master 4 slave 5 tty '/dev/pts/0' tc-so:tty: polling ... tc-so:tty: returned from poll - 4 tc-so:kevent num 1 filt 1 flags: 0x5, fflags: 0, data: 1024 tc-so:tty: wrote 'f00\n' (wrote 4 characters) tc-so:tty: successful end tc-end: 1639644466.136563, slave, passed tp-end: 1639644466.143722, kernel/kqueue/write/t_ttypty tp-start: 1639644466.224296, kernel/kqueue/t_empty, 1 tc-start: 1639644466.226719, sock_tcp tc-end: 1639644468.325515, sock_tcp, passed tp-end: 1639644468.332489, kernel/kqueue/t_empty tp-start: 1639644468.412006, kernel/kqueue/t_ioctl, 2 tc-start: 1639644468.414561, kfilter_byfilter tc-so: map 0 -> EVFILT_READ tc-so: map 1 -> EVFILT_WRITE tc-so: map 2 -> EVFILT_AIO tc-so: map 3 -> EVFILT_VNODE tc-so: map 4 -> EVFILT_PROC tc-so: map 5 -> EVFILT_SIGNAL tc-so: map 6 -> EVFILT_TIMER tc-so: map 7 -> EVFILT_FS tc-so: map 8 -> EVFILT_USER tc-so: map 9 -> EVFILT_EMPTY tc-end: 1639644468.503581, kfilter_byfilter, passed tc-start: 1639644468.510851, kfilter_byname tc-so: map EVFILT_READ -> 0 tc-so: map EVFILT_WRITE -> 1 tc-so: map EVFILT_AIO -> 2 tc-so: map EVFILT_VNODE -> 3 tc-so: map EVFILT_PROC -> 4 tc-so: map EVFILT_SIGNAL -> 5 tc-so: map EVFILT_TIMER -> 6 tc-so: map EVFILT_FS -> 7 tc-so: map EVFILT_USER -> 8 tc-so: map EVFILT_EMPTY -> 9 tc-end: 1639644468.597076, kfilter_byname, passed tp-end: 1639644468.604759, kernel/kqueue/t_ioctl tp-start: 1639644468.680450, kernel/kqueue/t_oneshot, 1 tc-start: 1639644468.682910, oneshot_udata tc-end: 1639644468.794134, oneshot_udata, passed tp-end: 1639644468.802410, kernel/kqueue/t_oneshot tp-start: 1639644468.882163, kernel/kqueue/t_proc1, 1 tc-start: 1639644468.884853, proc1 tc-so:7981: NOTE_FORK tc-so:7981: NOTE_EXEC tc-so:7981: NOTE_EXIT tc-end: 1639644472.974824, proc1, passed tp-end: 1639644472.988620, kernel/kqueue/t_proc1 tp-start: 1639644473.77376, kernel/kqueue/t_proc2, 1 tc-start: 1639644473.80282, proc2 tc-end: 1639644477.117555, proc2, passed tp-end: 1639644477.125277, kernel/kqueue/t_proc2 tp-start: 1639644477.199135, kernel/kqueue/t_proc3, 1 tc-start: 1639644477.201477, proc3 tc-end: 1639644477.303625, proc3, passed tp-end: 1639644477.312882, kernel/kqueue/t_proc3 tp-start: 1639644477.394805, kernel/kqueue/t_proc4, 1 tc-start: 1639644477.397212, proc4 tc-end: 1639644478.649065, proc4, passed tp-end: 1639644478.657649, kernel/kqueue/t_proc4 tp-start: 1639644478.751322, kernel/kqueue/t_scan, 1 tc-start: 1639644478.753958, scan1 tc-end: 1639644479.484670, scan1, passed tp-end: 1639644479.492172, kernel/kqueue/t_scan tp-start: 1639644479.560761, kernel/kqueue/t_sig, 2 tc-start: 1639644479.562944, sig tc-so:my pid: 5800 tc-so:got 5 as filter number for `EVFILT_SIGNAL'. tc-so:sig: kevent returned 0 in 1.991548 tc-so:sig: kevent returned 1 in 0.000077 tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted) tc-so:sig: kevent returned 0 in 2.019851 tc-so:sig: kevent returned 0 in 1.970865 tc-so:sig: kevent returned 1 in 0.000066 tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted) tc-so:sig: kevent returned 0 in 1.990905 tc-so:sig: kevent returned 0 in 1.940535 tc-so:sig: kevent returned 1 in 0.000092 tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted) tc-so:sig: kevent returned 0 in 1.980444 tc-so:sig: kevent returned 0 in 1.970994 tc-so:sig: kevent returned 1 in 0.000075 tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted) tc-so:sig: kevent returned 0 in 1.960435 tc-so:sig: kevent returned 0 in 1.991106 tc-so:sig: kevent returned 1 in 0.000078 tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted) tc-so:sig: finished successfully tc-end: 1639644503.414026, sig, passed tc-start: 1639644503.420943, sig_and_proc tc-end: 1639644503.519300, sig_and_proc, passed tp-end: 1639644503.527433, kernel/kqueue/t_sig tp-start: 1639644503.609258, kernel/kqueue/t_timer, 5 tc-start: 1639644503.611542, abstime tc-so:time 8.547675090 not in [ 3.5, 4.5 ) tc-so:time 8.547675090 not in [ 4.5, 5.5 ) tc-end: 1639644512.243304, abstime, failed, /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/kernel/kqueue/t_timer.c:300: check_timespec(&ts, 4) || check_timespec(&ts, 5) not met tc-start: 1639644512.251877, basic_timer tc-so:time 9.927768960 not in [ 4.5, 5.5 ) tc-end: 1639644522.267545, basic_timer, failed, /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/kernel/kqueue/t_timer.c:116: check_timespec(&ts, TIME1_TOTAL_SEC) not met tc-start: 1639644522.274251, count_expirations tc-end: 1639644533.183198, count_expirations, passed tc-start: 1639644533.191096, modify tc-end: 1639644560.875409, modify, passed tc-start: 1639644560.882836, timer_units tc-so:time 3.964659320 not in [ 1.5, 2.5 ) tc-end: 1639644564.934462, timer_units, failed, /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/kernel/kqueue/t_timer.c:326: units 'NOTE_SECONDS' failed tp-end: 1639644564.940901, kernel/kqueue/t_timer tp-start: 1639644565.49393, kernel/kqueue/t_vnode, 21 tc-start: 1639644565.51955, dir_no_note_link_create_file_in tc-end: 1639644565.218341, dir_no_note_link_create_file_in, passed tc-start: 1639644565.226955, dir_no_note_link_delete_file_in tc-end: 1639644565.425333, dir_no_note_link_delete_file_in, passed tc-start: 1639644565.435502, dir_no_note_link_mv_dir_within tc-end: 1639644565.608194, dir_no_note_link_mv_dir_within, passed tc-start: 1639644565.617355, dir_no_note_link_mv_file_within tc-end: 1639644565.831122, dir_no_note_link_mv_file_within, passed tc-start: 1639644565.841553, dir_note_link_create_dir_in tc-end: 1639644566.9093, dir_note_link_create_dir_in, passed tc-start: 1639644566.16906, dir_note_link_delete_dir_in tc-end: 1639644566.167661, dir_note_link_delete_dir_in, passed tc-start: 1639644566.174551, dir_note_link_mv_dir_in tc-end: 1639644566.340134, dir_note_link_mv_dir_in, passed tc-start: 1639644566.349180, dir_note_link_mv_dir_out tc-end: 1639644566.548924, dir_note_link_mv_dir_out, passed tc-start: 1639644566.556929, dir_note_write_create_dir_in tc-end: 1639644566.718720, dir_note_write_create_dir_in, passed tc-start: 1639644566.727483, dir_note_write_create_file_in tc-end: 1639644566.938785, dir_note_write_create_file_in, passed tc-start: 1639644566.949230, dir_note_write_delete_dir_in tc-end: 1639644567.101513, dir_note_write_delete_dir_in, passed tc-start: 1639644567.108450, dir_note_write_delete_file_in tc-end: 1639644567.268676, dir_note_write_delete_file_in, passed tc-start: 1639644567.278283, dir_note_write_mv_dir_in tc-end: 1639644567.443832, dir_note_write_mv_dir_in, passed tc-start: 1639644567.451006, dir_note_write_mv_dir_out tc-end: 1639644567.597231, dir_note_write_mv_dir_out, passed tc-start: 1639644567.604185, dir_note_write_mv_dir_within tc-end: 1639644567.750285, dir_note_write_mv_dir_within, passed tc-start: 1639644567.757608, dir_note_write_mv_file_in tc-end: 1639644567.924081, dir_note_write_mv_file_in, passed tc-start: 1639644567.931391, dir_note_write_mv_file_out tc-end: 1639644568.85466, dir_note_write_mv_file_out, passed tc-start: 1639644568.93329, dir_note_write_mv_file_within tc-end: 1639644568.257034, dir_note_write_mv_file_within, passed tc-start: 1639644568.265106, interest tc-end: 1639644568.439703, interest, passed tc-start: 1639644568.447660, open_write_read_close tc-end: 1639644568.612922, open_write_read_close, passed tc-start: 1639644568.621992, rename_over_self_hardlink tc-end: 1639644568.777579, rename_over_self_hardlink, passed tp-end: 1639644568.784237, kernel/kqueue/t_vnode tp-start: 1639644568.944693, kernel/tty/t_pr, 3 tc-start: 1639644568.947454, client_first tc-so:[ 1.0000000] entropy: ready tc-end: 1639644569.531201, client_first, passed tc-start: 1639644569.538264, master_first tc-so:[ 1.0000000] entropy: ready tc-end: 1639644569.936094, master_first, passed tc-start: 1639644569.943158, ptyioctl tc-so:[ 1.0000000] entropy: ready tc-end: 1639644570.365303, ptyioctl, passed tp-end: 1639644570.373766, kernel/tty/t_pr tp-start: 1639644570.443008, kernel/t_fcntl, 1 tc-start: 1639644570.445205, getpath tc-end: 1639644570.516578, getpath, passed tp-end: 1639644570.523376, kernel/t_fcntl tp-start: 1639644570.589597, kernel/t_lock, 1 tc-start: 1639644570.591588, lock tc-end: 1639644572.592812, lock, passed tp-end: 1639644572.602571, kernel/t_lock tp-start: 1639644572.675430, kernel/t_lockf, 2 tc-start: 1639644572.678026, deadlock tc-end: 1639644574.765191, deadlock, passed tc-start: 1639644574.774816, randlock tc-so:parent: run 1 tc-so:parent: run 2 tc-so:parent: run 3 tc-so:parent: run 4 tc-so:parent: run 5 tc-so:parent: run 6 tc-so:parent: run 7 tc-so:parent: run 8 tc-so:parent: run 9 tc-so:parent: run 10 tc-so:parent: run 11 tc-so:parent: run 12 tc-so:parent: run 13 tc-so:parent: run 14 tc-so:parent: run 15 tc-so:parent: run 16 tc-so:parent: run 17 tc-so:parent: run 18 tc-so:parent: run 19 tc-so:parent: run 20 tc-so:parent: run 21 tc-so:parent: run 22 tc-so:parent: run 23 tc-so:parent: run 24 tc-so:parent: run 25 tc-so:parent: run 26 tc-so:parent: run 27 tc-so:parent: run 28 tc-so:parent: run 29 tc-so:parent: run 30 tc-so:parent: run 31 tc-so:parent: run 32 tc-so:parent: run 33 tc-so:parent: run 34 tc-so:parent: run 35 tc-so:parent: run 36 tc-so:parent: run 37 tc-so:parent: run 38 tc-so:parent: run 39 tc-so:parent: run 40 tc-so:parent: run 41 tc-so:parent: run 42 tc-so:parent: run 43 tc-so:parent: run 44 tc-so:parent: run 45 tc-so:parent: run 46 tc-so:parent: run 47 tc-so:parent: run 48 tc-so:parent: run 49 tc-so:parent: run 50 tc-so:reap 0: status 2 tc-so:reap 1: status 2 tc-so:reap 2: status 2 tc-so:reap 3: status 2 tc-so:reap 4: status 2 tc-so:reap 5: status 2 tc-so:reap 6: status 2 tc-so:reap 7: status 2 tc-so:reap 8: status 2 tc-so:reap 9: status 2 tc-end: 1639644693.714882, randlock, passed tp-end: 1639644693.723608, kernel/t_lockf tp-start: 1639644693.812029, kernel/t_pty, 2 tc-start: 1639644693.812301, pty_no_queue tc-end: 1639644699.858570, pty_no_queue, passed tc-start: 1639644699.868691, pty_queue tc-end: 1639644705.938207, pty_queue, passed tp-end: 1639644705.948190, kernel/t_pty tp-start: 1639644706.37450, kernel/t_mqueue, 1 tc-start: 1639644706.39672, mqueue tc-end: 1639644706.124130, mqueue, passed tp-end: 1639644706.133927, kernel/t_mqueue tp-start: 1639644706.210262, kernel/t_proccwd, 2 tc-start: 1639644706.213181, chroot tc-end: 1639644706.338859, chroot, passed tc-start: 1639644706.353739, prompt_pid tc-end: 1639644706.458881, prompt_pid, passed tp-end: 1639644706.469132, kernel/t_proccwd tp-start: 1639644706.579086, kernel/t_sysv, 3 tc-start: 1639644706.582054, msg tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0640 tc-so:qnum 0, qbytes 2048, lspid 0, lrpid 0 tc-so:stime: Thu Jan 1 00:00:00 1970 tc-so:rtime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Thu Dec 16 08:51:46 2021 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:qnum 0, qbytes 2048, lspid 0, lrpid 0 tc-so:stime: Thu Jan 1 00:00:00 1970 tc-so:rtime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Thu Dec 16 08:51:46 2021 tc-so:California is overrated. tc-so:The quick brown fox jumped over the lazy dog. tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0640 tc-so:qnum 0, qbytes 2048, lspid 0, lrpid 0 tc-so:stime: Thu Jan 1 00:00:00 1970 tc-so:rtime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Thu Dec 16 08:51:46 2021 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:qnum 0, qbytes 2048, lspid 0, lrpid 0 tc-so:stime: Thu Jan 1 00:00:00 1970 tc-so:rtime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Thu Dec 16 08:51:46 2021 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:qnum 0, qbytes 2048, lspid 0, lrpid 0 tc-so:stime: Thu Jan 1 00:00:00 1970 tc-so:rtime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Thu Dec 16 08:51:46 2021 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:qnum 0, qbytes 2048, lspid 10004, lrpid 22163 tc-so:stime: Thu Dec 16 08:51:46 2021 tc-so:rtime: Thu Dec 16 08:51:46 2021 tc-so:ctime: Thu Dec 16 08:51:46 2021 tc-end: 1639644706.875933, msg, passed tc-start: 1639644706.888824, sem tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0640 tc-so:nsems 1 tc-so:otime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Thu Dec 16 08:51:46 2021 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:nsems 1 tc-so:otime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Thu Dec 16 08:51:46 2021 tc-so:WOO! GOT THE SEMAPHORE! tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0640 tc-so:nsems 1 tc-so:otime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Thu Dec 16 08:51:46 2021 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:nsems 1 tc-so:otime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Thu Dec 16 08:51:46 2021 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:nsems 1 tc-so:otime: Thu Dec 16 08:51:49 2021 tc-so:ctime: Thu Dec 16 08:51:46 2021 tc-end: 1639644709.493124, sem, passed tc-start: 1639644709.501607, shm tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0640 tc-so:segsz 8192, lpid 0, cpid 22218, nattch 0 tc-so:atime: Thu Jan 1 00:00:00 1970 tc-so:dtime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Thu Dec 16 08:51:49 2021 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:segsz 8192, lpid 0, cpid 22218, nattch 0 tc-so:atime: Thu Jan 1 00:00:00 1970 tc-so:dtime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Thu Dec 16 08:51:49 2021 tc-so:The quick brown fox jumped over the lazy dog. tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0640 tc-so:segsz 8192, lpid 0, cpid 22218, nattch 0 tc-so:atime: Thu Jan 1 00:00:00 1970 tc-so:dtime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Thu Dec 16 08:51:49 2021 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:segsz 8192, lpid 0, cpid 22218, nattch 0 tc-so:atime: Thu Jan 1 00:00:00 1970 tc-so:dtime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Thu Dec 16 08:51:49 2021 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:segsz 8192, lpid 20470, cpid 22218, nattch 1 tc-so:atime: Thu Dec 16 08:51:49 2021 tc-so:dtime: Thu Dec 16 08:51:49 2021 tc-so:ctime: Thu Dec 16 08:51:49 2021 tc-end: 1639644709.693775, shm, passed tp-end: 1639644709.703990, kernel/t_sysv tp-start: 1639644709.786792, kernel/t_subr_prf, 5 tc-start: 1639644709.789384, snprintf_count tc-end: 1639644709.862292, snprintf_count, passed tc-start: 1639644709.869440, snprintf_count_overflow tc-end: 1639644709.944941, snprintf_count_overflow, passed tc-start: 1639644709.950351, snprintf_print tc-end: 1639644710.25881, snprintf_print, passed tc-start: 1639644710.36573, snprintf_print_overflow tc-end: 1639644710.115552, snprintf_print_overflow, passed tc-start: 1639644710.122393, vasprintf_print tc-end: 1639644710.187747, vasprintf_print, passed tp-end: 1639644710.194683, kernel/t_subr_prf tp-start: 1639644710.271084, kernel/t_kauth_pr_47598, 1 tc-start: 1639644710.273828, kauth_curtain tc-end: 1639644710.357519, kauth_curtain, skipped, curtain is not enabled and we would not be able to drop it later due to securelevel settings tp-end: 1639644710.365168, kernel/t_kauth_pr_47598 tp-start: 1639644710.437460, kernel/t_ksem, 4 tc-start: 1639644710.439813, close_on_unnamed tc-end: 1639644710.518969, close_on_unnamed, passed tc-start: 1639644710.527056, close_on_unnamed_pshared tc-end: 1639644710.603272, close_on_unnamed_pshared, passed tc-start: 1639644710.610935, destroy_on_named tc-end: 1639644710.760789, destroy_on_named, passed tc-start: 1639644710.768202, open_unlinked_lifecycle tc-end: 1639644710.911881, open_unlinked_lifecycle, passed tp-end: 1639644710.919395, kernel/t_ksem tp-start: 1639644710.998692, kernel/t_sysctl, 1 tc-start: 1639644711.1433, bufsize tc-end: 1639644711.105456, bufsize, passed tp-end: 1639644711.113198, kernel/t_sysctl tp-start: 1639644711.206049, kernel/t_timeleft, 1 tc-start: 1639644711.208663, timeleft__lwp_park tc-so:Orig time 5.0 tc-so:Time left 3.25210490 tc-end: 1639644713.300045, timeleft__lwp_park, passed tp-end: 1639644713.306949, kernel/t_timeleft tp-start: 1639644713.381393, kernel/t_zombie, 6 tc-start: 1639644713.383485, race1 tc-end: 1639644718.41366, race1, passed tc-start: 1639644718.52591, signal1 tc-end: 1639644718.162234, signal1, passed tc-start: 1639644718.175945, signal2 tc-end: 1639644718.284835, signal2, passed tc-start: 1639644718.294946, signal3 tc-end: 1639644718.405109, signal3, passed tc-start: 1639644718.416074, signal4 tc-end: 1639644718.520699, signal4, passed tc-start: 1639644718.530506, signal5 tc-end: 1639644718.640521, signal5, passed tp-end: 1639644718.650970, kernel/t_zombie tp-start: 1639644718.755811, kernel/t_extattrctl, 1 tc-start: 1639644718.758198, extattrctl_namei tc-so:[ 1.0000000] entropy: ready tc-end: 1639644719.125159, extattrctl_namei, passed tp-end: 1639644719.135331, kernel/t_extattrctl tp-start: 1639644719.256505, kernel/t_filedesc, 1 tc-start: 1639644719.258744, getfilerace tc-so:[ 1.0000000] entropy: ready tc-end: 1639644744.359119, getfilerace, passed tp-end: 1639644744.367076, kernel/t_filedesc tp-start: 1639644744.492906, kernel/t_rnd, 3 tc-start: 1639644744.495476, RNDADDDATA tc-so:[ 1.0000000] entropy: ready tc-end: 1639644744.922855, RNDADDDATA, passed tc-start: 1639644744.930909, RNDADDDATA2 tc-so:[ 1.0000000] entropy: ready tc-end: 1639644745.371189, RNDADDDATA2, passed tc-start: 1639644745.379052, read_random tc-so:[ 1.0000000] entropy: ready tc-end: 1639644747.747480, read_random, passed tp-end: 1639644747.755359, kernel/t_rnd tp-start: 1639644747.848976, kernel/t_extent, 11 tc-start: 1639644747.851735, bound1 tc-end: 1639644747.934830, bound1, passed tc-start: 1639644747.943552, bound2 tc-end: 1639644748.27836, bound2, passed tc-start: 1639644748.38582, bound3 tc-end: 1639644748.127647, bound3, passed tc-start: 1639644748.135756, bound4 tc-end: 1639644748.221490, bound4, passed tc-start: 1639644748.229766, bound5 tc-end: 1639644748.316495, bound5, passed tc-start: 1639644748.325718, coalesce tc-end: 1639644748.412793, coalesce, passed tc-start: 1639644748.421990, free tc-end: 1639644748.502548, free, passed tc-start: 1639644748.511058, subregion1 tc-end: 1639644748.591743, subregion1, passed tc-start: 1639644748.599128, subregion2 tc-end: 1639644748.678532, subregion2, passed tc-start: 1639644748.687559, subregion3 tc-end: 1639644748.771787, subregion3, passed tc-start: 1639644748.779705, subregion4 tc-end: 1639644748.863934, subregion4, passed tp-end: 1639644748.872454, kernel/t_extent tp-start: 1639644749.745570, kernel/t_umount, 1 tc-start: 1639644749.749603, umount tc-so:*** Creating a dummy directory tree at umount-f_mount mounted on umount-f.im tc-so:Executing command [ mkdir umount-f_mount ] tc-so:Executing command [ touch umount-f_mount/under_the_mount ] tc-so:Executing command [ dd if=/dev/zero of=umount-f.im count=5860 ] tc-so:Executing command [ vnconfig -v vnd0 umount-f.im ] tc-so:Executing command [ disklabel -f disktab -rw vnd0 floppy288 ] tc-so:Executing command [ newfs -i 500 -b 8192 -f 1024 /dev/rvnd0a ] tc-so:Executing command [ mount -o async /dev/vnd0a umount-f_mount ] tc-so:Executing command [ touch umount-f_mount/in_mounted_directory ] tc-so:*** Testing forced unmount tc-so:Executing command [ umount -f /dev/vnd0a ] tc-so:Executing command [ ls . ] tc-so:Executing command [ ls .. ] tc-so:Executing command [ /bin/sh -c cd . 2>&1 ] tc-so:Executing command [ /bin/sh -c cd .. 2>&1 ] tc-so:*** Cleaning up umount-f_mount, umount-f.im. tc-se:umount: /tmp/atf-run.Ukn0bB/umount-f_mount: not currently mounted tc-end: 1639644755.701319, umount, passed tp-end: 1639644755.722324, kernel/t_umount tp-start: 1639644756.697558, kernel/t_umountstress, 2 tc-start: 1639644756.699742, fileop tc-so:*** Creating a dummy directory tree at umount-stress_mount mounted on umount-stress.im tc-so:Executing command [ mkdir umount-stress_mount ] tc-so:Executing command [ dd if=/dev/zero of=umount-stress.im count=5860 ] tc-so:Executing command [ vnconfig -v vnd0 umount-stress.im ] tc-so:Executing command [ disklabel -f disktab -rw vnd0 floppy288 ] tc-so:Executing command [ newfs -i 500 -b 8192 -f 1024 /dev/rvnd0a ] tc-so:Executing command [ mount -o async /dev/vnd0a umount-stress_mount ] tc-so:*** Testing fileops tc-so:*** Cleaning up umount-stress_mount, umount-stress.im. tc-end: 1639644762.298066, fileop, passed tc-start: 1639644762.316383, mountlist tc-so:*** Creating a dummy directory tree at umount-stress_mount mounted on umount-stress.im tc-so:Executing command [ mkdir umount-stress_mount ] tc-so:Executing command [ dd if=/dev/zero of=umount-stress.im count=5860 ] tc-so:Executing command [ vnconfig -v vnd0 umount-stress.im ] tc-so:Executing command [ disklabel -f disktab -rw vnd0 floppy288 ] tc-so:Executing command [ newfs -i 500 -b 8192 -f 1024 /dev/rvnd0a ] tc-so:Executing command [ mount -o async /dev/vnd0a umount-stress_mount ] tc-so:*** Testing mountlist tc-so:*** Cleaning up umount-stress_mount, umount-stress.im. tc-end: 1639644779.567866, mountlist, passed tp-end: 1639644779.584308, kernel/t_umountstress tp-start: 1639644780.300857, kernel/t_ps_strings, 2 tc-start: 1639644780.303818, update tc-end: 1639644784.32039, update, passed tc-start: 1639644784.40204, validate tc-so:Executing command [ /usr/tests/kernel/h_ps_strings1 ] tc-end: 1639644784.662506, validate, passed tp-end: 1639644784.670403, kernel/t_ps_strings tp-start: 1639644786.611012, kernel/t_trapsignal, 20 tc-start: 1639644786.613590, bus_handle tc-so:Executing command [ /usr/tests/kernel/h_segv bus handle ] tc-end: 1639644787.838930, bus_handle, passed tc-start: 1639644787.848835, bus_handle_recurse tc-so:Executing command [ /usr/tests/kernel/h_segv bus handle recurse ] tc-end: 1639644788.817071, bus_handle_recurse, passed tc-start: 1639644788.831500, bus_ignore tc-so:Executing command [ /usr/tests/kernel/h_segv bus ignore ] tc-end: 1639644789.709102, bus_ignore, passed tc-start: 1639644789.723302, bus_mask tc-so:Executing command [ /usr/tests/kernel/h_segv bus mask ] tc-end: 1639644790.492485, bus_mask, passed tc-start: 1639644790.505594, bus_simple tc-so:Executing command [ /usr/tests/kernel/h_segv bus recurse ] tc-end: 1639644791.242404, bus_simple, passed tc-start: 1639644791.254432, fpe_handle tc-so:Executing command [ /usr/tests/kernel/h_segv fpe handle ] tc-end: 1639644792.40610, fpe_handle, passed tc-start: 1639644792.48191, fpe_handle_recurse tc-so:Executing command [ /usr/tests/kernel/h_segv fpe handle recurse ] tc-end: 1639644792.843172, fpe_handle_recurse, passed tc-start: 1639644792.856404, fpe_ignore tc-so:Executing command [ /usr/tests/kernel/h_segv fpe ignore ] tc-end: 1639644793.697285, fpe_ignore, passed tc-start: 1639644793.707324, fpe_mask tc-so:Executing command [ /usr/tests/kernel/h_segv fpe mask ] tc-end: 1639644794.494709, fpe_mask, passed tc-start: 1639644794.507326, fpe_simple tc-so:Executing command [ /usr/tests/kernel/h_segv fpe recurse ] tc-end: 1639644795.289956, fpe_simple, passed tc-start: 1639644795.299230, segv_handle tc-so:Executing command [ /usr/tests/kernel/h_segv segv handle ] tc-end: 1639644796.27586, segv_handle, passed tc-start: 1639644796.35292, segv_handle_recurse tc-so:Executing command [ /usr/tests/kernel/h_segv segv handle recurse ] tc-end: 1639644796.772328, segv_handle_recurse, passed tc-start: 1639644796.783150, segv_ignore tc-so:Executing command [ /usr/tests/kernel/h_segv segv ignore ] tc-end: 1639644797.518956, segv_ignore, passed tc-start: 1639644797.530935, segv_mask tc-so:Executing command [ /usr/tests/kernel/h_segv segv mask ] tc-end: 1639644798.290577, segv_mask, passed tc-start: 1639644798.301357, segv_simple tc-so:Executing command [ /usr/tests/kernel/h_segv segv recurse ] tc-end: 1639644799.52687, segv_simple, passed tc-start: 1639644799.62861, trap_handle tc-so:Executing command [ /usr/tests/kernel/h_segv trap handle ] tc-end: 1639644799.764094, trap_handle, passed tc-start: 1639644799.772570, trap_handle_recurse tc-so:Executing command [ /usr/tests/kernel/h_segv trap handle recurse ] tc-end: 1639644800.592938, trap_handle_recurse, passed tc-start: 1639644800.603655, trap_ignore tc-so:Executing command [ /usr/tests/kernel/h_segv trap ignore ] tc-end: 1639644801.297730, trap_ignore, passed tc-start: 1639644801.307868, trap_mask tc-so:Executing command [ /usr/tests/kernel/h_segv trap mask ] tc-end: 1639644802.68529, trap_mask, passed tc-start: 1639644802.81301, trap_simple tc-so:Executing command [ /usr/tests/kernel/h_segv trap recurse ] tc-end: 1639644802.870451, trap_simple, passed tp-end: 1639644802.884259, kernel/t_trapsignal tp-start: 1639644803.431404, kernel/t_interp, 1 tc-start: 1639644803.433650, procfs_interp tc-end: 1639644803.933089, procfs_interp, passed tp-end: 1639644803.940457, kernel/t_interp tp-start: 1639644806.908195, kernel/t_magic_symlinks, 10 tc-start: 1639644806.911460, domainname tc-so:Initialized vfs.generic.magiclinks=1 tc-se:mkdir: : No such file or directory tc-se:cat: magic: No such file or directory tc-se:[: '!': bad number tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1639644808.642234, domainname, passed tc-start: 1639644808.650225, gid tc-so:Initialized vfs.generic.magiclinks=1 tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1639644810.345009, gid, passed tc-start: 1639644810.352522, hostname tc-so:Initialized vfs.generic.magiclinks=1 tc-se:mkdir: : No such file or directory tc-se:cat: magic: No such file or directory tc-se:[: '!': bad number tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1639644812.67123, hostname, passed tc-start: 1639644812.75483, machine tc-so:Initialized vfs.generic.magiclinks=1 tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1639644813.826124, machine, passed tc-start: 1639644813.834751, machine_arch tc-so:Initialized vfs.generic.magiclinks=1 tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1639644815.550385, machine_arch, passed tc-start: 1639644815.558290, ostype tc-so:Initialized vfs.generic.magiclinks=1 tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1639644817.205836, ostype, passed tc-start: 1639644817.214028, realpath tc-so:Initialized vfs.generic.magiclinks=1 tc-se:realpath: /tmp/test-magic-symlink/link: No such file or directory tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1639644818.871552, realpath, expected_failure, PR lib/55361: realpath does not handle magic symlinks properly tc-start: 1639644818.880336, rgid tc-so:Initialized vfs.generic.magiclinks=1 tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1639644820.561890, rgid, passed tc-start: 1639644820.572336, ruid tc-so:Initialized vfs.generic.magiclinks=1 tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1639644822.272385, ruid, passed tc-start: 1639644822.279911, uid tc-so:Initialized vfs.generic.magiclinks=1 tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1639644823.922736, uid, passed tp-end: 1639644823.931670, kernel/t_magic_symlinks tp-start: 1639644824.514562, kernel/t_nointerpreter, 1 tc-start: 1639644824.517105, nointerpreter tc-so:hello world tc-end: 1639644825.645927, nointerpreter, passed tp-end: 1639644825.654890, kernel/t_nointerpreter tp-start: 1639644826.456477, kernel/t_origin, 2 tc-start: 1639644826.459157, origin_simple tc-so:Executing command [ cc -fPIC -o origin origin.c -Wl,-R$ORIGIN ] tc-so:Executing command [ cc -shared -fPIC -o libfoo.so libfoo.c ] tc-so:Executing command [ ./origin ] tc-end: 1639644832.539589, origin_simple, passed tc-start: 1639644832.555394, origin_simple_32 tc-so:Executing command [ cc -fPIC -m32 -o origin32 origin32.c -Wl,-R$ORIGIN ] tc-so:Executing command [ cc -shared -fPIC -m32 -o libfoo32.so libfoo32.c ] tc-so:Executing command [ ./origin32 ] tc-end: 1639644837.809311, origin_simple_32, passed tp-end: 1639644837.828685, kernel/t_origin tp-start: 1639644838.645543, kernel/t_procpath, 3 tc-start: 1639644838.648168, absolute_proc tc-so:Executing command [ /usr/tests/kernel/h_getprocpath -1 ] tc-end: 1639644839.349410, absolute_proc, passed tc-start: 1639644839.359346, interpreter_proc tc-so:Executing command [ /usr/tests/kernel/h_interpreter interpreter /usr/tests/kernel/h_getprocpath ] tc-end: 1639644840.138841, interpreter_proc, passed tc-start: 1639644840.146698, relative_proc tc-so:Executing command [ /usr/tests/kernel/h_interpreter dot /usr/tests/kernel/h_getprocpath ] tc-end: 1639644841.84905, relative_proc, passed tp-end: 1639644841.94335, kernel/t_procpath tp-start: 1639644841.634096, kernel/t_fexecve, 2 tc-start: 1639644841.636870, fexecve_elf tc-so:Executing command [ cc -o hello hello.c ] tc-so:Executing command [ /usr/tests/kernel/h_fexecve ./hello ] tc-end: 1639644843.884571, fexecve_elf, passed tc-start: 1639644843.894757, fexecve_script tc-so:Executing command [ chmod +x goodbye ] tc-so:Executing command [ /usr/tests/kernel/h_fexecve ./goodbye ] tc-end: 1639644844.819234, fexecve_script, passed tp-end: 1639644844.829268, kernel/t_fexecve tp-start: 1639644845.396020, kernel/t_fpufork, 1 tc-start: 1639644845.398472, fpufork tc-so:Executing command [ /usr/tests/kernel/h_fpufork ] tc-end: 1639644846.45824, fpufork, passed tp-end: 1639644846.54643, kernel/t_fpufork tp-start: 1639644847.306221, kernel/t_simplehook, 3 tc-start: 1639644847.308969, simplehook_basic tc-so:Executing command [ rump.sysctl -e kern.simplehook_tester ] tc-so:Executing command [ rump.sysctl -n kern.simplehook_tester.hook_list.created ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.established=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.count=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=0 ] tc-so:Executing command [ rump.sysctl -n kern.simplehook_tester.hook0.count ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.established=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.established=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook1.established=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.count=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook1.count=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=0 ] tc-so:Executing command [ rump.sysctl -n kern.simplehook_tester.hook0.count ] tc-so:Executing command [ rump.sysctl -n kern.simplehook_tester.hook1.count ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.established=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook1.established=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=0 ] tc-end: 1639644855.624909, simplehook_basic, passed tc-start: 1639644855.633307, simplehook_disestablish tc-so:Executing command [ rump.sysctl -e kern.simplehook_tester ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.established=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.disestablish_in_hook=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=0 ] tc-so:Executing command [ rump.sysctl -n kern.simplehook_tester.hook0.established ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.disestablish_in_hook=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.established=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook1.established=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.count=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook1.count=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.stopping=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=1 ] tc-so:Executing command [ rump.sysctl -n kern.simplehook_tester.hook1.count ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook1.established=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.stopping=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.established=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.established=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook1.established=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.count=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook1.count=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook1.stopping=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.established=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook1.stopping=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=0 ] tc-so:Executing command [ rump.sysctl -n kern.simplehook_tester.hook0.count ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook1.established=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.established=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.stopping=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.established=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=0 ] tc-end: 1639644869.508079, simplehook_disestablish, passed tc-start: 1639644869.516767, simplehook_nolock tc-so:Executing command [ rump.sysctl -e kern.simplehook_tester ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.nbhook.established=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.nbhook.established=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=0 ] tc-end: 1639644874.969133, simplehook_nolock, passed tp-end: 1639644874.979500, kernel/t_simplehook tp-start: 1639644876.166174, lib/csu/t_crt0, 5 tc-start: 1639644876.169550, initfini1 tc-so:Executing command [ /usr/tests/lib/csu/h_initfini1 ] tc-end: 1639644876.950852, initfini1, passed tc-start: 1639644876.961332, initfini2 tc-so:Executing command [ /usr/tests/lib/csu/h_initfini2 ] tc-end: 1639644877.710839, initfini2, passed tc-start: 1639644877.722771, initfini3 tc-so:Executing command [ /usr/tests/lib/csu/h_initfini3 ] tc-end: 1639644878.526945, initfini3, passed tc-start: 1639644878.537473, initfini4 tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/tests/lib/csu/h_initfini3_dso.so /usr/tests/lib/csu/h_initfini1 ] tc-end: 1639644879.435266, initfini4, passed tc-start: 1639644879.445810, initfini_array tc-so:Executing command [ /bin/sh -c /usr/tests/lib/csu/h_initfini_array ] tc-end: 1639644880.200454, initfini_array, passed tp-end: 1639644880.210151, lib/csu/t_crt0 tp-start: 1639644880.717211, lib/csu/t_ifunc_static, 1 tc-start: 1639644880.719591, ifunc_static tc-end: 1639644881.416741, ifunc_static, passed tp-end: 1639644881.425028, lib/csu/t_ifunc_static tp-start: 1639644882.183387, lib/libarchive/t_libarchive, 1 tc-start: 1639644882.186238, libarchive tc-end: 1639644882.731098, libarchive, skipped, Not enough RAM tp-end: 1639644882.739518, lib/libarchive/t_libarchive tp-start: 1639644882.841045, lib/libbluetooth/t_bluetooth, 2 tc-start: 1639644882.843710, check_bt_aton tc-end: 1639644882.933669, check_bt_aton, passed tc-start: 1639644882.941305, check_bt_ntoa tc-end: 1639644883.27133, check_bt_ntoa, passed tp-end: 1639644883.36172, lib/libbluetooth/t_bluetooth tp-start: 1639644883.126176, lib/libbluetooth/t_sdp_data, 2 tc-start: 1639644883.128833, check_sdp_data_size tc-end: 1639644883.219164, check_sdp_data_size, passed tc-start: 1639644883.227565, check_sdp_data_type tc-end: 1639644883.320325, check_sdp_data_type, passed tp-end: 1639644883.328361, lib/libbluetooth/t_sdp_data tp-start: 1639644883.436428, lib/libbluetooth/t_sdp_get, 10 tc-start: 1639644883.440393, check_sdp_get_alt tc-end: 1639644883.541335, check_sdp_get_alt, passed tc-start: 1639644883.548227, check_sdp_get_attr tc-end: 1639644883.630723, check_sdp_get_attr, passed tc-start: 1639644883.638376, check_sdp_get_bool tc-end: 1639644883.733570, check_sdp_get_bool, passed tc-start: 1639644883.741246, check_sdp_get_data tc-end: 1639644883.828336, check_sdp_get_data, passed tc-start: 1639644883.838372, check_sdp_get_int tc-end: 1639644883.932304, check_sdp_get_int, passed tc-start: 1639644883.940074, check_sdp_get_seq tc-end: 1639644884.18805, check_sdp_get_seq, passed tc-start: 1639644884.26311, check_sdp_get_str tc-end: 1639644884.125632, check_sdp_get_str, passed tc-start: 1639644884.136487, check_sdp_get_uint tc-end: 1639644884.237201, check_sdp_get_uint, passed tc-start: 1639644884.246151, check_sdp_get_url tc-end: 1639644884.336802, check_sdp_get_url, passed tc-start: 1639644884.346303, check_sdp_get_uuid tc-end: 1639644884.441224, check_sdp_get_uuid, passed tp-end: 1639644884.451044, lib/libbluetooth/t_sdp_get tp-start: 1639644884.545422, lib/libbluetooth/t_sdp_match, 1 tc-start: 1639644884.548648, check_sdp_match_uuid16 tc-end: 1639644884.634986, check_sdp_match_uuid16, passed tp-end: 1639644884.643352, lib/libbluetooth/t_sdp_match tp-start: 1639644884.755046, lib/libbluetooth/t_sdp_put, 21 tc-start: 1639644884.758212, check_sdp_put_alt tc-end: 1639644884.847001, check_sdp_put_alt, passed tc-start: 1639644884.856197, check_sdp_put_attr tc-end: 1639644884.946294, check_sdp_put_attr, passed tc-start: 1639644884.954903, check_sdp_put_bool tc-end: 1639644885.45814, check_sdp_put_bool, passed tc-start: 1639644885.54896, check_sdp_put_data tc-end: 1639644885.156371, check_sdp_put_data, passed tc-start: 1639644885.165455, check_sdp_put_int tc-end: 1639644885.265929, check_sdp_put_int, passed tc-start: 1639644885.273711, check_sdp_put_int16 tc-end: 1639644885.372477, check_sdp_put_int16, passed tc-start: 1639644885.382808, check_sdp_put_int32 tc-end: 1639644885.492765, check_sdp_put_int32, passed tc-start: 1639644885.503514, check_sdp_put_int64 tc-end: 1639644885.603015, check_sdp_put_int64, passed tc-start: 1639644885.611503, check_sdp_put_int8 tc-end: 1639644885.701025, check_sdp_put_int8, passed tc-start: 1639644885.708467, check_sdp_put_seq tc-end: 1639644885.787488, check_sdp_put_seq, passed tc-start: 1639644885.795012, check_sdp_put_str tc-end: 1639644885.876937, check_sdp_put_str, passed tc-start: 1639644885.884317, check_sdp_put_uint tc-end: 1639644885.984602, check_sdp_put_uint, passed tc-start: 1639644885.993622, check_sdp_put_uint16 tc-end: 1639644886.90320, check_sdp_put_uint16, passed tc-start: 1639644886.98713, check_sdp_put_uint32 tc-end: 1639644886.189255, check_sdp_put_uint32, passed tc-start: 1639644886.196785, check_sdp_put_uint64 tc-end: 1639644886.287373, check_sdp_put_uint64, passed tc-start: 1639644886.296266, check_sdp_put_uint8 tc-end: 1639644886.394602, check_sdp_put_uint8, passed tc-start: 1639644886.404771, check_sdp_put_url tc-end: 1639644886.493086, check_sdp_put_url, passed tc-start: 1639644886.500174, check_sdp_put_uuid tc-end: 1639644886.588393, check_sdp_put_uuid, passed tc-start: 1639644886.597800, check_sdp_put_uuid128 tc-end: 1639644886.685718, check_sdp_put_uuid128, passed tc-start: 1639644886.694499, check_sdp_put_uuid16 tc-end: 1639644886.791328, check_sdp_put_uuid16, passed tc-start: 1639644886.801046, check_sdp_put_uuid32 tc-end: 1639644886.902370, check_sdp_put_uuid32, passed tp-end: 1639644886.910743, lib/libbluetooth/t_sdp_put tp-start: 1639644887.14679, lib/libbluetooth/t_sdp_set, 5 tc-start: 1639644887.17652, check_sdp_set_alt tc-end: 1639644887.107519, check_sdp_set_alt, passed tc-start: 1639644887.117389, check_sdp_set_bool tc-end: 1639644887.211387, check_sdp_set_bool, passed tc-start: 1639644887.219801, check_sdp_set_int tc-end: 1639644887.307576, check_sdp_set_int, passed tc-start: 1639644887.317306, check_sdp_set_seq tc-end: 1639644887.400707, check_sdp_set_seq, passed tc-start: 1639644887.409078, check_sdp_set_uint tc-end: 1639644887.491013, check_sdp_set_uint, passed tp-end: 1639644887.498347, lib/libbluetooth/t_sdp_set tp-start: 1639644887.624540, lib/libc/atomic/t_atomic_add, 10 tc-start: 1639644887.627789, atomic_add_32 tc-end: 1639644887.716423, atomic_add_32, passed tc-start: 1639644887.724997, atomic_add_32_nv tc-end: 1639644887.807484, atomic_add_32_nv, passed tc-start: 1639644887.817399, atomic_add_64 tc-end: 1639644887.898326, atomic_add_64, passed tc-start: 1639644887.906863, atomic_add_64_nv tc-end: 1639644887.984478, atomic_add_64_nv, passed tc-start: 1639644887.992906, atomic_add_int tc-end: 1639644888.71409, atomic_add_int, passed tc-start: 1639644888.80607, atomic_add_int_nv tc-end: 1639644888.161697, atomic_add_int_nv, passed tc-start: 1639644888.171261, atomic_add_long tc-end: 1639644888.262566, atomic_add_long, passed tc-start: 1639644888.271230, atomic_add_long_nv tc-end: 1639644888.351558, atomic_add_long_nv, passed tc-start: 1639644888.362358, atomic_add_ptr tc-end: 1639644888.443926, atomic_add_ptr, passed tc-start: 1639644888.451677, atomic_add_ptr_nv tc-end: 1639644888.534025, atomic_add_ptr_nv, passed tp-end: 1639644888.543253, lib/libc/atomic/t_atomic_add tp-start: 1639644888.634415, lib/libc/atomic/t_atomic_and, 8 tc-start: 1639644888.637138, atomic_and_32 tc-end: 1639644888.726053, atomic_and_32, passed tc-start: 1639644888.735271, atomic_and_32_nv tc-end: 1639644888.816189, atomic_and_32_nv, passed tc-start: 1639644888.824911, atomic_and_64 tc-end: 1639644888.904529, atomic_and_64, passed tc-start: 1639644888.912870, atomic_and_64_nv tc-end: 1639644888.992632, atomic_and_64_nv, passed tc-start: 1639644889.548, atomic_and_uint tc-end: 1639644889.74612, atomic_and_uint, passed tc-start: 1639644889.81857, atomic_and_uint_nv tc-end: 1639644889.158649, atomic_and_uint_nv, passed tc-start: 1639644889.166314, atomic_and_ulong tc-end: 1639644889.245488, atomic_and_ulong, passed tc-start: 1639644889.252749, atomic_and_ulong_nv tc-end: 1639644889.329611, atomic_and_ulong_nv, passed tp-end: 1639644889.336895, lib/libc/atomic/t_atomic_and tp-start: 1639644889.424718, lib/libc/atomic/t_atomic_cas, 10 tc-start: 1639644889.427267, atomic_cas_32 tc-end: 1639644889.513188, atomic_cas_32, passed tc-start: 1639644889.520524, atomic_cas_32_ni tc-end: 1639644889.597362, atomic_cas_32_ni, passed tc-start: 1639644889.606098, atomic_cas_64 tc-end: 1639644889.690363, atomic_cas_64, passed tc-start: 1639644889.699762, atomic_cas_64_ni tc-end: 1639644889.785954, atomic_cas_64_ni, passed tc-start: 1639644889.794258, atomic_cas_ptr tc-end: 1639644889.868772, atomic_cas_ptr, passed tc-start: 1639644889.878239, atomic_cas_ptr_ni tc-end: 1639644889.964532, atomic_cas_ptr_ni, passed tc-start: 1639644889.971793, atomic_cas_uint tc-end: 1639644890.44820, atomic_cas_uint, passed tc-start: 1639644890.52139, atomic_cas_uint_ni tc-end: 1639644890.123172, atomic_cas_uint_ni, passed tc-start: 1639644890.130677, atomic_cas_ulong tc-end: 1639644890.202544, atomic_cas_ulong, passed tc-start: 1639644890.209540, atomic_cas_ulong_ni tc-end: 1639644890.291514, atomic_cas_ulong_ni, passed tp-end: 1639644890.300149, lib/libc/atomic/t_atomic_cas tp-start: 1639644890.391475, lib/libc/atomic/t_atomic_dec, 10 tc-start: 1639644890.394297, atomic_dec_32 tc-end: 1639644890.468754, atomic_dec_32, passed tc-start: 1639644890.477045, atomic_dec_32_nv tc-end: 1639644890.554524, atomic_dec_32_nv, passed tc-start: 1639644890.562373, atomic_dec_64 tc-end: 1639644890.642235, atomic_dec_64, passed tc-start: 1639644890.651564, atomic_dec_64_nv tc-end: 1639644890.736837, atomic_dec_64_nv, passed tc-start: 1639644890.744403, atomic_dec_ptr tc-end: 1639644890.825372, atomic_dec_ptr, passed tc-start: 1639644890.833452, atomic_dec_ptr_nv tc-end: 1639644890.916008, atomic_dec_ptr_nv, passed tc-start: 1639644890.925078, atomic_dec_uint tc-end: 1639644891.5089, atomic_dec_uint, passed tc-start: 1639644891.12949, atomic_dec_uint_nv tc-end: 1639644891.97006, atomic_dec_uint_nv, passed tc-start: 1639644891.105237, atomic_dec_ulong tc-end: 1639644891.180433, atomic_dec_ulong, passed tc-start: 1639644891.189004, atomic_dec_ulong_nv tc-end: 1639644891.268100, atomic_dec_ulong_nv, passed tp-end: 1639644891.277583, lib/libc/atomic/t_atomic_dec tp-start: 1639644891.368173, lib/libc/atomic/t_atomic_inc, 10 tc-start: 1639644891.371119, atomic_inc_32 tc-end: 1639644891.460859, atomic_inc_32, passed tc-start: 1639644891.469509, atomic_inc_32_nv tc-end: 1639644891.552322, atomic_inc_32_nv, passed tc-start: 1639644891.560061, atomic_inc_64 tc-end: 1639644891.638078, atomic_inc_64, passed tc-start: 1639644891.647104, atomic_inc_64_nv tc-end: 1639644891.736341, atomic_inc_64_nv, passed tc-start: 1639644891.744196, atomic_inc_ptr tc-end: 1639644891.827848, atomic_inc_ptr, passed tc-start: 1639644891.836697, atomic_inc_ptr_nv tc-end: 1639644891.920215, atomic_inc_ptr_nv, passed tc-start: 1639644891.928946, atomic_inc_uint tc-end: 1639644892.5248, atomic_inc_uint, passed tc-start: 1639644892.13528, atomic_inc_uint_nv tc-end: 1639644892.95688, atomic_inc_uint_nv, passed tc-start: 1639644892.103794, atomic_inc_ulong tc-end: 1639644892.182350, atomic_inc_ulong, passed tc-start: 1639644892.190011, atomic_inc_ulong_nv tc-end: 1639644892.261269, atomic_inc_ulong_nv, passed tp-end: 1639644892.269305, lib/libc/atomic/t_atomic_inc tp-start: 1639644892.347397, lib/libc/atomic/t_atomic_or, 8 tc-start: 1639644892.350219, atomic_or_32 tc-end: 1639644892.430921, atomic_or_32, passed tc-start: 1639644892.438948, atomic_or_32_nv tc-end: 1639644892.517804, atomic_or_32_nv, passed tc-start: 1639644892.525577, atomic_or_64 tc-end: 1639644892.610481, atomic_or_64, passed tc-start: 1639644892.618585, atomic_or_64_nv tc-end: 1639644892.700585, atomic_or_64_nv, passed tc-start: 1639644892.708971, atomic_or_uint tc-end: 1639644892.800573, atomic_or_uint, passed tc-start: 1639644892.808042, atomic_or_uint_nv tc-end: 1639644892.883144, atomic_or_uint_nv, passed tc-start: 1639644892.891187, atomic_or_ulong tc-end: 1639644892.967747, atomic_or_ulong, passed tc-start: 1639644892.975362, atomic_or_ulong_nv tc-end: 1639644893.52173, atomic_or_ulong_nv, passed tp-end: 1639644893.62119, lib/libc/atomic/t_atomic_or tp-start: 1639644893.143617, lib/libc/atomic/t_atomic_swap, 5 tc-start: 1639644893.146158, atomic_swap_32 tc-end: 1639644893.223883, atomic_swap_32, passed tc-start: 1639644893.232626, atomic_swap_64 tc-end: 1639644893.311056, atomic_swap_64, passed tc-start: 1639644893.319846, atomic_swap_ptr tc-end: 1639644893.393907, atomic_swap_ptr, passed tc-start: 1639644893.401635, atomic_swap_uint tc-end: 1639644893.478241, atomic_swap_uint, passed tc-start: 1639644893.487373, atomic_swap_ulong tc-end: 1639644893.559757, atomic_swap_ulong, passed tp-end: 1639644893.567192, lib/libc/atomic/t_atomic_swap tp-start: 1639644893.661012, lib/libc/atomic/t___sync_add, 8 tc-start: 1639644893.663861, __sync_add_and_fetch_1 tc-end: 1639644893.754797, __sync_add_and_fetch_1, passed tc-start: 1639644893.761709, __sync_add_and_fetch_2 tc-end: 1639644893.837138, __sync_add_and_fetch_2, passed tc-start: 1639644893.844335, __sync_add_and_fetch_4 tc-end: 1639644893.923699, __sync_add_and_fetch_4, passed tc-start: 1639644893.932325, __sync_add_and_fetch_8 tc-end: 1639644894.15691, __sync_add_and_fetch_8, passed tc-start: 1639644894.23727, __sync_fetch_and_add_1 tc-end: 1639644894.102655, __sync_fetch_and_add_1, passed tc-start: 1639644894.110935, __sync_fetch_and_add_2 tc-end: 1639644894.194055, __sync_fetch_and_add_2, passed tc-start: 1639644894.201732, __sync_fetch_and_add_4 tc-end: 1639644894.282493, __sync_fetch_and_add_4, passed tc-start: 1639644894.291235, __sync_fetch_and_add_8 tc-end: 1639644894.368234, __sync_fetch_and_add_8, passed tp-end: 1639644894.375636, lib/libc/atomic/t___sync_add tp-start: 1639644894.466007, lib/libc/atomic/t___sync_sub, 8 tc-start: 1639644894.469790, __sync_fetch_and_sub_1 tc-end: 1639644894.556763, __sync_fetch_and_sub_1, passed tc-start: 1639644894.564922, __sync_fetch_and_sub_2 tc-end: 1639644894.649294, __sync_fetch_and_sub_2, passed tc-start: 1639644894.657948, __sync_fetch_and_sub_4 tc-end: 1639644894.744377, __sync_fetch_and_sub_4, passed tc-start: 1639644894.753791, __sync_fetch_and_sub_8 tc-end: 1639644894.839940, __sync_fetch_and_sub_8, passed tc-start: 1639644894.848197, __sync_sub_and_fetch_1 tc-end: 1639644894.928852, __sync_sub_and_fetch_1, passed tc-start: 1639644894.937734, __sync_sub_and_fetch_2 tc-end: 1639644895.18357, __sync_sub_and_fetch_2, passed tc-start: 1639644895.26543, __sync_sub_and_fetch_4 tc-end: 1639644895.108626, __sync_sub_and_fetch_4, passed tc-start: 1639644895.117331, __sync_sub_and_fetch_8 tc-end: 1639644895.200210, __sync_sub_and_fetch_8, passed tp-end: 1639644895.208438, lib/libc/atomic/t___sync_sub tp-start: 1639644895.293095, lib/libc/atomic/t___sync_or, 8 tc-start: 1639644895.295673, __sync_fetch_and_or_1 tc-end: 1639644895.373621, __sync_fetch_and_or_1, passed tc-start: 1639644895.382590, __sync_fetch_and_or_2 tc-end: 1639644895.459505, __sync_fetch_and_or_2, passed tc-start: 1639644895.467348, __sync_fetch_and_or_4 tc-end: 1639644895.552797, __sync_fetch_and_or_4, passed tc-start: 1639644895.560251, __sync_fetch_and_or_8 tc-end: 1639644895.636907, __sync_fetch_and_or_8, passed tc-start: 1639644895.644631, __sync_or_and_fetch_1 tc-end: 1639644895.728427, __sync_or_and_fetch_1, passed tc-start: 1639644895.739481, __sync_or_and_fetch_2 tc-end: 1639644895.820304, __sync_or_and_fetch_2, passed tc-start: 1639644895.829504, __sync_or_and_fetch_4 tc-end: 1639644895.908101, __sync_or_and_fetch_4, passed tc-start: 1639644895.916298, __sync_or_and_fetch_8 tc-end: 1639644895.996423, __sync_or_and_fetch_8, passed tp-end: 1639644896.4420, lib/libc/atomic/t___sync_or tp-start: 1639644896.90965, lib/libc/atomic/t___sync_and, 8 tc-start: 1639644896.94082, __sync_and_and_fetch_1 tc-end: 1639644896.174583, __sync_and_and_fetch_1, passed tc-start: 1639644896.182664, __sync_and_and_fetch_2 tc-end: 1639644896.264237, __sync_and_and_fetch_2, passed tc-start: 1639644896.272800, __sync_and_and_fetch_4 tc-end: 1639644896.353980, __sync_and_and_fetch_4, passed tc-start: 1639644896.362126, __sync_and_and_fetch_8 tc-end: 1639644896.446061, __sync_and_and_fetch_8, passed tc-start: 1639644896.455011, __sync_fetch_and_and_1 tc-end: 1639644896.554741, __sync_fetch_and_and_1, passed tc-start: 1639644896.565105, __sync_fetch_and_and_2 tc-end: 1639644896.668785, __sync_fetch_and_and_2, passed tc-start: 1639644896.678844, __sync_fetch_and_and_4 tc-end: 1639644896.777459, __sync_fetch_and_and_4, passed tc-start: 1639644896.785371, __sync_fetch_and_and_8 tc-end: 1639644896.878012, __sync_fetch_and_and_8, passed tp-end: 1639644896.888157, lib/libc/atomic/t___sync_and tp-start: 1639644896.972314, lib/libc/atomic/t___sync_xor, 8 tc-start: 1639644896.975028, __sync_fetch_and_xor_1 tc-end: 1639644897.53864, __sync_fetch_and_xor_1, passed tc-start: 1639644897.62475, __sync_fetch_and_xor_2 tc-end: 1639644897.140996, __sync_fetch_and_xor_2, passed tc-start: 1639644897.149720, __sync_fetch_and_xor_4 tc-end: 1639644897.231751, __sync_fetch_and_xor_4, passed tc-start: 1639644897.239832, __sync_fetch_and_xor_8 tc-end: 1639644897.312959, __sync_fetch_and_xor_8, passed tc-start: 1639644897.320639, __sync_xor_and_fetch_1 tc-end: 1639644897.405803, __sync_xor_and_fetch_1, passed tc-start: 1639644897.414750, __sync_xor_and_fetch_2 tc-end: 1639644897.493013, __sync_xor_and_fetch_2, passed tc-start: 1639644897.500642, __sync_xor_and_fetch_4 tc-end: 1639644897.587335, __sync_xor_and_fetch_4, passed tc-start: 1639644897.596354, __sync_xor_and_fetch_8 tc-end: 1639644897.672227, __sync_xor_and_fetch_8, passed tp-end: 1639644897.680202, lib/libc/atomic/t___sync_xor tp-start: 1639644897.762252, lib/libc/atomic/t___sync_nand, 8 tc-start: 1639644897.764658, __sync_fetch_and_nand_1 tc-end: 1639644897.847762, __sync_fetch_and_nand_1, passed tc-start: 1639644897.856982, __sync_fetch_and_nand_2 tc-end: 1639644897.939547, __sync_fetch_and_nand_2, passed tc-start: 1639644897.946730, __sync_fetch_and_nand_4 tc-end: 1639644898.28191, __sync_fetch_and_nand_4, passed tc-start: 1639644898.35989, __sync_fetch_and_nand_8 tc-end: 1639644898.117764, __sync_fetch_and_nand_8, passed tc-start: 1639644898.126742, __sync_nand_and_fetch_1 tc-end: 1639644898.209674, __sync_nand_and_fetch_1, passed tc-start: 1639644898.218181, __sync_nand_and_fetch_2 tc-end: 1639644898.299623, __sync_nand_and_fetch_2, passed tc-start: 1639644898.307283, __sync_nand_and_fetch_4 tc-end: 1639644898.393202, __sync_nand_and_fetch_4, passed tc-start: 1639644898.402002, __sync_nand_and_fetch_8 tc-end: 1639644898.489678, __sync_nand_and_fetch_8, passed tp-end: 1639644898.497540, lib/libc/atomic/t___sync_nand tp-start: 1639644898.583795, lib/libc/atomic/t___sync_compare_and_swap, 8 tc-start: 1639644898.587095, __sync_bool_compare_and_swap_1 tc-end: 1639644898.668498, __sync_bool_compare_and_swap_1, passed tc-start: 1639644898.678144, __sync_bool_compare_and_swap_2 tc-end: 1639644898.764919, __sync_bool_compare_and_swap_2, passed tc-start: 1639644898.775444, __sync_bool_compare_and_swap_4 tc-end: 1639644898.854464, __sync_bool_compare_and_swap_4, passed tc-start: 1639644898.863214, __sync_bool_compare_and_swap_8 tc-end: 1639644898.960999, __sync_bool_compare_and_swap_8, passed tc-start: 1639644898.968572, __sync_val_compare_and_swap_1 tc-end: 1639644899.46358, __sync_val_compare_and_swap_1, passed tc-start: 1639644899.54863, __sync_val_compare_and_swap_2 tc-end: 1639644899.139614, __sync_val_compare_and_swap_2, passed tc-start: 1639644899.148613, __sync_val_compare_and_swap_4 tc-end: 1639644899.234866, __sync_val_compare_and_swap_4, passed tc-start: 1639644899.242903, __sync_val_compare_and_swap_8 tc-end: 1639644899.337114, __sync_val_compare_and_swap_8, passed tp-end: 1639644899.344922, lib/libc/atomic/t___sync_compare_and_swap tp-start: 1639644899.427784, lib/libc/atomic/t___sync_lock, 9 tc-start: 1639644899.429968, __sync_lock_release_1 tc-end: 1639644899.504264, __sync_lock_release_1, passed tc-start: 1639644899.513249, __sync_lock_release_2 tc-end: 1639644899.607382, __sync_lock_release_2, passed tc-start: 1639644899.615840, __sync_lock_release_4 tc-end: 1639644899.694345, __sync_lock_release_4, passed tc-start: 1639644899.702557, __sync_lock_release_8 tc-end: 1639644899.786110, __sync_lock_release_8, passed tc-start: 1639644899.797054, __sync_lock_test_and_set_1 tc-end: 1639644899.893405, __sync_lock_test_and_set_1, passed tc-start: 1639644899.903611, __sync_lock_test_and_set_2 tc-end: 1639644900.5571, __sync_lock_test_and_set_2, passed tc-start: 1639644900.15295, __sync_lock_test_and_set_4 tc-end: 1639644900.117906, __sync_lock_test_and_set_4, passed tc-start: 1639644900.125885, __sync_lock_test_and_set_8 tc-end: 1639644900.209962, __sync_lock_test_and_set_8, passed tc-start: 1639644900.217805, __sync_synchronize tc-end: 1639644900.306263, __sync_synchronize, passed tp-end: 1639644900.314943, lib/libc/atomic/t___sync_lock tp-start: 1639644900.431813, lib/libc/c063/t_faccessat, 7 tc-start: 1639644900.435079, faccessat_fd tc-end: 1639644900.540710, faccessat_fd, passed tc-start: 1639644900.556581, faccessat_fdcwd tc-end: 1639644900.644929, faccessat_fdcwd, passed tc-start: 1639644900.657521, faccessat_fdcwderr tc-end: 1639644900.742343, faccessat_fdcwderr, passed tc-start: 1639644900.754076, faccessat_fderr1 tc-end: 1639644900.835236, faccessat_fderr1, passed tc-start: 1639644900.846321, faccessat_fderr2 tc-end: 1639644900.931020, faccessat_fderr2, passed tc-start: 1639644900.942686, faccessat_fderr3 tc-end: 1639644901.25548, faccessat_fderr3, passed tc-start: 1639644901.37639, faccessat_fdlink tc-end: 1639644901.130454, faccessat_fdlink, passed tp-end: 1639644901.145331, lib/libc/c063/t_faccessat tp-start: 1639644901.247981, lib/libc/c063/t_fchmodat, 7 tc-start: 1639644901.250551, fchmodat_fd tc-end: 1639644901.339311, fchmodat_fd, passed tc-start: 1639644901.352763, fchmodat_fdcwd tc-end: 1639644901.454619, fchmodat_fdcwd, passed tc-start: 1639644901.466076, fchmodat_fdcwderr tc-end: 1639644901.548365, fchmodat_fdcwderr, passed tc-start: 1639644901.559045, fchmodat_fderr1 tc-end: 1639644901.645994, fchmodat_fderr1, passed tc-start: 1639644901.657406, fchmodat_fderr2 tc-end: 1639644901.747335, fchmodat_fderr2, passed tc-start: 1639644901.760078, fchmodat_fderr3 tc-end: 1639644901.860721, fchmodat_fderr3, passed tc-start: 1639644901.873378, fchmodat_fdlink tc-end: 1639644901.967654, fchmodat_fdlink, passed tp-end: 1639644901.981182, lib/libc/c063/t_fchmodat tp-start: 1639644902.66057, lib/libc/c063/t_fchownat, 7 tc-start: 1639644902.68619, fchownat_fd tc-end: 1639644902.176831, fchownat_fd, passed tc-start: 1639644902.190430, fchownat_fdcwd tc-end: 1639644902.294123, fchownat_fdcwd, passed tc-start: 1639644902.307170, fchownat_fdcwderr tc-end: 1639644902.405861, fchownat_fdcwderr, passed tc-start: 1639644902.417293, fchownat_fderr1 tc-end: 1639644902.515177, fchownat_fderr1, passed tc-start: 1639644902.527142, fchownat_fderr2 tc-end: 1639644902.629803, fchownat_fderr2, passed tc-start: 1639644902.642705, fchownat_fderr3 tc-end: 1639644902.750245, fchownat_fderr3, passed tc-start: 1639644902.762286, fchownat_fdlink tc-end: 1639644902.864974, fchownat_fdlink, passed tp-end: 1639644902.878021, lib/libc/c063/t_fchownat tp-start: 1639644902.957717, lib/libc/c063/t_fexecve, 1 tc-start: 1639644902.960441, fexecve tc-end: 1639644903.92003, fexecve, passed tp-end: 1639644903.100222, lib/libc/c063/t_fexecve tp-start: 1639644903.188294, lib/libc/c063/t_fstatat, 7 tc-start: 1639644903.190802, fstatat_fd tc-end: 1639644903.278212, fstatat_fd, passed tc-start: 1639644903.291792, fstatat_fdcwd tc-end: 1639644903.374463, fstatat_fdcwd, passed tc-start: 1639644903.391271, fstatat_fdcwderr tc-end: 1639644903.494198, fstatat_fdcwderr, passed tc-start: 1639644903.506133, fstatat_fderr1 tc-end: 1639644903.605985, fstatat_fderr1, passed tc-start: 1639644903.618971, fstatat_fderr2 tc-end: 1639644903.706551, fstatat_fderr2, passed tc-start: 1639644903.717957, fstatat_fderr3 tc-end: 1639644903.801919, fstatat_fderr3, passed tc-start: 1639644903.816611, fstatat_fdlink tc-end: 1639644903.901828, fstatat_fdlink, passed tp-end: 1639644903.913447, lib/libc/c063/t_fstatat tp-start: 1639644903.999405, lib/libc/c063/t_linkat, 6 tc-start: 1639644904.1874, linkat_fd tc-end: 1639644904.94164, linkat_fd, passed tc-start: 1639644904.110928, linkat_fdcwd tc-end: 1639644904.203413, linkat_fdcwd, passed tc-start: 1639644904.222198, linkat_fdcwderr tc-end: 1639644904.314757, linkat_fdcwderr, passed tc-start: 1639644904.334144, linkat_fderr tc-end: 1639644904.426741, linkat_fderr, passed tc-start: 1639644904.444609, linkat_fdlink1 tc-end: 1639644904.532152, linkat_fdlink1, passed tc-start: 1639644904.551480, linkat_fdlink2 tc-end: 1639644904.645877, linkat_fdlink2, passed tp-end: 1639644904.667635, lib/libc/c063/t_linkat tp-start: 1639644904.754968, lib/libc/c063/t_mkdirat, 4 tc-start: 1639644904.757460, mkdirat_fd tc-end: 1639644904.842538, mkdirat_fd, passed tc-start: 1639644904.858762, mkdirat_fdcwd tc-end: 1639644904.941336, mkdirat_fdcwd, passed tc-start: 1639644904.953585, mkdirat_fdcwderr tc-end: 1639644905.39896, mkdirat_fdcwderr, passed tc-start: 1639644905.48703, mkdirat_fderr tc-end: 1639644905.136198, mkdirat_fderr, passed tp-end: 1639644905.147885, lib/libc/c063/t_mkdirat tp-start: 1639644905.233943, lib/libc/c063/t_mkfifoat, 5 tc-start: 1639644905.236294, mkfifoat_fd tc-end: 1639644905.335817, mkfifoat_fd, passed tc-start: 1639644905.351126, mkfifoat_fdcwd tc-end: 1639644905.437076, mkfifoat_fdcwd, passed tc-start: 1639644905.450225, mkfifoat_fdcwderr tc-end: 1639644905.533762, mkfifoat_fdcwderr, passed tc-start: 1639644905.541452, mkfifoat_fderr tc-end: 1639644905.623129, mkfifoat_fderr, passed tc-start: 1639644905.635044, mknodat_s_ififo tc-end: 1639644905.723103, mknodat_s_ififo, passed tp-end: 1639644905.736209, lib/libc/c063/t_mkfifoat tp-start: 1639644905.819750, lib/libc/c063/t_mknodat, 4 tc-start: 1639644905.822279, mknodat_fd tc-end: 1639644905.910769, mknodat_fd, passed tc-start: 1639644905.923664, mknodat_fdcwd tc-end: 1639644906.10676, mknodat_fdcwd, passed tc-start: 1639644906.23382, mknodat_fdcwderr tc-end: 1639644906.101644, mknodat_fdcwderr, passed tc-start: 1639644906.112705, mknodat_fderr tc-end: 1639644906.203524, mknodat_fderr, passed tp-end: 1639644906.217473, lib/libc/c063/t_mknodat tp-start: 1639644906.297600, lib/libc/c063/t_o_search, 3 tc-start: 1639644906.299903, o_search_notdir tc-end: 1639644906.387425, o_search_notdir, passed tc-start: 1639644906.401425, o_search_perm1 tc-end: 1639644906.543229, o_search_perm1, passed tc-start: 1639644906.556636, o_search_perm2 tc-end: 1639644906.666854, o_search_perm2, passed tp-end: 1639644906.682471, lib/libc/c063/t_o_search tp-start: 1639644906.776674, lib/libc/c063/t_openat, 6 tc-start: 1639644906.779073, openat_fd tc-end: 1639644906.860522, openat_fd, passed tc-start: 1639644906.872024, openat_fdcwd tc-end: 1639644906.961374, openat_fdcwd, passed tc-start: 1639644906.978232, openat_fdcwderr tc-end: 1639644907.65554, openat_fdcwderr, passed tc-start: 1639644907.75438, openat_fderr1 tc-end: 1639644907.162287, openat_fderr1, passed tc-start: 1639644907.176052, openat_fderr2 tc-end: 1639644907.262708, openat_fderr2, passed tc-start: 1639644907.275339, openat_fderr3 tc-end: 1639644907.367019, openat_fderr3, passed tp-end: 1639644907.379610, lib/libc/c063/t_openat tp-start: 1639644907.468483, lib/libc/c063/t_readlinkat, 5 tc-start: 1639644907.471155, readlinkat_fd tc-end: 1639644907.555339, readlinkat_fd, passed tc-start: 1639644907.571440, readlinkat_fdcwd tc-end: 1639644907.670935, readlinkat_fdcwd, passed tc-start: 1639644907.689817, readlinkat_fdcwderr tc-end: 1639644907.800992, readlinkat_fdcwderr, passed tc-start: 1639644907.810946, readlinkat_fderr1 tc-end: 1639644907.922375, readlinkat_fderr1, passed tc-start: 1639644907.937163, readlinkat_fderr2 tc-end: 1639644908.53095, readlinkat_fderr2, passed tp-end: 1639644908.70951, lib/libc/c063/t_readlinkat tp-start: 1639644908.177292, lib/libc/c063/t_renameat, 4 tc-start: 1639644908.180696, renameat_fd tc-end: 1639644908.299572, renameat_fd, passed tc-start: 1639644908.320155, renameat_fdcwd tc-end: 1639644908.436441, renameat_fdcwd, passed tc-start: 1639644908.456288, renameat_fdcwderr tc-end: 1639644908.570334, renameat_fdcwderr, passed tc-start: 1639644908.589859, renameat_fderr tc-end: 1639644908.720698, renameat_fderr, passed tp-end: 1639644908.741734, lib/libc/c063/t_renameat tp-start: 1639644908.850091, lib/libc/c063/t_symlinkat, 4 tc-start: 1639644908.853257, symlinkat_fd tc-end: 1639644908.967665, symlinkat_fd, passed tc-start: 1639644908.987523, symlinkat_fdcwd tc-end: 1639644909.81118, symlinkat_fdcwd, passed tc-start: 1639644909.100255, symlinkat_fdcwderr tc-end: 1639644909.183707, symlinkat_fdcwderr, passed tc-start: 1639644909.199569, symlinkat_fderr tc-end: 1639644909.282287, symlinkat_fderr, passed tp-end: 1639644909.297735, lib/libc/c063/t_symlinkat tp-start: 1639644909.384096, lib/libc/c063/t_unlinkat, 7 tc-start: 1639644909.386865, unlinkat_dir tc-end: 1639644909.476351, unlinkat_dir, passed tc-start: 1639644909.484245, unlinkat_fd tc-end: 1639644909.580488, unlinkat_fd, passed tc-start: 1639644909.592908, unlinkat_fdcwd tc-end: 1639644909.698792, unlinkat_fdcwd, passed tc-start: 1639644909.708557, unlinkat_fdcwderr tc-end: 1639644909.787769, unlinkat_fdcwderr, passed tc-start: 1639644909.798039, unlinkat_fderr1 tc-end: 1639644909.876267, unlinkat_fderr1, passed tc-start: 1639644909.886929, unlinkat_fderr2 tc-end: 1639644909.975094, unlinkat_fderr2, passed tc-start: 1639644909.991060, unlinkat_fderr3 tc-end: 1639644910.82719, unlinkat_fderr3, passed tp-end: 1639644910.98115, lib/libc/c063/t_unlinkat tp-start: 1639644910.185493, lib/libc/c063/t_utimensat, 7 tc-start: 1639644910.187925, utimensat_fd tc-end: 1639644910.281990, utimensat_fd, passed tc-start: 1639644910.294565, utimensat_fdcwd tc-end: 1639644910.370831, utimensat_fdcwd, passed tc-start: 1639644910.381984, utimensat_fdcwderr tc-end: 1639644910.457074, utimensat_fdcwderr, passed tc-start: 1639644910.467387, utimensat_fderr1 tc-end: 1639644910.550252, utimensat_fderr1, passed tc-start: 1639644910.561239, utimensat_fderr2 tc-end: 1639644910.645271, utimensat_fderr2, passed tc-start: 1639644910.660432, utimensat_fderr3 tc-end: 1639644910.758261, utimensat_fderr3, passed tc-start: 1639644910.771739, utimensat_fdlink tc-end: 1639644910.854729, utimensat_fdlink, passed tp-end: 1639644910.866465, lib/libc/c063/t_utimensat tp-start: 1639644910.959264, lib/libc/db/t_db_hash_seq, 4 tc-start: 1639644910.961590, test_hash_del_all tc-end: 1639644911.55192, test_hash_del_all, passed tc-start: 1639644911.63628, test_hash_del_alt tc-end: 1639644911.154956, test_hash_del_alt, passed tc-start: 1639644911.162858, test_hash_del_every_7 tc-end: 1639644911.247864, test_hash_del_every_7, passed tc-start: 1639644911.255594, test_hash_del_none tc-end: 1639644911.345776, test_hash_del_none, passed tp-end: 1639644911.353503, lib/libc/db/t_db_hash_seq tp-start: 1639644916.301955, lib/libc/db/t_db, 32 tc-start: 1639644916.304919, alternate_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out recno in ] tc-end: 1639644918.125843, alternate_recno, passed tc-start: 1639644918.142054, big_btree tc-so:checking page size: 512 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out btree in ] tc-so:checking page size: 16384 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out btree in ] tc-so:checking page size: 65536 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out btree in ] tc-end: 1639644921.444149, big_btree, passed tc-start: 1639644921.485684, big_hash tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out hash in ] tc-end: 1639644923.740387, big_hash, passed tc-start: 1639644923.775163, big_recno tc-so:checking page size: 512 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out recno in ] tc-so:checking page size: 16384 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out recno in ] tc-so:checking page size: 65536 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out recno in ] tc-end: 1639644927.247389, big_recno, passed tc-start: 1639644927.286220, bsize_ffactor tc-so:bucketsize 256, fill factor 11 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=256,ffactor=11,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 256, fill factor 14 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=256,ffactor=14,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 256, fill factor 21 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=256,ffactor=21,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 512, fill factor 21 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=512,ffactor=21,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 512, fill factor 28 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=512,ffactor=28,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 512, fill factor 43 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=512,ffactor=43,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 1024, fill factor 43 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=1024,ffactor=43,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 1024, fill factor 57 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=1024,ffactor=57,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 1024, fill factor 85 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=1024,ffactor=85,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 2048, fill factor 85 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=2048,ffactor=85,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 2048, fill factor 114 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=2048,ffactor=114,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 2048, fill factor 171 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=2048,ffactor=171,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 4096, fill factor 171 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=4096,ffactor=171,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 4096, fill factor 228 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=4096,ffactor=228,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 4096, fill factor 341 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=4096,ffactor=341,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 8192, fill factor 341 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=8192,ffactor=341,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 8192, fill factor 455 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=8192,ffactor=455,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 8192, fill factor 683 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=8192,ffactor=683,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 16384, fill factor 341 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=16384,ffactor=341,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 16384, fill factor 455 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=16384,ffactor=455,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 16384, fill factor 683 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=16384,ffactor=683,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 32768, fill factor 341 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=32768,ffactor=341,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 32768, fill factor 455 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=32768,ffactor=455,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 32768, fill factor 683 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=32768,ffactor=683,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 65536, fill factor 341 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=65536,ffactor=341,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 65536, fill factor 455 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=65536,ffactor=455,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 65536, fill factor 683 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=65536,ffactor=683,nelem=25000,cachesize=65536 hash in ] tc-end: 1639645233.641407, bsize_ffactor, passed tc-start: 1639645233.657427, bsize_torture tc-so:Executing command [ /usr/tests/lib/libc/db/h_lfsr 2048 ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_lfsr 4096 ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_lfsr 8192 ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_lfsr 16384 ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_lfsr 32768 ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_lfsr 65536 ] tc-end: 1639645248.62107, bsize_torture, passed tc-start: 1639645248.72211, btree_byteswap_unaligned_access_bksd tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out -i psize=512,lorder=1234 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out -i psize=512,lorder=4321 btree in ] tc-end: 1639645249.226396, btree_byteswap_unaligned_access_bksd, passed tc-start: 1639645249.236884, btree_byteswap_unaligned_access_skbd tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out -i psize=512,lorder=1234 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out -i psize=512,lorder=4321 btree in ] tc-end: 1639645250.383861, btree_byteswap_unaligned_access_skbd, passed tc-start: 1639645250.394490, btree_known_byte_order tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -f out.1234 -i psize=512,lorder=1234 btree in1 ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -f out.4321 -i psize=512,lorder=4321 btree in1 ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -s -f out.1234 -i psize=512,lorder=1234 btree in2 ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -s -f out.4321 -i psize=512,lorder=4321 btree in2 ] tc-end: 1639645252.73543, btree_known_byte_order, passed tc-start: 1639645252.89286, btree_recursive_traversal tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in1 ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in2 ] tc-end: 1639645268.98789, btree_recursive_traversal, passed tc-start: 1639645268.134479, btree_tricky_page_split tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-end: 1639645270.511465, btree_tricky_page_split, passed tc-start: 1639645270.523046, btree_weird_page_split tc-so: page size 512 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so: page size 1024 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so: page size 2048 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so: page size 4096 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so: page size 8192 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-end: 1639645426.515373, btree_weird_page_split, passed tc-start: 1639645426.529449, byte_orders_btree tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ilorder=1234 -f byte.file btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -s -ilorder=1234 -f byte.file btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ilorder=4321 -f byte.file btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -s -ilorder=4321 -f byte.file btree in ] tc-end: 1639645428.965094, byte_orders_btree, passed tc-start: 1639645428.982739, byte_orders_hash tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ilorder=1234 -f byte.file hash in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -s -ilorder=1234 -f byte.file hash in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ilorder=4321 -f byte.file hash in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -s -ilorder=4321 -f byte.file hash in ] tc-end: 1639645431.628966, byte_orders_hash, passed tc-start: 1639645431.651513, cursor_flags_btree tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out btree in ] tc-so:Executing command [ test -s out ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out btree in ] tc-so:Executing command [ test -s out ] tc-end: 1639645433.518161, cursor_flags_btree, passed tc-start: 1639645433.538229, cursor_flags_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out recno in ] tc-so:Executing command [ test -s out ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out recno in ] tc-so:Executing command [ test -s out ] tc-end: 1639645435.486605, cursor_flags_recno, passed tc-start: 1639645435.509921, delete_btree tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out btree in ] tc-so:Executing command [ cat out ] tc-end: 1639645437.485935, delete_btree, passed tc-start: 1639645437.507205, delete_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out recno in ] tc-so:Executing command [ cat out ] tc-end: 1639645439.400830, delete_recno, passed tc-start: 1639645439.420292, duplicate_btree tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/db/h_db -iflags=1 btree in | sort ] tc-end: 1639645440.929679, duplicate_btree, passed tc-start: 1639645440.948708, four_char_hash tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i bsize=65536 hash in ] tc-end: 1639645441.973063, four_char_hash, passed tc-start: 1639645441.985936, medium_btree tc-so:Executing command [ /usr/tests/lib/libc/db/h_db btree in ] tc-end: 1639645443.455789, medium_btree, passed tc-start: 1639645443.472980, medium_hash tc-so:Executing command [ /usr/tests/lib/libc/db/h_db hash in ] tc-end: 1639645444.904920, medium_hash, passed tc-start: 1639645444.922155, medium_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ] tc-end: 1639645446.184335, medium_recno, passed tc-start: 1639645446.200991, random_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ] tc-end: 1639645449.824998, random_recno, passed tc-start: 1639645449.839652, repeated_btree tc-so: 1 of 10 tc-so: 2 of 10 tc-so: 3 of 10 tc-so: 4 of 10 tc-so: 5 of 10 tc-so: 6 of 10 tc-so: 7 of 10 tc-so: 8 of 10 (comparison) tc-so: 9 of 10 tc-so: 10 of 10 tc-end: 1639645451.521272, repeated_btree, passed tc-start: 1639645451.538385, repeated_hash tc-so: 1 of 10 tc-so: 2 of 10 tc-so: 3 of 10 tc-so: 4 of 10 tc-so: 5 of 10 tc-so: 6 of 10 tc-so: 7 of 10 tc-so: 8 of 10 (comparison) tc-so: 9 of 10 tc-so: 10 of 10 tc-end: 1639645453.111934, repeated_hash, passed tc-start: 1639645453.130609, reverse_order_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ] tc-end: 1639645454.703886, reverse_order_recno, passed tc-start: 1639645454.726052, reverse_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ] tc-end: 1639645456.630595, reverse_recno, passed tc-start: 1639645456.646869, small_btree tc-so:Executing command [ /usr/tests/lib/libc/db/h_db btree in ] tc-end: 1639645457.949035, small_btree, passed tc-start: 1639645457.962737, small_hash tc-so:Executing command [ /usr/tests/lib/libc/db/h_db hash in ] tc-end: 1639645459.341421, small_hash, passed tc-start: 1639645459.355046, small_page_btree tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-end: 1639645511.430887, small_page_btree, passed tc-start: 1639645511.464684, small_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ] tc-end: 1639645512.589780, small_recno, passed tp-end: 1639645512.604777, lib/libc/db/t_db tp-start: 1639645512.702960, lib/libc/gen/execve/t_execve, 1 tc-start: 1639645512.705769, t_execve_null tc-end: 1639645512.789948, t_execve_null, passed tp-end: 1639645512.797422, lib/libc/gen/execve/t_execve tp-start: 1639645512.918167, lib/libc/gen/posix_spawn/t_spawn, 16 tc-start: 1639645512.921233, t_spawn_chdir_abs tc-end: 1639645513.55246, t_spawn_chdir_abs, passed tc-start: 1639645513.65048, t_spawn_chdir_file tc-end: 1639645513.168966, t_spawn_chdir_file, passed tc-start: 1639645513.175969, t_spawn_chdir_invalid tc-end: 1639645513.255687, t_spawn_chdir_invalid, passed tc-start: 1639645513.262550, t_spawn_chdir_permissions tc-end: 1639645513.355614, t_spawn_chdir_permissions, passed tc-start: 1639645513.370938, t_spawn_chdir_rel tc-end: 1639645513.513647, t_spawn_chdir_rel, passed tc-start: 1639645513.527032, t_spawn_child tc-se:h_spawn exiting with status 0 tc-se:h_spawn exiting with status 1 tc-se:h_spawn exiting with status 7 tc-end: 1639645513.743522, t_spawn_child, passed tc-start: 1639645513.753587, t_spawn_fchdir_abs tc-end: 1639645513.908097, t_spawn_fchdir_abs, passed tc-start: 1639645513.916052, t_spawn_fchdir_closed tc-end: 1639645514.3831, t_spawn_fchdir_closed, passed tc-start: 1639645514.11622, t_spawn_fchdir_file tc-end: 1639645514.94117, t_spawn_fchdir_file, passed tc-start: 1639645514.101049, t_spawn_fchdir_neg_fd tc-end: 1639645514.176906, t_spawn_fchdir_neg_fd, passed tc-start: 1639645514.185419, t_spawn_fchdir_rel tc-end: 1639645514.315859, t_spawn_fchdir_rel, passed tc-start: 1639645514.329612, t_spawn_ls tc-so:total 8 tc-so:drwx------ 2 root wheel 512 Dec 16 09:05 . tc-so:drwxrwxrwt 5 root wheel 512 Dec 16 09:05 .. tc-end: 1639645514.485337, t_spawn_ls, passed tc-start: 1639645514.491781, t_spawn_missing tc-end: 1639645514.567758, t_spawn_missing, passed tc-start: 1639645514.576075, t_spawn_nonexec tc-end: 1639645514.657525, t_spawn_nonexec, passed tc-start: 1639645514.664885, t_spawn_zero tc-end: 1639645514.750627, t_spawn_zero, passed tc-start: 1639645514.759161, t_spawnp_ls tc-end: 1639645514.855533, t_spawnp_ls, passed tp-end: 1639645514.863920, lib/libc/gen/posix_spawn/t_spawn tp-start: 1639645514.968368, lib/libc/gen/posix_spawn/t_fileactions, 6 tc-start: 1639645514.971478, t_spawn_empty_fileactions tc-end: 1639645515.486230, t_spawn_empty_fileactions, passed tc-start: 1639645515.497566, t_spawn_fileactions tc-so:test... tc-end: 1639645515.623014, t_spawn_fileactions, passed tc-start: 1639645515.633799, t_spawn_open_nonexistent tc-end: 1639645515.734078, t_spawn_open_nonexistent, passed tc-start: 1639645515.743907, t_spawn_open_nonexistent_diag tc-end: 1639645515.845177, t_spawn_open_nonexistent_diag, passed tc-start: 1639645515.856003, t_spawn_openmode tc-se:cat: stdin: Bad file descriptor tc-end: 1639645516.48178, t_spawn_openmode, passed tc-start: 1639645516.59647, t_spawn_reopen tc-end: 1639645516.199609, t_spawn_reopen, passed tp-end: 1639645516.209472, lib/libc/gen/posix_spawn/t_fileactions tp-start: 1639645516.307873, lib/libc/gen/posix_spawn/t_spawnattr, 2 tc-start: 1639645516.311362, t_spawn_resetids tc-end: 1639645516.444391, t_spawn_resetids, passed tc-start: 1639645516.454693, t_spawnattr tc-so:h_spawnattr: waiting for command from parent on pipe 3 tc-so:h_spawnattr: got command q from parent tc-so:min 0 max 63 for scheduler 2, returning 0 tc-so:using scheduler 2, priority 0 tc-end: 1639645516.608215, t_spawnattr, passed tp-end: 1639645516.615768, lib/libc/gen/posix_spawn/t_spawnattr tp-start: 1639645516.696858, lib/libc/gen/t_alarm, 3 tc-start: 1639645516.699292, alarm_basic tc-end: 1639645518.782540, alarm_basic, passed tc-start: 1639645518.791273, alarm_fork tc-end: 1639645518.904977, alarm_fork, passed tc-start: 1639645518.914353, alarm_previous tc-end: 1639645519.17694, alarm_previous, passed tp-end: 1639645519.25644, lib/libc/gen/t_alarm tp-start: 1639645519.96512, lib/libc/gen/t_assert, 2 tc-start: 1639645519.98730, assert_false tc-end: 1639645519.189992, assert_false, passed tc-start: 1639645519.197229, assert_true tc-end: 1639645519.290276, assert_true, passed tp-end: 1639645519.299618, lib/libc/gen/t_assert tp-start: 1639645519.380316, lib/libc/gen/t_basedirname, 2 tc-start: 1639645519.383139, basename_posix tc-end: 1639645519.454897, basename_posix, passed tc-start: 1639645519.462752, dirname_posix tc-end: 1639645519.529305, dirname_posix, passed tp-end: 1639645519.536225, lib/libc/gen/t_basedirname tp-start: 1639645519.612493, lib/libc/gen/t_closefrom, 4 tc-start: 1639645519.614640, closefrom_basic tc-end: 1639645519.789392, closefrom_basic, passed tc-start: 1639645519.800369, closefrom_buffer tc-end: 1639645519.955743, closefrom_buffer, passed tc-start: 1639645519.963675, closefrom_err tc-end: 1639645520.46074, closefrom_err, passed tc-start: 1639645520.54746, closefrom_one tc-end: 1639645520.171960, closefrom_one, passed tp-end: 1639645520.181916, lib/libc/gen/t_closefrom tp-start: 1639645520.263357, lib/libc/gen/t_cpuset, 3 tc-start: 1639645520.265801, cpuset_err tc-end: 1639645520.340544, cpuset_err, passed tc-start: 1639645520.348040, cpuset_set tc-end: 1639645520.423287, cpuset_set, passed tc-start: 1639645520.430725, cpuset_size tc-end: 1639645520.502466, cpuset_size, passed tp-end: 1639645520.509266, lib/libc/gen/t_cpuset tp-start: 1639645520.587185, lib/libc/gen/t_dir, 2 tc-start: 1639645520.590069, seekdir_basic tc-end: 1639645520.695733, seekdir_basic, passed tc-start: 1639645520.714665, telldir_leak tc-so:OK: used 0 bytes tc-end: 1639645521.52855, telldir_leak, passed tp-end: 1639645521.60211, lib/libc/gen/t_dir tp-start: 1639645521.149389, lib/libc/gen/t_floatunditf, 1 tc-start: 1639645521.153848, floatunditf tc-end: 1639645521.230149, floatunditf, passed tp-end: 1639645521.237885, lib/libc/gen/t_floatunditf tp-start: 1639645521.306239, lib/libc/gen/t_fmtcheck, 1 tc-start: 1639645521.309401, fmtcheck_basic tc-end: 1639645521.406852, fmtcheck_basic, passed tp-end: 1639645521.415367, lib/libc/gen/t_fmtcheck tp-start: 1639645521.502298, lib/libc/gen/t_fnmatch, 7 tc-start: 1639645521.504631, fnmatch_backslashes tc-end: 1639645521.585270, fnmatch_backslashes, passed tc-start: 1639645521.593377, fnmatch_casefold tc-end: 1639645521.687470, fnmatch_casefold, passed tc-start: 1639645521.697191, fnmatch_initialbracket tc-end: 1639645521.803126, fnmatch_initialbracket, passed tc-start: 1639645521.812274, fnmatch_leadingdir tc-end: 1639645521.910529, fnmatch_leadingdir, passed tc-start: 1639645521.920606, fnmatch_noescape tc-end: 1639645522.9798, fnmatch_noescape, passed tc-start: 1639645522.18915, fnmatch_pathname tc-end: 1639645522.107491, fnmatch_pathname, passed tc-start: 1639645522.114986, fnmatch_period tc-end: 1639645522.207472, fnmatch_period, passed tp-end: 1639645522.214948, lib/libc/gen/t_fnmatch tp-start: 1639645522.310822, lib/libc/gen/t_fpclassify, 2 tc-start: 1639645522.313347, fpclassify_double tc-end: 1639645522.418925, fpclassify_double, passed tc-start: 1639645522.430804, fpclassify_float tc-end: 1639645522.538177, fpclassify_float, passed tp-end: 1639645522.548841, lib/libc/gen/t_fpclassify tp-start: 1639645522.662436, lib/libc/gen/t_fpsetmask, 7 tc-start: 1639645522.665574, fpsetmask_basic tc-end: 1639645522.764020, fpsetmask_basic, passed tc-start: 1639645522.771176, fpsetmask_masked_double tc-end: 1639645522.855449, fpsetmask_masked_double, passed tc-start: 1639645522.863768, fpsetmask_masked_float tc-end: 1639645522.943865, fpsetmask_masked_float, passed tc-start: 1639645522.952555, fpsetmask_masked_long_double tc-end: 1639645523.34063, fpsetmask_masked_long_double, passed tc-start: 1639645523.42634, fpsetmask_unmasked_double tc-end: 1639645523.142173, fpsetmask_unmasked_double, passed tc-start: 1639645523.151689, fpsetmask_unmasked_float tc-end: 1639645523.238674, fpsetmask_unmasked_float, passed tc-start: 1639645523.246193, fpsetmask_unmasked_long_double tc-end: 1639645523.330246, fpsetmask_unmasked_long_double, passed tp-end: 1639645523.339516, lib/libc/gen/t_fpsetmask tp-start: 1639645523.428648, lib/libc/gen/t_fpsetround, 1 tc-start: 1639645523.431601, fpsetround_basic tc-end: 1639645523.537762, fpsetround_basic, passed tp-end: 1639645523.546887, lib/libc/gen/t_fpsetround tp-start: 1639645523.645049, lib/libc/gen/t_ftok, 2 tc-start: 1639645523.647935, ftok_err tc-end: 1639645523.748574, ftok_err, passed tc-start: 1639645523.757867, ftok_link tc-end: 1639645523.966354, ftok_link, passed tp-end: 1639645523.976544, lib/libc/gen/t_ftok tp-start: 1639645524.84705, lib/libc/gen/t_getcwd, 2 tc-start: 1639645524.88028, getcwd_err tc-end: 1639645524.187764, getcwd_err, passed tc-start: 1639645524.197551, getcwd_fts tc-end: 1639645524.617058, getcwd_fts, passed tp-end: 1639645524.625726, lib/libc/gen/t_getcwd tp-start: 1639645524.698923, lib/libc/gen/t_getgrent, 2 tc-start: 1639645524.701280, getgrent_loop tc-end: 1639645524.818925, getgrent_loop, passed tc-start: 1639645524.827812, getgrent_setgid tc-end: 1639645525.550400, getgrent_setgid, passed tp-end: 1639645525.558890, lib/libc/gen/t_getgrent tp-start: 1639645525.644896, lib/libc/gen/t_glob, 6 tc-start: 1639645525.647929, glob_hidden tc-end: 1639645525.729199, glob_hidden, passed tc-start: 1639645525.735734, glob_range tc-end: 1639645525.841804, glob_range, passed tc-start: 1639645525.849026, glob_range_not tc-end: 1639645525.925717, glob_range_not, passed tc-start: 1639645525.933900, glob_star tc-end: 1639645526.28319, glob_star, passed tc-start: 1639645526.35843, glob_star_not tc-end: 1639645526.112416, glob_star_not, passed tc-start: 1639645526.120091, glob_star_star tc-end: 1639645526.207303, glob_star_star, passed tp-end: 1639645526.215244, lib/libc/gen/t_glob tp-start: 1639645526.284302, lib/libc/gen/t_humanize_number, 2 tc-start: 1639645526.286479, humanize_number_basic tc-end: 1639645526.358932, humanize_number_basic, passed tc-start: 1639645526.366241, humanize_number_big tc-end: 1639645526.449920, humanize_number_big, passed tp-end: 1639645526.457409, lib/libc/gen/t_humanize_number tp-start: 1639645526.538679, lib/libc/gen/t_isnan, 2 tc-start: 1639645526.541768, isinf_basic tc-end: 1639645526.633574, isinf_basic, passed tc-start: 1639645526.642646, isnan_basic tc-end: 1639645526.738528, isnan_basic, passed tp-end: 1639645526.748527, lib/libc/gen/t_isnan tp-start: 1639645526.857492, lib/libc/gen/t_nice, 4 tc-start: 1639645526.860006, nice_err tc-end: 1639645526.986630, nice_err, passed tc-start: 1639645526.998040, nice_priority tc-end: 1639645527.439313, nice_priority, passed tc-start: 1639645527.446220, nice_root tc-end: 1639645527.537348, nice_root, passed tc-start: 1639645527.546147, nice_thread tc-end: 1639645527.639219, nice_thread, passed tp-end: 1639645527.646296, lib/libc/gen/t_nice tp-start: 1639645527.731449, lib/libc/gen/t_pause, 2 tc-start: 1639645527.734765, pause_basic tc-end: 1639645529.807838, pause_basic, passed tc-start: 1639645529.816575, pause_kill tc-end: 1639645533.809600, pause_kill, passed tp-end: 1639645533.818330, lib/libc/gen/t_pause tp-start: 1639645533.903178, lib/libc/gen/t_raise, 4 tc-start: 1639645533.906072, raise_err tc-end: 1639645534.1015, raise_err, passed tc-start: 1639645534.10427, raise_ret tc-end: 1639645536.90000, raise_ret, passed tc-start: 1639645536.98362, raise_sig tc-end: 1639645536.381919, raise_sig, passed tc-start: 1639645536.392149, raise_stress tc-end: 1639645537.738610, raise_stress, passed tp-end: 1639645537.748607, lib/libc/gen/t_raise tp-start: 1639645537.847789, lib/libc/gen/t_randomid, 1 tc-start: 1639645537.851141, randomid_basic tc-so:id 34796: last call at 29948, current call 60004 (diff 30056), lowest 38288 tc-end: 1639645540.815810, randomid_basic, passed tp-end: 1639645540.825919, lib/libc/gen/t_randomid tp-start: 1639645540.918427, lib/libc/gen/t_realpath, 3 tc-start: 1639645540.921447, realpath_basic tc-end: 1639645541.7739, realpath_basic, passed tc-start: 1639645541.17665, realpath_huge tc-end: 1639645541.121406, realpath_huge, passed tc-start: 1639645541.130891, realpath_symlink tc-end: 1639645541.235212, realpath_symlink, passed tp-end: 1639645541.244195, lib/libc/gen/t_realpath tp-start: 1639645541.329824, lib/libc/gen/t_setdomainname, 3 tc-start: 1639645541.332129, setdomainname_basic tc-end: 1639645541.477358, setdomainname_basic, passed tc-start: 1639645541.485611, setdomainname_limit tc-end: 1639645541.639745, setdomainname_limit, passed tc-start: 1639645541.649170, setdomainname_perm tc-end: 1639645541.812883, setdomainname_perm, passed tp-end: 1639645541.823806, lib/libc/gen/t_setdomainname tp-start: 1639645541.917925, lib/libc/gen/t_sethostname, 3 tc-start: 1639645541.921035, sethostname_basic tc-end: 1639645542.67646, sethostname_basic, passed tc-start: 1639645542.78413, sethostname_limit tc-end: 1639645542.259588, sethostname_limit, passed tc-start: 1639645542.270205, sethostname_perm tc-end: 1639645542.460761, sethostname_perm, passed tp-end: 1639645542.473278, lib/libc/gen/t_sethostname tp-start: 1639645542.581598, lib/libc/gen/t_siginfo, 8 tc-start: 1639645542.583957, sigalarm tc-so:14 0xffffffffffffcf40 0xffffffffffffcfc0 tc-so:si_signo=14 tc-so:si_errno=0 tc-so:si_code=-2 tc-so:si_value.sival_int=0 tc-so:uc_flags 0xa0005 tc-so:uc_link 0x0 tc-so:uc_sigmask[0] 0x0 tc-so:uc_sigmask[1] 0x0 tc-so:uc_sigmask[2] 0x0 tc-so:uc_sigmask[3] 0x0 tc-so:uc_stack 0x0 0 0x0 tc-so:uc_mcontext.greg[0] 0x44 tc-so:uc_mcontext.greg[1] 0x40a61d38 tc-so:uc_mcontext.greg[2] 0x40a61d3c tc-so:uc_mcontext.greg[3] 0x0 tc-so:uc_mcontext.greg[4] 0xdae tc-so:uc_mcontext.greg[5] 0x40c2c004 tc-so:uc_mcontext.greg[6] 0x30800000 tc-so:uc_mcontext.greg[7] 0xffffffffffffffff tc-so:uc_mcontext.greg[8] 0x40a61d38 tc-so:uc_mcontext.greg[9] 0x6e7400 tc-so:uc_mcontext.greg[10] 0x40217860 tc-so:uc_mcontext.greg[11] 0x0 tc-so:uc_mcontext.greg[12] 0x0 tc-so:uc_mcontext.greg[13] 0xffffffffffffd350 tc-so:uc_mcontext.greg[14] 0x105300 tc-so:uc_mcontext.greg[15] 0x4020e000 tc-so:uc_mcontext.greg[16] 0x100000 tc-so:uc_mcontext.greg[17] 0xffffffffffffcaa1 tc-so:uc_mcontext.greg[18] 0x40a61d30 tc-so:uc_mcontext.greg[19] 0x82 tc-so:uc_mcontext.greg[20] 0x0 tc-end: 1639645544.667891, sigalarm, passed tc-start: 1639645544.678238, sigbus_adraln tc-so:now trying to access unaligned address 0x40206011 tc-so:si_addr = 0x0 tc-so:10 0xffffffffffffd000 0xffffffffffffd080 tc-so:si_signo=10 tc-so:si_errno=0 tc-so:si_code=1 tc-so:si_value.sival_int=52 tc-so:uc_flags 0xa0005 tc-so:uc_link 0x0 tc-so:uc_sigmask[0] 0x0 tc-so:uc_sigmask[1] 0x0 tc-so:uc_sigmask[2] 0x0 tc-so:uc_sigmask[3] 0x0 tc-so:uc_stack 0x0 0 0x0 tc-so:uc_mcontext.greg[0] 0x44 tc-so:uc_mcontext.greg[1] 0x1024bc tc-so:uc_mcontext.greg[2] 0x1024c0 tc-so:uc_mcontext.greg[3] 0x0 tc-so:uc_mcontext.greg[4] 0x40206011 tc-so:uc_mcontext.greg[5] 0x40c2be84 tc-so:uc_mcontext.greg[6] 0x30800000 tc-so:uc_mcontext.greg[7] 0xffffffffffffffff tc-so:uc_mcontext.greg[8] 0x40c2be80 tc-so:uc_mcontext.greg[9] 0x64647265737320 tc-so:uc_mcontext.greg[10] 0x40217860 tc-so:uc_mcontext.greg[11] 0x32 tc-so:uc_mcontext.greg[12] 0x40206011 tc-so:uc_mcontext.greg[13] 0x2440 tc-so:uc_mcontext.greg[14] 0x8 tc-so:uc_mcontext.greg[15] 0x0 tc-so:uc_mcontext.greg[16] 0x40216048 tc-so:uc_mcontext.greg[17] 0xffffffffffffcb61 tc-so:uc_mcontext.greg[18] 0x1024b0 tc-so:uc_mcontext.greg[19] 0x82 tc-so:uc_mcontext.greg[20] 0x0 tc-end: 1639645544.804394, sigbus_adraln, failed, /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libc/gen/t_siginfo.c:440: info->si_addr != (volatile void *)addr tc-start: 1639645544.814830, sigchild_dump tc-so:info=0xffffffffffffd010 tc-so:ptr=0xffffffffffffd090 tc-so:si_signo=20 tc-so:si_errno=0 tc-so:si_code=3 tc-so:si_uid=0 tc-so:si_pid=752 tc-so:si_status=11 tc-so:si_utime=0 tc-so:si_stime=0 tc-end: 1639645546.935046, sigchild_dump, passed tc-start: 1639645546.949454, sigchild_kill tc-so:info=0xffffffffffffd010 tc-so:ptr=0xffffffffffffd090 tc-so:si_signo=20 tc-so:si_errno=0 tc-so:si_code=2 tc-so:si_uid=0 tc-so:si_pid=7309 tc-so:si_status=13 tc-so:si_utime=0 tc-so:si_stime=0 tc-end: 1639645547.69498, sigchild_kill, passed tc-start: 1639645547.77101, sigchild_normal tc-so:info=0xffffffffffffd010 tc-so:ptr=0xffffffffffffd090 tc-so:si_signo=20 tc-so:si_errno=0 tc-so:si_code=1 tc-so:si_uid=0 tc-so:si_pid=7136 tc-so:si_status=25 tc-so:si_utime=0 tc-so:si_stime=0 tc-end: 1639645549.207267, sigchild_normal, passed tc-start: 1639645549.216539, sigfpe_flt tc-so:8 0xffffffffffffcfc0 0xffffffffffffd040 tc-so:si_signo=8 tc-so:si_errno=0 tc-so:si_code=3 tc-so:si_value.sival_int=33 tc-so:uc_flags 0xa000d tc-so:uc_link 0x0 tc-so:uc_sigmask[0] 0x0 tc-so:uc_sigmask[1] 0x0 tc-so:uc_sigmask[2] 0x0 tc-so:uc_sigmask[3] 0x0 tc-so:uc_stack 0x0 0 0x0 tc-so:uc_mcontext.greg[0] 0x44 tc-so:uc_mcontext.greg[1] 0x103028 tc-so:uc_mcontext.greg[2] 0x10302c tc-so:uc_mcontext.greg[3] 0x0 tc-so:uc_mcontext.greg[4] 0xf800000 tc-so:uc_mcontext.greg[5] 0x1044d0 tc-so:uc_mcontext.greg[6] 0x81c06000 tc-so:uc_mcontext.greg[7] 0xffffffffffffffff tc-so:uc_mcontext.greg[8] 0x205560 tc-so:uc_mcontext.greg[9] 0x6e7400 tc-so:uc_mcontext.greg[10] 0x40217860 tc-so:uc_mcontext.greg[11] 0x104328 tc-so:uc_mcontext.greg[12] 0x0 tc-so:uc_mcontext.greg[13] 0x0 tc-so:uc_mcontext.greg[14] 0x40ad2320 tc-so:uc_mcontext.greg[15] 0x2 tc-so:uc_mcontext.greg[16] 0x40c18e10 tc-so:uc_mcontext.greg[17] 0xffffffffffffcb21 tc-so:uc_mcontext.greg[18] 0x102ffc tc-so:uc_mcontext.greg[19] 0x82 tc-so:uc_mcontext.greg[20] 0x0 tc-end: 1639645549.373243, sigfpe_flt, passed tc-start: 1639645549.382712, sigfpe_int tc-so:8 0xffffffffffffcff0 0xffffffffffffd070 tc-so:si_signo=8 tc-so:si_errno=0 tc-so:si_code=1 tc-so:si_value.sival_int=40 tc-so:uc_flags 0xa000d tc-so:uc_link 0x0 tc-so:uc_sigmask[0] 0x0 tc-so:uc_sigmask[1] 0x0 tc-so:uc_sigmask[2] 0x0 tc-so:uc_sigmask[3] 0x0 tc-so:uc_stack 0x0 0 0x0 tc-so:uc_mcontext.greg[0] 0x44 tc-so:uc_mcontext.greg[1] 0x205400 tc-so:uc_mcontext.greg[2] 0x205404 tc-so:uc_mcontext.greg[3] 0x0 tc-so:uc_mcontext.greg[4] 0x0 tc-so:uc_mcontext.greg[5] 0xf800000 tc-so:uc_mcontext.greg[6] 0x81c06000 tc-so:uc_mcontext.greg[7] 0xffffffffffffffff tc-so:uc_mcontext.greg[8] 0x205560 tc-so:uc_mcontext.greg[9] 0x6e7400 tc-so:uc_mcontext.greg[10] 0x40217860 tc-so:uc_mcontext.greg[11] 0x104248 tc-so:uc_mcontext.greg[12] 0x1 tc-so:uc_mcontext.greg[13] 0x0 tc-so:uc_mcontext.greg[14] 0x40ad2320 tc-so:uc_mcontext.greg[15] 0x2 tc-so:uc_mcontext.greg[16] 0x0 tc-so:uc_mcontext.greg[17] 0xffffffffffffcb51 tc-so:uc_mcontext.greg[18] 0x102c08 tc-so:uc_mcontext.greg[19] 0x82 tc-so:uc_mcontext.greg[20] 0x0 tc-end: 1639645549.517842, sigfpe_int, passed tc-start: 1639645549.527800, sigsegv tc-so:11 0xffffffffffffd010 0xffffffffffffd090 tc-so:si_signo=11 tc-so:si_errno=0 tc-so:si_code=1 tc-so:si_value.sival_int=48 tc-so:uc_flags 0xa0005 tc-so:uc_link 0x0 tc-so:uc_sigmask[0] 0x0 tc-so:uc_sigmask[1] 0x0 tc-so:uc_sigmask[2] 0x0 tc-so:uc_sigmask[3] 0x0 tc-so:uc_stack 0x0 0 0x0 tc-so:uc_mcontext.greg[0] 0x44 tc-so:uc_mcontext.greg[1] 0x102580 tc-so:uc_mcontext.greg[2] 0x102584 tc-so:uc_mcontext.greg[3] 0x0 tc-so:uc_mcontext.greg[4] 0xd54 tc-so:uc_mcontext.greg[5] 0x40c2b4c4 tc-so:uc_mcontext.greg[6] 0x30800000 tc-so:uc_mcontext.greg[7] 0xffffffffffffffff tc-so:uc_mcontext.greg[8] 0x102580 tc-so:uc_mcontext.greg[9] 0x6e7400 tc-so:uc_mcontext.greg[10] 0x40217860 tc-so:uc_mcontext.greg[11] 0x0 tc-so:uc_mcontext.greg[12] 0x0 tc-so:uc_mcontext.greg[13] 0x0 tc-so:uc_mcontext.greg[14] 0x40ad2320 tc-so:uc_mcontext.greg[15] 0x2 tc-so:uc_mcontext.greg[16] 0x40216048 tc-so:uc_mcontext.greg[17] 0xffffffffffffcb71 tc-so:uc_mcontext.greg[18] 0x102578 tc-so:uc_mcontext.greg[19] 0x82 tc-so:uc_mcontext.greg[20] 0x0 tc-end: 1639645549.672024, sigsegv, passed tp-end: 1639645549.680532, lib/libc/gen/t_siginfo tp-start: 1639645549.757807, lib/libc/gen/t_sleep, 5 tc-start: 1639645549.760035, kevent tc-end: 1639645601.721033, kevent, passed tc-start: 1639645601.730380, nanosleep tc-end: 1639645601.922612, nanosleep, expected_failure, Long reschedule latency due to PR kern/43997: Reschedule latency -54607060 exceeds allowable fuzz 40000000 tc-start: 1639645601.931441, poll tc-end: 1639645674.271981, poll, passed tc-start: 1639645674.281005, select tc-end: 1639645746.713816, select, passed tc-start: 1639645746.721049, sleep tc-end: 1639645748.796422, sleep, expected_failure, Long reschedule latency due to PR kern/43997: Reschedule latency -1000000000 exceeds allowable fuzz 40000000 tp-end: 1639645748.803755, lib/libc/gen/t_sleep tp-start: 1639645748.882119, lib/libc/gen/t_syslog, 2 tc-start: 1639645748.884140, syslog_invalid_priority tc-end: 1639645748.979649, syslog_invalid_priority, passed tc-start: 1639645748.986498, syslog_pthread tc-end: 1639645749.71279, syslog_pthread, passed tp-end: 1639645749.78292, lib/libc/gen/t_syslog tp-start: 1639645749.146137, lib/libc/gen/t_time, 3 tc-start: 1639645749.148109, time_copy tc-end: 1639645749.214583, time_copy, passed tc-start: 1639645749.220251, time_mono tc-se:1639645749 vs. 1639645751 tc-se:1639645751 vs. 1639645753 tc-se:1639645753 vs. 1639645755 tc-se:1639645755 vs. 1639645757 tc-se:1639645757 vs. 1639645759 tc-se:1639645759 vs. 1639645761 tc-se:1639645761 vs. 1639645763 tc-se:1639645763 vs. 1639645765 tc-se:1639645765 vs. 1639645767 tc-se:1639645767 vs. 1639645769 tc-end: 1639645769.343239, time_mono, passed tc-start: 1639645769.348719, time_timeofday tc-se:1639645769 vs. 1639645769 tc-end: 1639645769.419304, time_timeofday, passed tp-end: 1639645769.425151, lib/libc/gen/t_time tp-start: 1639645769.493961, lib/libc/gen/t_ttyname, 4 tc-start: 1639645769.495934, ttyname_err tc-end: 1639645769.570104, ttyname_err, passed tc-start: 1639645769.576729, ttyname_r_err tc-end: 1639645769.650206, ttyname_r_err, passed tc-start: 1639645769.656799, ttyname_r_stdin tc-end: 1639645769.725260, ttyname_r_stdin, passed tc-start: 1639645769.730942, ttyname_stdin tc-end: 1639645769.801269, ttyname_stdin, passed tp-end: 1639645769.806778, lib/libc/gen/t_ttyname tp-start: 1639645769.877413, lib/libc/gen/t_vis, 5 tc-start: 1639645769.879359, strunvis_hex tc-end: 1639645769.947653, strunvis_hex, passed tc-start: 1639645769.953201, strvis_basic tc-end: 1639645770.35516, strvis_basic, passed tc-start: 1639645770.41017, strvis_empty tc-end: 1639645770.111910, strvis_empty, passed tc-start: 1639645770.117460, strvis_locale tc-end: 1639645770.206146, strvis_locale, passed tc-start: 1639645770.211610, strvis_null tc-end: 1639645770.278295, strvis_null, passed tp-end: 1639645770.283864, lib/libc/gen/t_vis tp-start: 1639645770.360310, lib/libc/hash/t_sha2, 3 tc-start: 1639645770.360504, t_sha256 tc-end: 1639645770.428961, t_sha256, passed tc-start: 1639645770.434627, t_sha384 tc-end: 1639645770.504427, t_sha384, passed tc-start: 1639645770.509783, t_sha512 tc-end: 1639645770.587781, t_sha512, passed tp-end: 1639645770.594813, lib/libc/hash/t_sha2 tp-start: 1639645770.705498, lib/libc/hash/t_hmac, 1 tc-start: 1639645770.707812, t_hmac tc-end: 1639645772.10077, t_hmac, passed tp-end: 1639645772.16795, lib/libc/hash/t_hmac tp-start: 1639645772.573428, lib/libc/hash/t_hash, 2 tc-start: 1639645772.575600, md5 tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/hash/h_hash -r < /usr/tests/lib/libc/hash/data/md5test-in ] tc-end: 1639645773.235970, md5, passed tc-start: 1639645773.242486, sha1 tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/hash/h_hash -rs < /usr/tests/lib/libc/hash/data/sha1test-in ] tc-so:Executing command [ /bin/sh -c jot -s '' -b 'a' -n 1000000 | /usr/tests/lib/libc/hash/h_hash -rs ] tc-end: 1639645777.927891, sha1, passed tp-end: 1639645777.934661, lib/libc/hash/t_hash tp-start: 1639645778.15499, lib/libc/inet/t_inet_addr, 2 tc-start: 1639645778.17733, inet_addr_basic tc-se:checking 127.0.0.1 tc-se:checking 99.99.99.99 tc-se:checking 0.0.0.0 tc-se:checking 255.255.255.255 tc-end: 1639645778.92999, inet_addr_basic, passed tc-start: 1639645778.99899, inet_addr_err tc-se:checking . . . . tc-se:checking 1.2.3. tc-se:checking 0.0.0.256 tc-se:checking 255.255.255.256 tc-se:checking ................................................ tc-se:checking a.b.c.d tc-se:checking 0x0.0x1.0x2.0x3 tc-se:checking -1.-1.-1.-1 tc-se:checking tc-se:checking tc-end: 1639645778.179437, inet_addr_err, passed tp-end: 1639645778.186379, lib/libc/inet/t_inet_addr tp-start: 1639645778.254808, lib/libc/inet/t_inet_network, 2 tc-start: 1639645778.257107, inet_network_basic tc-end: 1639645778.324761, inet_network_basic, passed tc-start: 1639645778.331429, inet_network_err tc-end: 1639645778.399251, inet_network_err, passed tp-end: 1639645778.406393, lib/libc/inet/t_inet_network tp-start: 1639645778.492107, lib/libc/locale/t_mbrtowc, 2 tc-start: 1639645778.494356, mbrtowc_internal tc-so:Checking string: "ABCD01234_\134" tc-so:Using locale: C tc-so:Using mbstate: no tc-so:First using repeated mbrtowc tc-so:Now using mbsrtowcs tc-so:Ok. tc-so:Checking string: "[\001\177][\200\007\377][\010\000\377\377][\001\000\000\037\377\377][\040\000\000\003\377\377\377][\004\000\000\000\177\377\377\377]" tc-so:Using locale: C/en_US.UTF-8/C/C/C/C tc-so:Using mbstate: no tc-so:First using repeated mbrtowc tc-so:Now using mbsrtowcs tc-so:Ok. tc-so:Checking string: "B" tc-so:Using locale: C/ja_JP.ISO2022-JP2/C/C/C/C tc-so:Using mbstate: no tc-so:First using repeated mbrtowc tc-so:Now using mbsrtowcs tc-so:Ok. tc-so:Checking string: "“ú–{ŒêA‚ B‚¢" tc-so:Using locale: C/ja_JP.SJIS/C/C/C/C tc-so:Using mbstate: no tc-so:First using repeated mbrtowc tc-so:Now using mbsrtowcs tc-so:Ok. tc-so:Checking string: "ÆüËܸìA¤¢B¤¤" tc-so:Using locale: C/ja_JP.eucJP/C/C/C/C tc-so:Using mbstate: no tc-so:First using repeated mbrtowc tc-so:Now using mbsrtowcs tc-so:Ok. tc-end: 1639645778.648449, mbrtowc_internal, passed tc-start: 1639645778.655020, mbrtowc_object tc-so:Checking string: "ABCD01234_\134" tc-so:Using locale: C tc-so:Using mbstate: yes tc-so:First using repeated mbrtowc tc-so:Now using mbsrtowcs tc-so:Ok. tc-so:Checking string: "[\001\177][\200\007\377][\010\000\377\377][\001\000\000\037\377\377][\040\000\000\003\377\377\377][\004\000\000\000\177\377\377\377]" tc-so:Using locale: C/en_US.UTF-8/C/C/C/C tc-so:Using mbstate: yes tc-so:First using repeated mbrtowc tc-so:Now using mbsrtowcs tc-so:Ok. tc-so:Checking string: "B" tc-so:Using locale: C/ja_JP.ISO2022-JP2/C/C/C/C tc-so:Using mbstate: yes tc-so:First using repeated mbrtowc tc-so:Now using mbsrtowcs tc-so:Ok. tc-so:Checking string: "“ú–{ŒêA‚ B‚¢" tc-so:Using locale: C/ja_JP.SJIS/C/C/C/C tc-so:Using mbstate: yes tc-so:First using repeated mbrtowc tc-so:Now using mbsrtowcs tc-so:Ok. tc-so:Checking string: "ÆüËܸìA¤¢B¤¤" tc-so:Using locale: C/ja_JP.eucJP/C/C/C/C tc-so:Using mbstate: yes tc-so:First using repeated mbrtowc tc-so:Now using mbsrtowcs tc-so:Ok. tc-end: 1639645778.788831, mbrtowc_object, passed tp-end: 1639645778.795571, lib/libc/locale/t_mbrtowc tp-start: 1639645778.861481, lib/libc/locale/t_mbstowcs, 1 tc-start: 1639645778.863613, mbstowcs_basic tc-so:Checking string: "[\001\177][\200\007\377][\010\000\377\377][\001\000\000\037\377\377][\040\000\000\003\377\377\377][\004\000\000\000\177\377\377\377]" tc-so:Using locale: C/en_US.UTF-8/C/C/C/C tc-so:Ok. tc-so:Checking string: "B" tc-so:Using locale: C/ja_JP.ISO2022-JP/C/C/C/C tc-so:Ok. tc-so:Checking string: "‚r‚i‚h‚r‚Å‚·Baaaa‚ ‚¢‚¤‚¦‚¨" tc-so:Using locale: C/ja_JP.SJIS/C/C/C/C tc-so:Ok. tc-so:Checking string: "£Å£Õ£Ã¤Ç¤¹¡£aaaa¤¢¤¤¤¦¤¨¤ª" tc-so:Using locale: C/ja_JP.eucJP/C/C/C/C tc-so:Ok. tc-end: 1639645778.985692, mbstowcs_basic, passed tp-end: 1639645778.992286, lib/libc/locale/t_mbstowcs tp-start: 1639645779.58359, lib/libc/locale/t_mbsnrtowcs, 1 tc-start: 1639645779.60684, mbsnrtowcs tc-end: 1639645779.141589, mbsnrtowcs, passed tp-end: 1639645779.148532, lib/libc/locale/t_mbsnrtowcs tp-start: 1639645779.215693, lib/libc/locale/t_mbtowc, 2 tc-start: 1639645779.217908, mbtowc_basic tc-so:Trying locale: en_US.UTF-8 tc-so:Using locale: C/en_US.UTF-8/C/C/C/C tc-so:Locale is state-independent tc-so:Checking illegal sequence: "\240" tc-so:mbtowc() returned: -1 tc-so:errno: Illegal byte sequence tc-so:Checking legal sequence: "\240" tc-so:mbtowc() returned: 2 tc-so:errno: Undefined error: 0 tc-so:Ok. tc-so:Trying locale: ja_JP.ISO2022-JP tc-so:Using locale: C/ja_JP.ISO2022-JP/C/C/C/C tc-so:Locale is state-dependent tc-so:Checking illegal sequence: "\033$B" tc-so:mbtowc() returned: -1 tc-so:errno: Illegal byte sequence tc-so:Checking legal sequence: "B" tc-so:mbtowc() returned: 5 tc-so:errno: Undefined error: 0 tc-so:Ok. tc-so:Trying locale: ja_JP.SJIS tc-so:Using locale: C/ja_JP.SJIS/C/C/C/C tc-so:Locale is state-independent tc-so:Checking illegal sequence: "\202" tc-so:mbtowc() returned: -1 tc-so:errno: Illegal byte sequence tc-so:Checking legal sequence: "‚ " tc-so:mbtowc() returned: 2 tc-so:errno: Undefined error: 0 tc-so:Ok. tc-so:Trying locale: ja_JP.eucJP tc-so:Using locale: C/ja_JP.eucJP/C/C/C/C tc-so:Locale is state-independent tc-so:Checking illegal sequence: "\244\200" tc-so:mbtowc() returned: -1 tc-so:errno: Illegal byte sequence tc-so:Checking legal sequence: "¤¢" tc-so:mbtowc() returned: 2 tc-so:errno: Undefined error: 0 tc-so:Ok. tc-so:Trying locale: zh_CN.GB18030 tc-so:Using locale: C/zh_CN.GB18030/C/C/C/C tc-so:Locale is state-independent tc-so:Checking illegal sequence: "\241" tc-so:mbtowc() returned: -1 tc-so:errno: Illegal byte sequence tc-so:Checking legal sequence: "\241\241" tc-so:mbtowc() returned: 2 tc-so:errno: Undefined error: 0 tc-so:Ok. tc-so:Trying locale: zh_TW.Big5 tc-so:Using locale: C/zh_TW.Big5/C/C/C/C tc-so:Locale is state-independent tc-so:Checking illegal sequence: "\241" tc-so:mbtowc() returned: -1 tc-so:errno: Illegal byte sequence tc-so:Checking legal sequence: "\241\100" tc-so:mbtowc() returned: 2 tc-so:errno: Undefined error: 0 tc-so:Ok. tc-so:Trying locale: zh_TW.eucTW tc-so:Using locale: C/zh_TW.eucTW/C/C/C/C tc-so:Locale is state-independent tc-so:Checking illegal sequence: "\241" tc-so:mbtowc() returned: -1 tc-so:errno: Illegal byte sequence tc-so:Checking legal sequence: "\107\000\241\241" tc-so:mbtowc() returned: 2 tc-so:errno: Undefined error: 0 tc-so:Ok. tc-end: 1639645779.442429, mbtowc_basic, passed tc-start: 1639645779.449073, mbtowc_sign tc-so:Charset: 646 tc-so:mbtowc(): 1 tc-so:Result: 0x000000E4 tc-so:wctomb(): 1 tc-so:E4 tc-end: 1639645779.523947, mbtowc_sign, passed tp-end: 1639645779.530608, lib/libc/locale/t_mbtowc tp-start: 1639645779.596568, lib/libc/locale/t_wcscspn, 1 tc-start: 1639645779.598897, wcscspn tc-end: 1639645779.666280, wcscspn, passed tp-end: 1639645779.673013, lib/libc/locale/t_wcscspn tp-start: 1639645779.738251, lib/libc/locale/t_wcspbrk, 1 tc-start: 1639645779.740479, wcspbrk tc-end: 1639645779.807317, wcspbrk, passed tp-end: 1639645779.814463, lib/libc/locale/t_wcspbrk tp-start: 1639645779.881929, lib/libc/locale/t_wcsrtombs, 1 tc-start: 1639645779.884071, wcsrtombs_advance tc-end: 1639645779.951233, wcsrtombs_advance, passed tp-end: 1639645779.957993, lib/libc/locale/t_wcsrtombs tp-start: 1639645780.23384, lib/libc/locale/t_wcsspn, 1 tc-start: 1639645780.25466, wcsspn tc-end: 1639645780.92045, wcsspn, passed tp-end: 1639645780.99139, lib/libc/locale/t_wcsspn tp-start: 1639645780.166657, lib/libc/locale/t_wcstod, 2 tc-start: 1639645780.168735, wcstod tc-so:Checking wcstod("IN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+IN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-IN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("INX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+INX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-INX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("INF", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod("+INF", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod("-INF", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: -INF tc-so: expected: -INF tc-so: tc-so:Checking wcstod("INFX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod("+INFX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod("-INFX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: -INF tc-so: expected: -INF tc-so: tc-so:Checking wcstod(" IN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +IN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -IN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" INX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +INX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -INX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+ INF", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("- INF", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" INF", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 8 tc-so: expected: 8 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod(" +INF", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod(" -INF", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: -INF tc-so: expected: -INF tc-so: tc-so:Checking wcstod(" INFX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 8 tc-so: expected: 8 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod(" +INFX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod(" -INFX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: -INF tc-so: expected: -INF tc-so: tc-so:Checking wcstod(" INFINIT", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 8 tc-so: expected: 8 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod(" +INFINIT", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod(" -INFINIT", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: -INF tc-so: expected: -INF tc-so: tc-so:Checking wcstod(" INFINITY", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod(" +INFINITY", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod(" -INFINITY", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: -INF tc-so: expected: -INF tc-so: tc-so:Checking wcstod(" INFINITYX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod(" +INFINITYX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod(" -INFINITYX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: -INF tc-so: expected: -INF tc-so: tc-so:Checking wcstod("NA", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+NA", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-NA", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("NAX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+NAX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-NAX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("NAN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod("+NAN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod("-NAN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod("NANX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod("+NANX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod("-NANX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod(" NA", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +NA", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -NA", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" NAX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +NAX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -NAX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+ NAN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("- NAN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" NAN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 8 tc-so: expected: 8 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod(" +NAN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod(" -NAN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod(" NANX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 8 tc-so: expected: 8 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod(" +NANX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod(" -NANX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod("0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 1 tc-so: expected: 1 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 2 tc-so: expected: 2 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 2 tc-so: expected: 2 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 12 tc-so: expected: 12 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 12 tc-so: expected: 12 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+ 0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("- 0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(".", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(".0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 2 tc-so: expected: 2 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(".00", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(".000", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 2 tc-so: expected: 2 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 12 tc-so: expected: 12 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("000", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+000", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-000", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 000", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +000", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -000", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("000.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+000.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-000.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 000.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +000.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -000.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("000.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+000.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 6 tc-so: expected: 6 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-000.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 6 tc-so: expected: 6 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 000.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +000.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -000.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0.0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0.0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0.0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0.0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0.0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0.0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0.0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0.0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0.0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0.0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0.0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0.0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0X", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 1 tc-so: expected: 1 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0X", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 2 tc-so: expected: 2 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0X", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 2 tc-so: expected: 2 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0X.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 1 tc-so: expected: 1 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0X.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 2 tc-so: expected: 2 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0X.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 2 tc-so: expected: 2 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0X.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0X.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 12 tc-so: expected: 12 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0X.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 12 tc-so: expected: 12 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0X.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0X.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0X.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0X.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0X.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0X.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0X.0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0X.0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0X.0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0X.0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0X.0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0X.0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0X0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0X0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0X0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0X0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0X0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0X0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("00X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 2 tc-so: expected: 2 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+00X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-00X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 00X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 12 tc-so: expected: 12 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +00X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -00X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0X0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0X0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0X0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0X0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0X0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0X0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0X0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0X0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0X0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0X0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0X0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0X0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 6 tc-so: expected: 6 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 6 tc-so: expected: 6 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0.12345678", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 10 tc-so: expected: 10 tc-so:[result] tc-so: real: 0.123457 tc-so: expected: 0.123457 tc-so: tc-so:Checking wcstod("+0.12345678", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: 0.123457 tc-so: expected: 0.123457 tc-so: tc-so:Checking wcstod("-0.12345678", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: -0.123457 tc-so: expected: -0.123457 tc-so: tc-so:Checking wcstod(" 0.12345678", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 0.123457 tc-so: expected: 0.123457 tc-so: tc-so:Checking wcstod(" +0.12345678", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: 0.123457 tc-so: expected: 0.123457 tc-so: tc-so:Checking wcstod(" -0.12345678", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: -0.123457 tc-so: expected: -0.123457 tc-so: tc-so:Checking wcstod("0.12345E67", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 10 tc-so: expected: 10 tc-so:[result] tc-so: real: 1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: expected: 1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: tc-so:Checking wcstod("+0.12345E67", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: 1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: expected: 1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: tc-so:Checking wcstod("-0.12345E67", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: -1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: expected: -1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: tc-so:Checking wcstod(" 0.12345E67", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: expected: 1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: tc-so:Checking wcstod(" +0.12345E67", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: 1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: expected: 1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: tc-so:Checking wcstod(" -0.12345E67", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: -1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: expected: -1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: tc-so:Checking wcstod("0.12345E+6", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 10 tc-so: expected: 10 tc-so:[result] tc-so: real: 123450.000000 tc-so: expected: 123450.000000 tc-so: tc-so:Checking wcstod("+0.12345E+6", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: 123450.000000 tc-so: expected: 123450.000000 tc-so: tc-so:Checking wcstod("-0.12345E+6", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: -123450.000000 tc-so: expected: -123450.000000 tc-so: tc-so:Checking wcstod(" 0.12345E+6", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 123450.000000 tc-so: expected: 123450.000000 tc-so: tc-so:Checking wcstod(" +0.12345E+6", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: 123450.000000 tc-so: expected: 123450.000000 tc-so: tc-so:Checking wcstod(" -0.12345E+6", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: -123450.000000 tc-so: expected: -123450.000000 tc-so: tc-so:Checking wcstod("0.98765E-4", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 10 tc-so: expected: 10 tc-so:[result] tc-so: real: 0.000099 tc-so: expected: 0.000099 tc-so: tc-so:Checking wcstod("+0.98765E-4", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: 0.000099 tc-so: expected: 0.000099 tc-so: tc-so:Checking wcstod("-0.98765E-4", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: -0.000099 tc-so: expected: -0.000099 tc-so: tc-so:Checking wcstod(" 0.98765E-4", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 0.000099 tc-so: expected: 0.000099 tc-so: tc-so:Checking wcstod(" +0.98765E-4", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: 0.000099 tc-so: expected: 0.000099 tc-so: tc-so:Checking wcstod(" -0.98765E-4", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: -0.000099 tc-so: expected: -0.000099 tc-so: tc-so:Checking wcstod("12345678E9", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 10 tc-so: expected: 10 tc-so:[result] tc-so: real: 12345678000000000.000000 tc-so: expected: 12345678000000000.000000 tc-so: tc-so:Checking wcstod("+12345678E9", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: 12345678000000000.000000 tc-so: expected: 12345678000000000.000000 tc-so: tc-so:Checking wcstod("-12345678E9", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: -12345678000000000.000000 tc-so: expected: -12345678000000000.000000 tc-so: tc-so:Checking wcstod(" 12345678E9", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 12345678000000000.000000 tc-so: expected: 12345678000000000.000000 tc-so: tc-so:Checking wcstod(" +12345678E9", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: 12345678000000000.000000 tc-so: expected: 12345678000000000.000000 tc-so: tc-so:Checking wcstod(" -12345678E9", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: -12345678000000000.000000 tc-so: expected: -12345678000000000.000000 tc-so: tc-so:Checking wcstod("0x1P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 6 tc-so: expected: 6 tc-so:[result] tc-so: real: 4.000000 tc-so: expected: 4.000000 tc-so: tc-so:Checking wcstod("+0x1P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 7 tc-so: expected: 7 tc-so:[result] tc-so: real: 4.000000 tc-so: expected: 4.000000 tc-so: tc-so:Checking wcstod("-0x1P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 7 tc-so: expected: 7 tc-so:[result] tc-so: real: -4.000000 tc-so: expected: -4.000000 tc-so: tc-so:Checking wcstod(" 0x1P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: 4.000000 tc-so: expected: 4.000000 tc-so: tc-so:Checking wcstod(" +0x1P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 12 tc-so: expected: 12 tc-so:[result] tc-so: real: 4.000000 tc-so: expected: 4.000000 tc-so: tc-so:Checking wcstod(" -0x1P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 12 tc-so: expected: 12 tc-so:[result] tc-so: real: -4.000000 tc-so: expected: -4.000000 tc-so: tc-so:Checking wcstod("0x1.0P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 8 tc-so: expected: 8 tc-so:[result] tc-so: real: 4.000000 tc-so: expected: 4.000000 tc-so: tc-so:Checking wcstod("+0x1.0P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: 4.000000 tc-so: expected: 4.000000 tc-so: tc-so:Checking wcstod("-0x1.0P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: -4.000000 tc-so: expected: -4.000000 tc-so: tc-so:Checking wcstod(" 0x1.0P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: 4.000000 tc-so: expected: 4.000000 tc-so: tc-so:Checking wcstod(" +0x1.0P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 4.000000 tc-so: expected: 4.000000 tc-so: tc-so:Checking wcstod(" -0x1.0P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: -4.000000 tc-so: expected: -4.000000 tc-so: tc-so:Checking wcstod("0x1P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 6 tc-so: expected: 6 tc-so:[result] tc-so: real: 0.250000 tc-so: expected: 0.250000 tc-so: tc-so:Checking wcstod("+0x1P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 7 tc-so: expected: 7 tc-so:[result] tc-so: real: 0.250000 tc-so: expected: 0.250000 tc-so: tc-so:Checking wcstod("-0x1P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 7 tc-so: expected: 7 tc-so:[result] tc-so: real: -0.250000 tc-so: expected: -0.250000 tc-so: tc-so:Checking wcstod(" 0x1P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: 0.250000 tc-so: expected: 0.250000 tc-so: tc-so:Checking wcstod(" +0x1P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 12 tc-so: expected: 12 tc-so:[result] tc-so: real: 0.250000 tc-so: expected: 0.250000 tc-so: tc-so:Checking wcstod(" -0x1P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 12 tc-so: expected: 12 tc-so:[result] tc-so: real: -0.250000 tc-so: expected: -0.250000 tc-so: tc-so:Checking wcstod("0x1.0P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 8 tc-so: expected: 8 tc-so:[result] tc-so: real: 0.250000 tc-so: expected: 0.250000 tc-so: tc-so:Checking wcstod("+0x1.0P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: 0.250000 tc-so: expected: 0.250000 tc-so: tc-so:Checking wcstod("-0x1.0P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: -0.250000 tc-so: expected: -0.250000 tc-so: tc-so:Checking wcstod(" 0x1.0P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: 0.250000 tc-so: expected: 0.250000 tc-so: tc-so:Checking wcstod(" +0x1.0P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.250000 tc-so: expected: 0.250000 tc-so: tc-so:Checking wcstod(" -0x1.0P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: -0.250000 tc-so: expected: -0.250000 tc-so: tc-end: 1639645782.977147, wcstod, passed tc-start: 1639645782.983841, wcstombs tc-so:wcslen("IN") = 2 tc-so:wcstombs(NULL, "IN", 0) = 2 tc-so:wcstombs(buf, "IN", 3) = "IN" tc-so:wcslen("+IN") = 3 tc-so:wcstombs(NULL, "+IN", 0) = 3 tc-so:wcstombs(buf, "+IN", 4) = "+IN" tc-so:wcslen("-IN") = 3 tc-so:wcstombs(NULL, "-IN", 0) = 3 tc-so:wcstombs(buf, "-IN", 4) = "-IN" tc-so:wcslen("INX") = 3 tc-so:wcstombs(NULL, "INX", 0) = 3 tc-so:wcstombs(buf, "INX", 4) = "INX" tc-so:wcslen("+INX") = 4 tc-so:wcstombs(NULL, "+INX", 0) = 4 tc-so:wcstombs(buf, "+INX", 5) = "+INX" tc-so:wcslen("-INX") = 4 tc-so:wcstombs(NULL, "-INX", 0) = 4 tc-so:wcstombs(buf, "-INX", 5) = "-INX" tc-so:wcslen("INF") = 3 tc-so:wcstombs(NULL, "INF", 0) = 3 tc-so:wcstombs(buf, "INF", 4) = "INF" tc-so:wcslen("+INF") = 4 tc-so:wcstombs(NULL, "+INF", 0) = 4 tc-so:wcstombs(buf, "+INF", 5) = "+INF" tc-so:wcslen("-INF") = 4 tc-so:wcstombs(NULL, "-INF", 0) = 4 tc-so:wcstombs(buf, "-INF", 5) = "-INF" tc-so:wcslen("INFX") = 4 tc-so:wcstombs(NULL, "INFX", 0) = 4 tc-so:wcstombs(buf, "INFX", 5) = "INFX" tc-so:wcslen("+INFX") = 5 tc-so:wcstombs(NULL, "+INFX", 0) = 5 tc-so:wcstombs(buf, "+INFX", 6) = "+INFX" tc-so:wcslen("-INFX") = 5 tc-so:wcstombs(NULL, "-INFX", 0) = 5 tc-so:wcstombs(buf, "-INFX", 6) = "-INFX" tc-so:wcslen(" IN") = 7 tc-so:wcstombs(NULL, " IN", 0) = 7 tc-so:wcstombs(buf, " IN", 8) = " IN" tc-so:wcslen(" +IN") = 8 tc-so:wcstombs(NULL, " +IN", 0) = 8 tc-so:wcstombs(buf, " +IN", 9) = " +IN" tc-so:wcslen(" -IN") = 8 tc-so:wcstombs(NULL, " -IN", 0) = 8 tc-so:wcstombs(buf, " -IN", 9) = " -IN" tc-so:wcslen(" INX") = 8 tc-so:wcstombs(NULL, " INX", 0) = 8 tc-so:wcstombs(buf, " INX", 9) = " INX" tc-so:wcslen(" +INX") = 9 tc-so:wcstombs(NULL, " +INX", 0) = 9 tc-so:wcstombs(buf, " +INX", 10) = " +INX" tc-so:wcslen(" -INX") = 9 tc-so:wcstombs(NULL, " -INX", 0) = 9 tc-so:wcstombs(buf, " -INX", 10) = " -INX" tc-so:wcslen("+ INF") = 9 tc-so:wcstombs(NULL, "+ INF", 0) = 9 tc-so:wcstombs(buf, "+ INF", 10) = "+ INF" tc-so:wcslen("- INF") = 9 tc-so:wcstombs(NULL, "- INF", 0) = 9 tc-so:wcstombs(buf, "- INF", 10) = "- INF" tc-so:wcslen(" INF") = 8 tc-so:wcstombs(NULL, " INF", 0) = 8 tc-so:wcstombs(buf, " INF", 9) = " INF" tc-so:wcslen(" +INF") = 9 tc-so:wcstombs(NULL, " +INF", 0) = 9 tc-so:wcstombs(buf, " +INF", 10) = " +INF" tc-so:wcslen(" -INF") = 9 tc-so:wcstombs(NULL, " -INF", 0) = 9 tc-so:wcstombs(buf, " -INF", 10) = " -INF" tc-so:wcslen(" INFX") = 9 tc-so:wcstombs(NULL, " INFX", 0) = 9 tc-so:wcstombs(buf, " INFX", 10) = " INFX" tc-so:wcslen(" +INFX") = 10 tc-so:wcstombs(NULL, " +INFX", 0) = 10 tc-so:wcstombs(buf, " +INFX", 11) = " +INFX" tc-so:wcslen(" -INFX") = 10 tc-so:wcstombs(NULL, " -INFX", 0) = 10 tc-so:wcstombs(buf, " -INFX", 11) = " -INFX" tc-so:wcslen(" INFINIT") = 12 tc-so:wcstombs(NULL, " INFINIT", 0) = 12 tc-so:wcstombs(buf, " INFINIT", 13) = " INFINIT" tc-so:wcslen(" +INFINIT") = 13 tc-so:wcstombs(NULL, " +INFINIT", 0) = 13 tc-so:wcstombs(buf, " +INFINIT", 14) = " +INFINIT" tc-so:wcslen(" -INFINIT") = 13 tc-so:wcstombs(NULL, " -INFINIT", 0) = 13 tc-so:wcstombs(buf, " -INFINIT", 14) = " -INFINIT" tc-so:wcslen(" INFINITY") = 13 tc-so:wcstombs(NULL, " INFINITY", 0) = 13 tc-so:wcstombs(buf, " INFINITY", 14) = " INFINITY" tc-so:wcslen(" +INFINITY") = 14 tc-so:wcstombs(NULL, " +INFINITY", 0) = 14 tc-so:wcstombs(buf, " +INFINITY", 15) = " +INFINITY" tc-so:wcslen(" -INFINITY") = 14 tc-so:wcstombs(NULL, " -INFINITY", 0) = 14 tc-so:wcstombs(buf, " -INFINITY", 15) = " -INFINITY" tc-so:wcslen(" INFINITYX") = 14 tc-so:wcstombs(NULL, " INFINITYX", 0) = 14 tc-so:wcstombs(buf, " INFINITYX", 15) = " INFINITYX" tc-so:wcslen(" +INFINITYX") = 15 tc-so:wcstombs(NULL, " +INFINITYX", 0) = 15 tc-so:wcstombs(buf, " +INFINITYX", 16) = " +INFINITYX" tc-so:wcslen(" -INFINITYX") = 15 tc-so:wcstombs(NULL, " -INFINITYX", 0) = 15 tc-so:wcstombs(buf, " -INFINITYX", 16) = " -INFINITYX" tc-so:wcslen("NA") = 2 tc-so:wcstombs(NULL, "NA", 0) = 2 tc-so:wcstombs(buf, "NA", 3) = "NA" tc-so:wcslen("+NA") = 3 tc-so:wcstombs(NULL, "+NA", 0) = 3 tc-so:wcstombs(buf, "+NA", 4) = "+NA" tc-so:wcslen("-NA") = 3 tc-so:wcstombs(NULL, "-NA", 0) = 3 tc-so:wcstombs(buf, "-NA", 4) = "-NA" tc-so:wcslen("NAX") = 3 tc-so:wcstombs(NULL, "NAX", 0) = 3 tc-so:wcstombs(buf, "NAX", 4) = "NAX" tc-so:wcslen("+NAX") = 4 tc-so:wcstombs(NULL, "+NAX", 0) = 4 tc-so:wcstombs(buf, "+NAX", 5) = "+NAX" tc-so:wcslen("-NAX") = 4 tc-so:wcstombs(NULL, "-NAX", 0) = 4 tc-so:wcstombs(buf, "-NAX", 5) = "-NAX" tc-so:wcslen("NAN") = 3 tc-so:wcstombs(NULL, "NAN", 0) = 3 tc-so:wcstombs(buf, "NAN", 4) = "NAN" tc-so:wcslen("+NAN") = 4 tc-so:wcstombs(NULL, "+NAN", 0) = 4 tc-so:wcstombs(buf, "+NAN", 5) = "+NAN" tc-so:wcslen("-NAN") = 4 tc-so:wcstombs(NULL, "-NAN", 0) = 4 tc-so:wcstombs(buf, "-NAN", 5) = "-NAN" tc-so:wcslen("NANX") = 4 tc-so:wcstombs(NULL, "NANX", 0) = 4 tc-so:wcstombs(buf, "NANX", 5) = "NANX" tc-so:wcslen("+NANX") = 5 tc-so:wcstombs(NULL, "+NANX", 0) = 5 tc-so:wcstombs(buf, "+NANX", 6) = "+NANX" tc-so:wcslen("-NANX") = 5 tc-so:wcstombs(NULL, "-NANX", 0) = 5 tc-so:wcstombs(buf, "-NANX", 6) = "-NANX" tc-so:wcslen(" NA") = 7 tc-so:wcstombs(NULL, " NA", 0) = 7 tc-so:wcstombs(buf, " NA", 8) = " NA" tc-so:wcslen(" +NA") = 8 tc-so:wcstombs(NULL, " +NA", 0) = 8 tc-so:wcstombs(buf, " +NA", 9) = " +NA" tc-so:wcslen(" -NA") = 8 tc-so:wcstombs(NULL, " -NA", 0) = 8 tc-so:wcstombs(buf, " -NA", 9) = " -NA" tc-so:wcslen(" NAX") = 8 tc-so:wcstombs(NULL, " NAX", 0) = 8 tc-so:wcstombs(buf, " NAX", 9) = " NAX" tc-so:wcslen(" +NAX") = 9 tc-so:wcstombs(NULL, " +NAX", 0) = 9 tc-so:wcstombs(buf, " +NAX", 10) = " +NAX" tc-so:wcslen(" -NAX") = 9 tc-so:wcstombs(NULL, " -NAX", 0) = 9 tc-so:wcstombs(buf, " -NAX", 10) = " -NAX" tc-so:wcslen("+ NAN") = 9 tc-so:wcstombs(NULL, "+ NAN", 0) = 9 tc-so:wcstombs(buf, "+ NAN", 10) = "+ NAN" tc-so:wcslen("- NAN") = 9 tc-so:wcstombs(NULL, "- NAN", 0) = 9 tc-so:wcstombs(buf, "- NAN", 10) = "- NAN" tc-so:wcslen(" NAN") = 8 tc-so:wcstombs(NULL, " NAN", 0) = 8 tc-so:wcstombs(buf, " NAN", 9) = " NAN" tc-so:wcslen(" +NAN") = 9 tc-so:wcstombs(NULL, " +NAN", 0) = 9 tc-so:wcstombs(buf, " +NAN", 10) = " +NAN" tc-so:wcslen(" -NAN") = 9 tc-so:wcstombs(NULL, " -NAN", 0) = 9 tc-so:wcstombs(buf, " -NAN", 10) = " -NAN" tc-so:wcslen(" NANX") = 9 tc-so:wcstombs(NULL, " NANX", 0) = 9 tc-so:wcstombs(buf, " NANX", 10) = " NANX" tc-so:wcslen(" +NANX") = 10 tc-so:wcstombs(NULL, " +NANX", 0) = 10 tc-so:wcstombs(buf, " +NANX", 11) = " +NANX" tc-so:wcslen(" -NANX") = 10 tc-so:wcstombs(NULL, " -NANX", 0) = 10 tc-so:wcstombs(buf, " -NANX", 11) = " -NANX" tc-so:wcslen("0") = 1 tc-so:wcstombs(NULL, "0", 0) = 1 tc-so:wcstombs(buf, "0", 2) = "0" tc-so:wcslen("+0") = 2 tc-so:wcstombs(NULL, "+0", 0) = 2 tc-so:wcstombs(buf, "+0", 3) = "+0" tc-so:wcslen("-0") = 2 tc-so:wcstombs(NULL, "-0", 0) = 2 tc-so:wcstombs(buf, "-0", 3) = "-0" tc-so:wcslen(" 0") = 11 tc-so:wcstombs(NULL, " 0", 0) = 11 tc-so:wcstombs(buf, " 0", 12) = " 0" tc-so:wcslen(" +0") = 12 tc-so:wcstombs(NULL, " +0", 0) = 12 tc-so:wcstombs(buf, " +0", 13) = " +0" tc-so:wcslen(" -0") = 12 tc-so:wcstombs(NULL, " -0", 0) = 12 tc-so:wcstombs(buf, " -0", 13) = " -0" tc-so:wcslen("+ 0") = 12 tc-so:wcstombs(NULL, "+ 0", 0) = 12 tc-so:wcstombs(buf, "+ 0", 13) = "+ 0" tc-so:wcslen("- 0") = 12 tc-so:wcstombs(NULL, "- 0", 0) = 12 tc-so:wcstombs(buf, "- 0", 13) = "- 0" tc-so:wcslen(".") = 1 tc-so:wcstombs(NULL, ".", 0) = 1 tc-so:wcstombs(buf, ".", 2) = "." tc-so:wcslen(".0") = 2 tc-so:wcstombs(NULL, ".0", 0) = 2 tc-so:wcstombs(buf, ".0", 3) = ".0" tc-so:wcslen(".00") = 3 tc-so:wcstombs(NULL, ".00", 0) = 3 tc-so:wcstombs(buf, ".00", 4) = ".00" tc-so:wcslen(".000") = 4 tc-so:wcstombs(NULL, ".000", 0) = 4 tc-so:wcstombs(buf, ".000", 5) = ".000" tc-so:wcslen("0.") = 2 tc-so:wcstombs(NULL, "0.", 0) = 2 tc-so:wcstombs(buf, "0.", 3) = "0." tc-so:wcslen("+0.") = 3 tc-so:wcstombs(NULL, "+0.", 0) = 3 tc-so:wcstombs(buf, "+0.", 4) = "+0." tc-so:wcslen("-0.") = 3 tc-so:wcstombs(NULL, "-0.", 0) = 3 tc-so:wcstombs(buf, "-0.", 4) = "-0." tc-so:wcslen(" 0.") = 12 tc-so:wcstombs(NULL, " 0.", 0) = 12 tc-so:wcstombs(buf, " 0.", 13) = " 0." tc-so:wcslen(" +0.") = 13 tc-so:wcstombs(NULL, " +0.", 0) = 13 tc-so:wcstombs(buf, " +0.", 14) = " +0." tc-so:wcslen(" -0.") = 13 tc-so:wcstombs(NULL, " -0.", 0) = 13 tc-so:wcstombs(buf, " -0.", 14) = " -0." tc-so:wcslen("0.0") = 3 tc-so:wcstombs(NULL, "0.0", 0) = 3 tc-so:wcstombs(buf, "0.0", 4) = "0.0" tc-so:wcslen("+0.0") = 4 tc-so:wcstombs(NULL, "+0.0", 0) = 4 tc-so:wcstombs(buf, "+0.0", 5) = "+0.0" tc-so:wcslen("-0.0") = 4 tc-so:wcstombs(NULL, "-0.0", 0) = 4 tc-so:wcstombs(buf, "-0.0", 5) = "-0.0" tc-so:wcslen(" 0.0") = 13 tc-so:wcstombs(NULL, " 0.0", 0) = 13 tc-so:wcstombs(buf, " 0.0", 14) = " 0.0" tc-so:wcslen(" +0.0") = 14 tc-so:wcstombs(NULL, " +0.0", 0) = 14 tc-so:wcstombs(buf, " +0.0", 15) = " +0.0" tc-so:wcslen(" -0.0") = 14 tc-so:wcstombs(NULL, " -0.0", 0) = 14 tc-so:wcstombs(buf, " -0.0", 15) = " -0.0" tc-so:wcslen("000") = 3 tc-so:wcstombs(NULL, "000", 0) = 3 tc-so:wcstombs(buf, "000", 4) = "000" tc-so:wcslen("+000") = 4 tc-so:wcstombs(NULL, "+000", 0) = 4 tc-so:wcstombs(buf, "+000", 5) = "+000" tc-so:wcslen("-000") = 4 tc-so:wcstombs(NULL, "-000", 0) = 4 tc-so:wcstombs(buf, "-000", 5) = "-000" tc-so:wcslen(" 000") = 13 tc-so:wcstombs(NULL, " 000", 0) = 13 tc-so:wcstombs(buf, " 000", 14) = " 000" tc-so:wcslen(" +000") = 14 tc-so:wcstombs(NULL, " +000", 0) = 14 tc-so:wcstombs(buf, " +000", 15) = " +000" tc-so:wcslen(" -000") = 14 tc-so:wcstombs(NULL, " -000", 0) = 14 tc-so:wcstombs(buf, " -000", 15) = " -000" tc-so:wcslen("000.") = 4 tc-so:wcstombs(NULL, "000.", 0) = 4 tc-so:wcstombs(buf, "000.", 5) = "000." tc-so:wcslen("+000.") = 5 tc-so:wcstombs(NULL, "+000.", 0) = 5 tc-so:wcstombs(buf, "+000.", 6) = "+000." tc-so:wcslen("-000.") = 5 tc-so:wcstombs(NULL, "-000.", 0) = 5 tc-so:wcstombs(buf, "-000.", 6) = "-000." tc-so:wcslen(" 000.") = 14 tc-so:wcstombs(NULL, " 000.", 0) = 14 tc-so:wcstombs(buf, " 000.", 15) = " 000." tc-so:wcslen(" +000.") = 15 tc-so:wcstombs(NULL, " +000.", 0) = 15 tc-so:wcstombs(buf, " +000.", 16) = " +000." tc-so:wcslen(" -000.") = 15 tc-so:wcstombs(NULL, " -000.", 0) = 15 tc-so:wcstombs(buf, " -000.", 16) = " -000." tc-so:wcslen("000.0") = 5 tc-so:wcstombs(NULL, "000.0", 0) = 5 tc-so:wcstombs(buf, "000.0", 6) = "000.0" tc-so:wcslen("+000.0") = 6 tc-so:wcstombs(NULL, "+000.0", 0) = 6 tc-so:wcstombs(buf, "+000.0", 7) = "+000.0" tc-so:wcslen("-000.0") = 6 tc-so:wcstombs(NULL, "-000.0", 0) = 6 tc-so:wcstombs(buf, "-000.0", 7) = "-000.0" tc-so:wcslen(" 000.0") = 15 tc-so:wcstombs(NULL, " 000.0", 0) = 15 tc-so:wcstombs(buf, " 000.0", 16) = " 000.0" tc-so:wcslen(" +000.0") = 16 tc-so:wcstombs(NULL, " +000.0", 0) = 16 tc-so:wcstombs(buf, " +000.0", 17) = " +000.0" tc-so:wcslen(" -000.0") = 16 tc-so:wcstombs(NULL, " -000.0", 0) = 16 tc-so:wcstombs(buf, " -000.0", 17) = " -000.0" tc-so:wcslen("0.0.") = 4 tc-so:wcstombs(NULL, "0.0.", 0) = 4 tc-so:wcstombs(buf, "0.0.", 5) = "0.0." tc-so:wcslen("+0.0.") = 5 tc-so:wcstombs(NULL, "+0.0.", 0) = 5 tc-so:wcstombs(buf, "+0.0.", 6) = "+0.0." tc-so:wcslen("-0.0.") = 5 tc-so:wcstombs(NULL, "-0.0.", 0) = 5 tc-so:wcstombs(buf, "-0.0.", 6) = "-0.0." tc-so:wcslen(" 0.0.") = 14 tc-so:wcstombs(NULL, " 0.0.", 0) = 14 tc-so:wcstombs(buf, " 0.0.", 15) = " 0.0." tc-so:wcslen(" +0.0.") = 15 tc-so:wcstombs(NULL, " +0.0.", 0) = 15 tc-so:wcstombs(buf, " +0.0.", 16) = " +0.0." tc-so:wcslen(" -0.0.") = 15 tc-so:wcstombs(NULL, " -0.0.", 0) = 15 tc-so:wcstombs(buf, " -0.0.", 16) = " -0.0." tc-so:wcslen("0.0.0") = 5 tc-so:wcstombs(NULL, "0.0.0", 0) = 5 tc-so:wcstombs(buf, "0.0.0", 6) = "0.0.0" tc-so:wcslen("+0.0.0") = 6 tc-so:wcstombs(NULL, "+0.0.0", 0) = 6 tc-so:wcstombs(buf, "+0.0.0", 7) = "+0.0.0" tc-so:wcslen("-0.0.0") = 6 tc-so:wcstombs(NULL, "-0.0.0", 0) = 6 tc-so:wcstombs(buf, "-0.0.0", 7) = "-0.0.0" tc-so:wcslen(" 0.0.0") = 15 tc-so:wcstombs(NULL, " 0.0.0", 0) = 15 tc-so:wcstombs(buf, " 0.0.0", 16) = " 0.0.0" tc-so:wcslen(" +0.0.0") = 16 tc-so:wcstombs(NULL, " +0.0.0", 0) = 16 tc-so:wcstombs(buf, " +0.0.0", 17) = " +0.0.0" tc-so:wcslen(" -0.0.0") = 16 tc-so:wcstombs(NULL, " -0.0.0", 0) = 16 tc-so:wcstombs(buf, " -0.0.0", 17) = " -0.0.0" tc-so:wcslen("0X") = 2 tc-so:wcstombs(NULL, "0X", 0) = 2 tc-so:wcstombs(buf, "0X", 3) = "0X" tc-so:wcslen("+0X") = 3 tc-so:wcstombs(NULL, "+0X", 0) = 3 tc-so:wcstombs(buf, "+0X", 4) = "+0X" tc-so:wcslen("-0X") = 3 tc-so:wcstombs(NULL, "-0X", 0) = 3 tc-so:wcstombs(buf, "-0X", 4) = "-0X" tc-so:wcslen("0X.") = 3 tc-so:wcstombs(NULL, "0X.", 0) = 3 tc-so:wcstombs(buf, "0X.", 4) = "0X." tc-so:wcslen("+0X.") = 4 tc-so:wcstombs(NULL, "+0X.", 0) = 4 tc-so:wcstombs(buf, "+0X.", 5) = "+0X." tc-so:wcslen("-0X.") = 4 tc-so:wcstombs(NULL, "-0X.", 0) = 4 tc-so:wcstombs(buf, "-0X.", 5) = "-0X." tc-so:wcslen(" 0X.") = 13 tc-so:wcstombs(NULL, " 0X.", 0) = 13 tc-so:wcstombs(buf, " 0X.", 14) = " 0X." tc-so:wcslen(" +0X.") = 14 tc-so:wcstombs(NULL, " +0X.", 0) = 14 tc-so:wcstombs(buf, " +0X.", 15) = " +0X." tc-so:wcslen(" -0X.") = 14 tc-so:wcstombs(NULL, " -0X.", 0) = 14 tc-so:wcstombs(buf, " -0X.", 15) = " -0X." tc-so:wcslen("0X.0") = 4 tc-so:wcstombs(NULL, "0X.0", 0) = 4 tc-so:wcstombs(buf, "0X.0", 5) = "0X.0" tc-so:wcslen("+0X.0") = 5 tc-so:wcstombs(NULL, "+0X.0", 0) = 5 tc-so:wcstombs(buf, "+0X.0", 6) = "+0X.0" tc-so:wcslen("-0X.0") = 5 tc-so:wcstombs(NULL, "-0X.0", 0) = 5 tc-so:wcstombs(buf, "-0X.0", 6) = "-0X.0" tc-so:wcslen(" 0X.0") = 14 tc-so:wcstombs(NULL, " 0X.0", 0) = 14 tc-so:wcstombs(buf, " 0X.0", 15) = " 0X.0" tc-so:wcslen(" +0X.0") = 15 tc-so:wcstombs(NULL, " +0X.0", 0) = 15 tc-so:wcstombs(buf, " +0X.0", 16) = " +0X.0" tc-so:wcslen(" -0X.0") = 15 tc-so:wcstombs(NULL, " -0X.0", 0) = 15 tc-so:wcstombs(buf, " -0X.0", 16) = " -0X.0" tc-so:wcslen("0X.0P") = 5 tc-so:wcstombs(NULL, "0X.0P", 0) = 5 tc-so:wcstombs(buf, "0X.0P", 6) = "0X.0P" tc-so:wcslen("+0X.0P") = 6 tc-so:wcstombs(NULL, "+0X.0P", 0) = 6 tc-so:wcstombs(buf, "+0X.0P", 7) = "+0X.0P" tc-so:wcslen("-0X.0P") = 6 tc-so:wcstombs(NULL, "-0X.0P", 0) = 6 tc-so:wcstombs(buf, "-0X.0P", 7) = "-0X.0P" tc-so:wcslen(" 0X.0P") = 15 tc-so:wcstombs(NULL, " 0X.0P", 0) = 15 tc-so:wcstombs(buf, " 0X.0P", 16) = " 0X.0P" tc-so:wcslen(" +0X.0P") = 16 tc-so:wcstombs(NULL, " +0X.0P", 0) = 16 tc-so:wcstombs(buf, " +0X.0P", 17) = " +0X.0P" tc-so:wcslen(" -0X.0P") = 16 tc-so:wcstombs(NULL, " -0X.0P", 0) = 16 tc-so:wcstombs(buf, " -0X.0P", 17) = " -0X.0P" tc-so:wcslen("0X0") = 3 tc-so:wcstombs(NULL, "0X0", 0) = 3 tc-so:wcstombs(buf, "0X0", 4) = "0X0" tc-so:wcslen("+0X0") = 4 tc-so:wcstombs(NULL, "+0X0", 0) = 4 tc-so:wcstombs(buf, "+0X0", 5) = "+0X0" tc-so:wcslen("-0X0") = 4 tc-so:wcstombs(NULL, "-0X0", 0) = 4 tc-so:wcstombs(buf, "-0X0", 5) = "-0X0" tc-so:wcslen(" 0X0") = 13 tc-so:wcstombs(NULL, " 0X0", 0) = 13 tc-so:wcstombs(buf, " 0X0", 14) = " 0X0" tc-so:wcslen(" +0X0") = 14 tc-so:wcstombs(NULL, " +0X0", 0) = 14 tc-so:wcstombs(buf, " +0X0", 15) = " +0X0" tc-so:wcslen(" -0X0") = 14 tc-so:wcstombs(NULL, " -0X0", 0) = 14 tc-so:wcstombs(buf, " -0X0", 15) = " -0X0" tc-so:wcslen("00X0.0") = 6 tc-so:wcstombs(NULL, "00X0.0", 0) = 6 tc-so:wcstombs(buf, "00X0.0", 7) = "00X0.0" tc-so:wcslen("+00X0.0") = 7 tc-so:wcstombs(NULL, "+00X0.0", 0) = 7 tc-so:wcstombs(buf, "+00X0.0", 8) = "+00X0.0" tc-so:wcslen("-00X0.0") = 7 tc-so:wcstombs(NULL, "-00X0.0", 0) = 7 tc-so:wcstombs(buf, "-00X0.0", 8) = "-00X0.0" tc-so:wcslen(" 00X0.0") = 16 tc-so:wcstombs(NULL, " 00X0.0", 0) = 16 tc-so:wcstombs(buf, " 00X0.0", 17) = " 00X0.0" tc-so:wcslen(" +00X0.0") = 17 tc-so:wcstombs(NULL, " +00X0.0", 0) = 17 tc-so:wcstombs(buf, " +00X0.0", 18) = " +00X0.0" tc-so:wcslen(" -00X0.0") = 17 tc-so:wcstombs(NULL, " -00X0.0", 0) = 17 tc-so:wcstombs(buf, " -00X0.0", 18) = " -00X0.0" tc-so:wcslen("0X0P") = 4 tc-so:wcstombs(NULL, "0X0P", 0) = 4 tc-so:wcstombs(buf, "0X0P", 5) = "0X0P" tc-so:wcslen("+0X0P") = 5 tc-so:wcstombs(NULL, "+0X0P", 0) = 5 tc-so:wcstombs(buf, "+0X0P", 6) = "+0X0P" tc-so:wcslen("-0X0P") = 5 tc-so:wcstombs(NULL, "-0X0P", 0) = 5 tc-so:wcstombs(buf, "-0X0P", 6) = "-0X0P" tc-so:wcslen(" 0X0P") = 14 tc-so:wcstombs(NULL, " 0X0P", 0) = 14 tc-so:wcstombs(buf, " 0X0P", 15) = " 0X0P" tc-so:wcslen(" +0X0P") = 15 tc-so:wcstombs(NULL, " +0X0P", 0) = 15 tc-so:wcstombs(buf, " +0X0P", 16) = " +0X0P" tc-so:wcslen(" -0X0P") = 15 tc-so:wcstombs(NULL, " -0X0P", 0) = 15 tc-so:wcstombs(buf, " -0X0P", 16) = " -0X0P" tc-so:wcslen("0X0.") = 4 tc-so:wcstombs(NULL, "0X0.", 0) = 4 tc-so:wcstombs(buf, "0X0.", 5) = "0X0." tc-so:wcslen("+0X0.") = 5 tc-so:wcstombs(NULL, "+0X0.", 0) = 5 tc-so:wcstombs(buf, "+0X0.", 6) = "+0X0." tc-so:wcslen("-0X0.") = 5 tc-so:wcstombs(NULL, "-0X0.", 0) = 5 tc-so:wcstombs(buf, "-0X0.", 6) = "-0X0." tc-so:wcslen(" 0X0.") = 14 tc-so:wcstombs(NULL, " 0X0.", 0) = 14 tc-so:wcstombs(buf, " 0X0.", 15) = " 0X0." tc-so:wcslen(" +0X0.") = 15 tc-so:wcstombs(NULL, " +0X0.", 0) = 15 tc-so:wcstombs(buf, " +0X0.", 16) = " +0X0." tc-so:wcslen(" -0X0.") = 15 tc-so:wcstombs(NULL, " -0X0.", 0) = 15 tc-so:wcstombs(buf, " -0X0.", 16) = " -0X0." tc-so:wcslen("0X0.0") = 5 tc-so:wcstombs(NULL, "0X0.0", 0) = 5 tc-so:wcstombs(buf, "0X0.0", 6) = "0X0.0" tc-so:wcslen("+0X0.0") = 6 tc-so:wcstombs(NULL, "+0X0.0", 0) = 6 tc-so:wcstombs(buf, "+0X0.0", 7) = "+0X0.0" tc-so:wcslen("-0X0.0") = 6 tc-so:wcstombs(NULL, "-0X0.0", 0) = 6 tc-so:wcstombs(buf, "-0X0.0", 7) = "-0X0.0" tc-so:wcslen(" 0X0.0") = 15 tc-so:wcstombs(NULL, " 0X0.0", 0) = 15 tc-so:wcstombs(buf, " 0X0.0", 16) = " 0X0.0" tc-so:wcslen(" +0X0.0") = 16 tc-so:wcstombs(NULL, " +0X0.0", 0) = 16 tc-so:wcstombs(buf, " +0X0.0", 17) = " +0X0.0" tc-so:wcslen(" -0X0.0") = 16 tc-so:wcstombs(NULL, " -0X0.0", 0) = 16 tc-so:wcstombs(buf, " -0X0.0", 17) = " -0X0.0" tc-so:wcslen("0X0.P") = 5 tc-so:wcstombs(NULL, "0X0.P", 0) = 5 tc-so:wcstombs(buf, "0X0.P", 6) = "0X0.P" tc-so:wcslen("+0X0.P") = 6 tc-so:wcstombs(NULL, "+0X0.P", 0) = 6 tc-so:wcstombs(buf, "+0X0.P", 7) = "+0X0.P" tc-so:wcslen("-0X0.P") = 6 tc-so:wcstombs(NULL, "-0X0.P", 0) = 6 tc-so:wcstombs(buf, "-0X0.P", 7) = "-0X0.P" tc-so:wcslen(" 0X0.P") = 15 tc-so:wcstombs(NULL, " 0X0.P", 0) = 15 tc-so:wcstombs(buf, " 0X0.P", 16) = " 0X0.P" tc-so:wcslen(" +0X0.P") = 16 tc-so:wcstombs(NULL, " +0X0.P", 0) = 16 tc-so:wcstombs(buf, " +0X0.P", 17) = " +0X0.P" tc-so:wcslen(" -0X0.P") = 16 tc-so:wcstombs(NULL, " -0X0.P", 0) = 16 tc-so:wcstombs(buf, " -0X0.P", 17) = " -0X0.P" tc-so:wcslen("0X0.P") = 5 tc-so:wcstombs(NULL, "0X0.P", 0) = 5 tc-so:wcstombs(buf, "0X0.P", 6) = "0X0.P" tc-so:wcslen("+0X0.P") = 6 tc-so:wcstombs(NULL, "+0X0.P", 0) = 6 tc-so:wcstombs(buf, "+0X0.P", 7) = "+0X0.P" tc-so:wcslen("-0X0.P") = 6 tc-so:wcstombs(NULL, "-0X0.P", 0) = 6 tc-so:wcstombs(buf, "-0X0.P", 7) = "-0X0.P" tc-so:wcslen(" 0X0.P") = 15 tc-so:wcstombs(NULL, " 0X0.P", 0) = 15 tc-so:wcstombs(buf, " 0X0.P", 16) = " 0X0.P" tc-so:wcslen(" +0X0.P") = 16 tc-so:wcstombs(NULL, " +0X0.P", 0) = 16 tc-so:wcstombs(buf, " +0X0.P", 17) = " +0X0.P" tc-so:wcslen(" -0X0.P") = 16 tc-so:wcstombs(NULL, " -0X0.P", 0) = 16 tc-so:wcstombs(buf, " -0X0.P", 17) = " -0X0.P" tc-so:wcslen("0.12345678") = 10 tc-so:wcstombs(NULL, "0.12345678", 0) = 10 tc-so:wcstombs(buf, "0.12345678", 11) = "0.12345678" tc-so:wcslen("+0.12345678") = 11 tc-so:wcstombs(NULL, "+0.12345678", 0) = 11 tc-so:wcstombs(buf, "+0.12345678", 12) = "+0.12345678" tc-so:wcslen("-0.12345678") = 11 tc-so:wcstombs(NULL, "-0.12345678", 0) = 11 tc-so:wcstombs(buf, "-0.12345678", 12) = "-0.12345678" tc-so:wcslen(" 0.12345678") = 15 tc-so:wcstombs(NULL, " 0.12345678", 0) = 15 tc-so:wcstombs(buf, " 0.12345678", 16) = " 0.12345678" tc-so:wcslen(" +0.12345678") = 16 tc-so:wcstombs(NULL, " +0.12345678", 0) = 16 tc-so:wcstombs(buf, " +0.12345678", 17) = " +0.12345678" tc-so:wcslen(" -0.12345678") = 16 tc-so:wcstombs(NULL, " -0.12345678", 0) = 16 tc-so:wcstombs(buf, " -0.12345678", 17) = " -0.12345678" tc-so:wcslen("0.12345E67") = 10 tc-so:wcstombs(NULL, "0.12345E67", 0) = 10 tc-so:wcstombs(buf, "0.12345E67", 11) = "0.12345E67" tc-so:wcslen("+0.12345E67") = 11 tc-so:wcstombs(NULL, "+0.12345E67", 0) = 11 tc-so:wcstombs(buf, "+0.12345E67", 12) = "+0.12345E67" tc-so:wcslen("-0.12345E67") = 11 tc-so:wcstombs(NULL, "-0.12345E67", 0) = 11 tc-so:wcstombs(buf, "-0.12345E67", 12) = "-0.12345E67" tc-so:wcslen(" 0.12345E67") = 15 tc-so:wcstombs(NULL, " 0.12345E67", 0) = 15 tc-so:wcstombs(buf, " 0.12345E67", 16) = " 0.12345E67" tc-so:wcslen(" +0.12345E67") = 16 tc-so:wcstombs(NULL, " +0.12345E67", 0) = 16 tc-so:wcstombs(buf, " +0.12345E67", 17) = " +0.12345E67" tc-so:wcslen(" -0.12345E67") = 16 tc-so:wcstombs(NULL, " -0.12345E67", 0) = 16 tc-so:wcstombs(buf, " -0.12345E67", 17) = " -0.12345E67" tc-so:wcslen("0.12345E+6") = 10 tc-so:wcstombs(NULL, "0.12345E+6", 0) = 10 tc-so:wcstombs(buf, "0.12345E+6", 11) = "0.12345E+6" tc-so:wcslen("+0.12345E+6") = 11 tc-so:wcstombs(NULL, "+0.12345E+6", 0) = 11 tc-so:wcstombs(buf, "+0.12345E+6", 12) = "+0.12345E+6" tc-so:wcslen("-0.12345E+6") = 11 tc-so:wcstombs(NULL, "-0.12345E+6", 0) = 11 tc-so:wcstombs(buf, "-0.12345E+6", 12) = "-0.12345E+6" tc-so:wcslen(" 0.12345E+6") = 15 tc-so:wcstombs(NULL, " 0.12345E+6", 0) = 15 tc-so:wcstombs(buf, " 0.12345E+6", 16) = " 0.12345E+6" tc-so:wcslen(" +0.12345E+6") = 16 tc-so:wcstombs(NULL, " +0.12345E+6", 0) = 16 tc-so:wcstombs(buf, " +0.12345E+6", 17) = " +0.12345E+6" tc-so:wcslen(" -0.12345E+6") = 16 tc-so:wcstombs(NULL, " -0.12345E+6", 0) = 16 tc-so:wcstombs(buf, " -0.12345E+6", 17) = " -0.12345E+6" tc-so:wcslen("0.98765E-4") = 10 tc-so:wcstombs(NULL, "0.98765E-4", 0) = 10 tc-so:wcstombs(buf, "0.98765E-4", 11) = "0.98765E-4" tc-so:wcslen("+0.98765E-4") = 11 tc-so:wcstombs(NULL, "+0.98765E-4", 0) = 11 tc-so:wcstombs(buf, "+0.98765E-4", 12) = "+0.98765E-4" tc-so:wcslen("-0.98765E-4") = 11 tc-so:wcstombs(NULL, "-0.98765E-4", 0) = 11 tc-so:wcstombs(buf, "-0.98765E-4", 12) = "-0.98765E-4" tc-so:wcslen(" 0.98765E-4") = 15 tc-so:wcstombs(NULL, " 0.98765E-4", 0) = 15 tc-so:wcstombs(buf, " 0.98765E-4", 16) = " 0.98765E-4" tc-so:wcslen(" +0.98765E-4") = 16 tc-so:wcstombs(NULL, " +0.98765E-4", 0) = 16 tc-so:wcstombs(buf, " +0.98765E-4", 17) = " +0.98765E-4" tc-so:wcslen(" -0.98765E-4") = 16 tc-so:wcstombs(NULL, " -0.98765E-4", 0) = 16 tc-so:wcstombs(buf, " -0.98765E-4", 17) = " -0.98765E-4" tc-so:wcslen("12345678E9") = 10 tc-so:wcstombs(NULL, "12345678E9", 0) = 10 tc-so:wcstombs(buf, "12345678E9", 11) = "12345678E9" tc-so:wcslen("+12345678E9") = 11 tc-so:wcstombs(NULL, "+12345678E9", 0) = 11 tc-so:wcstombs(buf, "+12345678E9", 12) = "+12345678E9" tc-so:wcslen("-12345678E9") = 11 tc-so:wcstombs(NULL, "-12345678E9", 0) = 11 tc-so:wcstombs(buf, "-12345678E9", 12) = "-12345678E9" tc-so:wcslen(" 12345678E9") = 15 tc-so:wcstombs(NULL, " 12345678E9", 0) = 15 tc-so:wcstombs(buf, " 12345678E9", 16) = " 12345678E9" tc-so:wcslen(" +12345678E9") = 16 tc-so:wcstombs(NULL, " +12345678E9", 0) = 16 tc-so:wcstombs(buf, " +12345678E9", 17) = " +12345678E9" tc-so:wcslen(" -12345678E9") = 16 tc-so:wcstombs(NULL, " -12345678E9", 0) = 16 tc-so:wcstombs(buf, " -12345678E9", 17) = " -12345678E9" tc-so:wcslen("0x1P+2") = 6 tc-so:wcstombs(NULL, "0x1P+2", 0) = 6 tc-so:wcstombs(buf, "0x1P+2", 7) = "0x1P+2" tc-so:wcslen("+0x1P+2") = 7 tc-so:wcstombs(NULL, "+0x1P+2", 0) = 7 tc-so:wcstombs(buf, "+0x1P+2", 8) = "+0x1P+2" tc-so:wcslen("-0x1P+2") = 7 tc-so:wcstombs(NULL, "-0x1P+2", 0) = 7 tc-so:wcstombs(buf, "-0x1P+2", 8) = "-0x1P+2" tc-so:wcslen(" 0x1P+2") = 11 tc-so:wcstombs(NULL, " 0x1P+2", 0) = 11 tc-so:wcstombs(buf, " 0x1P+2", 12) = " 0x1P+2" tc-so:wcslen(" +0x1P+2") = 12 tc-so:wcstombs(NULL, " +0x1P+2", 0) = 12 tc-so:wcstombs(buf, " +0x1P+2", 13) = " +0x1P+2" tc-so:wcslen(" -0x1P+2") = 12 tc-so:wcstombs(NULL, " -0x1P+2", 0) = 12 tc-so:wcstombs(buf, " -0x1P+2", 13) = " -0x1P+2" tc-so:wcslen("0x1.0P+2") = 8 tc-so:wcstombs(NULL, "0x1.0P+2", 0) = 8 tc-so:wcstombs(buf, "0x1.0P+2", 9) = "0x1.0P+2" tc-so:wcslen("+0x1.0P+2") = 9 tc-so:wcstombs(NULL, "+0x1.0P+2", 0) = 9 tc-so:wcstombs(buf, "+0x1.0P+2", 10) = "+0x1.0P+2" tc-so:wcslen("-0x1.0P+2") = 9 tc-so:wcstombs(NULL, "-0x1.0P+2", 0) = 9 tc-so:wcstombs(buf, "-0x1.0P+2", 10) = "-0x1.0P+2" tc-so:wcslen(" 0x1.0P+2") = 13 tc-so:wcstombs(NULL, " 0x1.0P+2", 0) = 13 tc-so:wcstombs(buf, " 0x1.0P+2", 14) = " 0x1.0P+2" tc-so:wcslen(" +0x1.0P+2") = 14 tc-so:wcstombs(NULL, " +0x1.0P+2", 0) = 14 tc-so:wcstombs(buf, " +0x1.0P+2", 15) = " +0x1.0P+2" tc-so:wcslen(" -0x1.0P+2") = 14 tc-so:wcstombs(NULL, " -0x1.0P+2", 0) = 14 tc-so:wcstombs(buf, " -0x1.0P+2", 15) = " -0x1.0P+2" tc-so:wcslen("0x1P-2") = 6 tc-so:wcstombs(NULL, "0x1P-2", 0) = 6 tc-so:wcstombs(buf, "0x1P-2", 7) = "0x1P-2" tc-so:wcslen("+0x1P-2") = 7 tc-so:wcstombs(NULL, "+0x1P-2", 0) = 7 tc-so:wcstombs(buf, "+0x1P-2", 8) = "+0x1P-2" tc-so:wcslen("-0x1P-2") = 7 tc-so:wcstombs(NULL, "-0x1P-2", 0) = 7 tc-so:wcstombs(buf, "-0x1P-2", 8) = "-0x1P-2" tc-so:wcslen(" 0x1P-2") = 11 tc-so:wcstombs(NULL, " 0x1P-2", 0) = 11 tc-so:wcstombs(buf, " 0x1P-2", 12) = " 0x1P-2" tc-so:wcslen(" +0x1P-2") = 12 tc-so:wcstombs(NULL, " +0x1P-2", 0) = 12 tc-so:wcstombs(buf, " +0x1P-2", 13) = " +0x1P-2" tc-so:wcslen(" -0x1P-2") = 12 tc-so:wcstombs(NULL, " -0x1P-2", 0) = 12 tc-so:wcstombs(buf, " -0x1P-2", 13) = " -0x1P-2" tc-so:wcslen("0x1.0P-2") = 8 tc-so:wcstombs(NULL, "0x1.0P-2", 0) = 8 tc-so:wcstombs(buf, "0x1.0P-2", 9) = "0x1.0P-2" tc-so:wcslen("+0x1.0P-2") = 9 tc-so:wcstombs(NULL, "+0x1.0P-2", 0) = 9 tc-so:wcstombs(buf, "+0x1.0P-2", 10) = "+0x1.0P-2" tc-so:wcslen("-0x1.0P-2") = 9 tc-so:wcstombs(NULL, "-0x1.0P-2", 0) = 9 tc-so:wcstombs(buf, "-0x1.0P-2", 10) = "-0x1.0P-2" tc-so:wcslen(" 0x1.0P-2") = 13 tc-so:wcstombs(NULL, " 0x1.0P-2", 0) = 13 tc-so:wcstombs(buf, " 0x1.0P-2", 14) = " 0x1.0P-2" tc-so:wcslen(" +0x1.0P-2") = 14 tc-so:wcstombs(NULL, " +0x1.0P-2", 0) = 14 tc-so:wcstombs(buf, " +0x1.0P-2", 15) = " +0x1.0P-2" tc-so:wcslen(" -0x1.0P-2") = 14 tc-so:wcstombs(NULL, " -0x1.0P-2", 0) = 14 tc-so:wcstombs(buf, " -0x1.0P-2", 15) = " -0x1.0P-2" tc-end: 1639645783.746294, wcstombs, passed tp-end: 1639645783.754212, lib/libc/locale/t_wcstod tp-start: 1639645783.825501, lib/libc/locale/t_wctomb, 3 tc-start: 1639645783.827840, wcrtomb tc-so:Checking wcrtomb() (using internal state) tc-so:Trying locale: ja_JP.ISO2022-JP tc-so:Checking correct reporting of statefulness tc-so:Checking sequence: "B" tc-so:Using locale: C/ja_JP.ISO2022-JP/C/C/C/C tc-so:Ok. tc-so:Trying locale: C tc-so:Checking correct reporting of statefulness tc-so:Checking sequence: "ABC" tc-so:Using locale: C tc-so:Ok. tc-end: 1639645784.327872, wcrtomb, passed tc-start: 1639645784.364673, wcrtomb_state tc-so:Checking wcrtomb() (with state object) tc-so:Trying locale: ja_JP.ISO2022-JP tc-so:Checking sequence: "B" tc-so:Using locale: C/ja_JP.ISO2022-JP/C/C/C/C tc-so:Ok. tc-so:Trying locale: C tc-so:Checking sequence: "ABC" tc-so:Using locale: C tc-so:Ok. tc-end: 1639645784.511574, wcrtomb_state, passed tc-start: 1639645784.522329, wctomb tc-so:Checking wctomb() tc-so:Trying locale: ja_JP.ISO2022-JP tc-so:Checking correct reporting of statefulness tc-so:Checking sequence: "B" tc-so:Using locale: C/ja_JP.ISO2022-JP/C/C/C/C tc-so:Ok. tc-so:Trying locale: C tc-so:Checking correct reporting of statefulness tc-so:Checking sequence: "ABC" tc-so:Using locale: C tc-so:Ok. tc-end: 1639645784.623616, wctomb, passed tp-end: 1639645784.630785, lib/libc/locale/t_wctomb tp-start: 1639645784.726061, lib/libc/locale/t_io, 6 tc-start: 1639645784.733467, bad_big5_getwc tc-end: 1639645784.816007, bad_big5_getwc, passed tc-start: 1639645784.825039, bad_big5_swprintf tc-end: 1639645784.907930, bad_big5_swprintf, passed tc-start: 1639645784.915299, bad_big5_wprintf tc-end: 1639645784.995174, bad_big5_wprintf, passed tc-start: 1639645785.2585, good_big5_getwc tc-end: 1639645785.77875, good_big5_getwc, passed tc-start: 1639645785.84573, good_big5_swprintf tc-end: 1639645785.160587, good_big5_swprintf, passed tc-start: 1639645785.167345, good_big5_wprintf tc-so:Ï@ tc-end: 1639645785.254416, good_big5_wprintf, passed tp-end: 1639645785.261771, lib/libc/locale/t_io tp-start: 1639645785.328068, lib/libc/locale/t_toupper, 2 tc-start: 1639645785.330204, tolower tc-so:Trying locale C... tc-so:Comparing char 0, lower 61, with upper 41 tc-so: expecting 61, reported 61 tc-so:Comparing char 1, lower 62, with upper 42 tc-so: expecting 62, reported 62 tc-so:Comparing char 2, lower 63, with upper 43 tc-so: expecting 63, reported 63 tc-so:Comparing char 3, lower 64, with upper 44 tc-so: expecting 64, reported 64 tc-so:Comparing char 4, lower 65, with upper 45 tc-so: expecting 65, reported 65 tc-so:Comparing char 5, lower 31, with upper 31 tc-so: expecting 31, reported 31 tc-so:Comparing char 6, lower 32, with upper 32 tc-so: expecting 32, reported 32 tc-so:Comparing char 7, lower 33, with upper 33 tc-so: expecting 33, reported 33 tc-so:Comparing char 8, lower 34, with upper 34 tc-so: expecting 34, reported 34 tc-so:Comparing char 9, lower 35, with upper 35 tc-so: expecting 35, reported 35 tc-so:Trying locale ru_RU.KOI8-R... tc-so:Comparing char 0, lower 61, with upper 41 tc-so: expecting 61, reported 61 tc-so:Comparing char 1, lower 62, with upper 42 tc-so: expecting 62, reported 62 tc-so:Comparing char 2, lower 63, with upper 43 tc-so: expecting 63, reported 63 tc-so:Comparing char 3, lower 64, with upper 44 tc-so: expecting 64, reported 64 tc-so:Comparing char 4, lower 65, with upper 45 tc-so: expecting 65, reported 65 tc-so:Comparing char 5, lower 31, with upper 31 tc-so: expecting 31, reported 31 tc-so:Comparing char 6, lower 32, with upper 32 tc-so: expecting 32, reported 32 tc-so:Comparing char 7, lower 33, with upper 33 tc-so: expecting 33, reported 33 tc-so:Comparing char 8, lower 34, with upper 34 tc-so: expecting 34, reported 34 tc-so:Comparing char 9, lower 35, with upper 35 tc-so: expecting 35, reported 35 tc-so:Comparing char 10, lower c1, with upper e1 tc-so: expecting c1, reported c1 tc-so:Comparing char 11, lower c2, with upper e2 tc-so: expecting c2, reported c2 tc-so:Comparing char 12, lower d7, with upper f7 tc-so: expecting d7, reported d7 tc-so:Comparing char 13, lower c7, with upper e7 tc-so: expecting c7, reported c7 tc-so:Comparing char 14, lower c4, with upper e4 tc-so: expecting c4, reported c4 tc-so:Comparing char 15, lower c5, with upper e5 tc-so: expecting c5, reported c5 tc-so:Comparing char 16, lower a3, with upper b3 tc-so: expecting a3, reported a3 tc-end: 1639645785.455563, tolower, passed tc-start: 1639645785.463003, toupper tc-so:Trying locale C... tc-so:Comparing char 0, lower 61, with upper 41 tc-so: expecting 41, reported 41 tc-so:Comparing char 1, lower 62, with upper 42 tc-so: expecting 42, reported 42 tc-so:Comparing char 2, lower 63, with upper 43 tc-so: expecting 43, reported 43 tc-so:Comparing char 3, lower 64, with upper 44 tc-so: expecting 44, reported 44 tc-so:Comparing char 4, lower 65, with upper 45 tc-so: expecting 45, reported 45 tc-so:Comparing char 5, lower 31, with upper 31 tc-so: expecting 31, reported 31 tc-so:Comparing char 6, lower 32, with upper 32 tc-so: expecting 32, reported 32 tc-so:Comparing char 7, lower 33, with upper 33 tc-so: expecting 33, reported 33 tc-so:Comparing char 8, lower 34, with upper 34 tc-so: expecting 34, reported 34 tc-so:Comparing char 9, lower 35, with upper 35 tc-so: expecting 35, reported 35 tc-so:Trying locale ru_RU.KOI8-R... tc-so:Comparing char 0, lower 61, with upper 41 tc-so: expecting 41, reported 41 tc-so:Comparing char 1, lower 62, with upper 42 tc-so: expecting 42, reported 42 tc-so:Comparing char 2, lower 63, with upper 43 tc-so: expecting 43, reported 43 tc-so:Comparing char 3, lower 64, with upper 44 tc-so: expecting 44, reported 44 tc-so:Comparing char 4, lower 65, with upper 45 tc-so: expecting 45, reported 45 tc-so:Comparing char 5, lower 31, with upper 31 tc-so: expecting 31, reported 31 tc-so:Comparing char 6, lower 32, with upper 32 tc-so: expecting 32, reported 32 tc-so:Comparing char 7, lower 33, with upper 33 tc-so: expecting 33, reported 33 tc-so:Comparing char 8, lower 34, with upper 34 tc-so: expecting 34, reported 34 tc-so:Comparing char 9, lower 35, with upper 35 tc-so: expecting 35, reported 35 tc-so:Comparing char 10, lower c1, with upper e1 tc-so: expecting e1, reported e1 tc-so:Comparing char 11, lower c2, with upper e2 tc-so: expecting e2, reported e2 tc-so:Comparing char 12, lower d7, with upper f7 tc-so: expecting f7, reported f7 tc-so:Comparing char 13, lower c7, with upper e7 tc-so: expecting e7, reported e7 tc-so:Comparing char 14, lower c4, with upper e4 tc-so: expecting e4, reported e4 tc-so:Comparing char 15, lower c5, with upper e5 tc-so: expecting e5, reported e5 tc-so:Comparing char 16, lower a3, with upper b3 tc-so: expecting b3, reported b3 tc-end: 1639645785.590259, toupper, passed tp-end: 1639645785.597422, lib/libc/locale/t_toupper tp-start: 1639645785.662053, lib/libc/locale/t_digittoint, 1 tc-start: 1639645785.664258, digittoint tc-end: 1639645785.732669, digittoint, skipped, digittoint(3) not present to test tp-end: 1639645785.740213, lib/libc/locale/t_digittoint tp-start: 1639645785.810310, lib/libc/locale/t_sprintf, 3 tc-start: 1639645785.812469, sprintf tc-so:Trying locale en_US.UTF-8... tc-so:Using locale: C/C/C/en_US.UTF-8/C/C tc-so:Trying locale fr_FR.ISO8859-1... tc-so:Using locale: C/C/C/fr_FR.ISO8859-1/C/C tc-so:Trying locale it_IT.ISO8859-1... tc-so:Using locale: C/C/C/it_IT.ISO8859-1/C/C tc-so:Trying locale POSIX... tc-so:Using locale: C/C/C/POSIX/C/C tc-end: 1639645785.919150, sprintf, passed tc-start: 1639645785.926817, sscanf tc-so:Trying locale en_US.UTF-8... tc-so:Trying locale fr_FR.ISO8859-1... tc-so:Trying locale it_IT.ISO8859-1... tc-so:Trying locale POSIX... tc-end: 1639645786.10753, sscanf, passed tc-start: 1639645786.18261, strto tc-so:Trying locale en_US.UTF-8... tc-so:Trying locale fr_FR.ISO8859-1... tc-so:Trying locale it_IT.ISO8859-1... tc-so:Trying locale POSIX... tc-end: 1639645786.97106, strto, passed tp-end: 1639645786.103535, lib/libc/locale/t_sprintf tp-start: 1639645786.167469, lib/libc/locale/t_wctype, 1 tc-start: 1639645786.169528, ctype tc-so:Trying locale C... tc-so:Using locale C tc-so:Testing class 0 (alnum), char a (0x61), wc 61, wct 1084327392, expect 1 tc-so:Testing class 0 (alnum), char b (0x62), wc 62, wct 1084327392, expect 1 tc-so:Testing class 0 (alnum), char c (0x63), wc 63, wct 1084327392, expect 1 tc-so:Testing class 0 (alnum), char 1 (0x31), wc 31, wct 1084327392, expect 1 tc-so:Testing class 0 (alnum), char 2 (0x32), wc 32, wct 1084327392, expect 1 tc-so:Testing class 0 (alnum), char 3 (0x33), wc 33, wct 1084327392, expect 1 tc-so:Testing class 0 (alnum), char & (0x26), wc 26, wct 1084327392, expect 0 tc-so:Testing class 0 (alnum), char ^ (0x5e), wc 5e, wct 1084327392, expect 0 tc-so:Testing class 0 (alnum), char % (0x25), wc 25, wct 1084327392, expect 0 tc-so:Testing class 0 (alnum), char $ (0x24), wc 24, wct 1084327392, expect 0 tc-so:Testing class 1 (alpha), char A (0x41), wc 41, wct 1084327408, expect 1 tc-so:Testing class 1 (alpha), char B (0x42), wc 42, wct 1084327408, expect 1 tc-so:Testing class 1 (alpha), char C (0x43), wc 43, wct 1084327408, expect 1 tc-so:Testing class 1 (alpha), char a (0x61), wc 61, wct 1084327408, expect 1 tc-so:Testing class 1 (alpha), char b (0x62), wc 62, wct 1084327408, expect 1 tc-so:Testing class 1 (alpha), char c (0x63), wc 63, wct 1084327408, expect 1 tc-so:Testing class 1 (alpha), char 1 (0x31), wc 31, wct 1084327408, expect 0 tc-so:Testing class 1 (alpha), char 2 (0x32), wc 32, wct 1084327408, expect 0 tc-so:Testing class 1 (alpha), char 3 (0x33), wc 33, wct 1084327408, expect 0 tc-so:Testing class 1 (alpha), char * (0x2a), wc 2a, wct 1084327408, expect 0 tc-so:Testing class 1 (alpha), char & (0x26), wc 26, wct 1084327408, expect 0 tc-so:Testing class 1 (alpha), char ^ (0x5e), wc 5e, wct 1084327408, expect 0 tc-so:Testing class 2 (blank), char (0x20), wc 20, wct 1084327424, expect 1 tc-so:Testing class 2 (blank), char (0x09), wc 9, wct 1084327424, expect 1 tc-so:Testing class 2 (blank), char a (0x61), wc 61, wct 1084327424, expect 0 tc-so:Testing class 2 (blank), char b (0x62), wc 62, wct 1084327424, expect 0 tc-so:Testing class 2 (blank), char c (0x63), wc 63, wct 1084327424, expect 0 tc-so:Testing class 2 (blank), char 1 (0x31), wc 31, wct 1084327424, expect 0 tc-so:Testing class 2 (blank), char 2 (0x32), wc 32, wct 1084327424, expect 0 tc-so:Testing class 2 (blank), char 3 (0x33), wc 33, wct 1084327424, expect 0 tc-so:Testing class 2 (blank), char % (0x25), wc 25, wct 1084327424, expect 0 tc-so:Testing class 2 (blank), char $ (0x24), wc 24, wct 1084327424, expect 0 tc-so:Testing class 2 (blank), char ^ (0x5e), wc 5e, wct 1084327424, expect 0 tc-so:Testing class 2 (blank), char & (0x26), wc 26, wct 1084327424, expect 0 tc-so:Testing class 2 (blank), char (0x0d), wc d, wct 1084327424, expect 0 tc-so:Testing class 2 (blank), char tc-so: (0x0a), wc a, wct 1084327424, expect 0 tc-so:Testing class 3 (cntrl), char  (0x07), wc 7, wct 1084327440, expect 1 tc-so:Testing class 3 (cntrl), char a (0x61), wc 61, wct 1084327440, expect 0 tc-so:Testing class 3 (cntrl), char b (0x62), wc 62, wct 1084327440, expect 0 tc-so:Testing class 3 (cntrl), char c (0x63), wc 63, wct 1084327440, expect 0 tc-so:Testing class 3 (cntrl), char 1 (0x31), wc 31, wct 1084327440, expect 0 tc-so:Testing class 3 (cntrl), char 2 (0x32), wc 32, wct 1084327440, expect 0 tc-so:Testing class 3 (cntrl), char 3 (0x33), wc 33, wct 1084327440, expect 0 tc-so:Testing class 3 (cntrl), char ^ (0x5e), wc 5e, wct 1084327440, expect 0 tc-so:Testing class 3 (cntrl), char & (0x26), wc 26, wct 1084327440, expect 0 tc-so:Testing class 3 (cntrl), char * (0x2a), wc 2a, wct 1084327440, expect 0 tc-so:Testing class 4 (digit), char 1 (0x31), wc 31, wct 1084327456, expect 1 tc-so:Testing class 4 (digit), char 2 (0x32), wc 32, wct 1084327456, expect 1 tc-so:Testing class 4 (digit), char 3 (0x33), wc 33, wct 1084327456, expect 1 tc-so:Testing class 4 (digit), char a (0x61), wc 61, wct 1084327456, expect 0 tc-so:Testing class 4 (digit), char b (0x62), wc 62, wct 1084327456, expect 0 tc-so:Testing class 4 (digit), char c (0x63), wc 63, wct 1084327456, expect 0 tc-so:Testing class 4 (digit), char * (0x2a), wc 2a, wct 1084327456, expect 0 tc-so:Testing class 4 (digit), char ( (0x28), wc 28, wct 1084327456, expect 0 tc-so:Testing class 4 (digit), char ) (0x29), wc 29, wct 1084327456, expect 0 tc-so:Testing class 5 (graph), char a (0x61), wc 61, wct 1084327472, expect 1 tc-so:Testing class 5 (graph), char b (0x62), wc 62, wct 1084327472, expect 1 tc-so:Testing class 5 (graph), char c (0x63), wc 63, wct 1084327472, expect 1 tc-so:Testing class 5 (graph), char 1 (0x31), wc 31, wct 1084327472, expect 1 tc-so:Testing class 5 (graph), char 2 (0x32), wc 32, wct 1084327472, expect 1 tc-so:Testing class 5 (graph), char 3 (0x33), wc 33, wct 1084327472, expect 1 tc-so:Testing class 5 (graph), char A (0x41), wc 41, wct 1084327472, expect 1 tc-so:Testing class 5 (graph), char B (0x42), wc 42, wct 1084327472, expect 1 tc-so:Testing class 5 (graph), char C (0x43), wc 43, wct 1084327472, expect 1 tc-so:Testing class 5 (graph), char [ (0x5b), wc 5b, wct 1084327472, expect 1 tc-so:Testing class 5 (graph), char ] (0x5d), wc 5d, wct 1084327472, expect 1 tc-so:Testing class 5 (graph), char ; (0x3b), wc 3b, wct 1084327472, expect 1 tc-so:Testing class 5 (graph), char ? (0x3f), wc 3f, wct 1084327472, expect 1 tc-so:Testing class 5 (graph), char ~ (0x7e), wc 7e, wct 1084327472, expect 1 tc-so:Testing class 5 (graph), char (0x20), wc 20, wct 1084327472, expect 0 tc-so:Testing class 7 (lower), char a (0x61), wc 61, wct 1084327488, expect 1 tc-so:Testing class 7 (lower), char b (0x62), wc 62, wct 1084327488, expect 1 tc-so:Testing class 7 (lower), char c (0x63), wc 63, wct 1084327488, expect 1 tc-so:Testing class 7 (lower), char A (0x41), wc 41, wct 1084327488, expect 0 tc-so:Testing class 7 (lower), char B (0x42), wc 42, wct 1084327488, expect 0 tc-so:Testing class 7 (lower), char C (0x43), wc 43, wct 1084327488, expect 0 tc-so:Testing class 7 (lower), char 1 (0x31), wc 31, wct 1084327488, expect 0 tc-so:Testing class 7 (lower), char 2 (0x32), wc 32, wct 1084327488, expect 0 tc-so:Testing class 7 (lower), char 3 (0x33), wc 33, wct 1084327488, expect 0 tc-so:Testing class 7 (lower), char & (0x26), wc 26, wct 1084327488, expect 0 tc-so:Testing class 7 (lower), char * (0x2a), wc 2a, wct 1084327488, expect 0 tc-so:Testing class 7 (lower), char ( (0x28), wc 28, wct 1084327488, expect 0 tc-so:Testing class 9 (print), char a (0x61), wc 61, wct 1084327504, expect 1 tc-so:Testing class 9 (print), char b (0x62), wc 62, wct 1084327504, expect 1 tc-so:Testing class 9 (print), char c (0x63), wc 63, wct 1084327504, expect 1 tc-so:Testing class 9 (print), char A (0x41), wc 41, wct 1084327504, expect 1 tc-so:Testing class 9 (print), char B (0x42), wc 42, wct 1084327504, expect 1 tc-so:Testing class 9 (print), char C (0x43), wc 43, wct 1084327504, expect 1 tc-so:Testing class 9 (print), char 1 (0x31), wc 31, wct 1084327504, expect 1 tc-so:Testing class 9 (print), char 2 (0x32), wc 32, wct 1084327504, expect 1 tc-so:Testing class 9 (print), char 3 (0x33), wc 33, wct 1084327504, expect 1 tc-so:Testing class 9 (print), char % (0x25), wc 25, wct 1084327504, expect 1 tc-so:Testing class 9 (print), char ^ (0x5e), wc 5e, wct 1084327504, expect 1 tc-so:Testing class 9 (print), char & (0x26), wc 26, wct 1084327504, expect 1 tc-so:Testing class 9 (print), char * (0x2a), wc 2a, wct 1084327504, expect 1 tc-so:Testing class 9 (print), char (0x20), wc 20, wct 1084327504, expect 1 tc-so:Testing class 9 (print), char (0x0d), wc d, wct 1084327504, expect 0 tc-so:Testing class 9 (print), char tc-so: (0x0a), wc a, wct 1084327504, expect 0 tc-so:Testing class 9 (print), char (0x09), wc 9, wct 1084327504, expect 0 tc-so:Testing class 10 (punct), char . (0x2e), wc 2e, wct 1084327520, expect 1 tc-so:Testing class 10 (punct), char , (0x2c), wc 2c, wct 1084327520, expect 1 tc-so:Testing class 10 (punct), char ; (0x3b), wc 3b, wct 1084327520, expect 1 tc-so:Testing class 10 (punct), char : (0x3a), wc 3a, wct 1084327520, expect 1 tc-so:Testing class 10 (punct), char ! (0x21), wc 21, wct 1084327520, expect 1 tc-so:Testing class 10 (punct), char ? (0x3f), wc 3f, wct 1084327520, expect 1 tc-so:Testing class 10 (punct), char a (0x61), wc 61, wct 1084327520, expect 0 tc-so:Testing class 10 (punct), char b (0x62), wc 62, wct 1084327520, expect 0 tc-so:Testing class 10 (punct), char c (0x63), wc 63, wct 1084327520, expect 0 tc-so:Testing class 10 (punct), char 1 (0x31), wc 31, wct 1084327520, expect 0 tc-so:Testing class 10 (punct), char 2 (0x32), wc 32, wct 1084327520, expect 0 tc-so:Testing class 10 (punct), char 3 (0x33), wc 33, wct 1084327520, expect 0 tc-so:Testing class 10 (punct), char (0x20), wc 20, wct 1084327520, expect 0 tc-so:Testing class 10 (punct), char tc-so: (0x0a), wc a, wct 1084327520, expect 0 tc-so:Testing class 12 (space), char (0x20), wc 20, wct 1084327536, expect 1 tc-so:Testing class 12 (space), char (0x09), wc 9, wct 1084327536, expect 1 tc-so:Testing class 12 (space), char (0x0d), wc d, wct 1084327536, expect 1 tc-so:Testing class 12 (space), char tc-so: (0x0a), wc a, wct 1084327536, expect 1 tc-so:Testing class 12 (space), char a (0x61), wc 61, wct 1084327536, expect 0 tc-so:Testing class 12 (space), char b (0x62), wc 62, wct 1084327536, expect 0 tc-so:Testing class 12 (space), char c (0x63), wc 63, wct 1084327536, expect 0 tc-so:Testing class 12 (space), char 1 (0x31), wc 31, wct 1084327536, expect 0 tc-so:Testing class 12 (space), char 2 (0x32), wc 32, wct 1084327536, expect 0 tc-so:Testing class 12 (space), char 3 (0x33), wc 33, wct 1084327536, expect 0 tc-so:Testing class 12 (space), char A (0x41), wc 41, wct 1084327536, expect 0 tc-so:Testing class 12 (space), char B (0x42), wc 42, wct 1084327536, expect 0 tc-so:Testing class 12 (space), char C (0x43), wc 43, wct 1084327536, expect 0 tc-so:Testing class 12 (space), char & (0x26), wc 26, wct 1084327536, expect 0 tc-so:Testing class 12 (space), char * (0x2a), wc 2a, wct 1084327536, expect 0 tc-so:Testing class 12 (space), char ( (0x28), wc 28, wct 1084327536, expect 0 tc-so:Testing class 14 (upper), char A (0x41), wc 41, wct 1084327552, expect 1 tc-so:Testing class 14 (upper), char B (0x42), wc 42, wct 1084327552, expect 1 tc-so:Testing class 14 (upper), char C (0x43), wc 43, wct 1084327552, expect 1 tc-so:Testing class 14 (upper), char a (0x61), wc 61, wct 1084327552, expect 0 tc-so:Testing class 14 (upper), char b (0x62), wc 62, wct 1084327552, expect 0 tc-so:Testing class 14 (upper), char c (0x63), wc 63, wct 1084327552, expect 0 tc-so:Testing class 14 (upper), char 1 (0x31), wc 31, wct 1084327552, expect 0 tc-so:Testing class 14 (upper), char 2 (0x32), wc 32, wct 1084327552, expect 0 tc-so:Testing class 14 (upper), char 3 (0x33), wc 33, wct 1084327552, expect 0 tc-so:Testing class 14 (upper), char & (0x26), wc 26, wct 1084327552, expect 0 tc-so:Testing class 14 (upper), char * (0x2a), wc 2a, wct 1084327552, expect 0 tc-so:Testing class 14 (upper), char ( (0x28), wc 28, wct 1084327552, expect 0 tc-so:Testing class 15 (xdigit), char 1 (0x31), wc 31, wct 1084327568, expect 1 tc-so:Testing class 15 (xdigit), char 2 (0x32), wc 32, wct 1084327568, expect 1 tc-so:Testing class 15 (xdigit), char 3 (0x33), wc 33, wct 1084327568, expect 1 tc-so:Testing class 15 (xdigit), char a (0x61), wc 61, wct 1084327568, expect 1 tc-so:Testing class 15 (xdigit), char b (0x62), wc 62, wct 1084327568, expect 1 tc-so:Testing class 15 (xdigit), char c (0x63), wc 63, wct 1084327568, expect 1 tc-so:Testing class 15 (xdigit), char A (0x41), wc 41, wct 1084327568, expect 1 tc-so:Testing class 15 (xdigit), char B (0x42), wc 42, wct 1084327568, expect 1 tc-so:Testing class 15 (xdigit), char C (0x43), wc 43, wct 1084327568, expect 1 tc-so:Testing class 15 (xdigit), char x (0x78), wc 78, wct 1084327568, expect 0 tc-so:Testing class 15 (xdigit), char y (0x79), wc 79, wct 1084327568, expect 0 tc-so:Testing class 15 (xdigit), char z (0x7a), wc 7a, wct 1084327568, expect 0 tc-so:Trying locale en_US.UTF-8... tc-so:Using locale en_US.UTF-8 tc-so:Testing class 0 (alnum), char a (0x61), wc 61, wct 1076386752, expect 1 tc-so:Testing class 0 (alnum), char b (0x62), wc 62, wct 1076386752, expect 1 tc-so:Testing class 0 (alnum), char c (0x63), wc 63, wct 1076386752, expect 1 tc-so:Testing class 0 (alnum), char 1 (0x31), wc 31, wct 1076386752, expect 1 tc-so:Testing class 0 (alnum), char 2 (0x32), wc 32, wct 1076386752, expect 1 tc-so:Testing class 0 (alnum), char 3 (0x33), wc 33, wct 1076386752, expect 1 tc-so:Testing class 0 (alnum), char & (0x26), wc 26, wct 1076386752, expect 0 tc-so:Testing class 0 (alnum), char ^ (0x5e), wc 5e, wct 1076386752, expect 0 tc-so:Testing class 0 (alnum), char % (0x25), wc 25, wct 1076386752, expect 0 tc-so:Testing class 0 (alnum), char $ (0x24), wc 24, wct 1076386752, expect 0 tc-so:Testing class 1 (alpha), char A (0x41), wc 41, wct 1076386768, expect 1 tc-so:Testing class 1 (alpha), char B (0x42), wc 42, wct 1076386768, expect 1 tc-so:Testing class 1 (alpha), char C (0x43), wc 43, wct 1076386768, expect 1 tc-so:Testing class 1 (alpha), char a (0x61), wc 61, wct 1076386768, expect 1 tc-so:Testing class 1 (alpha), char b (0x62), wc 62, wct 1076386768, expect 1 tc-so:Testing class 1 (alpha), char c (0x63), wc 63, wct 1076386768, expect 1 tc-so:Testing class 1 (alpha), char 1 (0x31), wc 31, wct 1076386768, expect 0 tc-so:Testing class 1 (alpha), char 2 (0x32), wc 32, wct 1076386768, expect 0 tc-so:Testing class 1 (alpha), char 3 (0x33), wc 33, wct 1076386768, expect 0 tc-so:Testing class 1 (alpha), char * (0x2a), wc 2a, wct 1076386768, expect 0 tc-so:Testing class 1 (alpha), char & (0x26), wc 26, wct 1076386768, expect 0 tc-so:Testing class 1 (alpha), char ^ (0x5e), wc 5e, wct 1076386768, expect 0 tc-so:Testing class 2 (blank), char (0x20), wc 20, wct 1076386784, expect 1 tc-so:Testing class 2 (blank), char (0x09), wc 9, wct 1076386784, expect 1 tc-so:Testing class 2 (blank), char a (0x61), wc 61, wct 1076386784, expect 0 tc-so:Testing class 2 (blank), char b (0x62), wc 62, wct 1076386784, expect 0 tc-so:Testing class 2 (blank), char c (0x63), wc 63, wct 1076386784, expect 0 tc-so:Testing class 2 (blank), char 1 (0x31), wc 31, wct 1076386784, expect 0 tc-so:Testing class 2 (blank), char 2 (0x32), wc 32, wct 1076386784, expect 0 tc-so:Testing class 2 (blank), char 3 (0x33), wc 33, wct 1076386784, expect 0 tc-so:Testing class 2 (blank), char % (0x25), wc 25, wct 1076386784, expect 0 tc-so:Testing class 2 (blank), char $ (0x24), wc 24, wct 1076386784, expect 0 tc-so:Testing class 2 (blank), char ^ (0x5e), wc 5e, wct 1076386784, expect 0 tc-so:Testing class 2 (blank), char & (0x26), wc 26, wct 1076386784, expect 0 tc-so:Testing class 2 (blank), char (0x0d), wc d, wct 1076386784, expect 0 tc-so:Testing class 2 (blank), char tc-so: (0x0a), wc a, wct 1076386784, expect 0 tc-so:Testing class 3 (cntrl), char  (0x07), wc 7, wct 1076386800, expect 1 tc-so:Testing class 3 (cntrl), char a (0x61), wc 61, wct 1076386800, expect 0 tc-so:Testing class 3 (cntrl), char b (0x62), wc 62, wct 1076386800, expect 0 tc-so:Testing class 3 (cntrl), char c (0x63), wc 63, wct 1076386800, expect 0 tc-so:Testing class 3 (cntrl), char 1 (0x31), wc 31, wct 1076386800, expect 0 tc-so:Testing class 3 (cntrl), char 2 (0x32), wc 32, wct 1076386800, expect 0 tc-so:Testing class 3 (cntrl), char 3 (0x33), wc 33, wct 1076386800, expect 0 tc-so:Testing class 3 (cntrl), char ^ (0x5e), wc 5e, wct 1076386800, expect 0 tc-so:Testing class 3 (cntrl), char & (0x26), wc 26, wct 1076386800, expect 0 tc-so:Testing class 3 (cntrl), char * (0x2a), wc 2a, wct 1076386800, expect 0 tc-so:Testing class 4 (digit), char 1 (0x31), wc 31, wct 1076386816, expect 1 tc-so:Testing class 4 (digit), char 2 (0x32), wc 32, wct 1076386816, expect 1 tc-so:Testing class 4 (digit), char 3 (0x33), wc 33, wct 1076386816, expect 1 tc-so:Testing class 4 (digit), char a (0x61), wc 61, wct 1076386816, expect 0 tc-so:Testing class 4 (digit), char b (0x62), wc 62, wct 1076386816, expect 0 tc-so:Testing class 4 (digit), char c (0x63), wc 63, wct 1076386816, expect 0 tc-so:Testing class 4 (digit), char * (0x2a), wc 2a, wct 1076386816, expect 0 tc-so:Testing class 4 (digit), char ( (0x28), wc 28, wct 1076386816, expect 0 tc-so:Testing class 4 (digit), char ) (0x29), wc 29, wct 1076386816, expect 0 tc-so:Testing class 5 (graph), char a (0x61), wc 61, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char b (0x62), wc 62, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char c (0x63), wc 63, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char 1 (0x31), wc 31, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char 2 (0x32), wc 32, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char 3 (0x33), wc 33, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char A (0x41), wc 41, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char B (0x42), wc 42, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char C (0x43), wc 43, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char [ (0x5b), wc 5b, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char ] (0x5d), wc 5d, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char ; (0x3b), wc 3b, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char ? (0x3f), wc 3f, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char ~ (0x7e), wc 7e, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char (0x20), wc 20, wct 1076386832, expect 0 tc-so:Testing class 7 (lower), char a (0x61), wc 61, wct 1076386848, expect 1 tc-so:Testing class 7 (lower), char b (0x62), wc 62, wct 1076386848, expect 1 tc-so:Testing class 7 (lower), char c (0x63), wc 63, wct 1076386848, expect 1 tc-so:Testing class 7 (lower), char A (0x41), wc 41, wct 1076386848, expect 0 tc-so:Testing class 7 (lower), char B (0x42), wc 42, wct 1076386848, expect 0 tc-so:Testing class 7 (lower), char C (0x43), wc 43, wct 1076386848, expect 0 tc-so:Testing class 7 (lower), char 1 (0x31), wc 31, wct 1076386848, expect 0 tc-so:Testing class 7 (lower), char 2 (0x32), wc 32, wct 1076386848, expect 0 tc-so:Testing class 7 (lower), char 3 (0x33), wc 33, wct 1076386848, expect 0 tc-so:Testing class 7 (lower), char & (0x26), wc 26, wct 1076386848, expect 0 tc-so:Testing class 7 (lower), char * (0x2a), wc 2a, wct 1076386848, expect 0 tc-so:Testing class 7 (lower), char ( (0x28), wc 28, wct 1076386848, expect 0 tc-so:Testing class 9 (print), char a (0x61), wc 61, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char b (0x62), wc 62, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char c (0x63), wc 63, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char A (0x41), wc 41, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char B (0x42), wc 42, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char C (0x43), wc 43, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char 1 (0x31), wc 31, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char 2 (0x32), wc 32, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char 3 (0x33), wc 33, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char % (0x25), wc 25, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char ^ (0x5e), wc 5e, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char & (0x26), wc 26, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char * (0x2a), wc 2a, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char (0x20), wc 20, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char (0x0d), wc d, wct 1076386864, expect 0 tc-so:Testing class 9 (print), char tc-so: (0x0a), wc a, wct 1076386864, expect 0 tc-so:Testing class 9 (print), char (0x09), wc 9, wct 1076386864, expect 0 tc-so:Testing class 10 (punct), char . (0x2e), wc 2e, wct 1076386880, expect 1 tc-so:Testing class 10 (punct), char , (0x2c), wc 2c, wct 1076386880, expect 1 tc-so:Testing class 10 (punct), char ; (0x3b), wc 3b, wct 1076386880, expect 1 tc-so:Testing class 10 (punct), char : (0x3a), wc 3a, wct 1076386880, expect 1 tc-so:Testing class 10 (punct), char ! (0x21), wc 21, wct 1076386880, expect 1 tc-so:Testing class 10 (punct), char ? (0x3f), wc 3f, wct 1076386880, expect 1 tc-so:Testing class 10 (punct), char a (0x61), wc 61, wct 1076386880, expect 0 tc-so:Testing class 10 (punct), char b (0x62), wc 62, wct 1076386880, expect 0 tc-so:Testing class 10 (punct), char c (0x63), wc 63, wct 1076386880, expect 0 tc-so:Testing class 10 (punct), char 1 (0x31), wc 31, wct 1076386880, expect 0 tc-so:Testing class 10 (punct), char 2 (0x32), wc 32, wct 1076386880, expect 0 tc-so:Testing class 10 (punct), char 3 (0x33), wc 33, wct 1076386880, expect 0 tc-so:Testing class 10 (punct), char (0x20), wc 20, wct 1076386880, expect 0 tc-so:Testing class 10 (punct), char tc-so: (0x0a), wc a, wct 1076386880, expect 0 tc-so:Testing class 12 (space), char (0x20), wc 20, wct 1076386896, expect 1 tc-so:Testing class 12 (space), char (0x09), wc 9, wct 1076386896, expect 1 tc-so:Testing class 12 (space), char (0x0d), wc d, wct 1076386896, expect 1 tc-so:Testing class 12 (space), char tc-so: (0x0a), wc a, wct 1076386896, expect 1 tc-so:Testing class 12 (space), char a (0x61), wc 61, wct 1076386896, expect 0 tc-so:Testing class 12 (space), char b (0x62), wc 62, wct 1076386896, expect 0 tc-so:Testing class 12 (space), char c (0x63), wc 63, wct 1076386896, expect 0 tc-so:Testing class 12 (space), char 1 (0x31), wc 31, wct 1076386896, expect 0 tc-so:Testing class 12 (space), char 2 (0x32), wc 32, wct 1076386896, expect 0 tc-so:Testing class 12 (space), char 3 (0x33), wc 33, wct 1076386896, expect 0 tc-so:Testing class 12 (space), char A (0x41), wc 41, wct 1076386896, expect 0 tc-so:Testing class 12 (space), char B (0x42), wc 42, wct 1076386896, expect 0 tc-so:Testing class 12 (space), char C (0x43), wc 43, wct 1076386896, expect 0 tc-so:Testing class 12 (space), char & (0x26), wc 26, wct 1076386896, expect 0 tc-so:Testing class 12 (space), char * (0x2a), wc 2a, wct 1076386896, expect 0 tc-so:Testing class 12 (space), char ( (0x28), wc 28, wct 1076386896, expect 0 tc-so:Testing class 14 (upper), char A (0x41), wc 41, wct 1076386912, expect 1 tc-so:Testing class 14 (upper), char B (0x42), wc 42, wct 1076386912, expect 1 tc-so:Testing class 14 (upper), char C (0x43), wc 43, wct 1076386912, expect 1 tc-so:Testing class 14 (upper), char a (0x61), wc 61, wct 1076386912, expect 0 tc-so:Testing class 14 (upper), char b (0x62), wc 62, wct 1076386912, expect 0 tc-so:Testing class 14 (upper), char c (0x63), wc 63, wct 1076386912, expect 0 tc-so:Testing class 14 (upper), char 1 (0x31), wc 31, wct 1076386912, expect 0 tc-so:Testing class 14 (upper), char 2 (0x32), wc 32, wct 1076386912, expect 0 tc-so:Testing class 14 (upper), char 3 (0x33), wc 33, wct 1076386912, expect 0 tc-so:Testing class 14 (upper), char & (0x26), wc 26, wct 1076386912, expect 0 tc-so:Testing class 14 (upper), char * (0x2a), wc 2a, wct 1076386912, expect 0 tc-so:Testing class 14 (upper), char ( (0x28), wc 28, wct 1076386912, expect 0 tc-so:Testing class 15 (xdigit), char 1 (0x31), wc 31, wct 1076386928, expect 1 tc-so:Testing class 15 (xdigit), char 2 (0x32), wc 32, wct 1076386928, expect 1 tc-so:Testing class 15 (xdigit), char 3 (0x33), wc 33, wct 1076386928, expect 1 tc-so:Testing class 15 (xdigit), char a (0x61), wc 61, wct 1076386928, expect 1 tc-so:Testing class 15 (xdigit), char b (0x62), wc 62, wct 1076386928, expect 1 tc-so:Testing class 15 (xdigit), char c (0x63), wc 63, wct 1076386928, expect 1 tc-so:Testing class 15 (xdigit), char A (0x41), wc 41, wct 1076386928, expect 1 tc-so:Testing class 15 (xdigit), char B (0x42), wc 42, wct 1076386928, expect 1 tc-so:Testing class 15 (xdigit), char C (0x43), wc 43, wct 1076386928, expect 1 tc-so:Testing class 15 (xdigit), char x (0x78), wc 78, wct 1076386928, expect 0 tc-so:Testing class 15 (xdigit), char y (0x79), wc 79, wct 1076386928, expect 0 tc-so:Testing class 15 (xdigit), char z (0x7a), wc 7a, wct 1076386928, expect 0 tc-so:Trying locale ru_RU.KOI8-R... tc-so:Using locale ru_RU.KOI8-R tc-so:Testing class 0 (alnum), char a (0x61), wc 61, wct 1076292736, expect 1 tc-so:Testing class 0 (alnum), char b (0x62), wc 62, wct 1076292736, expect 1 tc-so:Testing class 0 (alnum), char c (0x63), wc 63, wct 1076292736, expect 1 tc-so:Testing class 0 (alnum), char 1 (0x31), wc 31, wct 1076292736, expect 1 tc-so:Testing class 0 (alnum), char 2 (0x32), wc 32, wct 1076292736, expect 1 tc-so:Testing class 0 (alnum), char 3 (0x33), wc 33, wct 1076292736, expect 1 tc-so:Testing class 0 (alnum), char i (0x69), wc 69, wct 1076292736, expect 1 tc-so:Testing class 0 (alnum), char £ (0xa3), wc a3, wct 1076292736, expect 1 tc-so:Testing class 0 (alnum), char ³ (0xb3), wc b3, wct 1076292736, expect 1 tc-so:Testing class 0 (alnum), char Ö (0xd6), wc d6, wct 1076292736, expect 1 tc-so:Testing class 0 (alnum), char & (0x26), wc 26, wct 1076292736, expect 0 tc-so:Testing class 0 (alnum), char ^ (0x5e), wc 5e, wct 1076292736, expect 0 tc-so:Testing class 0 (alnum), char % (0x25), wc 25, wct 1076292736, expect 0 tc-so:Testing class 0 (alnum), char $ (0x24), wc 24, wct 1076292736, expect 0 tc-so:Testing class 1 (alpha), char A (0x41), wc 41, wct 1076292752, expect 1 tc-so:Testing class 1 (alpha), char B (0x42), wc 42, wct 1076292752, expect 1 tc-so:Testing class 1 (alpha), char C (0x43), wc 43, wct 1076292752, expect 1 tc-so:Testing class 1 (alpha), char a (0x61), wc 61, wct 1076292752, expect 1 tc-so:Testing class 1 (alpha), char b (0x62), wc 62, wct 1076292752, expect 1 tc-so:Testing class 1 (alpha), char c (0x63), wc 63, wct 1076292752, expect 1 tc-so:Testing class 1 (alpha), char i (0x69), wc 69, wct 1076292752, expect 1 tc-so:Testing class 1 (alpha), char £ (0xa3), wc a3, wct 1076292752, expect 1 tc-so:Testing class 1 (alpha), char ³ (0xb3), wc b3, wct 1076292752, expect 1 tc-so:Testing class 1 (alpha), char Ö (0xd6), wc d6, wct 1076292752, expect 1 tc-so:Testing class 1 (alpha), char 1 (0x31), wc 31, wct 1076292752, expect 0 tc-so:Testing class 1 (alpha), char 2 (0x32), wc 32, wct 1076292752, expect 0 tc-so:Testing class 1 (alpha), char 3 (0x33), wc 33, wct 1076292752, expect 0 tc-so:Testing class 1 (alpha), char * (0x2a), wc 2a, wct 1076292752, expect 0 tc-so:Testing class 1 (alpha), char & (0x26), wc 26, wct 1076292752, expect 0 tc-so:Testing class 1 (alpha), char ^ (0x5e), wc 5e, wct 1076292752, expect 0 tc-so:Testing class 2 (blank), char (0x20), wc 20, wct 1076292768, expect 1 tc-so:Testing class 2 (blank), char (0x09), wc 9, wct 1076292768, expect 1 tc-so:Testing class 2 (blank), char a (0x61), wc 61, wct 1076292768, expect 0 tc-so:Testing class 2 (blank), char b (0x62), wc 62, wct 1076292768, expect 0 tc-so:Testing class 2 (blank), char c (0x63), wc 63, wct 1076292768, expect 0 tc-so:Testing class 2 (blank), char 1 (0x31), wc 31, wct 1076292768, expect 0 tc-so:Testing class 2 (blank), char 2 (0x32), wc 32, wct 1076292768, expect 0 tc-so:Testing class 2 (blank), char 3 (0x33), wc 33, wct 1076292768, expect 0 tc-so:Testing class 2 (blank), char % (0x25), wc 25, wct 1076292768, expect 0 tc-so:Testing class 2 (blank), char $ (0x24), wc 24, wct 1076292768, expect 0 tc-so:Testing class 2 (blank), char ^ (0x5e), wc 5e, wct 1076292768, expect 0 tc-so:Testing class 2 (blank), char & (0x26), wc 26, wct 1076292768, expect 0 tc-so:Testing class 2 (blank), char (0x0d), wc d, wct 1076292768, expect 0 tc-so:Testing class 2 (blank), char tc-so: (0x0a), wc a, wct 1076292768, expect 0 tc-so:Testing class 3 (cntrl), char  (0x07), wc 7, wct 1076292784, expect 1 tc-so:Testing class 3 (cntrl), char a (0x61), wc 61, wct 1076292784, expect 0 tc-so:Testing class 3 (cntrl), char b (0x62), wc 62, wct 1076292784, expect 0 tc-so:Testing class 3 (cntrl), char c (0x63), wc 63, wct 1076292784, expect 0 tc-so:Testing class 3 (cntrl), char 1 (0x31), wc 31, wct 1076292784, expect 0 tc-so:Testing class 3 (cntrl), char 2 (0x32), wc 32, wct 1076292784, expect 0 tc-so:Testing class 3 (cntrl), char 3 (0x33), wc 33, wct 1076292784, expect 0 tc-so:Testing class 3 (cntrl), char ^ (0x5e), wc 5e, wct 1076292784, expect 0 tc-so:Testing class 3 (cntrl), char & (0x26), wc 26, wct 1076292784, expect 0 tc-so:Testing class 3 (cntrl), char * (0x2a), wc 2a, wct 1076292784, expect 0 tc-so:Testing class 4 (digit), char 1 (0x31), wc 31, wct 1076292800, expect 1 tc-so:Testing class 4 (digit), char 2 (0x32), wc 32, wct 1076292800, expect 1 tc-so:Testing class 4 (digit), char 3 (0x33), wc 33, wct 1076292800, expect 1 tc-so:Testing class 4 (digit), char a (0x61), wc 61, wct 1076292800, expect 0 tc-so:Testing class 4 (digit), char b (0x62), wc 62, wct 1076292800, expect 0 tc-so:Testing class 4 (digit), char c (0x63), wc 63, wct 1076292800, expect 0 tc-so:Testing class 4 (digit), char * (0x2a), wc 2a, wct 1076292800, expect 0 tc-so:Testing class 4 (digit), char ( (0x28), wc 28, wct 1076292800, expect 0 tc-so:Testing class 4 (digit), char ) (0x29), wc 29, wct 1076292800, expect 0 tc-so:Testing class 5 (graph), char a (0x61), wc 61, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char b (0x62), wc 62, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char c (0x63), wc 63, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char 1 (0x31), wc 31, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char 2 (0x32), wc 32, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char 3 (0x33), wc 33, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char A (0x41), wc 41, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char B (0x42), wc 42, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char C (0x43), wc 43, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char [ (0x5b), wc 5b, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char ] (0x5d), wc 5d, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char ; (0x3b), wc 3b, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char ? (0x3f), wc 3f, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char ~ (0x7e), wc 7e, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char i (0x69), wc 69, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char £ (0xa3), wc a3, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char ³ (0xb3), wc b3, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char Ö (0xd6), wc d6, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char (0x20), wc 20, wct 1076292816, expect 0 tc-so:Testing class 7 (lower), char a (0x61), wc 61, wct 1076292832, expect 1 tc-so:Testing class 7 (lower), char b (0x62), wc 62, wct 1076292832, expect 1 tc-so:Testing class 7 (lower), char c (0x63), wc 63, wct 1076292832, expect 1 tc-so:Testing class 7 (lower), char i (0x69), wc 69, wct 1076292832, expect 1 tc-so:Testing class 7 (lower), char £ (0xa3), wc a3, wct 1076292832, expect 1 tc-so:Testing class 7 (lower), char Ö (0xd6), wc d6, wct 1076292832, expect 1 tc-so:Testing class 7 (lower), char A (0x41), wc 41, wct 1076292832, expect 0 tc-so:Testing class 7 (lower), char B (0x42), wc 42, wct 1076292832, expect 0 tc-so:Testing class 7 (lower), char C (0x43), wc 43, wct 1076292832, expect 0 tc-so:Testing class 7 (lower), char 1 (0x31), wc 31, wct 1076292832, expect 0 tc-so:Testing class 7 (lower), char 2 (0x32), wc 32, wct 1076292832, expect 0 tc-so:Testing class 7 (lower), char 3 (0x33), wc 33, wct 1076292832, expect 0 tc-so:Testing class 7 (lower), char & (0x26), wc 26, wct 1076292832, expect 0 tc-so:Testing class 7 (lower), char * (0x2a), wc 2a, wct 1076292832, expect 0 tc-so:Testing class 7 (lower), char ( (0x28), wc 28, wct 1076292832, expect 0 tc-so:Testing class 7 (lower), char ³ (0xb3), wc b3, wct 1076292832, expect 0 tc-so:Testing class 7 (lower), char ö (0xf6), wc f6, wct 1076292832, expect 0 tc-so:Testing class 9 (print), char a (0x61), wc 61, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char b (0x62), wc 62, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char c (0x63), wc 63, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char A (0x41), wc 41, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char B (0x42), wc 42, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char C (0x43), wc 43, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char 1 (0x31), wc 31, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char 2 (0x32), wc 32, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char 3 (0x33), wc 33, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char % (0x25), wc 25, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char ^ (0x5e), wc 5e, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char & (0x26), wc 26, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char * (0x2a), wc 2a, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char (0x20), wc 20, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char £ (0xa3), wc a3, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char ³ (0xb3), wc b3, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char Ö (0xd6), wc d6, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char ¿ (0xbf), wc bf, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char (0x0d), wc d, wct 1076292848, expect 0 tc-so:Testing class 9 (print), char tc-so: (0x0a), wc a, wct 1076292848, expect 0 tc-so:Testing class 9 (print), char (0x09), wc 9, wct 1076292848, expect 0 tc-so:Testing class 10 (punct), char . (0x2e), wc 2e, wct 1076292864, expect 1 tc-so:Testing class 10 (punct), char , (0x2c), wc 2c, wct 1076292864, expect 1 tc-so:Testing class 10 (punct), char ; (0x3b), wc 3b, wct 1076292864, expect 1 tc-so:Testing class 10 (punct), char : (0x3a), wc 3a, wct 1076292864, expect 1 tc-so:Testing class 10 (punct), char ! (0x21), wc 21, wct 1076292864, expect 1 tc-so:Testing class 10 (punct), char ? (0x3f), wc 3f, wct 1076292864, expect 1 tc-so:Testing class 10 (punct), char a (0x61), wc 61, wct 1076292864, expect 0 tc-so:Testing class 10 (punct), char b (0x62), wc 62, wct 1076292864, expect 0 tc-so:Testing class 10 (punct), char c (0x63), wc 63, wct 1076292864, expect 0 tc-so:Testing class 10 (punct), char 1 (0x31), wc 31, wct 1076292864, expect 0 tc-so:Testing class 10 (punct), char 2 (0x32), wc 32, wct 1076292864, expect 0 tc-so:Testing class 10 (punct), char 3 (0x33), wc 33, wct 1076292864, expect 0 tc-so:Testing class 10 (punct), char (0x20), wc 20, wct 1076292864, expect 0 tc-so:Testing class 10 (punct), char tc-so: (0x0a), wc a, wct 1076292864, expect 0 tc-so:Testing class 12 (space), char (0x20), wc 20, wct 1076292880, expect 1 tc-so:Testing class 12 (space), char (0x09), wc 9, wct 1076292880, expect 1 tc-so:Testing class 12 (space), char (0x0d), wc d, wct 1076292880, expect 1 tc-so:Testing class 12 (space), char tc-so: (0x0a), wc a, wct 1076292880, expect 1 tc-so:Testing class 12 (space), char a (0x61), wc 61, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char b (0x62), wc 62, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char c (0x63), wc 63, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char 1 (0x31), wc 31, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char 2 (0x32), wc 32, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char 3 (0x33), wc 33, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char A (0x41), wc 41, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char B (0x42), wc 42, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char C (0x43), wc 43, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char & (0x26), wc 26, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char * (0x2a), wc 2a, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char ( (0x28), wc 28, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char £ (0xa3), wc a3, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char ³ (0xb3), wc b3, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char Ö (0xd6), wc d6, wct 1076292880, expect 0 tc-so:Testing class 14 (upper), char A (0x41), wc 41, wct 1076292896, expect 1 tc-so:Testing class 14 (upper), char B (0x42), wc 42, wct 1076292896, expect 1 tc-so:Testing class 14 (upper), char C (0x43), wc 43, wct 1076292896, expect 1 tc-so:Testing class 14 (upper), char ³ (0xb3), wc b3, wct 1076292896, expect 1 tc-so:Testing class 14 (upper), char à (0xe0), wc e0, wct 1076292896, expect 1 tc-so:Testing class 14 (upper), char ÿ (0xff), wc ff, wct 1076292896, expect 1 tc-so:Testing class 14 (upper), char a (0x61), wc 61, wct 1076292896, expect 0 tc-so:Testing class 14 (upper), char b (0x62), wc 62, wct 1076292896, expect 0 tc-so:Testing class 14 (upper), char c (0x63), wc 63, wct 1076292896, expect 0 tc-so:Testing class 14 (upper), char 1 (0x31), wc 31, wct 1076292896, expect 0 tc-so:Testing class 14 (upper), char 2 (0x32), wc 32, wct 1076292896, expect 0 tc-so:Testing class 14 (upper), char 3 (0x33), wc 33, wct 1076292896, expect 0 tc-so:Testing class 14 (upper), char & (0x26), wc 26, wct 1076292896, expect 0 tc-so:Testing class 14 (upper), char * (0x2a), wc 2a, wct 1076292896, expect 0 tc-so:Testing class 14 (upper), char ( (0x28), wc 28, wct 1076292896, expect 0 tc-so:Testing class 14 (upper), char £ (0xa3), wc a3, wct 1076292896, expect 0 tc-so:Testing class 14 (upper), char À (0xc0), wc c0, wct 1076292896, expect 0 tc-so:Testing class 14 (upper), char ß (0xdf), wc df, wct 1076292896, expect 0 tc-so:Testing class 15 (xdigit), char 1 (0x31), wc 31, wct 1076292912, expect 1 tc-so:Testing class 15 (xdigit), char 2 (0x32), wc 32, wct 1076292912, expect 1 tc-so:Testing class 15 (xdigit), char 3 (0x33), wc 33, wct 1076292912, expect 1 tc-so:Testing class 15 (xdigit), char a (0x61), wc 61, wct 1076292912, expect 1 tc-so:Testing class 15 (xdigit), char b (0x62), wc 62, wct 1076292912, expect 1 tc-so:Testing class 15 (xdigit), char c (0x63), wc 63, wct 1076292912, expect 1 tc-so:Testing class 15 (xdigit), char A (0x41), wc 41, wct 1076292912, expect 1 tc-so:Testing class 15 (xdigit), char B (0x42), wc 42, wct 1076292912, expect 1 tc-so:Testing class 15 (xdigit), char C (0x43), wc 43, wct 1076292912, expect 1 tc-so:Testing class 15 (xdigit), char x (0x78), wc 78, wct 1076292912, expect 0 tc-so:Testing class 15 (xdigit), char y (0x79), wc 79, wct 1076292912, expect 0 tc-so:Testing class 15 (xdigit), char z (0x7a), wc 7a, wct 1076292912, expect 0 tc-so:Testing class 15 (xdigit), char Á (0xc1), wc c1, wct 1076292912, expect 0 tc-so:Testing class 15 (xdigit), char Å (0xc5), wc c5, wct 1076292912, expect 0 tc-end: 1639645786.861911, ctype, passed tp-end: 1639645786.868632, lib/libc/locale/t_wctype tp-start: 1639645786.933905, lib/libc/locale/t_btowc, 3 tc-start: 1639645786.935995, btowc tc-so:Trying locale: en_US.UTF-8 tc-so:Using locale: C/en_US.UTF-8/C/C/C/C tc-so:Checking illegal character 0x80 tc-so:Checking legal character 0x41 tc-so:0x41 -> wide 0x41 -> 0x41 tc-so:Checking legal character 0x42 tc-so:0x42 -> wide 0x42 -> 0x42 tc-so:Checking legal character 0x43 tc-so:0x43 -> wide 0x43 -> 0x43 tc-so:Checking legal character 0x31 tc-so:0x31 -> wide 0x31 -> 0x31 tc-so:Checking legal character 0x32 tc-so:0x32 -> wide 0x32 -> 0x32 tc-so:Checking legal character 0x33 tc-so:0x33 -> wide 0x33 -> 0x33 tc-so:Checking legal character 0x40 tc-so:0x40 -> wide 0x40 -> 0x40 tc-so:Checking legal character 0x9 tc-so:0x9 -> wide 0x9 -> 0x9 tc-so:Trying locale: ru_RU.KOI8-R tc-so:Using locale: C/ru_RU.KOI8-R/C/C/C/C tc-so:Checking legal character 0x41 tc-so:0x41 -> wide 0x41 -> 0x41 tc-so:Checking legal character 0xc2 tc-so:0xc2 -> wide 0xc2 -> 0xc2 tc-so:Checking legal character 0xd7 tc-so:0xd7 -> wide 0xd7 -> 0xd7 tc-so:Checking legal character 0xc7 tc-so:0xc7 -> wide 0xc7 -> 0xc7 tc-so:Checking legal character 0xc4 tc-so:0xc4 -> wide 0xc4 -> 0xc4 tc-so:Checking legal character 0xc5 tc-so:0xc5 -> wide 0xc5 -> 0xc5 tc-so:Checking legal character 0xa3 tc-so:0xa3 -> wide 0xa3 -> 0xa3 tc-end: 1639645787.49308, btowc, passed tc-start: 1639645787.55886, btowc_posix tc-end: 1639645787.123101, btowc_posix, passed tc-start: 1639645787.130169, stdc_iso_10646 tc-end: 1639645787.195211, stdc_iso_10646, skipped, __STDC_ISO_10646__ not defined tp-end: 1639645787.201613, lib/libc/locale/t_btowc tp-start: 1639645787.266024, lib/libc/locale/t_wcscoll, 1 tc-start: 1639645787.268212, wcscoll tc-so:Trying locale C... tc-so:Using locale: C tc-so:Check L"A string beginning with aCapital Letter" < L"always comes before" tc-so:Check L"always comes before" < L"another beginning lowercase" tc-so:Check L"another beginning lowercase" < L"assuming ASCII of course" tc-so:Trying locale en_US.UTF-8... tc-end: 1639645787.346854, wcscoll, expected_failure, LC_COLLATE support is not yet fully implemented: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libc/locale/t_wcscoll.c:120: setlocale(LC_COLLATE, t->locale) != NULL not met tp-end: 1639645787.354808, lib/libc/locale/t_wcscoll tp-start: 1639645787.456289, lib/libc/locale/t_ducet, 2 tc-start: 1639645787.458824, wcscoll_ducet tc-end: 1639645787.526844, wcscoll_ducet, skipped, Cannot test DUCET without __STDC_ISO_10646__ tc-start: 1639645787.533809, wcsxfrm_ducet tc-end: 1639645787.601953, wcsxfrm_ducet, skipped, Cannot test DUCET without __STDC_ISO_10646__ tp-end: 1639645787.608821, lib/libc/locale/t_ducet tp-start: 1639645787.672106, lib/libc/locale/t_strfmon, 1 tc-start: 1639645787.674295, strfmon tc-end: 1639645787.760327, strfmon, passed tp-end: 1639645787.767062, lib/libc/locale/t_strfmon tp-start: 1639645787.862791, lib/libc/misc/t_ubsan, 14 tc-start: 1639645787.865050, add_overflow_signed tc-end: 1639645787.999902, add_overflow_signed, passed tc-start: 1639645788.12197, builtin_unreachable tc-end: 1639645788.123847, builtin_unreachable, passed tc-start: 1639645788.134142, divrem_overflow_signed_div tc-end: 1639645788.244431, divrem_overflow_signed_div, passed tc-start: 1639645788.253935, divrem_overflow_signed_mod tc-end: 1639645788.362108, divrem_overflow_signed_mod, passed tc-start: 1639645788.371189, integer_divide_by_zero tc-end: 1639645788.478243, integer_divide_by_zero, passed tc-start: 1639645788.487427, load_invalid_value_bool tc-end: 1639645788.595098, load_invalid_value_bool, passed tc-start: 1639645788.604396, mul_overflow_signed tc-end: 1639645788.711596, mul_overflow_signed, passed tc-start: 1639645788.720726, out_of_bounds tc-end: 1639645788.828917, out_of_bounds, passed tc-start: 1639645788.839225, shift_out_of_bounds_negativeexponent tc-end: 1639645788.948787, shift_out_of_bounds_negativeexponent, passed tc-start: 1639645788.957965, shift_out_of_bounds_signednessbit tc-end: 1639645789.65430, shift_out_of_bounds_signednessbit, passed tc-start: 1639645789.74958, shift_out_of_bounds_signedoverflow tc-end: 1639645789.184847, shift_out_of_bounds_signedoverflow, passed tc-start: 1639645789.194361, shift_out_of_bounds_toolargeexponent tc-end: 1639645789.303081, shift_out_of_bounds_toolargeexponent, passed tc-start: 1639645789.312745, type_mismatch_misaligned tc-end: 1639645789.421038, type_mismatch_misaligned, passed tc-start: 1639645789.430031, vla_bound_not_positive tc-end: 1639645789.553547, vla_bound_not_positive, passed tp-end: 1639645789.567407, lib/libc/misc/t_ubsan tp-start: 1639645789.822743, lib/libc/misc/t_ubsanxx, 15 tc-start: 1639645789.824852, add_overflow_signed tc-end: 1639645790.34304, add_overflow_signed, passed tc-start: 1639645790.44476, builtin_unreachable tc-end: 1639645790.229043, builtin_unreachable, passed tc-start: 1639645790.239209, divrem_overflow_signed_div tc-end: 1639645790.424989, divrem_overflow_signed_div, passed tc-start: 1639645790.435081, divrem_overflow_signed_mod tc-end: 1639645790.620600, divrem_overflow_signed_mod, passed tc-start: 1639645790.631509, integer_divide_by_zero tc-end: 1639645790.819032, integer_divide_by_zero, passed tc-start: 1639645790.829141, load_invalid_value_bool tc-end: 1639645791.17299, load_invalid_value_bool, passed tc-start: 1639645791.27831, load_invalid_value_enum tc-end: 1639645791.214907, load_invalid_value_enum, passed tc-start: 1639645791.225088, missing_return tc-end: 1639645791.414742, missing_return, passed tc-start: 1639645791.424992, mul_overflow_signed tc-end: 1639645791.619506, mul_overflow_signed, passed tc-start: 1639645791.629828, out_of_bounds tc-end: 1639645791.814653, out_of_bounds, passed tc-start: 1639645791.824906, shift_out_of_bounds_negativeexponent tc-end: 1639645792.9634, shift_out_of_bounds_negativeexponent, passed tc-start: 1639645792.19906, shift_out_of_bounds_signedoverflow tc-end: 1639645792.208461, shift_out_of_bounds_signedoverflow, passed tc-start: 1639645792.218562, shift_out_of_bounds_toolargeexponent tc-end: 1639645792.404632, shift_out_of_bounds_toolargeexponent, passed tc-start: 1639645792.414753, type_mismatch_misaligned tc-end: 1639645792.599250, type_mismatch_misaligned, passed tc-start: 1639645792.609894, vla_bound_not_positive tc-end: 1639645792.795677, vla_bound_not_positive, passed tp-end: 1639645792.805652, lib/libc/misc/t_ubsanxx tp-start: 1639645794.12916, lib/libc/net/getaddrinfo/t_getaddrinfo, 7 tc-start: 1639645794.15191, basic tc-end: 1639645795.144625, basic, passed tc-start: 1639645795.152994, empty_hostname tc-end: 1639645796.166825, empty_hostname, passed tc-start: 1639645796.175011, empty_servname tc-end: 1639645796.908889, empty_servname, passed tc-start: 1639645796.916975, scopeaddr tc-end: 1639645797.430667, scopeaddr, passed tc-start: 1639645797.438905, sock_raw tc-end: 1639645798.205770, sock_raw, passed tc-start: 1639645798.214043, specific tc-end: 1639645798.922948, specific, passed tc-start: 1639645798.931962, unsupported_family tc-end: 1639645799.414640, unsupported_family, passed tp-end: 1639645799.422855, lib/libc/net/getaddrinfo/t_getaddrinfo tp-start: 1639645799.488867, lib/libc/net/t_getprotoent, 7 tc-start: 1639645799.490891, endprotoent_rewind tc-end: 1639645799.561782, endprotoent_rewind, passed tc-start: 1639645799.568317, getprotobyname_basic tc-end: 1639645799.642693, getprotobyname_basic, passed tc-start: 1639645799.653939, getprotobyname_err tc-end: 1639645799.783040, getprotobyname_err, passed tc-start: 1639645799.792942, getprotobynumber_basic tc-end: 1639645799.886875, getprotobynumber_basic, passed tc-start: 1639645799.893445, getprotobynumber_err tc-end: 1639645799.965931, getprotobynumber_err, passed tc-start: 1639645799.972700, getprotoent_next tc-end: 1639645800.39892, getprotoent_next, passed tc-start: 1639645800.46096, setprotoent_rewind tc-end: 1639645800.112677, setprotoent_rewind, passed tp-end: 1639645800.119049, lib/libc/net/t_getprotoent tp-start: 1639645800.178967, lib/libc/net/t_ether_aton, 1 tc-start: 1639645800.180961, tc_ether_aton tc-end: 1639645800.240747, tc_ether_aton, passed tp-end: 1639645800.247003, lib/libc/net/t_ether_aton tp-start: 1639645800.305768, lib/libc/net/t_if_nametoindex, 1 tc-start: 1639645800.308004, tc_if_nametoindex tc-end: 1639645800.372095, tc_if_nametoindex, passed tp-end: 1639645800.379243, lib/libc/net/t_if_nametoindex tp-start: 1639645800.816984, lib/libc/net/t_nsdispatch, 1 tc-start: 1639645800.819194, recurse tc-so:Executing command [ /usr/tests/lib/libc/net/h_nsd_recurse ] tc-end: 1639645801.438545, recurse, passed tp-end: 1639645801.446880, lib/libc/net/t_nsdispatch tp-start: 1639645801.888514, lib/libc/net/t_protoent, 1 tc-start: 1639645801.890700, protoent tc-end: 1639645802.743214, protoent, passed tp-end: 1639645802.753215, lib/libc/net/t_protoent tp-start: 1639645803.241409, lib/libc/net/t_servent, 1 tc-start: 1639645803.243563, servent tc-end: 1639645815.320007, servent, passed tp-end: 1639645815.335842, lib/libc/net/t_servent tp-start: 1639645817.429030, lib/libc/net/t_hostent, 12 tc-start: 1639645817.431307, dnsbyaddrlookup4 tc-so:Executing command [ /bin/sh -c LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK='socket=inet:inet6' /usr/tests/lib/libc/net/h_hostent -r /usr/tests/lib/libc/net/resolv.conf -t dns -4 -a 38.117.134.16 ] tc-se:kill: pid 27425: No such process tc-end: 1639645819.490777, dnsbyaddrlookup4, passed tc-start: 1639645819.499198, dnsbyaddrlookup6 tc-so:Executing command [ /bin/sh -c LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK='socket=inet:inet6' /usr/tests/lib/libc/net/h_hostent -r /usr/tests/lib/libc/net/resolv.conf -t dns -6 -a 2620:106:3003:1f00:3e4a:92ff:fef4:e180 ] tc-se:kill: pid 28237: No such process tc-end: 1639645821.309953, dnsbyaddrlookup6, passed tc-start: 1639645821.318481, dnsbynamelookup4 tc-so:Executing command [ /bin/sh -c LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK='socket=inet:inet6' /usr/tests/lib/libc/net/h_hostent -r /usr/tests/lib/libc/net/resolv.conf -t dns -4 sixthavenue.astron.com ] tc-se:kill: pid 9073: No such process tc-end: 1639645823.112108, dnsbynamelookup4, passed tc-start: 1639645823.142769, dnsbynamelookup6 tc-so:Executing command [ /bin/sh -c LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK='socket=inet:inet6' /usr/tests/lib/libc/net/h_hostent -r /usr/tests/lib/libc/net/resolv.conf -t dns -6 sixthavenue.astron.com ] tc-se:kill: pid 8338: No such process tc-end: 1639645825.44086, dnsbynamelookup6, passed tc-start: 1639645825.52571, gethostbyaddr4 tc-so:Executing command [ /bin/sh -c LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK='socket=inet:inet6' /usr/tests/lib/libc/net/h_hostent -r /usr/tests/lib/libc/net/resolv.conf -t auto -a 38.117.134.16 ] tc-se:kill: pid 8351: No such process tc-end: 1639645826.935294, gethostbyaddr4, passed tc-start: 1639645826.944479, gethostbyaddr6 tc-so:Executing command [ /bin/sh -c LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK='socket=inet:inet6' /usr/tests/lib/libc/net/h_hostent -r /usr/tests/lib/libc/net/resolv.conf -t auto -a 2620:106:3003:1f00:3e4a:92ff:fef4:e180 ] tc-se:kill: pid 7345: No such process tc-end: 1639645828.761587, gethostbyaddr6, passed tc-start: 1639645828.770078, gethostbyname4 tc-so:Executing command [ /bin/sh -c LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK='socket=inet:inet6' /usr/tests/lib/libc/net/h_hostent -r /usr/tests/lib/libc/net/resolv.conf -t auto -4 sixthavenue.astron.com ] tc-se:kill: pid 28181: No such process tc-end: 1639645831.24793, gethostbyname4, passed tc-start: 1639645831.33163, gethostbyname6 tc-so:Executing command [ /bin/sh -c LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK='socket=inet:inet6' /usr/tests/lib/libc/net/h_hostent -r /usr/tests/lib/libc/net/resolv.conf -t auto -6 sixthavenue.astron.com ] tc-se:kill: pid 28196: No such process tc-end: 1639645832.855177, gethostbyname6, passed tc-start: 1639645832.867689, hostsbyaddrlookup4 tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/net/h_hostent -f /usr/tests/lib/libc/net/hosts -t file -4 -a 127.0.0.1 ] tc-end: 1639645833.494026, hostsbyaddrlookup4, passed tc-start: 1639645833.500581, hostsbyaddrlookup6 tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/net/h_hostent -f /usr/tests/lib/libc/net/hosts -t file -6 -a ::1 ] tc-end: 1639645834.134523, hostsbyaddrlookup6, passed tc-start: 1639645834.141056, hostsbynamelookup4 tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/net/h_hostent -f /usr/tests/lib/libc/net/hosts -t file -4 localhost ] tc-end: 1639645834.777667, hostsbynamelookup4, passed tc-start: 1639645834.784271, hostsbynamelookup6 tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/net/h_hostent -f /usr/tests/lib/libc/net/hosts -t file -6 localhost ] tc-end: 1639645835.416073, hostsbynamelookup6, passed tp-end: 1639645835.422524, lib/libc/net/t_hostent tp-start: 1639645835.492050, lib/libc/nls/t_catalog, 2 tc-start: 1639645835.494073, catalog_errno tc-end: 1639645835.558704, catalog_errno, passed tc-start: 1639645835.565156, catalog_signal tc-end: 1639645835.631334, catalog_signal, passed tp-end: 1639645835.638096, lib/libc/nls/t_catalog tp-start: 1639645835.712983, lib/libc/regex/t_regex_att, 7 tc-start: 1639645835.714983, basic tc-se:skipping failed test at line 164 (pattern=a[-]?c, input=ac) tc-end: 1639645835.862447, basic, passed tc-start: 1639645835.868840, categorization tc-se:skipping failed test at line 41 (pattern=(a*)*, input=a) tc-se:skipping failed test at line 46 (pattern=(aba|a*b)*, input=ababa) tc-se:skipping failed test at line 47 (pattern=(aba|a*b)*, input=ababa) tc-se:skipping failed test at line 48 (pattern=(aba|a*b)*, input=ababa) tc-se:skipping failed test at line 55 (pattern=\(a\(b\)*\)*\2, input=abab) tc-se:skipping failed test at line 56 (pattern=\(a\(b\)*\)*\2, input=abab) tc-end: 1639645835.953931, categorization, passed tc-start: 1639645835.960129, forcedassoc tc-se:skipping failed test at line 7 (pattern=((a|ab)(c|bcd))(d*), input=abcd) tc-se:skipping failed test at line 8 (pattern=((a|ab)(bcd|c))(d*), input=abcd) tc-se:skipping failed test at line 9 (pattern=((ab|a)(c|bcd))(d*), input=abcd) tc-se:skipping failed test at line 10 (pattern=((ab|a)(bcd|c))(d*), input=abcd) tc-se:skipping failed test at line 17 (pattern=((a*)(b|abc))(c*), input=abc) tc-se:skipping failed test at line 18 (pattern=((a*)(abc|b))(c*), input=abc) tc-se:skipping failed test at line 23 (pattern=((a*)(b|abc))(c*), input=abc) tc-se:skipping failed test at line 24 (pattern=((a*)(abc|b))(c*), input=abc) tc-end: 1639645836.48197, forcedassoc, passed tc-start: 1639645836.54349, leftassoc tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,2)(2,3)(3,4) != (0,4)(0,1)(1,4)(4,4)): at line 3 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,2)(2,3)(3,4) != (0,4)(0,1)(1,4)(4,4)): at line 4 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,2)(2,3)(3,4) != (0,4)(0,1)(1,4)(4,4)): at line 5 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,2)(2,3)(3,4) != (0,4)(0,1)(1,4)(4,4)): at line 6 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: res != matches ((0,3)(0,1)(1,2)(2,3) != (0,3)(0,0)(0,3)(3,3)): at line 8 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: res != matches ((0,3)(0,1)(1,2)(2,3) != (0,3)(0,0)(0,3)(3,3)): at line 9 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: res != matches ((0,3)(0,1)(1,2)(2,3) != (0,3)(0,0)(0,3)(3,3)): at line 10 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: res != matches ((0,3)(0,1)(1,2)(2,3) != (0,3)(0,0)(0,3)(3,3)): at line 11 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,2)(2,3)(3,4) != (0,4)(0,1)(1,4)(4,4)): at line 13 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,2)(2,3)(3,4) != (0,4)(0,1)(1,4)(4,4)): at line 14 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,2)(2,3)(3,4) != (0,4)(0,1)(1,4)(4,4)): at line 15 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,2)(2,3)(3,4) != (0,4)(0,1)(1,4)(4,4)): at line 16 tc-end: 1639645836.156300, leftassoc, expected_failure, Reason for breakage unknown: 12 checks failed as expected; see output for more details tc-start: 1639645836.163286, nullsubexpr tc-se:skipping failed test at line 3 (pattern=(a*)*, input=a) tc-se:skipping failed test at line 5 (pattern=(a*)*, input=aaaaaa) tc-se:skipping failed test at line 6 (pattern=(a*)*, input=aaaaaax) tc-se:skipping failed test at line 7 (pattern=(a*)+, input=a) tc-se:skipping failed test at line 9 (pattern=(a*)+, input=aaaaaa) tc-se:skipping failed test at line 10 (pattern=(a*)+, input=aaaaaax) tc-se:skipping failed test at line 20 (pattern=([a]*)*, input=a) tc-se:skipping failed test at line 22 (pattern=([a]*)*, input=aaaaaa) tc-se:skipping failed test at line 23 (pattern=([a]*)*, input=aaaaaax) tc-se:skipping failed test at line 24 (pattern=([a]*)+, input=a) tc-se:skipping failed test at line 26 (pattern=([a]*)+, input=aaaaaa) tc-se:skipping failed test at line 27 (pattern=([a]*)+, input=aaaaaax) tc-se:skipping failed test at line 28 (pattern=([^b]*)*, input=a) tc-se:skipping failed test at line 30 (pattern=([^b]*)*, input=aaaaaa) tc-se:skipping failed test at line 31 (pattern=([^b]*)*, input=aaaaaab) tc-se:skipping failed test at line 32 (pattern=([ab]*)*, input=a) tc-se:skipping failed test at line 33 (pattern=([ab]*)*, input=aaaaaa) tc-se:skipping failed test at line 34 (pattern=([ab]*)*, input=ababab) tc-se:skipping failed test at line 35 (pattern=([ab]*)*, input=bababa) tc-se:skipping failed test at line 36 (pattern=([ab]*)*, input=b) tc-se:skipping failed test at line 37 (pattern=([ab]*)*, input=bbbbbb) tc-se:skipping failed test at line 38 (pattern=([ab]*)*, input=aaaabcde) tc-se:skipping failed test at line 39 (pattern=([^a]*)*, input=b) tc-se:skipping failed test at line 40 (pattern=([^a]*)*, input=bbbbbb) tc-se:skipping failed test at line 42 (pattern=([^ab]*)*, input=ccccxx) tc-se:skipping unsupported [no *? +? mimimal match ops] tests tc-se:skipping failed test at line 55 (pattern=\(a*\)*\(x\), input=ax) tc-se:skipping failed test at line 56 (pattern=\(a*\)*\(x\), input=axa) tc-se:skipping failed test at line 57 (pattern=\(a*\)*\(x\)\(\1\), input=x) tc-se:skipping failed test at line 58 (pattern=\(a*\)*\(x\)\(\1\), input=ax) tc-se:skipping failed test at line 61 (pattern=\(a*\)*\(x\)\(\1\)\(x\), input=axxa) tc-se:skipping failed test at line 64 (pattern=(a*)*(x), input=ax) tc-se:skipping failed test at line 65 (pattern=(a*)*(x), input=axa) tc-se:skipping failed test at line 68 (pattern=(a*)+(x), input=ax) tc-se:skipping failed test at line 69 (pattern=(a*)+(x), input=axa) tc-end: 1639645836.277764, nullsubexpr, passed tc-start: 1639645836.284390, repetition tc-se:skipping failed test at line 45 (pattern=((..)|(.)){2}, input=aaa) tc-se:skipping failed test at line 46 (pattern=((..)|(.)){3}, input=aaa) tc-se:skipping failed test at line 56 (pattern=((..)|(.)){3}, input=aaaa) tc-se:skipping failed test at line 66 (pattern=((..)|(.)){3}, input=aaaaa) tc-se:skipping failed test at line 85 (pattern=X(.?){0,}Y, input=X1234567Y) tc-se:skipping failed test at line 86 (pattern=X(.?){1,}Y, input=X1234567Y) tc-se:skipping failed test at line 87 (pattern=X(.?){2,}Y, input=X1234567Y) tc-se:skipping failed test at line 88 (pattern=X(.?){3,}Y, input=X1234567Y) tc-se:skipping failed test at line 89 (pattern=X(.?){4,}Y, input=X1234567Y) tc-se:skipping failed test at line 90 (pattern=X(.?){5,}Y, input=X1234567Y) tc-se:skipping failed test at line 91 (pattern=X(.?){6,}Y, input=X1234567Y) tc-se:skipping failed test at line 92 (pattern=X(.?){7,}Y, input=X1234567Y) tc-se:skipping failed test at line 94 (pattern=X(.?){0,8}Y, input=X1234567Y) tc-se:skipping failed test at line 95 (pattern=X(.?){1,8}Y, input=X1234567Y) tc-se:skipping failed test at line 96 (pattern=X(.?){2,8}Y, input=X1234567Y) tc-se:skipping failed test at line 97 (pattern=X(.?){3,8}Y, input=X1234567Y) tc-se:skipping failed test at line 98 (pattern=X(.?){4,8}Y, input=X1234567Y) tc-se:skipping failed test at line 99 (pattern=X(.?){5,8}Y, input=X1234567Y) tc-se:skipping failed test at line 100 (pattern=X(.?){6,8}Y, input=X1234567Y) tc-se:skipping failed test at line 101 (pattern=X(.?){7,8}Y, input=X1234567Y) tc-se:skipping failed test at line 113 (pattern=(a|ab|c|bcd){0,}(d*), input=ababcd) tc-se:skipping failed test at line 114 (pattern=(a|ab|c|bcd){1,}(d*), input=ababcd) tc-se:skipping failed test at line 115 (pattern=(a|ab|c|bcd){2,}(d*), input=ababcd) tc-se:skipping failed test at line 116 (pattern=(a|ab|c|bcd){3,}(d*), input=ababcd) tc-se:skipping failed test at line 119 (pattern=(a|ab|c|bcd){1,10}(d*), input=ababcd) tc-se:skipping failed test at line 120 (pattern=(a|ab|c|bcd){2,10}(d*), input=ababcd) tc-se:skipping failed test at line 121 (pattern=(a|ab|c|bcd){3,10}(d*), input=ababcd) tc-se:skipping failed test at line 123 (pattern=(a|ab|c|bcd)*(d*), input=ababcd) tc-se:skipping failed test at line 124 (pattern=(a|ab|c|bcd)+(d*), input=ababcd) tc-se:skipping failed test at line 129 (pattern=(ab|a|c|bcd){0,}(d*), input=ababcd) tc-se:skipping failed test at line 130 (pattern=(ab|a|c|bcd){1,}(d*), input=ababcd) tc-se:skipping failed test at line 131 (pattern=(ab|a|c|bcd){2,}(d*), input=ababcd) tc-se:skipping failed test at line 132 (pattern=(ab|a|c|bcd){3,}(d*), input=ababcd) tc-se:skipping failed test at line 135 (pattern=(ab|a|c|bcd){1,10}(d*), input=ababcd) tc-se:skipping failed test at line 136 (pattern=(ab|a|c|bcd){2,10}(d*), input=ababcd) tc-se:skipping failed test at line 137 (pattern=(ab|a|c|bcd){3,10}(d*), input=ababcd) tc-se:skipping failed test at line 139 (pattern=(ab|a|c|bcd)*(d*), input=ababcd) tc-se:skipping failed test at line 140 (pattern=(ab|a|c|bcd)+(d*), input=ababcd) tc-end: 1639645836.419595, repetition, passed tc-start: 1639645836.425868, rightassoc tc-end: 1639645836.499410, rightassoc, passed tp-end: 1639645836.506251, lib/libc/regex/t_regex_att tp-start: 1639645836.569395, lib/libc/regex/t_exhaust, 1 tc-start: 1639645836.571370, regcomp_too_big tc-se:Test program crashed; attempting to get stack trace tc-se:[New process 28915] tc-se:Core was generated by `t_exhaust'. tc-se:Program terminated with signal SIGSEGV, Segmentation fault. tc-se:#0 0x0000000040798ca4 in je_nstime_init () from /usr/lib/libc.so.12 tc-se:#0 0x0000000040798ca4 in je_nstime_init () from /usr/lib/libc.so.12 tc-se:#1 0x7b7d6e0717db05d5 in ?? () tc-se:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-se:Stack trace complete tc-end: 1639645848.529672, regcomp_too_big, failed, Test program received signal 11 (core dumped) tp-end: 1639645848.617692, lib/libc/regex/t_exhaust tp-start: 1639645850.983777, lib/libc/regex/t_regex, 19 tc-start: 1639645850.985956, anchor tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex locale) != NULL not met tp-end: 1639646269.915246, lib/libc/string/t_strcoll tp-start: 1639646269.978191, lib/libc/string/t_strcpy, 1 tc-start: 1639646269.980375, strcpy_basic tc-end: 1639646270.41616, strcpy_basic, passed tp-end: 1639646270.48072, lib/libc/string/t_strcpy tp-start: 1639646270.109355, lib/libc/string/t_strcspn, 1 tc-start: 1639646270.111431, strcspn tc-end: 1639646270.172683, strcspn, passed tp-end: 1639646270.179179, lib/libc/string/t_strcspn tp-start: 1639646270.246842, lib/libc/string/t_strerror, 4 tc-start: 1639646270.248868, strerror_basic tc-end: 1639646270.449522, strerror_basic, passed tc-start: 1639646270.456301, strerror_err tc-end: 1639646270.524844, strerror_err, passed tc-start: 1639646270.531130, strerror_r_basic tc-end: 1639646270.731202, strerror_r_basic, passed tc-start: 1639646270.738045, strerror_r_err tc-end: 1639646270.806416, strerror_r_err, passed tp-end: 1639646270.812724, lib/libc/string/t_strerror tp-start: 1639646270.873778, lib/libc/string/t_stresep, 1 tc-start: 1639646270.875814, stresep_basic tc-end: 1639646270.936187, stresep_basic, passed tp-end: 1639646270.942751, lib/libc/string/t_stresep tp-start: 1639646271.6202, lib/libc/string/t_strlen, 3 tc-start: 1639646271.8412, strlen_basic tc-end: 1639646271.69584, strlen_basic, passed tc-start: 1639646271.76109, strlen_huge tc-end: 1639646271.317335, strlen_huge, passed tc-start: 1639646271.323849, strnlen_basic tc-end: 1639646271.384125, strnlen_basic, passed tp-end: 1639646271.390617, lib/libc/string/t_strlen tp-start: 1639646271.450514, lib/libc/string/t_strpbrk, 1 tc-start: 1639646271.452493, strpbrk tc-end: 1639646271.514155, strpbrk, passed tp-end: 1639646271.520486, lib/libc/string/t_strpbrk tp-start: 1639646271.579964, lib/libc/string/t_strrchr, 1 tc-start: 1639646271.582139, strrchr_basic tc-end: 1639646271.642095, strrchr_basic, passed tp-end: 1639646271.648559, lib/libc/string/t_strrchr tp-start: 1639646271.709220, lib/libc/string/t_strspn, 1 tc-start: 1639646271.711209, strspn tc-end: 1639646271.772006, strspn, passed tp-end: 1639646271.778400, lib/libc/string/t_strspn tp-start: 1639646271.838896, lib/libc/string/t_swab, 1 tc-start: 1639646271.840882, swab_basic tc-end: 1639646271.901487, swab_basic, passed tp-end: 1639646271.907808, lib/libc/string/t_swab tp-start: 1639646272.13360, lib/libc/sys/t_access, 6 tc-start: 1639646272.15315, access_access tc-end: 1639646272.145975, access_access, passed tc-start: 1639646272.153317, access_fault tc-end: 1639646272.214868, access_fault, passed tc-start: 1639646272.221127, access_inval tc-end: 1639646272.282433, access_inval, passed tc-start: 1639646272.288561, access_notdir tc-end: 1639646272.349623, access_notdir, passed tc-start: 1639646272.355814, access_notexist tc-end: 1639646272.416650, access_notexist, passed tc-start: 1639646272.423082, access_toolong tc-end: 1639646272.485710, access_toolong, passed tp-end: 1639646272.492023, lib/libc/sys/t_access tp-start: 1639646272.553235, lib/libc/sys/t_bind, 1 tc-start: 1639646272.555199, bind_foreign_family tc-end: 1639646272.616664, bind_foreign_family, passed tp-end: 1639646272.623370, lib/libc/sys/t_bind tp-start: 1639646272.689266, lib/libc/sys/t_chroot, 6 tc-start: 1639646272.691411, chroot_basic tc-end: 1639646272.771750, chroot_basic, passed tc-start: 1639646272.783946, chroot_err tc-end: 1639646272.865479, chroot_err, passed tc-start: 1639646272.872607, chroot_perm tc-end: 1639646272.968087, chroot_perm, passed tc-start: 1639646272.976320, fchroot_basic tc-end: 1639646273.72784, fchroot_basic, passed tc-start: 1639646273.85057, fchroot_err tc-end: 1639646273.162591, fchroot_err, passed tc-start: 1639646273.170090, fchroot_perm tc-end: 1639646273.262113, fchroot_perm, passed tp-end: 1639646273.268557, lib/libc/sys/t_chroot tp-start: 1639646273.331358, lib/libc/sys/t_clock_gettime, 1 tc-start: 1639646273.333345, clock_gettime_real tc-so:kern.timecounter.hardware = tick-counter tc-so:kern.timecounter.choice = clockinterrupt(q=0, f=100 Hz) tick-counter(q=100, f=100000000 Hz) dummy(q=-1000000, f=1000000 Hz) tc-so: tc-so:Checking clockinterrupt for 5 seconds tc-so:time TSA: 0x61bb0444.2f4f755e, TSB: 0x61bb0444.3080a25e, diff = 20000000 nsec, 3300000000 nsec tc-so:Claimed resolution: 10000000 nsec (100.000000 Hz) or better tc-so:Observed minimum non zero delta: 10000000 nsec tc-so: tc-so:Checking tick-counter for 5 seconds tc-so:Claimed resolution: 10 nsec (100000000.000000 Hz) or better tc-so:Observed minimum non zero delta: 18090 nsec tc-end: 1639646285.17816, clock_gettime_real, passed tp-end: 1639646285.25076, lib/libc/sys/t_clock_gettime tp-start: 1639646285.95145, lib/libc/sys/t_clock_nanosleep, 1 tc-start: 1639646285.97279, clock_nanosleep_remain tc-end: 1639646285.179815, clock_nanosleep_remain, passed tp-end: 1639646285.185528, lib/libc/sys/t_clock_nanosleep tp-start: 1639646285.260083, lib/libc/sys/t_clone, 4 tc-start: 1639646285.262297, clone_basic tc-so:parent: stack = 0x4024a000, frobme = 0xffffffffffffd420 tc-so:child: stack ~= 0x40249f48, frobme = 0xffffffffffffd420 tc-so:parent: childexit = 0xa5, frobme = 41973 tc-end: 1639646285.360482, clone_basic, passed tc-start: 1639646285.368189, clone_null_func tc-end: 1639646285.462454, clone_null_func, passed tc-start: 1639646285.470028, clone_null_stack tc-end: 1639646285.544268, clone_null_stack, passed tc-start: 1639646285.550889, clone_out_of_proc tc-end: 1639646285.634402, clone_out_of_proc, passed tp-end: 1639646285.641757, lib/libc/sys/t_clone tp-start: 1639646285.712401, lib/libc/sys/t_connect, 2 tc-start: 1639646285.714667, connect_foreign_family tc-end: 1639646285.781693, connect_foreign_family, passed tc-start: 1639646285.786937, connect_low_port tc-end: 1639646285.873211, connect_low_port, passed tp-end: 1639646285.880905, lib/libc/sys/t_connect tp-start: 1639646285.960960, lib/libc/sys/t_dup, 10 tc-start: 1639646285.963237, dup2_basic tc-end: 1639646286.34980, dup2_basic, passed tc-start: 1639646286.44072, dup2_err tc-end: 1639646286.120417, dup2_err, passed tc-start: 1639646286.136877, dup2_max tc-end: 1639646286.212128, dup2_max, passed tc-start: 1639646286.219062, dup2_mode tc-end: 1639646286.392854, dup2_mode, passed tc-start: 1639646286.400146, dup3_err tc-end: 1639646286.476455, dup3_err, passed tc-start: 1639646286.483982, dup3_max tc-end: 1639646286.559599, dup3_max, passed tc-start: 1639646286.566369, dup3_mode tc-end: 1639646286.736703, dup3_mode, passed tc-start: 1639646286.743671, dup_err tc-end: 1639646286.814375, dup_err, passed tc-start: 1639646286.829820, dup_max tc-end: 1639646286.982652, dup_max, passed tc-start: 1639646286.990593, dup_mode tc-end: 1639646287.158507, dup_mode, passed tp-end: 1639646287.165867, lib/libc/sys/t_dup tp-start: 1639646287.264028, lib/libc/sys/t_eventfd, 7 tc-start: 1639646287.266401, eventfd_badflags tc-end: 1639646287.345394, eventfd_badflags, passed tc-start: 1639646287.353375, eventfd_bufsize tc-end: 1639646287.435606, eventfd_bufsize, passed tc-start: 1639646287.443451, eventfd_normal tc-end: 1639646291.41543, eventfd_normal, passed tc-start: 1639646291.48864, eventfd_restart tc-end: 1639646294.942921, eventfd_restart, passed tc-start: 1639646294.952323, eventfd_select_poll_kevent_block tc-end: 1639646317.43323, eventfd_select_poll_kevent_block, passed tc-start: 1639646317.51153, eventfd_select_poll_kevent_immed tc-end: 1639646317.133867, eventfd_select_poll_kevent_immed, passed tc-start: 1639646317.140884, eventfd_semaphore tc-end: 1639646317.226625, eventfd_semaphore, passed tp-end: 1639646317.233057, lib/libc/sys/t_eventfd tp-start: 1639646317.315226, lib/libc/sys/t_fork, 15 tc-start: 1639646317.317631, nested_clone tc-end: 1639646317.408018, nested_clone, passed tc-start: 1639646317.415566, nested_clone_files tc-end: 1639646317.504538, nested_clone_files, passed tc-start: 1639646317.512069, nested_clone_fs tc-end: 1639646317.604089, nested_clone_fs, passed tc-start: 1639646317.610864, nested_clone_vfork tc-end: 1639646317.699510, nested_clone_vfork, passed tc-start: 1639646317.706174, nested_clone_vm tc-end: 1639646317.787353, nested_clone_vm, passed tc-start: 1639646317.794082, nested_fork tc-end: 1639646317.890919, nested_fork, passed tc-start: 1639646317.898237, nested_vfork tc-end: 1639646317.988127, nested_vfork, passed tc-start: 1639646317.995688, raise1 tc-end: 1639646318.79274, raise1, passed tc-start: 1639646318.86612, raise2 tc-end: 1639646318.217066, raise2, passed tc-start: 1639646318.224608, raise3 tc-end: 1639646318.356559, raise3, passed tc-start: 1639646318.363981, raise4 tc-end: 1639646318.497144, raise4, passed tc-start: 1639646318.504178, raise5 tc-end: 1639646318.637091, raise5, passed tc-start: 1639646318.644286, raise6 tc-end: 1639646318.748130, raise6, passed tc-start: 1639646318.759708, raise7 tc-end: 1639646318.844969, raise7, passed tc-start: 1639646318.851880, raise8 tc-end: 1639646318.934220, raise8, passed tp-end: 1639646318.942267, lib/libc/sys/t_fork tp-start: 1639646319.13389, lib/libc/sys/t_fsync, 2 tc-start: 1639646319.15592, fsync_err tc-end: 1639646319.86412, fsync_err, passed tc-start: 1639646319.93931, fsync_sync tc-end: 1639646319.204953, fsync_sync, passed tp-end: 1639646319.212919, lib/libc/sys/t_fsync tp-start: 1639646319.313350, lib/libc/sys/t_futex_ops, 22 tc-start: 1639646319.315746, futex_basic_wait_wake_private tc-end: 1639646325.442768, futex_basic_wait_wake_private, passed tc-start: 1639646325.451862, futex_basic_wait_wake_shared tc-end: 1639646331.594664, futex_basic_wait_wake_shared, passed tc-start: 1639646331.601730, futex_cmp_requeue tc-end: 1639646335.740192, futex_cmp_requeue, passed tc-start: 1639646335.750087, futex_requeue tc-end: 1639646339.914010, futex_requeue, passed tc-start: 1639646339.921054, futex_wait_evil_unmapped_anon tc-end: 1639646341.981347, futex_wait_evil_unmapped_anon, passed tc-start: 1639646341.989224, futex_wait_pointless_bitset tc-end: 1639646342.66764, futex_wait_pointless_bitset, passed tc-start: 1639646342.75046, futex_wait_timeout_deadline tc-end: 1639646346.112869, futex_wait_timeout_deadline, passed tc-start: 1639646346.119533, futex_wait_timeout_deadline_rt tc-end: 1639646350.164669, futex_wait_timeout_deadline_rt, passed tc-start: 1639646350.171664, futex_wait_timeout_relative tc-end: 1639646354.225818, futex_wait_timeout_relative, passed tc-start: 1639646354.232293, futex_wait_timeout_relative_rt tc-end: 1639646358.309076, futex_wait_timeout_relative_rt, passed tc-start: 1639646358.316780, futex_wait_wake_anon_bs_private tc-end: 1639646364.345703, futex_wait_wake_anon_bs_private, passed tc-start: 1639646364.353569, futex_wait_wake_anon_bs_shared tc-end: 1639646370.543588, futex_wait_wake_anon_bs_shared, passed tc-start: 1639646370.553920, futex_wait_wake_anon_bs_shared_proc tc-end: 1639646376.702870, futex_wait_wake_anon_bs_shared_proc, passed tc-start: 1639646376.710385, futex_wait_wake_bitset tc-end: 1639646384.807179, futex_wait_wake_bitset, passed tc-start: 1639646384.815096, futex_wait_wake_file_bs_cow_private tc-end: 1639646390.941798, futex_wait_wake_file_bs_cow_private, passed tc-start: 1639646390.951455, futex_wait_wake_file_bs_cow_shared tc-end: 1639646397.100135, futex_wait_wake_file_bs_cow_shared, passed tc-start: 1639646397.110402, futex_wait_wake_file_bs_private tc-end: 1639646403.243124, futex_wait_wake_file_bs_private, passed tc-start: 1639646403.252577, futex_wait_wake_file_bs_shared tc-end: 1639646409.378596, futex_wait_wake_file_bs_shared, passed tc-start: 1639646409.391725, futex_wait_wake_file_bs_shared_proc tc-end: 1639646415.565145, futex_wait_wake_file_bs_shared_proc, passed tc-start: 1639646415.577037, futex_wake_highest_pri tc-end: 1639646421.726500, futex_wake_highest_pri, expected_failure, PR kern/55230: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libc/sys/t_futex_ops.c:1447: waiter == lwp_data[1].threadid not met tc-start: 1639646421.734674, futex_wake_op_cmp tc-end: 1639646429.791485, futex_wake_op_cmp, passed tc-start: 1639646429.798237, futex_wake_op_op tc-end: 1639646429.936508, futex_wake_op_op, passed tp-end: 1639646429.943715, lib/libc/sys/t_futex_ops tp-start: 1639646430.21285, lib/libc/sys/t_futex_robust, 5 tc-start: 1639646430.23666, futex_robust_bad_pending tc-end: 1639646430.164820, futex_robust_bad_pending, passed tc-start: 1639646430.172837, futex_robust_evil_circular tc-end: 1639646431.214412, futex_robust_evil_circular, passed tc-start: 1639646431.221769, futex_robust_negative tc-end: 1639646431.364334, futex_robust_negative, passed tc-start: 1639646431.371782, futex_robust_positive tc-end: 1639646431.512199, futex_robust_positive, passed tc-start: 1639646431.520194, futex_robust_unmapped tc-end: 1639646431.661535, futex_robust_unmapped, passed tp-end: 1639646431.668921, lib/libc/sys/t_futex_robust tp-start: 1639646431.746391, lib/libc/sys/t_getcontext, 3 tc-start: 1639646431.748883, getcontext_err tc-end: 1639646431.821081, getcontext_err, passed tc-start: 1639646431.828855, setcontext_err tc-end: 1639646431.902876, setcontext_err, passed tc-start: 1639646431.909854, setcontext_link tc-end: 1639646431.983340, setcontext_link, passed tp-end: 1639646431.991657, lib/libc/sys/t_getcontext tp-start: 1639646432.66447, lib/libc/sys/t_getgroups, 4 tc-start: 1639646432.68995, getgroups_err tc-end: 1639646432.472601, getgroups_err, passed tc-start: 1639646432.479528, getgroups_getgid tc-end: 1639646432.550319, getgroups_getgid, passed tc-start: 1639646432.557469, getgroups_setgid tc-end: 1639646432.708287, getgroups_setgid, passed tc-start: 1639646432.716338, getgroups_zero tc-end: 1639646432.788585, getgroups_zero, passed tp-end: 1639646432.796071, lib/libc/sys/t_getgroups tp-start: 1639646432.870708, lib/libc/sys/t_getitimer, 5 tc-start: 1639646432.872797, getitimer_empty tc-end: 1639646432.937558, getitimer_empty, passed tc-start: 1639646432.944511, getitimer_err tc-end: 1639646433.10505, getitimer_err, passed tc-start: 1639646433.17446, setitimer_basic tc-end: 1639646433.121752, setitimer_basic, passed tc-start: 1639646433.128453, setitimer_err tc-end: 1639646433.194766, setitimer_err, passed tc-start: 1639646433.201540, setitimer_old tc-end: 1639646433.267638, setitimer_old, passed tp-end: 1639646433.274596, lib/libc/sys/t_getitimer tp-start: 1639646433.342061, lib/libc/sys/t_getlogin, 5 tc-start: 1639646433.344226, getlogin_r_err tc-end: 1639646433.408818, getlogin_r_err, passed tc-start: 1639646433.415477, getlogin_same tc-end: 1639646433.481549, getlogin_same, passed tc-start: 1639646433.488640, setlogin_basic tc-end: 1639646433.570549, setlogin_basic, passed tc-start: 1639646433.577660, setlogin_err tc-end: 1639646433.666566, setlogin_err, passed tc-start: 1639646433.673714, setlogin_perm tc-end: 1639646433.766600, setlogin_perm, passed tp-end: 1639646433.775027, lib/libc/sys/t_getlogin tp-start: 1639646433.858649, lib/libc/sys/t_getpid, 2 tc-start: 1639646433.861032, getpid_process tc-end: 1639646434.59965, getpid_process, passed tc-start: 1639646434.67928, getpid_thread tc-end: 1639646434.162052, getpid_thread, passed tp-end: 1639646434.168705, lib/libc/sys/t_getpid tp-start: 1639646434.246331, lib/libc/sys/t_getrandom, 10 tc-start: 1639646434.248521, getrandom_default tc-se:timeout tc-end: 1639646436.336293, getrandom_default, passed tc-start: 1639646436.343475, getrandom_fault tc-end: 1639646436.419971, getrandom_fault, passed tc-start: 1639646436.428150, getrandom_insecure tc-end: 1639646436.513476, getrandom_insecure, passed tc-start: 1639646436.520476, getrandom_insecure_nonblock tc-end: 1639646436.607258, getrandom_insecure_nonblock, passed tc-start: 1639646436.615237, getrandom_invalid tc-end: 1639646436.692805, getrandom_invalid, passed tc-start: 1639646436.699282, getrandom_nonblock tc-end: 1639646436.798693, getrandom_nonblock, passed tc-start: 1639646436.808637, getrandom_random tc-se:timeout tc-end: 1639646438.918736, getrandom_random, passed tc-start: 1639646438.926692, getrandom_random_insecure tc-end: 1639646439.1858, getrandom_random_insecure, passed tc-start: 1639646439.10457, getrandom_random_insecure_nonblock tc-end: 1639646439.96021, getrandom_random_insecure_nonblock, passed tc-start: 1639646439.103916, getrandom_random_nonblock tc-end: 1639646439.177750, getrandom_random_nonblock, passed tp-end: 1639646439.184867, lib/libc/sys/t_getrandom tp-start: 1639646439.257873, lib/libc/sys/t_getrusage, 6 tc-start: 1639646439.260215, getrusage_err tc-end: 1639646439.324925, getrusage_err, passed tc-start: 1639646439.331514, getrusage_maxrss tc-end: 1639646441.154780, getrusage_maxrss, passed tc-start: 1639646441.161509, getrusage_msgsnd tc-end: 1639646441.228987, getrusage_msgsnd, passed tc-start: 1639646441.235369, getrusage_sig tc-end: 1639646441.299687, getrusage_sig, passed tc-start: 1639646441.305940, getrusage_utime_back tc-end: 1639646443.979324, getrusage_utime_back, expected_failure, PR kern/30115: anticipated error did not occur tc-start: 1639646443.987755, getrusage_utime_zero tc-end: 1639646446.482310, getrusage_utime_zero, expected_failure, PR kern/30115: anticipated error did not occur tp-end: 1639646446.489055, lib/libc/sys/t_getrusage tp-start: 1639646446.558821, lib/libc/sys/t_getsid, 3 tc-start: 1639646446.560848, getsid_current tc-end: 1639646446.623488, getsid_current, passed tc-start: 1639646446.630011, getsid_err tc-end: 1639646446.693897, getsid_err, passed tc-start: 1639646446.700756, getsid_process tc-end: 1639646446.774237, getsid_process, passed tp-end: 1639646446.780536, lib/libc/sys/t_getsid tp-start: 1639646446.863691, lib/libc/sys/t_getsockname, 1 tc-start: 1639646446.866737, getsockname_unix tc-end: 1639646446.963231, getsockname_unix, passed tp-end: 1639646446.975644, lib/libc/sys/t_getsockname tp-start: 1639646447.72277, lib/libc/sys/t_gettimeofday, 2 tc-start: 1639646447.75282, gettimeofday_err tc-end: 1639646447.168016, gettimeofday_err, passed tc-start: 1639646447.177404, gettimeofday_mono tc-end: 1639646447.280365, gettimeofday_mono, passed tp-end: 1639646447.291658, lib/libc/sys/t_gettimeofday tp-start: 1639646447.393736, lib/libc/sys/t_issetugid, 4 tc-start: 1639646447.396719, issetugid_egid tc-end: 1639646447.523747, issetugid_egid, passed tc-start: 1639646447.532716, issetugid_euid tc-end: 1639646447.656737, issetugid_euid, passed tc-start: 1639646447.665985, issetugid_rgid tc-end: 1639646447.791776, issetugid_rgid, passed tc-start: 1639646447.801171, issetugid_ruid tc-end: 1639646447.927788, issetugid_ruid, passed tp-end: 1639646447.937666, lib/libc/sys/t_issetugid tp-start: 1639646448.34785, lib/libc/sys/t_kevent, 4 tc-start: 1639646448.37776, kevent_zerotimer tc-end: 1639646448.172670, kevent_zerotimer, passed tc-start: 1639646448.183213, kqueue_EVFILT_USER tc-end: 1639646448.281653, kqueue_EVFILT_USER, passed tc-start: 1639646448.290830, kqueue_desc_passing tc-so:parent (pid 21115): sending kq fd 3 tc-end: 1639646448.417778, kqueue_desc_passing, skipped, PR kern/46523 tc-start: 1639646448.427395, kqueue_unsupported_fd tc-end: 1639646448.525982, kqueue_unsupported_fd, passed tp-end: 1639646448.535409, lib/libc/sys/t_kevent tp-start: 1639646448.633946, lib/libc/sys/t_kill, 5 tc-start: 1639646448.637023, kill_basic tc-end: 1639646448.753464, kill_basic, passed tc-start: 1639646448.762812, kill_err tc-end: 1639646448.873686, kill_err, passed tc-start: 1639646448.882838, kill_perm tc-end: 1639646451.39678, kill_perm, passed tc-start: 1639646451.48991, kill_pgrp_neg tc-end: 1639646451.155845, kill_pgrp_neg, passed tc-start: 1639646451.163802, kill_pgrp_zero tc-end: 1639646451.256705, kill_pgrp_zero, passed tp-end: 1639646451.264095, lib/libc/sys/t_kill tp-start: 1639646451.345245, lib/libc/sys/t_link, 4 tc-start: 1639646451.347708, link_count tc-end: 1639646451.478509, link_count, passed tc-start: 1639646451.485191, link_err tc-end: 1639646451.612343, link_err, passed tc-start: 1639646451.619266, link_perm tc-end: 1639646451.704038, link_perm, passed tc-start: 1639646451.711679, link_stat tc-end: 1639646451.854449, link_stat, passed tp-end: 1639646451.862684, lib/libc/sys/t_link tp-start: 1639646451.937747, lib/libc/sys/t_listen, 2 tc-start: 1639646451.940198, listen_err tc-end: 1639646452.84912, listen_err, passed tc-start: 1639646452.91655, listen_low_port tc-end: 1639646452.170503, listen_low_port, passed tp-end: 1639646452.179331, lib/libc/sys/t_listen tp-start: 1639646452.253359, lib/libc/sys/t_lwp_ctl, 1 tc-start: 1639646452.256144, lwpctl_counter tc-so:pctr = 0 tc-so:pctr = 1 tc-end: 1639646452.366883, lwpctl_counter, passed tp-end: 1639646452.376289, lib/libc/sys/t_lwp_ctl tp-start: 1639646452.472464, lib/libc/sys/t_lwp_create, 7 tc-start: 1639646452.475251, lwp_create_bad_lid_ptr tc-end: 1639646452.547083, lwp_create_bad_lid_ptr, passed tc-start: 1639646452.553548, lwp_create_generic_fail_no_uc_cpu tc-end: 1639646452.620302, lwp_create_generic_fail_no_uc_cpu, passed tc-start: 1639646452.626975, lwp_create_sparc_fail_npc_null tc-end: 1639646452.694379, lwp_create_sparc_fail_npc_null, passed tc-start: 1639646452.702160, lwp_create_sparc_fail_npc_odd tc-end: 1639646452.776128, lwp_create_sparc_fail_npc_odd, passed tc-start: 1639646452.783878, lwp_create_sparc_fail_pc_null tc-end: 1639646452.866314, lwp_create_sparc_fail_pc_null, passed tc-start: 1639646452.873777, lwp_create_sparc_fail_pc_odd tc-end: 1639646452.947028, lwp_create_sparc_fail_pc_odd, passed tc-start: 1639646452.954373, lwp_create_works tc-end: 1639646453.38229, lwp_create_works, passed tp-end: 1639646453.45663, lib/libc/sys/t_lwp_create tp-start: 1639646453.121371, lib/libc/sys/t_minherit, 5 tc-start: 1639646453.123689, minherit_bad tc-end: 1639646453.197751, minherit_bad, passed tc-start: 1639646453.204904, minherit_copy tc-end: 1639646453.292738, minherit_copy, passed tc-start: 1639646453.301586, minherit_none tc-end: 1639646453.392837, minherit_none, passed tc-start: 1639646453.402174, minherit_share tc-end: 1639646453.490171, minherit_share, passed tc-start: 1639646453.498335, minherit_zero tc-end: 1639646453.605848, minherit_zero, passed tp-end: 1639646453.615163, lib/libc/sys/t_minherit tp-start: 1639646453.707583, lib/libc/sys/t_mincore, 3 tc-start: 1639646453.711196, mincore_err tc-end: 1639646453.787343, mincore_err, passed tc-start: 1639646453.793831, mincore_resid tc-end: 1639646454.126763, mincore_resid, passed tc-start: 1639646454.133700, mincore_shmseg tc-se:128 pages still resident tc-end: 1639646454.231186, mincore_shmseg, passed tp-end: 1639646454.240072, lib/libc/sys/t_mincore tp-start: 1639646454.335725, lib/libc/sys/t_mkdir, 4 tc-start: 1639646454.338804, mkdir_err tc-end: 1639646454.410037, mkdir_err, passed tc-start: 1639646454.416645, mkdir_mode tc-end: 1639646456.579942, mkdir_mode, passed tc-start: 1639646456.587649, mkdir_perm tc-end: 1639646456.737040, mkdir_perm, passed tc-start: 1639646456.745157, mkdir_trail tc-so:Checking "dir1/" tc-so:Checking "dir2//" tc-end: 1639646456.844456, mkdir_trail, passed tp-end: 1639646456.851059, lib/libc/sys/t_mkdir tp-start: 1639646456.927378, lib/libc/sys/t_mkfifo, 6 tc-start: 1639646456.929609, mkfifo_block tc-end: 1639646459.56144, mkfifo_block, passed tc-start: 1639646459.64702, mkfifo_err tc-end: 1639646459.237985, mkfifo_err, passed tc-start: 1639646459.246448, mkfifo_nonblock tc-end: 1639646461.403607, mkfifo_nonblock, passed tc-start: 1639646461.410993, mkfifo_perm tc-end: 1639646461.564164, mkfifo_perm, passed tc-start: 1639646461.573498, mkfifo_stat tc-end: 1639646461.718219, mkfifo_stat, passed tc-start: 1639646461.725721, mknod_s_ififo tc-end: 1639646461.865216, mknod_s_ififo, passed tp-end: 1639646461.872482, lib/libc/sys/t_mkfifo tp-start: 1639646461.947917, lib/libc/sys/t_mknod, 4 tc-start: 1639646461.950276, mknod_err tc-end: 1639646462.95449, mknod_err, passed tc-start: 1639646462.103482, mknod_exist tc-end: 1639646462.256892, mknod_exist, passed tc-start: 1639646462.265278, mknod_perm tc-end: 1639646462.419103, mknod_perm, passed tc-start: 1639646462.427191, mknod_stat tc-end: 1639646462.575193, mknod_stat, passed tp-end: 1639646462.582729, lib/libc/sys/t_mknod tp-start: 1639646462.662484, lib/libc/sys/t_mlock, 5 tc-start: 1639646462.664675, mlock_clip tc-se:mlock_clip: buf = 0x40254000 (page=8192) tc-end: 1639646462.742727, mlock_clip, passed tc-start: 1639646462.749937, mlock_err tc-se:mlock_err: buf = 0x40254000 (page=8192) tc-so:testing with (hopefully) invalid pointer 0x206000 tc-end: 1639646462.837108, mlock_err, passed tc-start: 1639646462.844103, mlock_limits tc-se:mlock_limits: buf = 0x40254000 (page=8192) tc-se:trying to lock 8192 bytes with 8191 byte limit tc-se:trying to lock 8092 bytes with 8091 byte limit tc-se:trying to lock 7992 bytes with 7991 byte limit tc-se:trying to lock 7892 bytes with 7891 byte limit tc-se:trying to lock 7792 bytes with 7791 byte limit tc-se:trying to lock 7692 bytes with 7691 byte limit tc-se:trying to lock 7592 bytes with 7591 byte limit tc-se:trying to lock 7492 bytes with 7491 byte limit tc-se:trying to lock 7392 bytes with 7391 byte limit tc-se:trying to lock 7292 bytes with 7291 byte limit tc-se:trying to lock 7192 bytes with 7191 byte limit tc-se:trying to lock 7092 bytes with 7091 byte limit tc-se:trying to lock 6992 bytes with 6991 byte limit tc-se:trying to lock 6892 bytes with 6891 byte limit tc-se:trying to lock 6792 bytes with 6791 byte limit tc-se:trying to lock 6692 bytes with 6691 byte limit tc-se:trying to lock 6592 bytes with 6591 byte limit tc-se:trying to lock 6492 bytes with 6491 byte limit tc-se:trying to lock 6392 bytes with 6391 byte limit tc-se:trying to lock 6292 bytes with 6291 byte limit tc-se:trying to lock 6192 bytes with 6191 byte limit tc-se:trying to lock 6092 bytes with 6091 byte limit tc-se:trying to lock 5992 bytes with 5991 byte limit tc-se:trying to lock 5892 bytes with 5891 byte limit tc-se:trying to lock 5792 bytes with 5791 byte limit tc-se:trying to lock 5692 bytes with 5691 byte limit tc-se:trying to lock 5592 bytes with 5591 byte limit tc-se:trying to lock 5492 bytes with 5491 byte limit tc-se:trying to lock 5392 bytes with 5391 byte limit tc-se:trying to lock 5292 bytes with 5291 byte limit tc-se:trying to lock 5192 bytes with 5191 byte limit tc-se:trying to lock 5092 bytes with 5091 byte limit tc-se:trying to lock 4992 bytes with 4991 byte limit tc-se:trying to lock 4892 bytes with 4891 byte limit tc-se:trying to lock 4792 bytes with 4791 byte limit tc-se:trying to lock 4692 bytes with 4691 byte limit tc-se:trying to lock 4592 bytes with 4591 byte limit tc-se:trying to lock 4492 bytes with 4491 byte limit tc-se:trying to lock 4392 bytes with 4391 byte limit tc-se:trying to lock 4292 bytes with 4291 byte limit tc-se:trying to lock 4192 bytes with 4191 byte limit tc-se:trying to lock 4092 bytes with 4091 byte limit tc-se:trying to lock 3992 bytes with 3991 byte limit tc-se:trying to lock 3892 bytes with 3891 byte limit tc-se:trying to lock 3792 bytes with 3791 byte limit tc-se:trying to lock 3692 bytes with 3691 byte limit tc-se:trying to lock 3592 bytes with 3591 byte limit tc-se:trying to lock 3492 bytes with 3491 byte limit tc-se:trying to lock 3392 bytes with 3391 byte limit tc-se:trying to lock 3292 bytes with 3291 byte limit tc-se:trying to lock 3192 bytes with 3191 byte limit tc-se:trying to lock 3092 bytes with 3091 byte limit tc-se:trying to lock 2992 bytes with 2991 byte limit tc-se:trying to lock 2892 bytes with 2891 byte limit tc-se:trying to lock 2792 bytes with 2791 byte limit tc-se:trying to lock 2692 bytes with 2691 byte limit tc-se:trying to lock 2592 bytes with 2591 byte limit tc-se:trying to lock 2492 bytes with 2491 byte limit tc-se:trying to lock 2392 bytes with 2391 byte limit tc-se:trying to lock 2292 bytes with 2291 byte limit tc-se:trying to lock 2192 bytes with 2191 byte limit tc-se:trying to lock 2092 bytes with 2091 byte limit tc-se:trying to lock 1992 bytes with 1991 byte limit tc-se:trying to lock 1892 bytes with 1891 byte limit tc-se:trying to lock 1792 bytes with 1791 byte limit tc-se:trying to lock 1692 bytes with 1691 byte limit tc-se:trying to lock 1592 bytes with 1591 byte limit tc-se:trying to lock 1492 bytes with 1491 byte limit tc-se:trying to lock 1392 bytes with 1391 byte limit tc-se:trying to lock 1292 bytes with 1291 byte limit tc-se:trying to lock 1192 bytes with 1191 byte limit tc-se:trying to lock 1092 bytes with 1091 byte limit tc-se:trying to lock 992 bytes with 991 byte limit tc-se:trying to lock 892 bytes with 891 byte limit tc-se:trying to lock 792 bytes with 791 byte limit tc-se:trying to lock 692 bytes with 691 byte limit tc-se:trying to lock 592 bytes with 591 byte limit tc-se:trying to lock 492 bytes with 491 byte limit tc-se:trying to lock 392 bytes with 391 byte limit tc-se:trying to lock 292 bytes with 291 byte limit tc-se:trying to lock 192 bytes with 191 byte limit tc-se:trying to lock 92 bytes with 91 byte limit tc-end: 1639646463.76998, mlock_limits, passed tc-start: 1639646463.83904, mlock_mmap tc-se:mlock_mmap: buf=0x40254000, page=8192 tc-se:mlock_mmap: first test succeeded tc-se:mlock_mmap: second test succeeded tc-end: 1639646463.163955, mlock_mmap, passed tc-start: 1639646463.171601, mlock_nested tc-se:mlock_nested: buf = 0x40254000 (page=8192) tc-end: 1639646463.257010, mlock_nested, passed tp-end: 1639646463.264440, lib/libc/sys/t_mlock tp-start: 1639646463.338283, lib/libc/sys/t_mmap, 9 tc-start: 1639646463.341093, mmap_block tc-end: 1639646463.413787, mmap_block, skipped, The test case causes a panic (PR kern/38889, PR kern/46592) tc-start: 1639646463.421470, mmap_err tc-end: 1639646463.495137, mmap_err, passed tc-start: 1639646463.503715, mmap_loan tc-end: 1639646463.657273, mmap_loan, passed tc-start: 1639646463.664934, mmap_prot_1 tc-end: 1639646463.808708, mmap_prot_1, passed tc-start: 1639646463.815736, mmap_prot_2 tc-end: 1639646463.902186, mmap_prot_2, passed tc-start: 1639646463.910422, mmap_prot_3 tc-end: 1639646464.66330, mmap_prot_3, passed tc-start: 1639646464.73641, mmap_truncate tc-end: 1639646464.219048, mmap_truncate, passed tc-start: 1639646464.227681, mmap_truncate_signal tc-end: 1639646464.385165, mmap_truncate_signal, passed tc-start: 1639646464.392949, mmap_va0 tc-end: 1639646464.476045, mmap_va0, passed tp-end: 1639646464.483281, lib/libc/sys/t_mmap tp-start: 1639646464.561210, lib/libc/sys/t_mprotect, 7 tc-start: 1639646464.563624, mprotect_access tc-end: 1639646464.707113, mprotect_access, passed tc-start: 1639646464.715168, mprotect_err tc-end: 1639646464.795210, mprotect_err, passed tc-start: 1639646464.803845, mprotect_exec tc-end: 1639646464.903347, mprotect_exec, passed tc-start: 1639646464.910843, mprotect_mremap_exec tc-end: 1639646465.20824, mprotect_mremap_exec, passed tc-start: 1639646465.27595, mprotect_mremap_fork_exec tc-end: 1639646465.117698, mprotect_mremap_fork_exec, expected_failure, PR lib/55177: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libc/sys/t_mprotect.c:435: ((int (*)(void))map2)() == 2 not met tc-start: 1639646465.125425, mprotect_pax tc-end: 1639646465.201946, mprotect_pax, skipped, PaX MPROTECT restrictions not enabled tc-start: 1639646465.209644, mprotect_write tc-end: 1639646465.300442, mprotect_write, passed tp-end: 1639646465.307926, lib/libc/sys/t_mprotect tp-start: 1639646465.389599, lib/libc/sys/t_msgctl, 5 tc-start: 1639646465.391824, msgctl_err tc-end: 1639646465.523479, msgctl_err, passed tc-start: 1639646465.530910, msgctl_perm tc-end: 1639646465.702291, msgctl_perm, passed tc-start: 1639646465.710212, msgctl_pid tc-end: 1639646469.873923, msgctl_pid, passed tc-start: 1639646469.881576, msgctl_set tc-end: 1639646470.33086, msgctl_set, passed tc-start: 1639646470.40426, msgctl_time tc-end: 1639646470.188299, msgctl_time, passed tp-end: 1639646470.196768, lib/libc/sys/t_msgctl tp-start: 1639646470.282190, lib/libc/sys/t_msgget, 5 tc-start: 1639646470.284498, msgget_excl tc-end: 1639646470.415703, msgget_excl, passed tc-start: 1639646470.422754, msgget_exit tc-end: 1639646470.573641, msgget_exit, passed tc-start: 1639646470.581900, msgget_init tc-end: 1639646470.723008, msgget_init, passed tc-start: 1639646470.731997, msgget_limit tc-se:key[0] = 1900544 tc-se:key[1] = 65537 tc-se:key[2] = 65538 tc-se:key[3] = 65539 tc-se:key[4] = 65540 tc-se:key[5] = 65541 tc-se:key[6] = 65542 tc-se:key[7] = 65543 tc-se:key[8] = 65544 tc-se:key[9] = 65545 tc-se:key[10] = 65546 tc-se:key[11] = 65547 tc-se:key[12] = 65548 tc-se:key[13] = 65549 tc-se:key[14] = 65550 tc-se:key[15] = 65551 tc-se:key[16] = 65552 tc-se:key[17] = 65553 tc-se:key[18] = 65554 tc-se:key[19] = 65555 tc-se:key[20] = 65556 tc-se:key[21] = 65557 tc-se:key[22] = 65558 tc-se:key[23] = 65559 tc-se:key[24] = 65560 tc-se:key[25] = 65561 tc-se:key[26] = 65562 tc-se:key[27] = 65563 tc-se:key[28] = 65564 tc-se:key[29] = 65565 tc-se:key[30] = 65566 tc-se:key[31] = 65567 tc-se:key[32] = 65568 tc-se:key[33] = 65569 tc-se:key[34] = 65570 tc-se:key[35] = 65571 tc-se:key[36] = 65572 tc-se:key[37] = 65573 tc-se:key[38] = 65574 tc-se:key[39] = 65575 tc-end: 1639646470.851761, msgget_limit, passed tc-start: 1639646470.858893, msgget_mode tc-se:testing mode 448 tc-se:testing mode 256 tc-se:testing mode 128 tc-se:testing mode 64 tc-se:testing mode 56 tc-se:testing mode 32 tc-se:testing mode 16 tc-se:testing mode 8 tc-se:testing mode 7 tc-se:testing mode 4 tc-se:testing mode 2 tc-se:testing mode 1 tc-end: 1639646471.18647, msgget_mode, passed tp-end: 1639646471.25874, lib/libc/sys/t_msgget tp-start: 1639646471.111430, lib/libc/sys/t_msgrcv, 6 tc-start: 1639646471.113783, msgrcv_basic tc-end: 1639646471.249055, msgrcv_basic, passed tc-start: 1639646471.256386, msgrcv_block tc-end: 1639646475.310546, msgrcv_block, passed tc-start: 1639646475.317399, msgrcv_err tc-end: 1639646475.445777, msgrcv_err, passed tc-start: 1639646475.452596, msgrcv_mtype tc-end: 1639646475.579815, msgrcv_mtype, passed tc-start: 1639646475.586781, msgrcv_nonblock tc-end: 1639646479.663477, msgrcv_nonblock, passed tc-start: 1639646479.670000, msgrcv_truncate tc-end: 1639646479.800480, msgrcv_truncate, passed tp-end: 1639646479.808068, lib/libc/sys/t_msgrcv tp-start: 1639646479.884637, lib/libc/sys/t_msgsnd, 5 tc-start: 1639646479.886996, msgsnd_block tc-end: 1639646483.915811, msgsnd_block, passed tc-start: 1639646483.929438, msgsnd_count tc-end: 1639646484.67573, msgsnd_count, passed tc-start: 1639646484.74966, msgsnd_err tc-end: 1639646484.219185, msgsnd_err, passed tc-start: 1639646484.226301, msgsnd_nonblock tc-end: 1639646488.311029, msgsnd_nonblock, passed tc-start: 1639646488.319016, msgsnd_perm tc-end: 1639646488.510568, msgsnd_perm, passed tp-end: 1639646488.520003, lib/libc/sys/t_msgsnd tp-start: 1639646488.587866, lib/libc/sys/t_msync, 4 tc-start: 1639646488.589854, msync_async tc-end: 1639646488.658694, msync_async, passed tc-start: 1639646488.664429, msync_err tc-end: 1639646488.737468, msync_err, passed tc-start: 1639646488.743009, msync_invalidate tc-end: 1639646488.815136, msync_invalidate, passed tc-start: 1639646488.820673, msync_sync tc-end: 1639646488.892159, msync_sync, passed tp-end: 1639646488.897588, lib/libc/sys/t_msync tp-start: 1639646488.962090, lib/libc/sys/t_nanosleep, 3 tc-start: 1639646488.964073, nanosleep_basic tc-end: 1639646489.387166, nanosleep_basic, passed tc-start: 1639646489.393539, nanosleep_err tc-end: 1639646489.456778, nanosleep_err, passed tc-start: 1639646489.462438, nanosleep_sig tc-end: 1639646491.531425, nanosleep_sig, passed tp-end: 1639646491.539334, lib/libc/sys/t_nanosleep tp-start: 1639646491.608735, lib/libc/sys/t_pipe, 1 tc-start: 1639646491.611086, pipe_restart tc-so:Read: 0x200000 tc-so:Expected: 0x200000 tc-end: 1639646495.676711, pipe_restart, passed tp-end: 1639646495.683762, lib/libc/sys/t_pipe tp-start: 1639646495.749560, lib/libc/sys/t_pipe2, 6 tc-start: 1639646495.751499, pipe2_basic tc-end: 1639646495.815165, pipe2_basic, passed tc-start: 1639646495.820600, pipe2_cloexec tc-end: 1639646495.885327, pipe2_cloexec, passed tc-start: 1639646495.890652, pipe2_consume tc-end: 1639646495.954949, pipe2_consume, passed tc-start: 1639646495.960292, pipe2_einval tc-end: 1639646496.25061, pipe2_einval, passed tc-start: 1639646496.30480, pipe2_nonblock tc-end: 1639646496.96705, pipe2_nonblock, passed tc-start: 1639646496.102110, pipe2_nosigpipe tc-end: 1639646496.165603, pipe2_nosigpipe, passed tp-end: 1639646496.171038, lib/libc/sys/t_pipe2 tp-start: 1639646496.244084, lib/libc/sys/t_poll, 6 tc-start: 1639646496.244276, 3way tc-so:parent write tc-so:parent terminated tc-end: 1639646516.239331, 3way, passed tc-start: 1639646516.244929, basic tc-end: 1639646516.348951, basic, passed tc-start: 1639646516.355404, err tc-end: 1639646516.419296, err, passed tc-start: 1639646516.424500, fifo_hup1 tc-end: 1639646516.557357, fifo_hup1, passed tc-start: 1639646516.564062, fifo_hup2 tc-end: 1639646526.654361, fifo_hup2, passed tc-start: 1639646526.660864, fifo_inout tc-end: 1639646526.787024, fifo_inout, passed tp-end: 1639646526.793384, lib/libc/sys/t_poll tp-start: 1639646526.857088, lib/libc/sys/t_pollts, 3 tc-start: 1639646526.859172, basic tc-end: 1639646528.904692, basic, passed tc-start: 1639646528.911192, err tc-end: 1639646528.973916, err, passed tc-start: 1639646528.979640, sigmask tc-end: 1639646529.43828, sigmask, passed tp-end: 1639646529.49111, lib/libc/sys/t_pollts tp-start: 1639646529.109321, lib/libc/sys/t_posix_fallocate, 1 tc-start: 1639646529.111268, ebadf tc-end: 1639646529.171935, ebadf, passed tp-end: 1639646529.177252, lib/libc/sys/t_posix_fallocate tp-start: 1639646529.239681, lib/libc/sys/t_ppoll, 3 tc-start: 1639646529.239864, basic tc-end: 1639646531.295857, basic, passed tc-start: 1639646531.302084, err tc-end: 1639646531.383873, err, passed tc-start: 1639646531.392352, sigmask tc-end: 1639646531.488561, sigmask, passed tp-end: 1639646531.496124, lib/libc/sys/t_ppoll tp-start: 1639646531.606532, lib/libc/sys/t_ptrace, 6 tc-start: 1639646531.609547, attach_chroot tc-so:Waiting for chrooting of the child PID 10385Child is ready, it will try to PT_ATTACH to parent tc-so:fds_fromparent is no longer needed - close it tc-so:fds_toparent is no longer needed - close it tc-end: 1639646531.743311, attach_chroot, passed tc-start: 1639646531.760899, attach_pid0 tc-end: 1639646531.859363, attach_pid0, passed tc-start: 1639646531.867213, attach_pid1 tc-end: 1639646531.980998, attach_pid1, passed tc-start: 1639646531.991307, attach_pid1_securelevel tc-end: 1639646532.97079, attach_pid1_securelevel, passed tc-start: 1639646532.104758, attach_self tc-end: 1639646532.205543, attach_self, passed tc-start: 1639646532.215574, traceme_twice tc-so:Mark the parent process (PID 859) a debugger of PID 2118Mark the parent process (PID 859) a debugger of PID 2118 again tc-end: 1639646532.317380, traceme_twice, passed tp-end: 1639646532.326311, lib/libc/sys/t_ptrace tp-start: 1639646532.477009, lib/libc/sys/t_ptrace_sigchld, 1 tc-start: 1639646532.481107, traceme_raise1 tc-end: 1639646532.609113, traceme_raise1, skipped, XXX: zombie is not collected before tracer's death tp-end: 1639646532.617890, lib/libc/sys/t_ptrace_sigchld tp-start: 1639646533.430276, lib/libc/sys/t_ptrace_wait, 282 tc-start: 1639646533.432689, access_fpregs1 tc-end: 1639646533.647921, access_fpregs1, passed tc-start: 1639646533.654868, access_fpregs2 tc-end: 1639646533.862570, access_fpregs2, passed tc-start: 1639646533.870245, access_regs1 tc-end: 1639646534.84783, access_regs1, passed tc-start: 1639646534.91920, access_regs2 tc-end: 1639646534.307036, access_regs2, passed tc-start: 1639646534.314299, access_regs3 tc-end: 1639646534.569345, access_regs3, passed tc-start: 1639646534.576535, access_regs4 tc-end: 1639646534.786629, access_regs4, passed tc-start: 1639646534.794022, access_regs5 tc-end: 1639646535.778, access_regs5, passed tc-start: 1639646535.7856, access_regs6 tc-end: 1639646535.217637, access_regs6, passed tc-start: 1639646535.224935, access_regs_set_unaligned_pc_0x1 tc-end: 1639646535.435120, access_regs_set_unaligned_pc_0x1, passed tc-start: 1639646535.442371, access_regs_set_unaligned_pc_0x3 tc-end: 1639646535.652178, access_regs_set_unaligned_pc_0x3, passed tc-start: 1639646535.659407, access_regs_set_unaligned_pc_0x7 tc-end: 1639646535.869168, access_regs_set_unaligned_pc_0x7, passed tc-start: 1639646535.876911, bytes_transfer_alignment_piod_read_auxv tc-end: 1639646536.496515, bytes_transfer_alignment_piod_read_auxv, passed tc-start: 1639646536.503515, bytes_transfer_alignment_piod_read_d tc-end: 1639646540.428017, bytes_transfer_alignment_piod_read_d, passed tc-start: 1639646540.435730, bytes_transfer_alignment_piod_read_i tc-end: 1639646544.741514, bytes_transfer_alignment_piod_read_i, passed tc-start: 1639646544.750539, bytes_transfer_alignment_piod_write_d tc-end: 1639646550.667686, bytes_transfer_alignment_piod_write_d, passed tc-start: 1639646550.674422, bytes_transfer_alignment_piod_write_i tc-end: 1639646556.739093, bytes_transfer_alignment_piod_write_i, passed tc-start: 1639646556.748102, bytes_transfer_alignment_pt_read_d tc-end: 1639646561.147973, bytes_transfer_alignment_pt_read_d, passed tc-start: 1639646561.155367, bytes_transfer_alignment_pt_read_i tc-end: 1639646565.301790, bytes_transfer_alignment_pt_read_i, passed tc-start: 1639646565.309438, bytes_transfer_alignment_pt_write_d tc-end: 1639646571.709803, bytes_transfer_alignment_pt_write_d, passed tc-start: 1639646571.716968, bytes_transfer_alignment_pt_write_i tc-end: 1639646577.818058, bytes_transfer_alignment_pt_write_i, passed tc-start: 1639646577.825617, bytes_transfer_eof_piod_read_d tc-end: 1639646578.85904, bytes_transfer_eof_piod_read_d, passed tc-start: 1639646578.94647, bytes_transfer_eof_piod_read_i tc-end: 1639646578.314707, bytes_transfer_eof_piod_read_i, passed tc-start: 1639646578.322187, bytes_transfer_eof_piod_write_d tc-end: 1639646578.582644, bytes_transfer_eof_piod_write_d, passed tc-start: 1639646578.590118, bytes_transfer_eof_piod_write_i tc-end: 1639646578.825151, bytes_transfer_eof_piod_write_i, passed tc-start: 1639646578.833998, bytes_transfer_eof_pt_read_d tc-end: 1639646579.95125, bytes_transfer_eof_pt_read_d, passed tc-start: 1639646579.102906, bytes_transfer_eof_pt_read_i tc-end: 1639646579.356200, bytes_transfer_eof_pt_read_i, passed tc-start: 1639646579.364344, bytes_transfer_eof_pt_write_d tc-end: 1639646579.594701, bytes_transfer_eof_pt_write_d, passed tc-start: 1639646579.601951, bytes_transfer_eof_pt_write_i tc-end: 1639646579.863439, bytes_transfer_eof_pt_write_i, passed tc-start: 1639646579.870379, bytes_transfer_piod_read_auxv tc-end: 1639646580.99380, bytes_transfer_piod_read_auxv, passed tc-start: 1639646580.108200, bytes_transfer_piod_read_d_16 tc-end: 1639646580.346688, bytes_transfer_piod_read_d_16, passed tc-start: 1639646580.356424, bytes_transfer_piod_read_d_16_text tc-end: 1639646580.598422, bytes_transfer_piod_read_d_16_text, passed tc-start: 1639646580.605208, bytes_transfer_piod_read_d_32 tc-end: 1639646580.835611, bytes_transfer_piod_read_d_32, passed tc-start: 1639646580.844805, bytes_transfer_piod_read_d_32_text tc-end: 1639646581.82161, bytes_transfer_piod_read_d_32_text, passed tc-start: 1639646581.89789, bytes_transfer_piod_read_d_64 tc-end: 1639646581.320334, bytes_transfer_piod_read_d_64, passed tc-start: 1639646581.328567, bytes_transfer_piod_read_d_64_text tc-end: 1639646581.565320, bytes_transfer_piod_read_d_64_text, passed tc-start: 1639646581.574624, bytes_transfer_piod_read_d_8 tc-end: 1639646581.810527, bytes_transfer_piod_read_d_8, passed tc-start: 1639646581.823082, bytes_transfer_piod_read_d_8_text tc-end: 1639646582.66056, bytes_transfer_piod_read_d_8_text, passed tc-start: 1639646582.72915, bytes_transfer_piod_read_i_16 tc-end: 1639646582.311658, bytes_transfer_piod_read_i_16, passed tc-start: 1639646582.319200, bytes_transfer_piod_read_i_16_text tc-end: 1639646582.538883, bytes_transfer_piod_read_i_16_text, passed tc-start: 1639646582.545635, bytes_transfer_piod_read_i_32 tc-end: 1639646582.777527, bytes_transfer_piod_read_i_32, passed tc-start: 1639646582.784380, bytes_transfer_piod_read_i_32_text tc-end: 1639646583.34234, bytes_transfer_piod_read_i_32_text, passed tc-start: 1639646583.43974, bytes_transfer_piod_read_i_64 tc-end: 1639646583.284778, bytes_transfer_piod_read_i_64, passed tc-start: 1639646583.292485, bytes_transfer_piod_read_i_64_text tc-end: 1639646583.520537, bytes_transfer_piod_read_i_64_text, passed tc-start: 1639646583.528685, bytes_transfer_piod_read_i_8 tc-end: 1639646583.754495, bytes_transfer_piod_read_i_8, passed tc-start: 1639646583.762760, bytes_transfer_piod_read_i_8_text tc-end: 1639646583.996282, bytes_transfer_piod_read_i_8_text, passed tc-start: 1639646584.3600, bytes_transfer_piod_write_d_16 tc-end: 1639646584.220632, bytes_transfer_piod_write_d_16, passed tc-start: 1639646584.227408, bytes_transfer_piod_write_d_16_text tc-end: 1639646584.454019, bytes_transfer_piod_write_d_16_text, passed tc-start: 1639646584.462429, bytes_transfer_piod_write_d_32 tc-end: 1639646584.706303, bytes_transfer_piod_write_d_32, passed tc-start: 1639646584.713561, bytes_transfer_piod_write_d_32_text tc-end: 1639646584.954493, bytes_transfer_piod_write_d_32_text, passed tc-start: 1639646584.961917, bytes_transfer_piod_write_d_64 tc-end: 1639646585.202564, bytes_transfer_piod_write_d_64, passed tc-start: 1639646585.210213, bytes_transfer_piod_write_d_64_text tc-end: 1639646585.426880, bytes_transfer_piod_write_d_64_text, passed tc-start: 1639646585.434717, bytes_transfer_piod_write_d_8 tc-end: 1639646585.686482, bytes_transfer_piod_write_d_8, passed tc-start: 1639646585.694847, bytes_transfer_piod_write_d_8_text tc-end: 1639646585.914304, bytes_transfer_piod_write_d_8_text, passed tc-start: 1639646585.921234, bytes_transfer_piod_write_i_16 tc-end: 1639646586.153011, bytes_transfer_piod_write_i_16, passed tc-start: 1639646586.160783, bytes_transfer_piod_write_i_16_text tc-end: 1639646586.413911, bytes_transfer_piod_write_i_16_text, passed tc-start: 1639646586.420773, bytes_transfer_piod_write_i_32 tc-end: 1639646586.639844, bytes_transfer_piod_write_i_32, passed tc-start: 1639646586.647407, bytes_transfer_piod_write_i_32_text tc-end: 1639646586.901082, bytes_transfer_piod_write_i_32_text, passed tc-start: 1639646586.908876, bytes_transfer_piod_write_i_64 tc-end: 1639646587.124582, bytes_transfer_piod_write_i_64, passed tc-start: 1639646587.131252, bytes_transfer_piod_write_i_64_text tc-end: 1639646587.374548, bytes_transfer_piod_write_i_64_text, passed tc-start: 1639646587.382218, bytes_transfer_piod_write_i_8 tc-end: 1639646587.615224, bytes_transfer_piod_write_i_8, passed tc-start: 1639646587.622501, bytes_transfer_piod_write_i_8_text tc-end: 1639646587.865828, bytes_transfer_piod_write_i_8_text, passed tc-start: 1639646587.873257, bytes_transfer_read_d tc-end: 1639646588.90237, bytes_transfer_read_d, passed tc-start: 1639646588.96830, bytes_transfer_read_d_text tc-end: 1639646588.317492, bytes_transfer_read_d_text, passed tc-start: 1639646588.326141, bytes_transfer_read_i tc-end: 1639646588.549136, bytes_transfer_read_i, passed tc-start: 1639646588.556128, bytes_transfer_read_i_text tc-end: 1639646588.787941, bytes_transfer_read_i_text, passed tc-start: 1639646588.794607, bytes_transfer_write_d tc-end: 1639646589.3821, bytes_transfer_write_d, passed tc-start: 1639646589.10753, bytes_transfer_write_d_text tc-end: 1639646589.245560, bytes_transfer_write_d_text, passed tc-start: 1639646589.253557, bytes_transfer_write_i tc-end: 1639646589.475411, bytes_transfer_write_i, passed tc-start: 1639646589.483238, bytes_transfer_write_i_text tc-end: 1639646589.713305, bytes_transfer_write_i_text, passed tc-start: 1639646589.720733, child_attach_to_its_parent tc-end: 1639646589.942917, child_attach_to_its_parent, passed tc-start: 1639646589.952950, child_attach_to_its_stopped_parent tc-end: 1639646590.197118, child_attach_to_its_stopped_parent, passed tc-start: 1639646590.206551, clone1 tc-end: 1639646590.462853, clone1, passed tc-start: 1639646590.470496, clone5 tc-end: 1639646590.690250, clone5, passed tc-start: 1639646590.697173, clone_files1 tc-end: 1639646590.922257, clone_files1, passed tc-start: 1639646590.929395, clone_files5 tc-end: 1639646591.186701, clone_files5, passed tc-start: 1639646591.195251, clone_fs1 tc-end: 1639646591.421432, clone_fs1, passed tc-start: 1639646591.429109, clone_fs5 tc-end: 1639646591.674773, clone_fs5, passed tc-start: 1639646591.683234, clone_vfork1 tc-end: 1639646591.915443, clone_vfork1, passed tc-start: 1639646591.922713, clone_vfork5 tc-end: 1639646592.168556, clone_vfork5, passed tc-start: 1639646592.175556, clone_vm1 tc-end: 1639646592.424919, clone_vm1, passed tc-start: 1639646592.432112, clone_vm5 tc-end: 1639646592.667961, clone_vm5, passed tc-start: 1639646592.675486, core_dump_procinfo tc-end: 1639646593.43937, core_dump_procinfo, failed, /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1639646593.51708, eventmask_preserved_empty tc-end: 1639646593.304202, eventmask_preserved_empty, passed tc-start: 1639646593.311868, eventmask_preserved_fork tc-end: 1639646593.545343, eventmask_preserved_fork, passed tc-start: 1639646593.551791, eventmask_preserved_lwp_create tc-end: 1639646593.812170, eventmask_preserved_lwp_create, passed tc-start: 1639646593.818646, eventmask_preserved_lwp_exit tc-end: 1639646594.61525, eventmask_preserved_lwp_exit, passed tc-start: 1639646594.68043, eventmask_preserved_posix_spawn tc-end: 1639646594.265262, eventmask_preserved_posix_spawn, passed tc-start: 1639646594.277361, eventmask_preserved_vfork tc-end: 1639646594.498294, eventmask_preserved_vfork, passed tc-start: 1639646594.505596, eventmask_preserved_vfork_done tc-end: 1639646594.733907, eventmask_preserved_vfork_done, passed tc-start: 1639646594.742928, fork1 tc-end: 1639646594.995257, fork1, passed tc-start: 1639646595.3834, fork13 tc-end: 1639646595.242891, fork13, passed tc-start: 1639646595.250995, fork5 tc-end: 1639646595.531433, fork5, passed tc-start: 1639646595.538833, fork9 tc-end: 1639646595.843724, fork9, passed tc-start: 1639646595.854284, kill1 tc-end: 1639646596.176299, kill1, passed tc-start: 1639646596.191034, kill2 tc-end: 1639646596.531746, kill2, passed tc-start: 1639646596.544887, kill3 tc-end: 1639646596.835762, kill3, passed tc-start: 1639646596.843570, parent_attach_to_its_child tc-end: 1639646597.78532, parent_attach_to_its_child, passed tc-start: 1639646597.90297, parent_attach_to_its_stopped_child tc-end: 1639646597.343820, parent_attach_to_its_stopped_child, passed tc-start: 1639646597.353507, posix_spawn1 tc-so: tc-end: 1639646597.629045, posix_spawn1, passed tc-start: 1639646597.635825, posix_spawn2 tc-so: tc-end: 1639646597.895989, posix_spawn2, passed tc-start: 1639646597.904743, posix_spawn3 tc-so: tc-end: 1639646598.200034, posix_spawn3, passed tc-start: 1639646598.206803, posix_spawn4 tc-so: tc-end: 1639646598.470622, posix_spawn4, passed tc-start: 1639646598.478779, posix_spawn5 tc-so: tc-end: 1639646598.725799, posix_spawn5, passed tc-start: 1639646598.732635, posix_spawn6 tc-so: tc-end: 1639646599.2841, posix_spawn6, passed tc-start: 1639646599.13300, posix_spawn7 tc-so: tc-end: 1639646599.254794, posix_spawn7, passed tc-start: 1639646599.261975, posix_spawn8 tc-so: tc-end: 1639646599.524306, posix_spawn8, passed tc-start: 1639646599.532069, resume tc-end: 1639646601.868064, resume, passed tc-start: 1639646601.874787, siginfo_set_faked tc-end: 1639646602.137042, siginfo_set_faked, passed tc-start: 1639646602.146507, siginfo_set_unmodified tc-end: 1639646602.422512, siginfo_set_unmodified, passed tc-start: 1639646602.429036, signal_mask_unrelated tc-end: 1639646602.634437, signal_mask_unrelated, passed tc-start: 1639646602.641159, suspend_no_deadlock tc-end: 1639646602.847631, suspend_no_deadlock, passed tc-start: 1639646602.856469, syscall tc-end: 1639646603.81821, syscall, passed tc-start: 1639646603.88349, syscall_detach_on_sce tc-end: 1639646603.311288, syscall_detach_on_sce, passed tc-start: 1639646603.319249, syscall_killed_on_sce tc-end: 1639646603.555120, syscall_killed_on_sce, passed tc-start: 1639646603.561543, syscall_signal_on_sce tc-end: 1639646603.782614, syscall_signal_on_sce, expected_failure, XXX: behavior under investigation: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1639646603.790726, syscallemu1 tc-end: 1639646604.32898, syscallemu1, passed tc-start: 1639646604.41050, thread_concurrent_signals tc-end: 1639646604.244564, thread_concurrent_signals, skipped, PR kern/54960 tc-start: 1639646604.252197, thread_concurrent_signals_handler tc-end: 1639646604.459100, thread_concurrent_signals_handler, skipped, PR kern/54960 tc-start: 1639646604.467199, thread_concurrent_signals_sig_ign tc-end: 1639646604.665078, thread_concurrent_signals_sig_ign, skipped, PR kern/54960 tc-start: 1639646604.672861, threads_and_exec tc-end: 1639646605.119812, threads_and_exec, passed tc-start: 1639646605.126552, trace_thread_lwpcreate tc-end: 1639646607.535724, trace_thread_lwpcreate, passed tc-start: 1639646607.542744, trace_thread_lwpcreate_and_exit tc-end: 1639646612.139671, trace_thread_lwpcreate_and_exit, passed tc-start: 1639646612.147073, trace_thread_lwpcreate_and_exit_masked_sigtrap tc-end: 1639646616.650555, trace_thread_lwpcreate_and_exit_masked_sigtrap, passed tc-start: 1639646616.657353, trace_thread_lwpcreate_masked_sigtrap tc-end: 1639646618.981226, trace_thread_lwpcreate_masked_sigtrap, passed tc-start: 1639646618.988000, trace_thread_lwpexit tc-end: 1639646623.621864, trace_thread_lwpexit, passed tc-start: 1639646623.630348, trace_thread_lwpexit_masked_sigtrap tc-end: 1639646627.285886, trace_thread_lwpexit_masked_sigtrap, passed tc-start: 1639646627.295568, trace_thread_nolwpevents tc-end: 1639646627.587214, trace_thread_nolwpevents, passed tc-start: 1639646627.594820, traceme_crash_bus tc-end: 1639646627.893429, traceme_crash_bus, passed tc-start: 1639646627.903692, traceme_crash_fpe tc-end: 1639646628.202841, traceme_crash_fpe, passed tc-start: 1639646628.212759, traceme_crash_ill tc-end: 1639646628.514940, traceme_crash_ill, passed tc-start: 1639646628.525028, traceme_crash_segv tc-end: 1639646628.827024, traceme_crash_segv, passed tc-start: 1639646628.837648, traceme_crash_trap tc-end: 1639646629.117046, traceme_crash_trap, passed tc-start: 1639646629.126658, traceme_exec tc-so: tc-end: 1639646629.435958, traceme_exec, passed tc-start: 1639646629.444740, traceme_lwpinfo0 tc-end: 1639646629.757283, traceme_lwpinfo0, passed tc-start: 1639646629.766908, traceme_lwpinfo0_lwpstatus tc-end: 1639646630.76559, traceme_lwpinfo0_lwpstatus, passed tc-start: 1639646630.85841, traceme_lwpinfo0_lwpstatus_pl_name tc-end: 1639646630.390337, traceme_lwpinfo0_lwpstatus_pl_name, passed tc-start: 1639646630.399935, traceme_lwpinfo0_lwpstatus_pl_private tc-end: 1639646630.701914, traceme_lwpinfo0_lwpstatus_pl_private, passed tc-start: 1639646630.711356, traceme_lwpinfo0_lwpstatus_pl_sigmask tc-end: 1639646630.957606, traceme_lwpinfo0_lwpstatus_pl_sigmask, passed tc-start: 1639646630.964497, traceme_lwpinfo1 tc-end: 1639646631.437167, traceme_lwpinfo1, passed tc-start: 1639646631.445605, traceme_lwpinfo1_lwpstatus tc-end: 1639646632.10197, traceme_lwpinfo1_lwpstatus, passed tc-start: 1639646632.18446, traceme_lwpinfo1_lwpstatus_pl_name tc-end: 1639646632.571971, traceme_lwpinfo1_lwpstatus_pl_name, passed tc-start: 1639646632.581805, traceme_lwpinfo1_lwpstatus_pl_private tc-end: 1639646633.122229, traceme_lwpinfo1_lwpstatus_pl_private, passed tc-start: 1639646633.132098, traceme_lwpinfo1_lwpstatus_pl_sigmask tc-end: 1639646633.690569, traceme_lwpinfo1_lwpstatus_pl_sigmask, passed tc-start: 1639646633.699326, traceme_lwpinfo2 tc-end: 1639646634.243744, traceme_lwpinfo2, passed tc-start: 1639646634.252060, traceme_lwpinfo2_lwpstatus tc-end: 1639646635.26980, traceme_lwpinfo2_lwpstatus, passed tc-start: 1639646635.35417, traceme_lwpinfo2_lwpstatus_pl_name tc-end: 1639646635.987954, traceme_lwpinfo2_lwpstatus_pl_name, passed tc-start: 1639646635.995435, traceme_lwpinfo2_lwpstatus_pl_private tc-end: 1639646636.558246, traceme_lwpinfo2_lwpstatus_pl_private, passed tc-start: 1639646636.565913, traceme_lwpinfo2_lwpstatus_pl_sigmask tc-end: 1639646637.366118, traceme_lwpinfo2_lwpstatus_pl_sigmask, passed tc-start: 1639646637.373305, traceme_lwpinfo3 tc-end: 1639646638.455485, traceme_lwpinfo3, passed tc-start: 1639646638.465593, traceme_lwpinfo3_lwpstatus tc-end: 1639646639.526757, traceme_lwpinfo3_lwpstatus, passed tc-start: 1639646639.533471, traceme_lwpinfo3_lwpstatus_pl_name tc-end: 1639646640.377014, traceme_lwpinfo3_lwpstatus_pl_name, passed tc-start: 1639646640.383618, traceme_lwpinfo3_lwpstatus_pl_private tc-end: 1639646641.177061, traceme_lwpinfo3_lwpstatus_pl_private, passed tc-start: 1639646641.184109, traceme_lwpinfo3_lwpstatus_pl_sigmask tc-end: 1639646642.260334, traceme_lwpinfo3_lwpstatus_pl_sigmask, passed tc-start: 1639646642.267486, traceme_lwpnext0 tc-end: 1639646642.522006, traceme_lwpnext0, passed tc-start: 1639646642.531771, traceme_lwpnext0_pl_name tc-end: 1639646642.768646, traceme_lwpnext0_pl_name, passed tc-start: 1639646642.776643, traceme_lwpnext0_pl_private tc-end: 1639646642.985212, traceme_lwpnext0_pl_private, passed tc-start: 1639646642.991774, traceme_lwpnext0_pl_sigmask tc-end: 1639646643.201389, traceme_lwpnext0_pl_sigmask, passed tc-start: 1639646643.207900, traceme_lwpnext1 tc-end: 1639646643.572610, traceme_lwpnext1, passed tc-start: 1639646643.579180, traceme_lwpnext1_pl_name tc-end: 1639646644.101194, traceme_lwpnext1_pl_name, passed tc-start: 1639646644.109560, traceme_lwpnext1_pl_private tc-end: 1639646644.660725, traceme_lwpnext1_pl_private, passed tc-start: 1639646644.667766, traceme_lwpnext1_pl_sigmask tc-end: 1639646645.31297, traceme_lwpnext1_pl_sigmask, passed tc-start: 1639646645.39113, traceme_lwpnext2 tc-end: 1639646645.593743, traceme_lwpnext2, passed tc-start: 1639646645.601283, traceme_lwpnext2_pl_name tc-end: 1639646646.400786, traceme_lwpnext2_pl_name, passed tc-start: 1639646646.409241, traceme_lwpnext2_pl_private tc-end: 1639646647.372608, traceme_lwpnext2_pl_private, passed tc-start: 1639646647.380704, traceme_lwpnext2_pl_sigmask tc-end: 1639646647.892832, traceme_lwpnext2_pl_sigmask, passed tc-start: 1639646647.899970, traceme_lwpnext3 tc-end: 1639646648.983354, traceme_lwpnext3, passed tc-start: 1639646648.991216, traceme_lwpnext3_pl_name tc-end: 1639646650.503460, traceme_lwpnext3_pl_name, passed tc-start: 1639646650.510824, traceme_lwpnext3_pl_private tc-end: 1639646651.491961, traceme_lwpnext3_pl_private, passed tc-start: 1639646651.498934, traceme_lwpnext3_pl_sigmask tc-end: 1639646652.567381, traceme_lwpnext3_pl_sigmask, passed tc-start: 1639646652.575494, traceme_pid1_parent tc-end: 1639646652.817419, traceme_pid1_parent, passed tc-start: 1639646652.824900, traceme_raise1 tc-end: 1639646653.79174, traceme_raise1, passed tc-start: 1639646653.87612, traceme_raise10 tc-end: 1639646653.329807, traceme_raise10, passed tc-start: 1639646653.338858, traceme_raise2 tc-end: 1639646653.602794, traceme_raise2, passed tc-start: 1639646653.610188, traceme_raise3 tc-end: 1639646653.898277, traceme_raise3, passed tc-start: 1639646653.906491, traceme_raise4 tc-end: 1639646654.145441, traceme_raise4, passed tc-start: 1639646654.154554, traceme_raise5 tc-end: 1639646654.422902, traceme_raise5, passed tc-start: 1639646654.431478, traceme_raise6 tc-end: 1639646654.724243, traceme_raise6, passed tc-start: 1639646654.733079, traceme_raise7 tc-end: 1639646654.969831, traceme_raise7, passed tc-start: 1639646654.977712, traceme_raise8 tc-end: 1639646655.224342, traceme_raise8, passed tc-start: 1639646655.232507, traceme_raise9 tc-end: 1639646655.477478, traceme_raise9, passed tc-start: 1639646655.486671, traceme_raisesignal_ignored1 tc-end: 1639646655.743565, traceme_raisesignal_ignored1, passed tc-start: 1639646655.752908, traceme_raisesignal_ignored2 tc-end: 1639646656.11673, traceme_raisesignal_ignored2, passed tc-start: 1639646656.20887, traceme_raisesignal_ignored3 tc-end: 1639646656.288981, traceme_raisesignal_ignored3, passed tc-start: 1639646656.297838, traceme_raisesignal_ignored4 tc-end: 1639646656.553484, traceme_raisesignal_ignored4, passed tc-start: 1639646656.563221, traceme_raisesignal_ignored5 tc-end: 1639646656.815679, traceme_raisesignal_ignored5, passed tc-start: 1639646656.824377, traceme_raisesignal_ignored6 tc-end: 1639646657.103922, traceme_raisesignal_ignored6, passed tc-start: 1639646657.114030, traceme_raisesignal_ignored7 tc-end: 1639646657.398868, traceme_raisesignal_ignored7, passed tc-start: 1639646657.405768, traceme_raisesignal_ignored8 tc-end: 1639646657.614638, traceme_raisesignal_ignored8, passed tc-start: 1639646657.621586, traceme_raisesignal_masked1 tc-end: 1639646657.826415, traceme_raisesignal_masked1, passed tc-start: 1639646657.833355, traceme_raisesignal_masked2 tc-end: 1639646658.32996, traceme_raisesignal_masked2, passed tc-start: 1639646658.40054, traceme_raisesignal_masked3 tc-end: 1639646658.241821, traceme_raisesignal_masked3, passed tc-start: 1639646658.248352, traceme_raisesignal_masked4 tc-end: 1639646658.447784, traceme_raisesignal_masked4, passed tc-start: 1639646658.454351, traceme_raisesignal_masked5 tc-end: 1639646658.653498, traceme_raisesignal_masked5, passed tc-start: 1639646658.660131, traceme_raisesignal_masked6 tc-end: 1639646658.858079, traceme_raisesignal_masked6, passed tc-start: 1639646658.865124, traceme_raisesignal_masked7 tc-end: 1639646659.64044, traceme_raisesignal_masked7, passed tc-start: 1639646659.70884, traceme_raisesignal_masked8 tc-end: 1639646659.272370, traceme_raisesignal_masked8, passed tc-start: 1639646659.279077, traceme_sendsignal_handle1 tc-end: 1639646659.477501, traceme_sendsignal_handle1, passed tc-start: 1639646659.483997, traceme_sendsignal_handle2 tc-end: 1639646659.682628, traceme_sendsignal_handle2, passed tc-start: 1639646659.689207, traceme_sendsignal_handle3 tc-end: 1639646659.886565, traceme_sendsignal_handle3, passed tc-start: 1639646659.893078, traceme_sendsignal_handle4 tc-end: 1639646660.91381, traceme_sendsignal_handle4, passed tc-start: 1639646660.97791, traceme_sendsignal_handle5 tc-end: 1639646660.299390, traceme_sendsignal_handle5, passed tc-start: 1639646660.306626, traceme_sendsignal_handle6 tc-end: 1639646660.505967, traceme_sendsignal_handle6, passed tc-start: 1639646660.512694, traceme_sendsignal_handle7 tc-end: 1639646660.714119, traceme_sendsignal_handle7, passed tc-start: 1639646660.720934, traceme_sendsignal_handle8 tc-end: 1639646660.922989, traceme_sendsignal_handle8, passed tc-start: 1639646660.929726, traceme_sendsignal_ignored1 tc-end: 1639646661.129346, traceme_sendsignal_ignored1, passed tc-start: 1639646661.135993, traceme_sendsignal_ignored2 tc-end: 1639646661.335815, traceme_sendsignal_ignored2, passed tc-start: 1639646661.342446, traceme_sendsignal_ignored3 tc-end: 1639646661.543176, traceme_sendsignal_ignored3, passed tc-start: 1639646661.549685, traceme_sendsignal_ignored4 tc-end: 1639646661.749760, traceme_sendsignal_ignored4, passed tc-start: 1639646661.757030, traceme_sendsignal_ignored5 tc-end: 1639646661.957604, traceme_sendsignal_ignored5, passed tc-start: 1639646661.964108, traceme_sendsignal_ignored6 tc-end: 1639646662.164504, traceme_sendsignal_ignored6, passed tc-start: 1639646662.171328, traceme_sendsignal_ignored7 tc-end: 1639646662.368904, traceme_sendsignal_ignored7, passed tc-start: 1639646662.375425, traceme_sendsignal_ignored8 tc-end: 1639646662.575914, traceme_sendsignal_ignored8, passed tc-start: 1639646662.582931, traceme_sendsignal_masked1 tc-end: 1639646662.782231, traceme_sendsignal_masked1, passed tc-start: 1639646662.788953, traceme_sendsignal_masked2 tc-end: 1639646662.988868, traceme_sendsignal_masked2, passed tc-start: 1639646662.995354, traceme_sendsignal_masked3 tc-end: 1639646663.195389, traceme_sendsignal_masked3, passed tc-start: 1639646663.201987, traceme_sendsignal_masked4 tc-end: 1639646663.402956, traceme_sendsignal_masked4, passed tc-start: 1639646663.409461, traceme_sendsignal_masked5 tc-end: 1639646663.609994, traceme_sendsignal_masked5, passed tc-start: 1639646663.617196, traceme_sendsignal_masked6 tc-end: 1639646663.818129, traceme_sendsignal_masked6, passed tc-start: 1639646663.824667, traceme_sendsignal_masked7 tc-end: 1639646664.22648, traceme_sendsignal_masked7, passed tc-start: 1639646664.29140, traceme_sendsignal_masked8 tc-end: 1639646664.231841, traceme_sendsignal_masked8, passed tc-start: 1639646664.238622, traceme_sendsignal_simple1 tc-end: 1639646664.437889, traceme_sendsignal_simple1, passed tc-start: 1639646664.444719, traceme_sendsignal_simple10 tc-end: 1639646664.677240, traceme_sendsignal_simple10, passed tc-start: 1639646664.687661, traceme_sendsignal_simple2 tc-end: 1639646664.884387, traceme_sendsignal_simple2, passed tc-start: 1639646664.890847, traceme_sendsignal_simple3 tc-end: 1639646665.126599, traceme_sendsignal_simple3, passed tc-start: 1639646665.136674, traceme_sendsignal_simple4 tc-end: 1639646665.332647, traceme_sendsignal_simple4, passed tc-start: 1639646665.339146, traceme_sendsignal_simple5 tc-end: 1639646665.536485, traceme_sendsignal_simple5, passed tc-start: 1639646665.542987, traceme_sendsignal_simple6 tc-end: 1639646665.777715, traceme_sendsignal_simple6, passed tc-start: 1639646665.788071, traceme_sendsignal_simple7 tc-end: 1639646666.20855, traceme_sendsignal_simple7, passed tc-start: 1639646666.30769, traceme_sendsignal_simple8 tc-end: 1639646666.262780, traceme_sendsignal_simple8, passed tc-start: 1639646666.273144, traceme_sendsignal_simple9 tc-end: 1639646666.510490, traceme_sendsignal_simple9, passed tc-start: 1639646666.520495, traceme_signalignored_crash_bus tc-end: 1639646666.725288, traceme_signalignored_crash_bus, passed tc-start: 1639646666.732997, traceme_signalignored_crash_fpe tc-end: 1639646666.936886, traceme_signalignored_crash_fpe, passed tc-start: 1639646666.943576, traceme_signalignored_crash_ill tc-end: 1639646667.144042, traceme_signalignored_crash_ill, passed tc-start: 1639646667.150775, traceme_signalignored_crash_segv tc-end: 1639646667.353254, traceme_signalignored_crash_segv, passed tc-start: 1639646667.359730, traceme_signalignored_crash_trap tc-end: 1639646667.560718, traceme_signalignored_crash_trap, passed tc-start: 1639646667.567273, traceme_signalignored_exec tc-so: tc-end: 1639646667.793365, traceme_signalignored_exec, passed tc-start: 1639646667.799889, traceme_signalmasked_crash_bus tc-end: 1639646668.13207, traceme_signalmasked_crash_bus, passed tc-start: 1639646668.19963, traceme_signalmasked_crash_fpe tc-end: 1639646668.220089, traceme_signalmasked_crash_fpe, passed tc-start: 1639646668.226553, traceme_signalmasked_crash_ill tc-end: 1639646668.426027, traceme_signalmasked_crash_ill, passed tc-start: 1639646668.432415, traceme_signalmasked_crash_segv tc-end: 1639646668.635639, traceme_signalmasked_crash_segv, passed tc-start: 1639646668.642326, traceme_signalmasked_crash_trap tc-end: 1639646668.845447, traceme_signalmasked_crash_trap, passed tc-start: 1639646668.852054, traceme_signalmasked_exec tc-so: tc-end: 1639646669.75655, traceme_signalmasked_exec, passed tc-start: 1639646669.82273, traceme_vfork_crash_bus tc-end: 1639646669.299618, traceme_vfork_crash_bus, passed tc-start: 1639646669.309401, traceme_vfork_crash_fpe tc-end: 1639646669.517891, traceme_vfork_crash_fpe, passed tc-start: 1639646669.527817, traceme_vfork_crash_ill tc-end: 1639646669.736479, traceme_vfork_crash_ill, passed tc-start: 1639646669.748346, traceme_vfork_crash_segv tc-end: 1639646669.956531, traceme_vfork_crash_segv, passed tc-start: 1639646669.966005, traceme_vfork_crash_trap tc-end: 1639646670.173973, traceme_vfork_crash_trap, passed tc-start: 1639646670.183639, traceme_vfork_exec tc-so: tc-end: 1639646670.388561, traceme_vfork_exec, passed tc-start: 1639646670.395126, traceme_vfork_fork tc-end: 1639646670.584695, traceme_vfork_fork, passed tc-start: 1639646670.591253, traceme_vfork_raise1 tc-end: 1639646670.765188, traceme_vfork_raise1, passed tc-start: 1639646670.771864, traceme_vfork_raise10 tc-end: 1639646670.979753, traceme_vfork_raise10, passed tc-start: 1639646670.989116, traceme_vfork_raise11 tc-end: 1639646671.196110, traceme_vfork_raise11, passed tc-start: 1639646671.205981, traceme_vfork_raise12 tc-end: 1639646671.413898, traceme_vfork_raise12, passed tc-start: 1639646671.423654, traceme_vfork_raise13 tc-end: 1639646671.632998, traceme_vfork_raise13, passed tc-start: 1639646671.643315, traceme_vfork_raise2 tc-end: 1639646671.961070, traceme_vfork_raise2, passed tc-start: 1639646671.971175, traceme_vfork_raise3 tc-end: 1639646672.162188, traceme_vfork_raise3, passed tc-start: 1639646672.168705, traceme_vfork_raise4 tc-end: 1639646672.343923, traceme_vfork_raise4, passed tc-start: 1639646672.350816, traceme_vfork_raise5 tc-end: 1639646672.525427, traceme_vfork_raise5, passed tc-start: 1639646672.532075, traceme_vfork_raise6 tc-end: 1639646672.737799, traceme_vfork_raise6, passed tc-start: 1639646672.747613, traceme_vfork_raise7 tc-end: 1639646672.920680, traceme_vfork_raise7, passed tc-start: 1639646672.927223, traceme_vfork_raise8 tc-end: 1639646673.100707, traceme_vfork_raise8, passed tc-start: 1639646673.107193, traceme_vfork_raise9 tc-end: 1639646673.313636, traceme_vfork_raise9, passed tc-start: 1639646673.323381, traceme_vfork_signalignored_crash_bus tc-end: 1639646673.537886, traceme_vfork_signalignored_crash_bus, passed tc-start: 1639646673.547641, traceme_vfork_signalignored_crash_fpe tc-end: 1639646673.754460, traceme_vfork_signalignored_crash_fpe, passed tc-start: 1639646673.764444, traceme_vfork_signalignored_crash_ill tc-end: 1639646673.972260, traceme_vfork_signalignored_crash_ill, passed tc-start: 1639646673.981997, traceme_vfork_signalignored_crash_segv tc-end: 1639646674.188399, traceme_vfork_signalignored_crash_segv, passed tc-start: 1639646674.198354, traceme_vfork_signalignored_crash_trap tc-end: 1639646674.408404, traceme_vfork_signalignored_crash_trap, passed tc-start: 1639646674.419300, traceme_vfork_signalignored_exec tc-so: tc-end: 1639646674.648433, traceme_vfork_signalignored_exec, passed tc-start: 1639646674.655113, traceme_vfork_signalmasked_crash_bus tc-end: 1639646674.873591, traceme_vfork_signalmasked_crash_bus, passed tc-start: 1639646674.883859, traceme_vfork_signalmasked_crash_fpe tc-end: 1639646675.92103, traceme_vfork_signalmasked_crash_fpe, passed tc-start: 1639646675.102528, traceme_vfork_signalmasked_crash_ill tc-end: 1639646675.309073, traceme_vfork_signalmasked_crash_ill, passed tc-start: 1639646675.319042, traceme_vfork_signalmasked_crash_segv tc-end: 1639646675.527228, traceme_vfork_signalmasked_crash_segv, passed tc-start: 1639646675.537271, traceme_vfork_signalmasked_crash_trap tc-end: 1639646675.745536, traceme_vfork_signalmasked_crash_trap, passed tc-start: 1639646675.755985, traceme_vfork_signalmasked_exec tc-so: tc-end: 1639646675.962613, traceme_vfork_signalmasked_exec, passed tc-start: 1639646675.969117, traceme_vfork_vfork tc-end: 1639646676.146669, traceme_vfork_vfork, passed tc-start: 1639646676.153665, user_va0_disable_pt_continue tc-end: 1639646676.359814, user_va0_disable_pt_continue, passed tc-start: 1639646676.366345, user_va0_disable_pt_detach tc-end: 1639646676.569668, user_va0_disable_pt_detach, passed tc-start: 1639646676.576222, user_va0_disable_pt_syscall tc-end: 1639646676.778697, user_va0_disable_pt_syscall, passed tc-start: 1639646676.785246, vfork1 tc-end: 1639646676.989693, vfork1, passed tc-start: 1639646676.996467, vfork13 tc-end: 1639646677.203135, vfork13, passed tc-start: 1639646677.209876, vfork5 tc-end: 1639646677.417914, vfork5, passed tc-start: 1639646677.424718, vfork9 tc-end: 1639646677.629494, vfork9, passed tp-end: 1639646677.636699, lib/libc/sys/t_ptrace_wait tp-start: 1639646678.335562, lib/libc/sys/t_ptrace_wait3, 282 tc-start: 1639646678.338029, access_fpregs1 tc-end: 1639646678.541927, access_fpregs1, passed tc-start: 1639646678.548763, access_fpregs2 tc-end: 1639646678.762939, access_fpregs2, passed tc-start: 1639646678.769746, access_regs1 tc-end: 1639646678.970972, access_regs1, passed tc-start: 1639646678.977623, access_regs2 tc-end: 1639646679.177324, access_regs2, passed tc-start: 1639646679.184796, access_regs3 tc-end: 1639646679.404708, access_regs3, passed tc-start: 1639646679.413868, access_regs4 tc-end: 1639646679.624213, access_regs4, passed tc-start: 1639646679.630997, access_regs5 tc-end: 1639646679.868313, access_regs5, passed tc-start: 1639646679.875111, access_regs6 tc-end: 1639646680.85698, access_regs6, passed tc-start: 1639646680.92857, access_regs_set_unaligned_pc_0x1 tc-end: 1639646680.294677, access_regs_set_unaligned_pc_0x1, passed tc-start: 1639646680.301475, access_regs_set_unaligned_pc_0x3 tc-end: 1639646680.503796, access_regs_set_unaligned_pc_0x3, passed tc-start: 1639646680.511057, access_regs_set_unaligned_pc_0x7 tc-end: 1639646680.710503, access_regs_set_unaligned_pc_0x7, passed tc-start: 1639646680.717225, bytes_transfer_alignment_piod_read_auxv tc-end: 1639646681.290796, bytes_transfer_alignment_piod_read_auxv, passed tc-start: 1639646681.297638, bytes_transfer_alignment_piod_read_d tc-end: 1639646684.956655, bytes_transfer_alignment_piod_read_d, passed tc-start: 1639646684.965334, bytes_transfer_alignment_piod_read_i tc-end: 1639646689.316463, bytes_transfer_alignment_piod_read_i, passed tc-start: 1639646689.324451, bytes_transfer_alignment_piod_write_d tc-end: 1639646695.275660, bytes_transfer_alignment_piod_write_d, passed tc-start: 1639646695.282947, bytes_transfer_alignment_piod_write_i tc-end: 1639646701.376497, bytes_transfer_alignment_piod_write_i, passed tc-start: 1639646701.383678, bytes_transfer_alignment_pt_read_d tc-end: 1639646704.861576, bytes_transfer_alignment_pt_read_d, passed tc-start: 1639646704.870074, bytes_transfer_alignment_pt_read_i tc-end: 1639646708.716620, bytes_transfer_alignment_pt_read_i, passed tc-start: 1639646708.723863, bytes_transfer_alignment_pt_write_d tc-end: 1639646715.765132, bytes_transfer_alignment_pt_write_d, passed tc-start: 1639646715.774717, bytes_transfer_alignment_pt_write_i tc-end: 1639646722.951002, bytes_transfer_alignment_pt_write_i, passed tc-start: 1639646722.960348, bytes_transfer_eof_piod_read_d tc-end: 1639646723.205380, bytes_transfer_eof_piod_read_d, passed tc-start: 1639646723.212706, bytes_transfer_eof_piod_read_i tc-end: 1639646723.418333, bytes_transfer_eof_piod_read_i, passed tc-start: 1639646723.424971, bytes_transfer_eof_piod_write_d tc-end: 1639646723.685161, bytes_transfer_eof_piod_write_d, passed tc-start: 1639646723.694125, bytes_transfer_eof_piod_write_i tc-end: 1639646723.951566, bytes_transfer_eof_piod_write_i, passed tc-start: 1639646723.961264, bytes_transfer_eof_pt_read_d tc-end: 1639646724.223228, bytes_transfer_eof_pt_read_d, passed tc-start: 1639646724.230735, bytes_transfer_eof_pt_read_i tc-end: 1639646724.445617, bytes_transfer_eof_pt_read_i, passed tc-start: 1639646724.452910, bytes_transfer_eof_pt_write_d tc-end: 1639646724.696668, bytes_transfer_eof_pt_write_d, passed tc-start: 1639646724.703915, bytes_transfer_eof_pt_write_i tc-end: 1639646724.941592, bytes_transfer_eof_pt_write_i, passed tc-start: 1639646724.948829, bytes_transfer_piod_read_auxv tc-end: 1639646725.188819, bytes_transfer_piod_read_auxv, passed tc-start: 1639646725.195294, bytes_transfer_piod_read_d_16 tc-end: 1639646725.404731, bytes_transfer_piod_read_d_16, passed tc-start: 1639646725.413266, bytes_transfer_piod_read_d_16_text tc-end: 1639646725.639952, bytes_transfer_piod_read_d_16_text, passed tc-start: 1639646725.646626, bytes_transfer_piod_read_d_32 tc-end: 1639646725.863798, bytes_transfer_piod_read_d_32, passed tc-start: 1639646725.871046, bytes_transfer_piod_read_d_32_text tc-end: 1639646726.96375, bytes_transfer_piod_read_d_32_text, passed tc-start: 1639646726.104429, bytes_transfer_piod_read_d_64 tc-end: 1639646726.334039, bytes_transfer_piod_read_d_64, passed tc-start: 1639646726.341367, bytes_transfer_piod_read_d_64_text tc-end: 1639646726.559570, bytes_transfer_piod_read_d_64_text, passed tc-start: 1639646726.566954, bytes_transfer_piod_read_d_8 tc-end: 1639646726.791393, bytes_transfer_piod_read_d_8, passed tc-start: 1639646726.799115, bytes_transfer_piod_read_d_8_text tc-end: 1639646727.7967, bytes_transfer_piod_read_d_8_text, passed tc-start: 1639646727.14667, bytes_transfer_piod_read_i_16 tc-end: 1639646727.237182, bytes_transfer_piod_read_i_16, passed tc-start: 1639646727.251020, bytes_transfer_piod_read_i_16_text tc-end: 1639646727.521844, bytes_transfer_piod_read_i_16_text, passed tc-start: 1639646727.529937, bytes_transfer_piod_read_i_32 tc-end: 1639646727.806667, bytes_transfer_piod_read_i_32, passed tc-start: 1639646727.814881, bytes_transfer_piod_read_i_32_text tc-end: 1639646728.51520, bytes_transfer_piod_read_i_32_text, passed tc-start: 1639646728.59310, bytes_transfer_piod_read_i_64 tc-end: 1639646728.282791, bytes_transfer_piod_read_i_64, passed tc-start: 1639646728.292138, bytes_transfer_piod_read_i_64_text tc-end: 1639646728.578844, bytes_transfer_piod_read_i_64_text, passed tc-start: 1639646728.587072, bytes_transfer_piod_read_i_8 tc-end: 1639646728.837640, bytes_transfer_piod_read_i_8, passed tc-start: 1639646728.847909, bytes_transfer_piod_read_i_8_text tc-end: 1639646729.92338, bytes_transfer_piod_read_i_8_text, passed tc-start: 1639646729.101689, bytes_transfer_piod_write_d_16 tc-end: 1639646729.338288, bytes_transfer_piod_write_d_16, passed tc-start: 1639646729.345390, bytes_transfer_piod_write_d_16_text tc-end: 1639646729.568412, bytes_transfer_piod_write_d_16_text, passed tc-start: 1639646729.576029, bytes_transfer_piod_write_d_32 tc-end: 1639646729.817829, bytes_transfer_piod_write_d_32, passed tc-start: 1639646729.827274, bytes_transfer_piod_write_d_32_text tc-end: 1639646730.47145, bytes_transfer_piod_write_d_32_text, passed tc-start: 1639646730.54244, bytes_transfer_piod_write_d_64 tc-end: 1639646730.314224, bytes_transfer_piod_write_d_64, passed tc-start: 1639646730.323863, bytes_transfer_piod_write_d_64_text tc-end: 1639646730.591339, bytes_transfer_piod_write_d_64_text, passed tc-start: 1639646730.599027, bytes_transfer_piod_write_d_8 tc-end: 1639646730.850007, bytes_transfer_piod_write_d_8, passed tc-start: 1639646730.857876, bytes_transfer_piod_write_d_8_text tc-end: 1639646731.97459, bytes_transfer_piod_write_d_8_text, passed tc-start: 1639646731.105846, bytes_transfer_piod_write_i_16 tc-end: 1639646731.348884, bytes_transfer_piod_write_i_16, passed tc-start: 1639646731.356770, bytes_transfer_piod_write_i_16_text tc-end: 1639646731.598034, bytes_transfer_piod_write_i_16_text, passed tc-start: 1639646731.607002, bytes_transfer_piod_write_i_32 tc-end: 1639646731.845696, bytes_transfer_piod_write_i_32, passed tc-start: 1639646731.853913, bytes_transfer_piod_write_i_32_text tc-end: 1639646732.89122, bytes_transfer_piod_write_i_32_text, passed tc-start: 1639646732.97848, bytes_transfer_piod_write_i_64 tc-end: 1639646732.321233, bytes_transfer_piod_write_i_64, passed tc-start: 1639646732.328775, bytes_transfer_piod_write_i_64_text tc-end: 1639646732.559977, bytes_transfer_piod_write_i_64_text, passed tc-start: 1639646732.567796, bytes_transfer_piod_write_i_8 tc-end: 1639646732.801239, bytes_transfer_piod_write_i_8, passed tc-start: 1639646732.808926, bytes_transfer_piod_write_i_8_text tc-end: 1639646733.40154, bytes_transfer_piod_write_i_8_text, passed tc-start: 1639646733.48031, bytes_transfer_read_d tc-end: 1639646733.286230, bytes_transfer_read_d, passed tc-start: 1639646733.298759, bytes_transfer_read_d_text tc-end: 1639646733.535728, bytes_transfer_read_d_text, passed tc-start: 1639646733.544789, bytes_transfer_read_i tc-end: 1639646733.782563, bytes_transfer_read_i, passed tc-start: 1639646733.790238, bytes_transfer_read_i_text tc-end: 1639646734.25760, bytes_transfer_read_i_text, passed tc-start: 1639646734.32454, bytes_transfer_write_d tc-end: 1639646734.269672, bytes_transfer_write_d, passed tc-start: 1639646734.277431, bytes_transfer_write_d_text tc-end: 1639646734.550185, bytes_transfer_write_d_text, passed tc-start: 1639646734.560680, bytes_transfer_write_i tc-end: 1639646734.803075, bytes_transfer_write_i, passed tc-start: 1639646734.812258, bytes_transfer_write_i_text tc-end: 1639646735.71298, bytes_transfer_write_i_text, passed tc-start: 1639646735.79875, child_attach_to_its_parent tc-end: 1639646735.340894, child_attach_to_its_parent, passed tc-start: 1639646735.353909, child_attach_to_its_stopped_parent tc-end: 1639646735.633227, child_attach_to_its_stopped_parent, passed tc-start: 1639646735.646447, clone1 tc-end: 1639646735.905450, clone1, passed tc-start: 1639646735.914818, clone5 tc-end: 1639646736.178689, clone5, passed tc-start: 1639646736.189562, clone_files1 tc-end: 1639646736.430993, clone_files1, passed tc-start: 1639646736.439452, clone_files5 tc-end: 1639646736.675488, clone_files5, passed tc-start: 1639646736.683831, clone_fs1 tc-end: 1639646736.918303, clone_fs1, passed tc-start: 1639646736.926848, clone_fs5 tc-end: 1639646737.173029, clone_fs5, passed tc-start: 1639646737.182841, clone_vfork1 tc-end: 1639646737.461641, clone_vfork1, passed tc-start: 1639646737.472587, clone_vfork5 tc-end: 1639646737.726755, clone_vfork5, passed tc-start: 1639646737.735562, clone_vm1 tc-end: 1639646737.968751, clone_vm1, passed tc-start: 1639646737.977795, clone_vm5 tc-end: 1639646738.222713, clone_vm5, passed tc-start: 1639646738.232675, core_dump_procinfo tc-end: 1639646738.687534, core_dump_procinfo, failed, /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1639646738.699780, eventmask_preserved_empty tc-end: 1639646739.42202, eventmask_preserved_empty, passed tc-start: 1639646739.54246, eventmask_preserved_fork tc-end: 1639646739.385760, eventmask_preserved_fork, passed tc-start: 1639646739.394861, eventmask_preserved_lwp_create tc-end: 1639646739.639606, eventmask_preserved_lwp_create, passed tc-start: 1639646739.648445, eventmask_preserved_lwp_exit tc-end: 1639646739.872357, eventmask_preserved_lwp_exit, passed tc-start: 1639646739.880099, eventmask_preserved_posix_spawn tc-end: 1639646740.165459, eventmask_preserved_posix_spawn, passed tc-start: 1639646740.175694, eventmask_preserved_vfork tc-end: 1639646740.453813, eventmask_preserved_vfork, passed tc-start: 1639646740.460359, eventmask_preserved_vfork_done tc-end: 1639646740.683129, eventmask_preserved_vfork_done, passed tc-start: 1639646740.692203, fork1 tc-end: 1639646740.945532, fork1, passed tc-start: 1639646740.954345, fork13 tc-end: 1639646741.221827, fork13, passed tc-start: 1639646741.231125, fork5 tc-end: 1639646741.467151, fork5, passed tc-start: 1639646741.474854, fork9 tc-end: 1639646741.727727, fork9, passed tc-start: 1639646741.737089, kill1 tc-end: 1639646741.986448, kill1, passed tc-start: 1639646741.996242, kill2 tc-end: 1639646742.230097, kill2, passed tc-start: 1639646742.239686, kill3 tc-end: 1639646742.467759, kill3, passed tc-start: 1639646742.476190, parent_attach_to_its_child tc-end: 1639646742.736980, parent_attach_to_its_child, passed tc-start: 1639646742.748231, parent_attach_to_its_stopped_child tc-end: 1639646743.24381, parent_attach_to_its_stopped_child, passed tc-start: 1639646743.36187, posix_spawn1 tc-so: tc-end: 1639646743.392891, posix_spawn1, passed tc-start: 1639646743.402656, posix_spawn2 tc-so: tc-end: 1639646743.706197, posix_spawn2, passed tc-start: 1639646743.715400, posix_spawn3 tc-so: tc-end: 1639646743.968471, posix_spawn3, passed tc-start: 1639646743.977060, posix_spawn4 tc-so: tc-end: 1639646744.258690, posix_spawn4, passed tc-start: 1639646744.266318, posix_spawn5 tc-so: tc-end: 1639646744.524467, posix_spawn5, passed tc-start: 1639646744.533883, posix_spawn6 tc-so: tc-end: 1639646744.821509, posix_spawn6, passed tc-start: 1639646744.832061, posix_spawn7 tc-so: tc-end: 1639646745.149660, posix_spawn7, passed tc-start: 1639646745.159285, posix_spawn8 tc-so: tc-end: 1639646745.456588, posix_spawn8, passed tc-start: 1639646745.464551, resume tc-end: 1639646747.877909, resume, passed tc-start: 1639646747.885606, siginfo_set_faked tc-end: 1639646748.130667, siginfo_set_faked, passed tc-start: 1639646748.139161, siginfo_set_unmodified tc-end: 1639646748.389314, siginfo_set_unmodified, passed tc-start: 1639646748.400025, signal_mask_unrelated tc-end: 1639646748.685936, signal_mask_unrelated, passed tc-start: 1639646748.693979, suspend_no_deadlock tc-end: 1639646748.945738, suspend_no_deadlock, passed tc-start: 1639646748.955065, syscall tc-end: 1639646749.213781, syscall, passed tc-start: 1639646749.221010, syscall_detach_on_sce tc-end: 1639646749.449604, syscall_detach_on_sce, passed tc-start: 1639646749.458763, syscall_killed_on_sce tc-end: 1639646749.713077, syscall_killed_on_sce, passed tc-start: 1639646749.722666, syscall_signal_on_sce tc-end: 1639646750.7244, syscall_signal_on_sce, expected_failure, XXX: behavior under investigation: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1639646750.19364, syscallemu1 tc-end: 1639646750.347330, syscallemu1, passed tc-start: 1639646750.357570, thread_concurrent_signals tc-end: 1639646750.579937, thread_concurrent_signals, skipped, PR kern/54960 tc-start: 1639646750.587774, thread_concurrent_signals_handler tc-end: 1639646750.800103, thread_concurrent_signals_handler, skipped, PR kern/54960 tc-start: 1639646750.809315, thread_concurrent_signals_sig_ign tc-end: 1639646751.28096, thread_concurrent_signals_sig_ign, skipped, PR kern/54960 tc-start: 1639646751.35800, threads_and_exec tc-end: 1639646751.639971, threads_and_exec, passed tc-start: 1639646751.647981, trace_thread_lwpcreate tc-end: 1639646754.82001, trace_thread_lwpcreate, passed tc-start: 1639646754.89139, trace_thread_lwpcreate_and_exit tc-end: 1639646758.581674, trace_thread_lwpcreate_and_exit, passed tc-start: 1639646758.589907, trace_thread_lwpcreate_and_exit_masked_sigtrap tc-end: 1639646764.723350, trace_thread_lwpcreate_and_exit_masked_sigtrap, passed tc-start: 1639646764.730379, trace_thread_lwpcreate_masked_sigtrap tc-end: 1639646767.34401, trace_thread_lwpcreate_masked_sigtrap, passed tc-start: 1639646767.42802, trace_thread_lwpexit tc-end: 1639646770.324083, trace_thread_lwpexit, passed tc-start: 1639646770.331442, trace_thread_lwpexit_masked_sigtrap tc-end: 1639646774.227098, trace_thread_lwpexit_masked_sigtrap, passed tc-start: 1639646774.234998, trace_thread_nolwpevents tc-end: 1639646774.458475, trace_thread_nolwpevents, passed tc-start: 1639646774.466520, traceme_crash_bus tc-end: 1639646774.697795, traceme_crash_bus, passed tc-start: 1639646774.704605, traceme_crash_fpe tc-end: 1639646774.923184, traceme_crash_fpe, passed tc-start: 1639646774.930653, traceme_crash_ill tc-end: 1639646775.148768, traceme_crash_ill, passed tc-start: 1639646775.156369, traceme_crash_segv tc-end: 1639646775.411996, traceme_crash_segv, passed tc-start: 1639646775.419354, traceme_crash_trap tc-end: 1639646775.651688, traceme_crash_trap, passed tc-start: 1639646775.659451, traceme_exec tc-so: tc-end: 1639646775.923656, traceme_exec, passed tc-start: 1639646775.931335, traceme_lwpinfo0 tc-end: 1639646776.182326, traceme_lwpinfo0, passed tc-start: 1639646776.189689, traceme_lwpinfo0_lwpstatus tc-end: 1639646776.429952, traceme_lwpinfo0_lwpstatus, passed tc-start: 1639646776.437429, traceme_lwpinfo0_lwpstatus_pl_name tc-end: 1639646776.679369, traceme_lwpinfo0_lwpstatus_pl_name, passed tc-start: 1639646776.686529, traceme_lwpinfo0_lwpstatus_pl_private tc-end: 1639646776.928506, traceme_lwpinfo0_lwpstatus_pl_private, passed tc-start: 1639646776.936246, traceme_lwpinfo0_lwpstatus_pl_sigmask tc-end: 1639646777.183472, traceme_lwpinfo0_lwpstatus_pl_sigmask, passed tc-start: 1639646777.191815, traceme_lwpinfo1 tc-end: 1639646777.652030, traceme_lwpinfo1, passed tc-start: 1639646777.660116, traceme_lwpinfo1_lwpstatus tc-end: 1639646778.218441, traceme_lwpinfo1_lwpstatus, passed tc-start: 1639646778.224866, traceme_lwpinfo1_lwpstatus_pl_name tc-end: 1639646778.764215, traceme_lwpinfo1_lwpstatus_pl_name, passed tc-start: 1639646778.772072, traceme_lwpinfo1_lwpstatus_pl_private tc-end: 1639646779.309549, traceme_lwpinfo1_lwpstatus_pl_private, passed tc-start: 1639646779.316191, traceme_lwpinfo1_lwpstatus_pl_sigmask tc-end: 1639646779.872493, traceme_lwpinfo1_lwpstatus_pl_sigmask, passed tc-start: 1639646779.880106, traceme_lwpinfo2 tc-end: 1639646780.635972, traceme_lwpinfo2, passed tc-start: 1639646780.644951, traceme_lwpinfo2_lwpstatus tc-end: 1639646781.364704, traceme_lwpinfo2_lwpstatus, passed tc-start: 1639646781.373784, traceme_lwpinfo2_lwpstatus_pl_name tc-end: 1639646782.130829, traceme_lwpinfo2_lwpstatus_pl_name, passed tc-start: 1639646782.137300, traceme_lwpinfo2_lwpstatus_pl_private tc-end: 1639646782.770867, traceme_lwpinfo2_lwpstatus_pl_private, passed tc-start: 1639646782.778162, traceme_lwpinfo2_lwpstatus_pl_sigmask tc-end: 1639646783.343563, traceme_lwpinfo2_lwpstatus_pl_sigmask, passed tc-start: 1639646783.350808, traceme_lwpinfo3 tc-end: 1639646784.275690, traceme_lwpinfo3, passed tc-start: 1639646784.283354, traceme_lwpinfo3_lwpstatus tc-end: 1639646785.213075, traceme_lwpinfo3_lwpstatus, passed tc-start: 1639646785.219904, traceme_lwpinfo3_lwpstatus_pl_name tc-end: 1639646786.11528, traceme_lwpinfo3_lwpstatus_pl_name, passed tc-start: 1639646786.19445, traceme_lwpinfo3_lwpstatus_pl_private tc-end: 1639646786.913742, traceme_lwpinfo3_lwpstatus_pl_private, passed tc-start: 1639646786.920441, traceme_lwpinfo3_lwpstatus_pl_sigmask tc-end: 1639646787.983851, traceme_lwpinfo3_lwpstatus_pl_sigmask, passed tc-start: 1639646787.990921, traceme_lwpnext0 tc-end: 1639646788.197188, traceme_lwpnext0, passed tc-start: 1639646788.203767, traceme_lwpnext0_pl_name tc-end: 1639646788.426940, traceme_lwpnext0_pl_name, passed tc-start: 1639646788.433779, traceme_lwpnext0_pl_private tc-end: 1639646788.640181, traceme_lwpnext0_pl_private, passed tc-start: 1639646788.647549, traceme_lwpnext0_pl_sigmask tc-end: 1639646788.865827, traceme_lwpnext0_pl_sigmask, passed tc-start: 1639646788.872591, traceme_lwpnext1 tc-end: 1639646789.343679, traceme_lwpnext1, passed tc-start: 1639646789.350096, traceme_lwpnext1_pl_name tc-end: 1639646789.912627, traceme_lwpnext1_pl_name, passed tc-start: 1639646789.922675, traceme_lwpnext1_pl_private tc-end: 1639646790.347809, traceme_lwpnext1_pl_private, passed tc-start: 1639646790.354458, traceme_lwpnext1_pl_sigmask tc-end: 1639646790.824923, traceme_lwpnext1_pl_sigmask, passed tc-start: 1639646790.831576, traceme_lwpnext2 tc-end: 1639646791.558819, traceme_lwpnext2, passed tc-start: 1639646791.566668, traceme_lwpnext2_pl_name tc-end: 1639646792.218023, traceme_lwpnext2_pl_name, passed tc-start: 1639646792.225473, traceme_lwpnext2_pl_private tc-end: 1639646793.87537, traceme_lwpnext2_pl_private, passed tc-start: 1639646793.94580, traceme_lwpnext2_pl_sigmask tc-end: 1639646793.636271, traceme_lwpnext2_pl_sigmask, passed tc-start: 1639646793.642869, traceme_lwpnext3 tc-end: 1639646794.557488, traceme_lwpnext3, passed tc-start: 1639646794.564193, traceme_lwpnext3_pl_name tc-end: 1639646795.589576, traceme_lwpnext3_pl_name, passed tc-start: 1639646795.596692, traceme_lwpnext3_pl_private tc-end: 1639646796.226910, traceme_lwpnext3_pl_private, passed tc-start: 1639646796.238496, traceme_lwpnext3_pl_sigmask tc-end: 1639646797.293660, traceme_lwpnext3_pl_sigmask, passed tc-start: 1639646797.301093, traceme_pid1_parent tc-end: 1639646797.533338, traceme_pid1_parent, passed tc-start: 1639646797.541938, traceme_raise1 tc-end: 1639646797.802426, traceme_raise1, passed tc-start: 1639646797.811752, traceme_raise10 tc-end: 1639646798.106170, traceme_raise10, passed tc-start: 1639646798.116476, traceme_raise2 tc-end: 1639646798.364505, traceme_raise2, passed tc-start: 1639646798.372635, traceme_raise3 tc-end: 1639646798.619958, traceme_raise3, passed tc-start: 1639646798.629294, traceme_raise4 tc-end: 1639646798.868304, traceme_raise4, passed tc-start: 1639646798.875697, traceme_raise5 tc-end: 1639646799.117593, traceme_raise5, passed tc-start: 1639646799.125197, traceme_raise6 tc-end: 1639646799.358569, traceme_raise6, passed tc-start: 1639646799.367171, traceme_raise7 tc-end: 1639646799.610328, traceme_raise7, passed tc-start: 1639646799.617896, traceme_raise8 tc-end: 1639646799.857735, traceme_raise8, passed tc-start: 1639646799.866792, traceme_raise9 tc-end: 1639646800.124522, traceme_raise9, passed tc-start: 1639646800.131033, traceme_raisesignal_ignored1 tc-end: 1639646800.336506, traceme_raisesignal_ignored1, passed tc-start: 1639646800.345478, traceme_raisesignal_ignored2 tc-end: 1639646800.559418, traceme_raisesignal_ignored2, passed tc-start: 1639646800.566692, traceme_raisesignal_ignored3 tc-end: 1639646800.796806, traceme_raisesignal_ignored3, passed tc-start: 1639646800.804688, traceme_raisesignal_ignored4 tc-end: 1639646801.42021, traceme_raisesignal_ignored4, passed tc-start: 1639646801.49369, traceme_raisesignal_ignored5 tc-end: 1639646801.303408, traceme_raisesignal_ignored5, passed tc-start: 1639646801.311159, traceme_raisesignal_ignored6 tc-end: 1639646801.518379, traceme_raisesignal_ignored6, passed tc-start: 1639646801.525197, traceme_raisesignal_ignored7 tc-end: 1639646801.802312, traceme_raisesignal_ignored7, passed tc-start: 1639646801.811968, traceme_raisesignal_ignored8 tc-end: 1639646802.60561, traceme_raisesignal_ignored8, passed tc-start: 1639646802.67740, traceme_raisesignal_masked1 tc-end: 1639646802.316759, traceme_raisesignal_masked1, passed tc-start: 1639646802.323453, traceme_raisesignal_masked2 tc-end: 1639646802.576573, traceme_raisesignal_masked2, passed tc-start: 1639646802.586121, traceme_raisesignal_masked3 tc-end: 1639646802.790276, traceme_raisesignal_masked3, passed tc-start: 1639646802.796687, traceme_raisesignal_masked4 tc-end: 1639646802.994260, traceme_raisesignal_masked4, passed tc-start: 1639646803.620, traceme_raisesignal_masked5 tc-end: 1639646803.201319, traceme_raisesignal_masked5, passed tc-start: 1639646803.207720, traceme_raisesignal_masked6 tc-end: 1639646803.409712, traceme_raisesignal_masked6, passed tc-start: 1639646803.417112, traceme_raisesignal_masked7 tc-end: 1639646803.648572, traceme_raisesignal_masked7, passed tc-start: 1639646803.655732, traceme_raisesignal_masked8 tc-end: 1639646803.901372, traceme_raisesignal_masked8, passed tc-start: 1639646803.908115, traceme_sendsignal_handle1 tc-end: 1639646804.154637, traceme_sendsignal_handle1, passed tc-start: 1639646804.163367, traceme_sendsignal_handle2 tc-end: 1639646804.367915, traceme_sendsignal_handle2, passed tc-start: 1639646804.374556, traceme_sendsignal_handle3 tc-end: 1639646804.621723, traceme_sendsignal_handle3, passed tc-start: 1639646804.629604, traceme_sendsignal_handle4 tc-end: 1639646804.870758, traceme_sendsignal_handle4, passed tc-start: 1639646804.878104, traceme_sendsignal_handle5 tc-end: 1639646805.107849, traceme_sendsignal_handle5, passed tc-start: 1639646805.115004, traceme_sendsignal_handle6 tc-end: 1639646805.357590, traceme_sendsignal_handle6, passed tc-start: 1639646805.366039, traceme_sendsignal_handle7 tc-end: 1639646805.600304, traceme_sendsignal_handle7, passed tc-start: 1639646805.608589, traceme_sendsignal_handle8 tc-end: 1639646805.873972, traceme_sendsignal_handle8, passed tc-start: 1639646805.881538, traceme_sendsignal_ignored1 tc-end: 1639646806.117404, traceme_sendsignal_ignored1, passed tc-start: 1639646806.125962, traceme_sendsignal_ignored2 tc-end: 1639646806.359500, traceme_sendsignal_ignored2, passed tc-start: 1639646806.369261, traceme_sendsignal_ignored3 tc-end: 1639646806.601622, traceme_sendsignal_ignored3, passed tc-start: 1639646806.608795, traceme_sendsignal_ignored4 tc-end: 1639646806.830473, traceme_sendsignal_ignored4, passed tc-start: 1639646806.837964, traceme_sendsignal_ignored5 tc-end: 1639646807.63783, traceme_sendsignal_ignored5, passed tc-start: 1639646807.71127, traceme_sendsignal_ignored6 tc-end: 1639646807.301333, traceme_sendsignal_ignored6, passed tc-start: 1639646807.311854, traceme_sendsignal_ignored7 tc-end: 1639646807.532950, traceme_sendsignal_ignored7, passed tc-start: 1639646807.540143, traceme_sendsignal_ignored8 tc-end: 1639646807.756145, traceme_sendsignal_ignored8, passed tc-start: 1639646807.762694, traceme_sendsignal_masked1 tc-end: 1639646807.994609, traceme_sendsignal_masked1, passed tc-start: 1639646808.1480, traceme_sendsignal_masked2 tc-end: 1639646808.231445, traceme_sendsignal_masked2, passed tc-start: 1639646808.238824, traceme_sendsignal_masked3 tc-end: 1639646808.463206, traceme_sendsignal_masked3, passed tc-start: 1639646808.470853, traceme_sendsignal_masked4 tc-end: 1639646808.686812, traceme_sendsignal_masked4, passed tc-start: 1639646808.693670, traceme_sendsignal_masked5 tc-end: 1639646808.921564, traceme_sendsignal_masked5, passed tc-start: 1639646808.930649, traceme_sendsignal_masked6 tc-end: 1639646809.153374, traceme_sendsignal_masked6, passed tc-start: 1639646809.159857, traceme_sendsignal_masked7 tc-end: 1639646809.372204, traceme_sendsignal_masked7, passed tc-start: 1639646809.380145, traceme_sendsignal_masked8 tc-end: 1639646809.607706, traceme_sendsignal_masked8, passed tc-start: 1639646809.615574, traceme_sendsignal_simple1 tc-end: 1639646809.837153, traceme_sendsignal_simple1, passed tc-start: 1639646809.843688, traceme_sendsignal_simple10 tc-end: 1639646810.106047, traceme_sendsignal_simple10, passed tc-start: 1639646810.120597, traceme_sendsignal_simple2 tc-end: 1639646810.326158, traceme_sendsignal_simple2, passed tc-start: 1639646810.334265, traceme_sendsignal_simple3 tc-end: 1639646810.595591, traceme_sendsignal_simple3, passed tc-start: 1639646810.606746, traceme_sendsignal_simple4 tc-end: 1639646810.837605, traceme_sendsignal_simple4, passed tc-start: 1639646810.844043, traceme_sendsignal_simple5 tc-end: 1639646811.71758, traceme_sendsignal_simple5, passed tc-start: 1639646811.79389, traceme_sendsignal_simple6 tc-end: 1639646811.328872, traceme_sendsignal_simple6, passed tc-start: 1639646811.339502, traceme_sendsignal_simple7 tc-end: 1639646811.603485, traceme_sendsignal_simple7, passed tc-start: 1639646811.614291, traceme_sendsignal_simple8 tc-end: 1639646811.873899, traceme_sendsignal_simple8, passed tc-start: 1639646811.885839, traceme_sendsignal_simple9 tc-end: 1639646812.144157, traceme_sendsignal_simple9, passed tc-start: 1639646812.153951, traceme_signalignored_crash_bus tc-end: 1639646812.404314, traceme_signalignored_crash_bus, passed tc-start: 1639646812.411318, traceme_signalignored_crash_fpe tc-end: 1639646812.653860, traceme_signalignored_crash_fpe, passed tc-start: 1639646812.661983, traceme_signalignored_crash_ill tc-end: 1639646812.904085, traceme_signalignored_crash_ill, passed tc-start: 1639646812.912119, traceme_signalignored_crash_segv tc-end: 1639646813.136117, traceme_signalignored_crash_segv, passed tc-start: 1639646813.142812, traceme_signalignored_crash_trap tc-end: 1639646813.380691, traceme_signalignored_crash_trap, passed tc-start: 1639646813.387473, traceme_signalignored_exec tc-so: tc-end: 1639646813.634719, traceme_signalignored_exec, passed tc-start: 1639646813.641845, traceme_signalmasked_crash_bus tc-end: 1639646813.927329, traceme_signalmasked_crash_bus, passed tc-start: 1639646813.936753, traceme_signalmasked_crash_fpe tc-end: 1639646814.196017, traceme_signalmasked_crash_fpe, passed tc-start: 1639646814.203775, traceme_signalmasked_crash_ill tc-end: 1639646814.453374, traceme_signalmasked_crash_ill, passed tc-start: 1639646814.462419, traceme_signalmasked_crash_segv tc-end: 1639646814.737942, traceme_signalmasked_crash_segv, passed tc-start: 1639646814.746983, traceme_signalmasked_crash_trap tc-end: 1639646814.981429, traceme_signalmasked_crash_trap, passed tc-start: 1639646814.988630, traceme_signalmasked_exec tc-so: tc-end: 1639646815.259674, traceme_signalmasked_exec, passed tc-start: 1639646815.266750, traceme_vfork_crash_bus tc-end: 1639646815.517992, traceme_vfork_crash_bus, passed tc-start: 1639646815.529924, traceme_vfork_crash_fpe tc-end: 1639646815.788833, traceme_vfork_crash_fpe, passed tc-start: 1639646815.801688, traceme_vfork_crash_ill tc-end: 1639646816.11011, traceme_vfork_crash_ill, passed tc-start: 1639646816.21628, traceme_vfork_crash_segv tc-end: 1639646816.230103, traceme_vfork_crash_segv, passed tc-start: 1639646816.239782, traceme_vfork_crash_trap tc-end: 1639646816.459549, traceme_vfork_crash_trap, passed tc-start: 1639646816.472342, traceme_vfork_exec tc-so: tc-end: 1639646816.699912, traceme_vfork_exec, passed tc-start: 1639646816.707034, traceme_vfork_fork tc-end: 1639646816.917193, traceme_vfork_fork, passed tc-start: 1639646816.926298, traceme_vfork_raise1 tc-end: 1639646817.134383, traceme_vfork_raise1, passed tc-start: 1639646817.141637, traceme_vfork_raise10 tc-end: 1639646817.381339, traceme_vfork_raise10, passed tc-start: 1639646817.393051, traceme_vfork_raise11 tc-end: 1639646817.627658, traceme_vfork_raise11, passed tc-start: 1639646817.639638, traceme_vfork_raise12 tc-end: 1639646817.891243, traceme_vfork_raise12, passed tc-start: 1639646817.905164, traceme_vfork_raise13 tc-end: 1639646818.169656, traceme_vfork_raise13, passed tc-start: 1639646818.182184, traceme_vfork_raise2 tc-end: 1639646818.414566, traceme_vfork_raise2, passed tc-start: 1639646818.423466, traceme_vfork_raise3 tc-end: 1639646818.614757, traceme_vfork_raise3, passed tc-start: 1639646818.624092, traceme_vfork_raise4 tc-end: 1639646818.829364, traceme_vfork_raise4, passed tc-start: 1639646818.836127, traceme_vfork_raise5 tc-end: 1639646819.15119, traceme_vfork_raise5, passed tc-start: 1639646819.21950, traceme_vfork_raise6 tc-end: 1639646819.250475, traceme_vfork_raise6, passed tc-start: 1639646819.260318, traceme_vfork_raise7 tc-end: 1639646819.435713, traceme_vfork_raise7, passed tc-start: 1639646819.443230, traceme_vfork_raise8 tc-end: 1639646819.642807, traceme_vfork_raise8, passed tc-start: 1639646819.649300, traceme_vfork_raise9 tc-end: 1639646819.881392, traceme_vfork_raise9, passed tc-start: 1639646819.901016, traceme_vfork_signalignored_crash_bus tc-end: 1639646820.228190, traceme_vfork_signalignored_crash_bus, passed tc-start: 1639646820.241321, traceme_vfork_signalignored_crash_fpe tc-end: 1639646820.470484, traceme_vfork_signalignored_crash_fpe, passed tc-start: 1639646820.483061, traceme_vfork_signalignored_crash_ill tc-end: 1639646820.760059, traceme_vfork_signalignored_crash_ill, passed tc-start: 1639646820.776128, traceme_vfork_signalignored_crash_segv tc-end: 1639646821.54784, traceme_vfork_signalignored_crash_segv, passed tc-start: 1639646821.65853, traceme_vfork_signalignored_crash_trap tc-end: 1639646821.352711, traceme_vfork_signalignored_crash_trap, passed tc-start: 1639646821.366838, traceme_vfork_signalignored_exec tc-so: tc-end: 1639646821.632995, traceme_vfork_signalignored_exec, passed tc-start: 1639646821.641843, traceme_vfork_signalmasked_crash_bus tc-end: 1639646821.961045, traceme_vfork_signalmasked_crash_bus, passed tc-start: 1639646821.975791, traceme_vfork_signalmasked_crash_fpe tc-end: 1639646822.225207, traceme_vfork_signalmasked_crash_fpe, passed tc-start: 1639646822.235285, traceme_vfork_signalmasked_crash_ill tc-end: 1639646822.515436, traceme_vfork_signalmasked_crash_ill, passed tc-start: 1639646822.529077, traceme_vfork_signalmasked_crash_segv tc-end: 1639646822.836810, traceme_vfork_signalmasked_crash_segv, passed tc-start: 1639646822.851436, traceme_vfork_signalmasked_crash_trap tc-end: 1639646823.102663, traceme_vfork_signalmasked_crash_trap, passed tc-start: 1639646823.112610, traceme_vfork_signalmasked_exec tc-so: tc-end: 1639646823.327131, traceme_vfork_signalmasked_exec, passed tc-start: 1639646823.336666, traceme_vfork_vfork tc-end: 1639646823.561561, traceme_vfork_vfork, passed tc-start: 1639646823.569864, user_va0_disable_pt_continue tc-end: 1639646823.835753, user_va0_disable_pt_continue, passed tc-start: 1639646823.844040, user_va0_disable_pt_detach tc-end: 1639646824.58484, user_va0_disable_pt_detach, passed tc-start: 1639646824.65127, user_va0_disable_pt_syscall tc-end: 1639646824.269332, user_va0_disable_pt_syscall, passed tc-start: 1639646824.276054, vfork1 tc-end: 1639646824.485967, vfork1, passed tc-start: 1639646824.493583, vfork13 tc-end: 1639646824.728752, vfork13, passed tc-start: 1639646824.735219, vfork5 tc-end: 1639646824.961015, vfork5, passed tc-start: 1639646824.967844, vfork9 tc-end: 1639646825.187266, vfork9, passed tp-end: 1639646825.194978, lib/libc/sys/t_ptrace_wait3 tp-start: 1639646826.414934, lib/libc/sys/t_ptrace_wait4, 463 tc-start: 1639646826.417216, access_fpregs1 tc-end: 1639646826.756704, access_fpregs1, passed tc-start: 1639646826.764102, access_fpregs2 tc-end: 1639646827.104572, access_fpregs2, passed tc-start: 1639646827.111175, access_regs1 tc-end: 1639646827.449359, access_regs1, passed tc-start: 1639646827.456039, access_regs2 tc-end: 1639646827.781048, access_regs2, passed tc-start: 1639646827.787661, access_regs3 tc-end: 1639646828.126658, access_regs3, passed tc-start: 1639646828.133282, access_regs4 tc-end: 1639646828.487218, access_regs4, passed tc-start: 1639646828.494038, access_regs5 tc-end: 1639646828.828509, access_regs5, passed tc-start: 1639646828.835205, access_regs6 tc-end: 1639646829.169819, access_regs6, passed tc-start: 1639646829.177349, access_regs_set_unaligned_pc_0x1 tc-end: 1639646829.532695, access_regs_set_unaligned_pc_0x1, passed tc-start: 1639646829.540838, access_regs_set_unaligned_pc_0x3 tc-end: 1639646829.892364, access_regs_set_unaligned_pc_0x3, passed tc-start: 1639646829.898935, access_regs_set_unaligned_pc_0x7 tc-end: 1639646830.231312, access_regs_set_unaligned_pc_0x7, passed tc-start: 1639646830.238151, attach_lwpinfo0 tc-end: 1639646830.585344, attach_lwpinfo0, passed tc-start: 1639646830.594707, attach_lwpinfo1 tc-end: 1639646830.962109, attach_lwpinfo1, passed tc-start: 1639646830.970775, attach_lwpinfo2 tc-end: 1639646831.357434, attach_lwpinfo2, passed tc-start: 1639646831.368522, attach_lwpinfo3 tc-end: 1639646831.767385, attach_lwpinfo3, passed tc-start: 1639646831.778579, bytes_transfer_alignment_piod_read_auxv tc-end: 1639646832.539463, bytes_transfer_alignment_piod_read_auxv, passed tc-start: 1639646832.546209, bytes_transfer_alignment_piod_read_d tc-end: 1639646836.520586, bytes_transfer_alignment_piod_read_d, passed tc-start: 1639646836.527380, bytes_transfer_alignment_piod_read_i tc-end: 1639646840.792941, bytes_transfer_alignment_piod_read_i, passed tc-start: 1639646840.802236, bytes_transfer_alignment_piod_write_d tc-end: 1639646847.225540, bytes_transfer_alignment_piod_write_d, passed tc-start: 1639646847.234322, bytes_transfer_alignment_piod_write_i tc-end: 1639646853.415530, bytes_transfer_alignment_piod_write_i, passed tc-start: 1639646853.422672, bytes_transfer_alignment_pt_read_d tc-end: 1639646857.42156, bytes_transfer_alignment_pt_read_d, passed tc-start: 1639646857.49208, bytes_transfer_alignment_pt_read_i tc-end: 1639646861.655511, bytes_transfer_alignment_pt_read_i, passed tc-start: 1639646861.663203, bytes_transfer_alignment_pt_write_d tc-end: 1639646868.27619, bytes_transfer_alignment_pt_write_d, passed tc-start: 1639646868.35272, bytes_transfer_alignment_pt_write_i tc-end: 1639646874.532587, bytes_transfer_alignment_pt_write_i, passed tc-start: 1639646874.540172, bytes_transfer_eof_piod_read_d tc-end: 1639646874.906785, bytes_transfer_eof_piod_read_d, passed tc-start: 1639646874.913716, bytes_transfer_eof_piod_read_i tc-end: 1639646875.268887, bytes_transfer_eof_piod_read_i, passed tc-start: 1639646875.275424, bytes_transfer_eof_piod_write_d tc-end: 1639646875.629091, bytes_transfer_eof_piod_write_d, passed tc-start: 1639646875.636792, bytes_transfer_eof_piod_write_i tc-end: 1639646876.7875, bytes_transfer_eof_piod_write_i, passed tc-start: 1639646876.14484, bytes_transfer_eof_pt_read_d tc-end: 1639646876.395113, bytes_transfer_eof_pt_read_d, passed tc-start: 1639646876.402685, bytes_transfer_eof_pt_read_i tc-end: 1639646876.783460, bytes_transfer_eof_pt_read_i, passed tc-start: 1639646876.799362, bytes_transfer_eof_pt_write_d tc-end: 1639646877.169651, bytes_transfer_eof_pt_write_d, passed tc-start: 1639646877.178688, bytes_transfer_eof_pt_write_i tc-end: 1639646877.618592, bytes_transfer_eof_pt_write_i, passed tc-start: 1639646877.627621, bytes_transfer_piod_read_auxv tc-end: 1639646878.133914, bytes_transfer_piod_read_auxv, passed tc-start: 1639646878.143871, bytes_transfer_piod_read_d_16 tc-end: 1639646878.593851, bytes_transfer_piod_read_d_16, passed tc-start: 1639646878.604553, bytes_transfer_piod_read_d_16_text tc-end: 1639646879.513, bytes_transfer_piod_read_d_16_text, passed tc-start: 1639646879.9099, bytes_transfer_piod_read_d_32 tc-end: 1639646879.401109, bytes_transfer_piod_read_d_32, passed tc-start: 1639646879.408880, bytes_transfer_piod_read_d_32_text tc-end: 1639646879.791297, bytes_transfer_piod_read_d_32_text, passed tc-start: 1639646879.801023, bytes_transfer_piod_read_d_64 tc-end: 1639646880.187880, bytes_transfer_piod_read_d_64, passed tc-start: 1639646880.195239, bytes_transfer_piod_read_d_64_text tc-end: 1639646880.608234, bytes_transfer_piod_read_d_64_text, passed tc-start: 1639646880.617945, bytes_transfer_piod_read_d_8 tc-end: 1639646881.40857, bytes_transfer_piod_read_d_8, passed tc-start: 1639646881.48227, bytes_transfer_piod_read_d_8_text tc-end: 1639646881.464905, bytes_transfer_piod_read_d_8_text, passed tc-start: 1639646881.473278, bytes_transfer_piod_read_i_16 tc-end: 1639646881.856846, bytes_transfer_piod_read_i_16, passed tc-start: 1639646881.864914, bytes_transfer_piod_read_i_16_text tc-end: 1639646882.215322, bytes_transfer_piod_read_i_16_text, passed tc-start: 1639646882.221863, bytes_transfer_piod_read_i_32 tc-end: 1639646882.564995, bytes_transfer_piod_read_i_32, passed tc-start: 1639646882.572030, bytes_transfer_piod_read_i_32_text tc-end: 1639646882.924194, bytes_transfer_piod_read_i_32_text, passed tc-start: 1639646882.931087, bytes_transfer_piod_read_i_64 tc-end: 1639646883.283292, bytes_transfer_piod_read_i_64, passed tc-start: 1639646883.291637, bytes_transfer_piod_read_i_64_text tc-end: 1639646883.633543, bytes_transfer_piod_read_i_64_text, passed tc-start: 1639646883.642081, bytes_transfer_piod_read_i_8 tc-end: 1639646883.988628, bytes_transfer_piod_read_i_8, passed tc-start: 1639646883.995189, bytes_transfer_piod_read_i_8_text tc-end: 1639646884.333948, bytes_transfer_piod_read_i_8_text, passed tc-start: 1639646884.340858, bytes_transfer_piod_write_d_16 tc-end: 1639646884.675835, bytes_transfer_piod_write_d_16, passed tc-start: 1639646884.682734, bytes_transfer_piod_write_d_16_text tc-end: 1639646885.19000, bytes_transfer_piod_write_d_16_text, passed tc-start: 1639646885.27012, bytes_transfer_piod_write_d_32 tc-end: 1639646885.405558, bytes_transfer_piod_write_d_32, passed tc-start: 1639646885.412166, bytes_transfer_piod_write_d_32_text tc-end: 1639646885.755069, bytes_transfer_piod_write_d_32_text, passed tc-start: 1639646885.762035, bytes_transfer_piod_write_d_64 tc-end: 1639646886.121891, bytes_transfer_piod_write_d_64, passed tc-start: 1639646886.130334, bytes_transfer_piod_write_d_64_text tc-end: 1639646886.526247, bytes_transfer_piod_write_d_64_text, passed tc-start: 1639646886.534356, bytes_transfer_piod_write_d_8 tc-end: 1639646886.899996, bytes_transfer_piod_write_d_8, passed tc-start: 1639646886.906589, bytes_transfer_piod_write_d_8_text tc-end: 1639646887.288955, bytes_transfer_piod_write_d_8_text, passed tc-start: 1639646887.296036, bytes_transfer_piod_write_i_16 tc-end: 1639646887.681261, bytes_transfer_piod_write_i_16, passed tc-start: 1639646887.688829, bytes_transfer_piod_write_i_16_text tc-end: 1639646888.51729, bytes_transfer_piod_write_i_16_text, passed tc-start: 1639646888.58707, bytes_transfer_piod_write_i_32 tc-end: 1639646888.496168, bytes_transfer_piod_write_i_32, passed tc-start: 1639646888.506190, bytes_transfer_piod_write_i_32_text tc-end: 1639646888.874574, bytes_transfer_piod_write_i_32_text, passed tc-start: 1639646888.882848, bytes_transfer_piod_write_i_64 tc-end: 1639646889.300031, bytes_transfer_piod_write_i_64, passed tc-start: 1639646889.308437, bytes_transfer_piod_write_i_64_text tc-end: 1639646889.708934, bytes_transfer_piod_write_i_64_text, passed tc-start: 1639646889.716475, bytes_transfer_piod_write_i_8 tc-end: 1639646890.90473, bytes_transfer_piod_write_i_8, passed tc-start: 1639646890.100148, bytes_transfer_piod_write_i_8_text tc-end: 1639646890.549269, bytes_transfer_piod_write_i_8_text, passed tc-start: 1639646890.558186, bytes_transfer_read_d tc-end: 1639646890.938386, bytes_transfer_read_d, passed tc-start: 1639646890.945892, bytes_transfer_read_d_text tc-end: 1639646891.367951, bytes_transfer_read_d_text, passed tc-start: 1639646891.375938, bytes_transfer_read_i tc-end: 1639646891.830985, bytes_transfer_read_i, passed tc-start: 1639646891.840180, bytes_transfer_read_i_text tc-end: 1639646892.230898, bytes_transfer_read_i_text, passed tc-start: 1639646892.240082, bytes_transfer_write_d tc-end: 1639646892.620754, bytes_transfer_write_d, passed tc-start: 1639646892.627844, bytes_transfer_write_d_text tc-end: 1639646893.71664, bytes_transfer_write_d_text, passed tc-start: 1639646893.82305, bytes_transfer_write_i tc-end: 1639646893.493300, bytes_transfer_write_i, passed tc-start: 1639646893.502970, bytes_transfer_write_i_text tc-end: 1639646893.928010, bytes_transfer_write_i_text, passed tc-start: 1639646893.935231, child_attach_to_its_parent tc-end: 1639646894.304197, child_attach_to_its_parent, passed tc-start: 1639646894.313751, child_attach_to_its_stopped_parent tc-end: 1639646894.705709, child_attach_to_its_stopped_parent, passed tc-start: 1639646894.715293, clone1 tc-end: 1639646895.141216, clone1, passed tc-start: 1639646895.148730, clone2 tc-end: 1639646895.576476, clone2, passed tc-start: 1639646895.584940, clone3 tc-end: 1639646896.41402, clone3, passed tc-start: 1639646896.49128, clone4 tc-end: 1639646896.434378, clone4, passed tc-start: 1639646896.441935, clone5 tc-end: 1639646896.838838, clone5, passed tc-start: 1639646896.846822, clone6 tc-end: 1639646897.238250, clone6, passed tc-start: 1639646897.244886, clone7 tc-end: 1639646897.686326, clone7, passed tc-start: 1639646897.692978, clone8 tc-end: 1639646898.93814, clone8, passed tc-start: 1639646898.101334, clone_files1 tc-end: 1639646898.572407, clone_files1, passed tc-start: 1639646898.582111, clone_files2 tc-end: 1639646899.7820, clone_files2, passed tc-start: 1639646899.17185, clone_files3 tc-end: 1639646899.445172, clone_files3, passed tc-start: 1639646899.455936, clone_files4 tc-end: 1639646899.957007, clone_files4, passed tc-start: 1639646899.964889, clone_files5 tc-end: 1639646900.378942, clone_files5, passed tc-start: 1639646900.388025, clone_files6 tc-end: 1639646900.808615, clone_files6, passed tc-start: 1639646900.816637, clone_files7 tc-end: 1639646901.231652, clone_files7, passed tc-start: 1639646901.240074, clone_files8 tc-end: 1639646901.631790, clone_files8, passed tc-start: 1639646901.639565, clone_files_signalignored tc-end: 1639646902.55537, clone_files_signalignored, passed tc-start: 1639646902.62755, clone_files_signalmasked tc-end: 1639646902.487939, clone_files_signalmasked, passed tc-start: 1639646902.498802, clone_fs1 tc-end: 1639646902.907029, clone_fs1, passed tc-start: 1639646902.914777, clone_fs2 tc-end: 1639646903.319378, clone_fs2, passed tc-start: 1639646903.326195, clone_fs3 tc-end: 1639646903.822982, clone_fs3, passed tc-start: 1639646903.831548, clone_fs4 tc-end: 1639646904.345251, clone_fs4, passed tc-start: 1639646904.356259, clone_fs5 tc-end: 1639646904.773102, clone_fs5, passed tc-start: 1639646904.781287, clone_fs6 tc-end: 1639646905.244988, clone_fs6, passed tc-start: 1639646905.255472, clone_fs7 tc-end: 1639646905.671051, clone_fs7, passed tc-start: 1639646905.678865, clone_fs8 tc-end: 1639646906.51968, clone_fs8, passed tc-start: 1639646906.59082, clone_fs_signalignored tc-end: 1639646906.466954, clone_fs_signalignored, passed tc-start: 1639646906.475567, clone_fs_signalmasked tc-end: 1639646906.875080, clone_fs_signalmasked, passed tc-start: 1639646906.884137, clone_signalignored tc-end: 1639646907.286490, clone_signalignored, passed tc-start: 1639646907.294735, clone_signalmasked tc-end: 1639646907.691746, clone_signalmasked, passed tc-start: 1639646907.699668, clone_vfork1 tc-end: 1639646908.63608, clone_vfork1, passed tc-start: 1639646908.70399, clone_vfork2 tc-end: 1639646908.439013, clone_vfork2, passed tc-start: 1639646908.452214, clone_vfork3 tc-end: 1639646908.852105, clone_vfork3, passed tc-start: 1639646908.859381, clone_vfork4 tc-end: 1639646909.337017, clone_vfork4, passed tc-start: 1639646909.344654, clone_vfork5 tc-end: 1639646909.858977, clone_vfork5, passed tc-start: 1639646909.869033, clone_vfork6 tc-end: 1639646910.268711, clone_vfork6, passed tc-start: 1639646910.276775, clone_vfork7 tc-end: 1639646910.651656, clone_vfork7, passed tc-start: 1639646910.659423, clone_vfork8 tc-end: 1639646911.86551, clone_vfork8, passed tc-start: 1639646911.94650, clone_vfork_signalignored tc-end: 1639646911.468102, clone_vfork_signalignored, passed tc-start: 1639646911.475840, clone_vfork_signalmasked tc-end: 1639646911.884745, clone_vfork_signalmasked, passed tc-start: 1639646911.891723, clone_vm1 tc-end: 1639646912.281277, clone_vm1, passed tc-start: 1639646912.289121, clone_vm2 tc-end: 1639646912.697450, clone_vm2, passed tc-start: 1639646912.706259, clone_vm3 tc-end: 1639646913.102624, clone_vm3, passed tc-start: 1639646913.109728, clone_vm4 tc-end: 1639646913.517182, clone_vm4, passed tc-start: 1639646913.524707, clone_vm5 tc-end: 1639646913.888632, clone_vm5, passed tc-start: 1639646913.896108, clone_vm6 tc-end: 1639646914.296141, clone_vm6, passed tc-start: 1639646914.304341, clone_vm7 tc-end: 1639646914.656177, clone_vm7, passed tc-start: 1639646914.662826, clone_vm8 tc-end: 1639646915.31643, clone_vm8, passed tc-start: 1639646915.39023, clone_vm_signalignored tc-end: 1639646915.425406, clone_vm_signalignored, passed tc-start: 1639646915.433932, clone_vm_signalmasked tc-end: 1639646915.807998, clone_vm_signalmasked, passed tc-start: 1639646915.814576, core_dump_procinfo tc-end: 1639646916.298724, core_dump_procinfo, failed, /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1639646916.306016, eventmask_preserved_empty tc-end: 1639646916.657381, eventmask_preserved_empty, passed tc-start: 1639646916.664908, eventmask_preserved_fork tc-end: 1639646917.40018, eventmask_preserved_fork, passed tc-start: 1639646917.47554, eventmask_preserved_lwp_create tc-end: 1639646917.444055, eventmask_preserved_lwp_create, passed tc-start: 1639646917.454346, eventmask_preserved_lwp_exit tc-end: 1639646917.843004, eventmask_preserved_lwp_exit, passed tc-start: 1639646917.849982, eventmask_preserved_posix_spawn tc-end: 1639646918.224326, eventmask_preserved_posix_spawn, passed tc-start: 1639646918.231019, eventmask_preserved_vfork tc-end: 1639646918.576809, eventmask_preserved_vfork, passed tc-start: 1639646918.594332, eventmask_preserved_vfork_done tc-end: 1639646918.986409, eventmask_preserved_vfork_done, passed tc-start: 1639646918.994549, fork1 tc-end: 1639646919.402369, fork1, passed tc-start: 1639646919.409895, fork10 tc-end: 1639646919.792208, fork10, passed tc-start: 1639646919.798590, fork11 tc-end: 1639646920.174650, fork11, passed tc-start: 1639646920.181778, fork12 tc-end: 1639646920.582867, fork12, passed tc-start: 1639646920.589568, fork13 tc-end: 1639646920.978237, fork13, passed tc-start: 1639646920.985425, fork14 tc-end: 1639646921.369078, fork14, passed tc-start: 1639646921.377303, fork15 tc-end: 1639646921.759209, fork15, passed tc-start: 1639646921.766489, fork16 tc-end: 1639646922.173029, fork16, passed tc-start: 1639646922.180191, fork2 tc-end: 1639646922.587844, fork2, passed tc-start: 1639646922.596150, fork3 tc-end: 1639646923.104977, fork3, passed tc-start: 1639646923.114890, fork4 tc-end: 1639646923.655887, fork4, passed tc-start: 1639646923.666184, fork5 tc-end: 1639646924.180211, fork5, passed tc-start: 1639646924.189893, fork6 tc-end: 1639646924.643917, fork6, passed tc-start: 1639646924.651067, fork7 tc-end: 1639646925.51131, fork7, passed tc-start: 1639646925.60962, fork8 tc-end: 1639646925.484736, fork8, passed tc-start: 1639646925.492590, fork9 tc-end: 1639646925.875533, fork9, passed tc-start: 1639646925.884043, fork_detach_forker tc-end: 1639646926.343206, fork_detach_forker, passed tc-start: 1639646926.350043, fork_kill_forker tc-end: 1639646926.740976, fork_kill_forker, passed tc-start: 1639646926.748408, fork_setpgid tc-end: 1639646927.122742, fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639646927.129713, fork_signalignored tc-end: 1639646927.536598, fork_signalignored, passed tc-start: 1639646927.544448, fork_signalmasked tc-end: 1639646927.957813, fork_signalmasked, passed tc-start: 1639646927.964796, kill1 tc-end: 1639646928.428829, kill1, passed tc-start: 1639646928.435469, kill2 tc-end: 1639646928.864368, kill2, passed tc-start: 1639646928.873340, kill3 tc-end: 1639646929.281437, kill3, passed tc-start: 1639646929.289523, parent_attach_to_its_child tc-end: 1639646929.776142, parent_attach_to_its_child, passed tc-start: 1639646929.786809, parent_attach_to_its_stopped_child tc-end: 1639646930.208735, parent_attach_to_its_stopped_child, passed tc-start: 1639646930.229799, posix_spawn1 tc-so: tc-end: 1639646930.653864, posix_spawn1, passed tc-start: 1639646930.661792, posix_spawn10 tc-so: tc-end: 1639646931.142226, posix_spawn10, passed tc-start: 1639646931.148980, posix_spawn11 tc-so: tc-end: 1639646931.635839, posix_spawn11, passed tc-start: 1639646931.645875, posix_spawn12 tc-so: tc-end: 1639646932.71217, posix_spawn12, passed tc-start: 1639646932.79571, posix_spawn13 tc-so: tc-end: 1639646932.498821, posix_spawn13, passed tc-start: 1639646932.505725, posix_spawn14 tc-so: tc-end: 1639646932.953794, posix_spawn14, passed tc-start: 1639646932.961033, posix_spawn15 tc-so: tc-end: 1639646933.415894, posix_spawn15, passed tc-start: 1639646933.425623, posix_spawn16 tc-so: tc-end: 1639646933.850491, posix_spawn16, passed tc-start: 1639646933.860386, posix_spawn2 tc-so: tc-end: 1639646934.237666, posix_spawn2, passed tc-start: 1639646934.246601, posix_spawn3 tc-so: tc-end: 1639646934.637649, posix_spawn3, passed tc-start: 1639646934.647423, posix_spawn4 tc-so: tc-end: 1639646935.32923, posix_spawn4, passed tc-start: 1639646935.40255, posix_spawn5 tc-so: tc-end: 1639646935.449157, posix_spawn5, passed tc-start: 1639646935.455847, posix_spawn6 tc-so: tc-end: 1639646935.828533, posix_spawn6, passed tc-start: 1639646935.836756, posix_spawn7 tc-so: tc-end: 1639646936.229488, posix_spawn7, passed tc-start: 1639646936.236827, posix_spawn8 tc-so: tc-end: 1639646936.649222, posix_spawn8, passed tc-start: 1639646936.661078, posix_spawn9 tc-so: tc-end: 1639646937.80792, posix_spawn9, passed tc-start: 1639646937.88641, posix_spawn_detach_spawner tc-so: tc-end: 1639646937.472621, posix_spawn_detach_spawner, passed tc-start: 1639646937.481490, posix_spawn_kill_spawner tc-so: tc-end: 1639646937.917832, posix_spawn_kill_spawner, passed tc-start: 1639646937.925444, posix_spawn_setpgid tc-end: 1639646938.284343, posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639646938.291923, posix_spawn_signalignored tc-so: tc-end: 1639646938.714189, posix_spawn_signalignored, passed tc-start: 1639646938.721618, posix_spawn_signalmasked tc-so: tc-end: 1639646939.155155, posix_spawn_signalmasked, passed tc-start: 1639646939.162472, resume tc-end: 1639646941.582958, resume, passed tc-start: 1639646941.589859, siginfo_set_faked tc-end: 1639646941.948238, siginfo_set_faked, passed tc-start: 1639646941.955480, siginfo_set_unmodified tc-end: 1639646942.333725, siginfo_set_unmodified, passed tc-start: 1639646942.341029, signal_mask_unrelated tc-end: 1639646942.722762, signal_mask_unrelated, passed tc-start: 1639646942.729782, suspend_no_deadlock tc-end: 1639646943.113335, suspend_no_deadlock, passed tc-start: 1639646943.120221, syscall tc-end: 1639646943.461820, syscall, passed tc-start: 1639646943.468193, syscall_detach_on_sce tc-end: 1639646943.823308, syscall_detach_on_sce, passed tc-start: 1639646943.831387, syscall_killed_on_sce tc-end: 1639646944.209563, syscall_killed_on_sce, passed tc-start: 1639646944.217701, syscall_signal_on_sce tc-end: 1639646944.610404, syscall_signal_on_sce, expected_failure, XXX: behavior under investigation: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1639646944.618411, syscallemu1 tc-end: 1639646945.11091, syscallemu1, passed tc-start: 1639646945.18434, thread_concurrent_signals tc-end: 1639646945.375102, thread_concurrent_signals, skipped, PR kern/54960 tc-start: 1639646945.383214, thread_concurrent_signals_handler tc-end: 1639646945.721962, thread_concurrent_signals_handler, skipped, PR kern/54960 tc-start: 1639646945.729491, thread_concurrent_signals_sig_ign tc-end: 1639646946.117640, thread_concurrent_signals_sig_ign, skipped, PR kern/54960 tc-start: 1639646946.127482, threads_and_exec tc-end: 1639646946.723470, threads_and_exec, passed tc-start: 1639646946.732594, trace_thread_lwpcreate tc-end: 1639646949.397986, trace_thread_lwpcreate, passed tc-start: 1639646949.405700, trace_thread_lwpcreate_and_exit tc-end: 1639646955.625550, trace_thread_lwpcreate_and_exit, passed tc-start: 1639646955.633017, trace_thread_lwpcreate_and_exit_masked_sigtrap tc-end: 1639646960.269669, trace_thread_lwpcreate_and_exit_masked_sigtrap, passed tc-start: 1639646960.277047, trace_thread_lwpcreate_masked_sigtrap tc-end: 1639646962.797738, trace_thread_lwpcreate_masked_sigtrap, passed tc-start: 1639646962.805164, trace_thread_lwpexit tc-end: 1639646966.713324, trace_thread_lwpexit, passed tc-start: 1639646966.720947, trace_thread_lwpexit_masked_sigtrap tc-end: 1639646970.685639, trace_thread_lwpexit_masked_sigtrap, passed tc-start: 1639646970.693078, trace_thread_nolwpevents tc-end: 1639646971.53398, trace_thread_nolwpevents, passed tc-start: 1639646971.60431, tracee_sees_its_original_parent_getppid tc-end: 1639646971.476534, tracee_sees_its_original_parent_getppid, passed tc-start: 1639646971.486900, tracee_sees_its_original_parent_procfs_status tc-end: 1639646971.904773, tracee_sees_its_original_parent_procfs_status, passed tc-start: 1639646971.914814, tracee_sees_its_original_parent_sysctl_kinfo_proc2 tc-end: 1639646972.321823, tracee_sees_its_original_parent_sysctl_kinfo_proc2, passed tc-start: 1639646972.331494, traceme_crash_bus tc-end: 1639646972.733502, traceme_crash_bus, passed tc-start: 1639646972.740636, traceme_crash_fpe tc-end: 1639646973.111427, traceme_crash_fpe, passed tc-start: 1639646973.119642, traceme_crash_ill tc-end: 1639646973.510420, traceme_crash_ill, passed tc-start: 1639646973.519141, traceme_crash_segv tc-end: 1639646973.947610, traceme_crash_segv, passed tc-start: 1639646973.955867, traceme_crash_trap tc-end: 1639646974.326017, traceme_crash_trap, passed tc-start: 1639646974.333546, traceme_exec tc-so: tc-end: 1639646974.733534, traceme_exec, passed tc-start: 1639646974.741138, traceme_lwpinfo0 tc-end: 1639646975.127350, traceme_lwpinfo0, passed tc-start: 1639646975.134853, traceme_lwpinfo0_lwpstatus tc-end: 1639646975.530642, traceme_lwpinfo0_lwpstatus, passed tc-start: 1639646975.539019, traceme_lwpinfo0_lwpstatus_pl_name tc-end: 1639646975.922004, traceme_lwpinfo0_lwpstatus_pl_name, passed tc-start: 1639646975.928717, traceme_lwpinfo0_lwpstatus_pl_private tc-end: 1639646976.319097, traceme_lwpinfo0_lwpstatus_pl_private, passed tc-start: 1639646976.326683, traceme_lwpinfo0_lwpstatus_pl_sigmask tc-end: 1639646976.725607, traceme_lwpinfo0_lwpstatus_pl_sigmask, passed tc-start: 1639646976.733410, traceme_lwpinfo1 tc-end: 1639646977.291309, traceme_lwpinfo1, passed tc-start: 1639646977.298266, traceme_lwpinfo1_lwpstatus tc-end: 1639646977.861996, traceme_lwpinfo1_lwpstatus, passed tc-start: 1639646977.869214, traceme_lwpinfo1_lwpstatus_pl_name tc-end: 1639646978.430121, traceme_lwpinfo1_lwpstatus_pl_name, passed tc-start: 1639646978.436784, traceme_lwpinfo1_lwpstatus_pl_private tc-end: 1639646978.990282, traceme_lwpinfo1_lwpstatus_pl_private, passed tc-start: 1639646978.996775, traceme_lwpinfo1_lwpstatus_pl_sigmask tc-end: 1639646979.491195, traceme_lwpinfo1_lwpstatus_pl_sigmask, passed tc-start: 1639646979.498065, traceme_lwpinfo2 tc-end: 1639646980.243399, traceme_lwpinfo2, passed tc-start: 1639646980.250971, traceme_lwpinfo2_lwpstatus tc-end: 1639646981.38013, traceme_lwpinfo2_lwpstatus, passed tc-start: 1639646981.46800, traceme_lwpinfo2_lwpstatus_pl_name tc-end: 1639646981.615544, traceme_lwpinfo2_lwpstatus_pl_name, passed tc-start: 1639646981.623199, traceme_lwpinfo2_lwpstatus_pl_private tc-end: 1639646982.562211, traceme_lwpinfo2_lwpstatus_pl_private, passed tc-start: 1639646982.568934, traceme_lwpinfo2_lwpstatus_pl_sigmask tc-end: 1639646983.525933, traceme_lwpinfo2_lwpstatus_pl_sigmask, passed tc-start: 1639646983.534382, traceme_lwpinfo3 tc-end: 1639646984.603426, traceme_lwpinfo3, passed tc-start: 1639646984.611272, traceme_lwpinfo3_lwpstatus tc-end: 1639646986.216351, traceme_lwpinfo3_lwpstatus, passed tc-start: 1639646986.223598, traceme_lwpinfo3_lwpstatus_pl_name tc-end: 1639646987.308840, traceme_lwpinfo3_lwpstatus_pl_name, passed tc-start: 1639646987.317530, traceme_lwpinfo3_lwpstatus_pl_private tc-end: 1639646988.388345, traceme_lwpinfo3_lwpstatus_pl_private, passed tc-start: 1639646988.395882, traceme_lwpinfo3_lwpstatus_pl_sigmask tc-end: 1639646989.376817, traceme_lwpinfo3_lwpstatus_pl_sigmask, passed tc-start: 1639646989.383849, traceme_lwpnext0 tc-end: 1639646989.759923, traceme_lwpnext0, passed tc-start: 1639646989.767160, traceme_lwpnext0_pl_name tc-end: 1639646990.145800, traceme_lwpnext0_pl_name, passed tc-start: 1639646990.153179, traceme_lwpnext0_pl_private tc-end: 1639646990.533308, traceme_lwpnext0_pl_private, passed tc-start: 1639646990.540249, traceme_lwpnext0_pl_sigmask tc-end: 1639646990.937168, traceme_lwpnext0_pl_sigmask, passed tc-start: 1639646990.944699, traceme_lwpnext1 tc-end: 1639646991.498571, traceme_lwpnext1, passed tc-start: 1639646991.507329, traceme_lwpnext1_pl_name tc-end: 1639646992.46351, traceme_lwpnext1_pl_name, passed tc-start: 1639646992.52689, traceme_lwpnext1_pl_private tc-end: 1639646992.598955, traceme_lwpnext1_pl_private, passed tc-start: 1639646992.606177, traceme_lwpnext1_pl_sigmask tc-end: 1639646993.108320, traceme_lwpnext1_pl_sigmask, passed tc-start: 1639646993.114948, traceme_lwpnext2 tc-end: 1639646993.889545, traceme_lwpnext2, passed tc-start: 1639646993.896438, traceme_lwpnext2_pl_name tc-end: 1639646994.681545, traceme_lwpnext2_pl_name, passed tc-start: 1639646994.689230, traceme_lwpnext2_pl_private tc-end: 1639646995.628353, traceme_lwpnext2_pl_private, passed tc-start: 1639646995.634979, traceme_lwpnext2_pl_sigmask tc-end: 1639646996.599755, traceme_lwpnext2_pl_sigmask, passed tc-start: 1639646996.607332, traceme_lwpnext3 tc-end: 1639646997.685791, traceme_lwpnext3, passed tc-start: 1639646997.693411, traceme_lwpnext3_pl_name tc-end: 1639646998.772633, traceme_lwpnext3_pl_name, passed tc-start: 1639646998.781007, traceme_lwpnext3_pl_private tc-end: 1639646999.864570, traceme_lwpnext3_pl_private, passed tc-start: 1639646999.872508, traceme_lwpnext3_pl_sigmask tc-end: 1639647000.801873, traceme_lwpnext3_pl_sigmask, passed tc-start: 1639647000.809666, traceme_pid1_parent tc-end: 1639647001.208435, traceme_pid1_parent, passed tc-start: 1639647001.215985, traceme_raise1 tc-end: 1639647001.590152, traceme_raise1, passed tc-start: 1639647001.597574, traceme_raise10 tc-end: 1639647001.978822, traceme_raise10, passed tc-start: 1639647001.988973, traceme_raise2 tc-end: 1639647002.384501, traceme_raise2, passed tc-start: 1639647002.391611, traceme_raise3 tc-end: 1639647002.772887, traceme_raise3, passed tc-start: 1639647002.780733, traceme_raise4 tc-end: 1639647003.160562, traceme_raise4, passed tc-start: 1639647003.168015, traceme_raise5 tc-end: 1639647003.548726, traceme_raise5, passed tc-start: 1639647003.556042, traceme_raise6 tc-end: 1639647003.917935, traceme_raise6, passed tc-start: 1639647003.925114, traceme_raise7 tc-end: 1639647004.311042, traceme_raise7, passed tc-start: 1639647004.317910, traceme_raise8 tc-end: 1639647004.707738, traceme_raise8, passed tc-start: 1639647004.715047, traceme_raise9 tc-end: 1639647005.87910, traceme_raise9, passed tc-start: 1639647005.95910, traceme_raisesignal_ignored1 tc-end: 1639647005.487096, traceme_raisesignal_ignored1, passed tc-start: 1639647005.494535, traceme_raisesignal_ignored2 tc-end: 1639647005.872409, traceme_raisesignal_ignored2, passed tc-start: 1639647005.880049, traceme_raisesignal_ignored3 tc-end: 1639647006.258921, traceme_raisesignal_ignored3, passed tc-start: 1639647006.266370, traceme_raisesignal_ignored4 tc-end: 1639647006.650633, traceme_raisesignal_ignored4, passed tc-start: 1639647006.658098, traceme_raisesignal_ignored5 tc-end: 1639647007.36125, traceme_raisesignal_ignored5, passed tc-start: 1639647007.43711, traceme_raisesignal_ignored6 tc-end: 1639647007.398447, traceme_raisesignal_ignored6, passed tc-start: 1639647007.405692, traceme_raisesignal_ignored7 tc-end: 1639647007.812025, traceme_raisesignal_ignored7, passed tc-start: 1639647007.819073, traceme_raisesignal_ignored8 tc-end: 1639647008.201884, traceme_raisesignal_ignored8, passed tc-start: 1639647008.214094, traceme_raisesignal_masked1 tc-end: 1639647008.674975, traceme_raisesignal_masked1, passed tc-start: 1639647008.683353, traceme_raisesignal_masked2 tc-end: 1639647009.30624, traceme_raisesignal_masked2, passed tc-start: 1639647009.37221, traceme_raisesignal_masked3 tc-end: 1639647009.395464, traceme_raisesignal_masked3, passed tc-start: 1639647009.403195, traceme_raisesignal_masked4 tc-end: 1639647009.768155, traceme_raisesignal_masked4, passed tc-start: 1639647009.776183, traceme_raisesignal_masked5 tc-end: 1639647010.145943, traceme_raisesignal_masked5, passed tc-start: 1639647010.152698, traceme_raisesignal_masked6 tc-end: 1639647010.495796, traceme_raisesignal_masked6, passed tc-start: 1639647010.502612, traceme_raisesignal_masked7 tc-end: 1639647010.843025, traceme_raisesignal_masked7, passed tc-start: 1639647010.849468, traceme_raisesignal_masked8 tc-end: 1639647011.209377, traceme_raisesignal_masked8, passed tc-start: 1639647011.224267, traceme_sendsignal_handle1 tc-end: 1639647011.559471, traceme_sendsignal_handle1, passed tc-start: 1639647011.565781, traceme_sendsignal_handle2 tc-end: 1639647011.894557, traceme_sendsignal_handle2, passed tc-start: 1639647011.900987, traceme_sendsignal_handle3 tc-end: 1639647012.231991, traceme_sendsignal_handle3, passed tc-start: 1639647012.238738, traceme_sendsignal_handle4 tc-end: 1639647012.598287, traceme_sendsignal_handle4, passed tc-start: 1639647012.605218, traceme_sendsignal_handle5 tc-end: 1639647012.962442, traceme_sendsignal_handle5, passed tc-start: 1639647012.968993, traceme_sendsignal_handle6 tc-end: 1639647013.308001, traceme_sendsignal_handle6, passed tc-start: 1639647013.314562, traceme_sendsignal_handle7 tc-end: 1639647013.670159, traceme_sendsignal_handle7, passed tc-start: 1639647013.678246, traceme_sendsignal_handle8 tc-end: 1639647014.96795, traceme_sendsignal_handle8, passed tc-start: 1639647014.103424, traceme_sendsignal_ignored1 tc-end: 1639647014.462989, traceme_sendsignal_ignored1, passed tc-start: 1639647014.470304, traceme_sendsignal_ignored2 tc-end: 1639647014.895057, traceme_sendsignal_ignored2, passed tc-start: 1639647014.901847, traceme_sendsignal_ignored3 tc-end: 1639647015.280977, traceme_sendsignal_ignored3, passed tc-start: 1639647015.287756, traceme_sendsignal_ignored4 tc-end: 1639647015.631089, traceme_sendsignal_ignored4, passed tc-start: 1639647015.637484, traceme_sendsignal_ignored5 tc-end: 1639647015.997329, traceme_sendsignal_ignored5, passed tc-start: 1639647016.3701, traceme_sendsignal_ignored6 tc-end: 1639647016.342609, traceme_sendsignal_ignored6, passed tc-start: 1639647016.349736, traceme_sendsignal_ignored7 tc-end: 1639647016.718352, traceme_sendsignal_ignored7, passed tc-start: 1639647016.726804, traceme_sendsignal_ignored8 tc-end: 1639647017.96993, traceme_sendsignal_ignored8, passed tc-start: 1639647017.104416, traceme_sendsignal_masked1 tc-end: 1639647017.463164, traceme_sendsignal_masked1, passed tc-start: 1639647017.471135, traceme_sendsignal_masked2 tc-end: 1639647017.839964, traceme_sendsignal_masked2, passed tc-start: 1639647017.847035, traceme_sendsignal_masked3 tc-end: 1639647018.205031, traceme_sendsignal_masked3, passed tc-start: 1639647018.211997, traceme_sendsignal_masked4 tc-end: 1639647018.589176, traceme_sendsignal_masked4, passed tc-start: 1639647018.596235, traceme_sendsignal_masked5 tc-end: 1639647018.963973, traceme_sendsignal_masked5, passed tc-start: 1639647018.971235, traceme_sendsignal_masked6 tc-end: 1639647019.343435, traceme_sendsignal_masked6, passed tc-start: 1639647019.350364, traceme_sendsignal_masked7 tc-end: 1639647019.727873, traceme_sendsignal_masked7, passed tc-start: 1639647019.735217, traceme_sendsignal_masked8 tc-end: 1639647020.116867, traceme_sendsignal_masked8, passed tc-start: 1639647020.124797, traceme_sendsignal_simple1 tc-end: 1639647020.503290, traceme_sendsignal_simple1, passed tc-start: 1639647020.510369, traceme_sendsignal_simple10 tc-end: 1639647020.934057, traceme_sendsignal_simple10, passed tc-start: 1639647020.945558, traceme_sendsignal_simple2 tc-end: 1639647021.298640, traceme_sendsignal_simple2, passed tc-start: 1639647021.305520, traceme_sendsignal_simple3 tc-end: 1639647021.733725, traceme_sendsignal_simple3, passed tc-start: 1639647021.745884, traceme_sendsignal_simple4 tc-end: 1639647022.130968, traceme_sendsignal_simple4, passed tc-start: 1639647022.138024, traceme_sendsignal_simple5 tc-end: 1639647022.520570, traceme_sendsignal_simple5, passed tc-start: 1639647022.527920, traceme_sendsignal_simple6 tc-end: 1639647022.940207, traceme_sendsignal_simple6, passed tc-start: 1639647022.950561, traceme_sendsignal_simple7 tc-end: 1639647023.361886, traceme_sendsignal_simple7, passed tc-start: 1639647023.373728, traceme_sendsignal_simple8 tc-end: 1639647023.775964, traceme_sendsignal_simple8, passed tc-start: 1639647023.789514, traceme_sendsignal_simple9 tc-end: 1639647024.253024, traceme_sendsignal_simple9, passed tc-start: 1639647024.264613, traceme_signalignored_crash_bus tc-end: 1639647024.661064, traceme_signalignored_crash_bus, passed tc-start: 1639647024.669270, traceme_signalignored_crash_fpe tc-end: 1639647025.59919, traceme_signalignored_crash_fpe, passed tc-start: 1639647025.67218, traceme_signalignored_crash_ill tc-end: 1639647025.447340, traceme_signalignored_crash_ill, passed tc-start: 1639647025.454653, traceme_signalignored_crash_segv tc-end: 1639647025.831410, traceme_signalignored_crash_segv, passed tc-start: 1639647025.839886, traceme_signalignored_crash_trap tc-end: 1639647026.213885, traceme_signalignored_crash_trap, passed tc-start: 1639647026.221774, traceme_signalignored_exec tc-so: tc-end: 1639647026.632033, traceme_signalignored_exec, passed tc-start: 1639647026.639985, traceme_signalmasked_crash_bus tc-end: 1639647027.36783, traceme_signalmasked_crash_bus, passed tc-start: 1639647027.44797, traceme_signalmasked_crash_fpe tc-end: 1639647027.437486, traceme_signalmasked_crash_fpe, passed tc-start: 1639647027.444618, traceme_signalmasked_crash_ill tc-end: 1639647027.814442, traceme_signalmasked_crash_ill, passed tc-start: 1639647027.821469, traceme_signalmasked_crash_segv tc-end: 1639647028.206118, traceme_signalmasked_crash_segv, passed tc-start: 1639647028.213347, traceme_signalmasked_crash_trap tc-end: 1639647028.605982, traceme_signalmasked_crash_trap, passed tc-start: 1639647028.613716, traceme_signalmasked_exec tc-so: tc-end: 1639647028.994109, traceme_signalmasked_exec, passed tc-start: 1639647029.1027, traceme_vfork_clone tc-end: 1639647029.348977, traceme_vfork_clone, passed tc-start: 1639647029.356125, traceme_vfork_clone_files tc-end: 1639647029.704829, traceme_vfork_clone_files, passed tc-start: 1639647029.711177, traceme_vfork_clone_fs tc-end: 1639647030.18591, traceme_vfork_clone_fs, passed tc-start: 1639647030.29493, traceme_vfork_clone_vfork tc-end: 1639647030.638020, traceme_vfork_clone_vfork, passed tc-start: 1639647030.644435, traceme_vfork_clone_vm tc-end: 1639647030.952332, traceme_vfork_clone_vm, passed tc-start: 1639647030.965383, traceme_vfork_crash_bus tc-end: 1639647031.393083, traceme_vfork_crash_bus, passed tc-start: 1639647031.405431, traceme_vfork_crash_fpe tc-end: 1639647031.794946, traceme_vfork_crash_fpe, passed tc-start: 1639647031.806569, traceme_vfork_crash_ill tc-end: 1639647032.244132, traceme_vfork_crash_ill, passed tc-start: 1639647032.257100, traceme_vfork_crash_segv tc-end: 1639647032.634560, traceme_vfork_crash_segv, passed tc-start: 1639647032.645803, traceme_vfork_crash_trap tc-end: 1639647033.18877, traceme_vfork_crash_trap, passed tc-start: 1639647033.30492, traceme_vfork_exec tc-so: tc-end: 1639647033.423770, traceme_vfork_exec, passed tc-start: 1639647033.430861, traceme_vfork_fork tc-end: 1639647033.786368, traceme_vfork_fork, passed tc-start: 1639647033.793218, traceme_vfork_raise1 tc-end: 1639647034.152732, traceme_vfork_raise1, passed tc-start: 1639647034.162417, traceme_vfork_raise10 tc-end: 1639647034.578063, traceme_vfork_raise10, passed tc-start: 1639647034.588938, traceme_vfork_raise11 tc-end: 1639647034.946440, traceme_vfork_raise11, passed tc-start: 1639647034.957251, traceme_vfork_raise12 tc-end: 1639647035.355030, traceme_vfork_raise12, passed tc-start: 1639647035.366967, traceme_vfork_raise13 tc-end: 1639647035.731175, traceme_vfork_raise13, passed tc-start: 1639647035.741759, traceme_vfork_raise2 tc-end: 1639647036.80836, traceme_vfork_raise2, passed tc-start: 1639647036.87258, traceme_vfork_raise3 tc-end: 1639647036.403277, traceme_vfork_raise3, passed tc-start: 1639647036.410564, traceme_vfork_raise4 tc-end: 1639647036.777842, traceme_vfork_raise4, passed tc-start: 1639647036.787272, traceme_vfork_raise5 tc-end: 1639647037.109953, traceme_vfork_raise5, passed tc-start: 1639647037.116981, traceme_vfork_raise6 tc-end: 1639647037.469922, traceme_vfork_raise6, passed tc-start: 1639647037.480067, traceme_vfork_raise7 tc-end: 1639647037.811348, traceme_vfork_raise7, passed tc-start: 1639647037.818666, traceme_vfork_raise8 tc-end: 1639647038.167913, traceme_vfork_raise8, passed tc-start: 1639647038.175756, traceme_vfork_raise9 tc-end: 1639647038.560254, traceme_vfork_raise9, passed tc-start: 1639647038.570412, traceme_vfork_signalignored_crash_bus tc-end: 1639647038.940674, traceme_vfork_signalignored_crash_bus, passed tc-start: 1639647038.952728, traceme_vfork_signalignored_crash_fpe tc-end: 1639647039.345584, traceme_vfork_signalignored_crash_fpe, passed tc-start: 1639647039.357704, traceme_vfork_signalignored_crash_ill tc-end: 1639647039.764290, traceme_vfork_signalignored_crash_ill, passed tc-start: 1639647039.776125, traceme_vfork_signalignored_crash_segv tc-end: 1639647040.166736, traceme_vfork_signalignored_crash_segv, passed tc-start: 1639647040.176944, traceme_vfork_signalignored_crash_trap tc-end: 1639647040.570886, traceme_vfork_signalignored_crash_trap, passed tc-start: 1639647040.581803, traceme_vfork_signalignored_exec tc-so: tc-end: 1639647040.983895, traceme_vfork_signalignored_exec, passed tc-start: 1639647040.991421, traceme_vfork_signalmasked_crash_bus tc-end: 1639647041.391497, traceme_vfork_signalmasked_crash_bus, passed tc-start: 1639647041.402520, traceme_vfork_signalmasked_crash_fpe tc-end: 1639647041.800928, traceme_vfork_signalmasked_crash_fpe, passed tc-start: 1639647041.811973, traceme_vfork_signalmasked_crash_ill tc-end: 1639647042.213006, traceme_vfork_signalmasked_crash_ill, passed tc-start: 1639647042.224310, traceme_vfork_signalmasked_crash_segv tc-end: 1639647042.607253, traceme_vfork_signalmasked_crash_segv, passed tc-start: 1639647042.617889, traceme_vfork_signalmasked_crash_trap tc-end: 1639647042.988394, traceme_vfork_signalmasked_crash_trap, passed tc-start: 1639647042.998254, traceme_vfork_signalmasked_exec tc-so: tc-end: 1639647043.395175, traceme_vfork_signalmasked_exec, passed tc-start: 1639647043.402207, traceme_vfork_vfork tc-end: 1639647043.778492, traceme_vfork_vfork, passed tc-start: 1639647043.785688, tracer_attach_to_unrelated_stopped_process tc-end: 1639647044.155271, tracer_attach_to_unrelated_stopped_process, passed tc-start: 1639647044.164661, tracer_sees_terminaton_before_the_parent tc-end: 1639647044.649505, tracer_sees_terminaton_before_the_parent, passed tc-start: 1639647044.662352, tracer_sysctl_lookup_without_duplicates tc-end: 1639647050.42226, tracer_sysctl_lookup_without_duplicates, passed tc-start: 1639647050.52224, unrelated_tracer_fork1 tc-end: 1639647050.473681, unrelated_tracer_fork1, passed tc-start: 1639647050.485440, unrelated_tracer_fork10 tc-end: 1639647050.947542, unrelated_tracer_fork10, passed tc-start: 1639647050.957342, unrelated_tracer_fork11 tc-end: 1639647051.389206, unrelated_tracer_fork11, passed tc-start: 1639647051.399859, unrelated_tracer_fork12 tc-end: 1639647051.835772, unrelated_tracer_fork12, passed tc-start: 1639647051.845455, unrelated_tracer_fork13 tc-end: 1639647052.220650, unrelated_tracer_fork13, passed tc-start: 1639647052.229649, unrelated_tracer_fork14 tc-end: 1639647052.611305, unrelated_tracer_fork14, passed tc-start: 1639647052.620719, unrelated_tracer_fork15 tc-end: 1639647053.21967, unrelated_tracer_fork15, passed tc-start: 1639647053.32130, unrelated_tracer_fork16 tc-end: 1639647053.459511, unrelated_tracer_fork16, passed tc-start: 1639647053.469031, unrelated_tracer_fork2 tc-end: 1639647053.935373, unrelated_tracer_fork2, passed tc-start: 1639647053.947730, unrelated_tracer_fork3 tc-end: 1639647054.394495, unrelated_tracer_fork3, passed tc-start: 1639647054.404718, unrelated_tracer_fork4 tc-end: 1639647054.837396, unrelated_tracer_fork4, passed tc-start: 1639647054.847500, unrelated_tracer_fork5 tc-end: 1639647055.277586, unrelated_tracer_fork5, passed tc-start: 1639647055.288166, unrelated_tracer_fork6 tc-end: 1639647055.722365, unrelated_tracer_fork6, passed tc-start: 1639647055.732444, unrelated_tracer_fork7 tc-end: 1639647056.186727, unrelated_tracer_fork7, passed tc-start: 1639647056.196522, unrelated_tracer_fork8 tc-end: 1639647056.623261, unrelated_tracer_fork8, passed tc-start: 1639647056.633545, unrelated_tracer_fork9 tc-end: 1639647057.43406, unrelated_tracer_fork9, passed tc-start: 1639647057.52737, unrelated_tracer_fork_detach_forker tc-end: 1639647057.499138, unrelated_tracer_fork_detach_forker, passed tc-start: 1639647057.509907, unrelated_tracer_fork_kill_forker tc-end: 1639647057.930245, unrelated_tracer_fork_kill_forker, passed tc-start: 1639647057.940687, unrelated_tracer_fork_setpgid tc-end: 1639647058.289514, unrelated_tracer_fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639647058.296415, unrelated_tracer_posix_spawn1 tc-end: 1639647058.682306, unrelated_tracer_posix_spawn1, passed tc-start: 1639647058.691799, unrelated_tracer_posix_spawn10 tc-end: 1639647059.95527, unrelated_tracer_posix_spawn10, passed tc-start: 1639647059.104994, unrelated_tracer_posix_spawn11 tc-end: 1639647059.513352, unrelated_tracer_posix_spawn11, passed tc-start: 1639647059.522536, unrelated_tracer_posix_spawn12 tc-end: 1639647059.924268, unrelated_tracer_posix_spawn12, passed tc-start: 1639647059.933543, unrelated_tracer_posix_spawn13 tc-end: 1639647060.326460, unrelated_tracer_posix_spawn13, passed tc-start: 1639647060.336031, unrelated_tracer_posix_spawn14 tc-end: 1639647060.736387, unrelated_tracer_posix_spawn14, passed tc-start: 1639647060.745640, unrelated_tracer_posix_spawn15 tc-end: 1639647061.148159, unrelated_tracer_posix_spawn15, passed tc-start: 1639647061.157866, unrelated_tracer_posix_spawn16 tc-end: 1639647061.559170, unrelated_tracer_posix_spawn16, passed tc-start: 1639647061.568673, unrelated_tracer_posix_spawn2 tc-end: 1639647062.134875, unrelated_tracer_posix_spawn2, passed tc-start: 1639647062.147817, unrelated_tracer_posix_spawn3 tc-end: 1639647062.591117, unrelated_tracer_posix_spawn3, passed tc-start: 1639647062.603306, unrelated_tracer_posix_spawn4 tc-end: 1639647063.44281, unrelated_tracer_posix_spawn4, passed tc-start: 1639647063.57991, unrelated_tracer_posix_spawn5 tc-end: 1639647063.504256, unrelated_tracer_posix_spawn5, passed tc-start: 1639647063.513435, unrelated_tracer_posix_spawn6 tc-end: 1639647063.914926, unrelated_tracer_posix_spawn6, passed tc-start: 1639647063.925690, unrelated_tracer_posix_spawn7 tc-end: 1639647064.396968, unrelated_tracer_posix_spawn7, passed tc-start: 1639647064.406273, unrelated_tracer_posix_spawn8 tc-end: 1639647064.799501, unrelated_tracer_posix_spawn8, passed tc-start: 1639647064.808909, unrelated_tracer_posix_spawn9 tc-end: 1639647065.206744, unrelated_tracer_posix_spawn9, passed tc-start: 1639647065.216158, unrelated_tracer_posix_spawn_detach_spawner tc-end: 1639647065.613207, unrelated_tracer_posix_spawn_detach_spawner, passed tc-start: 1639647065.622946, unrelated_tracer_posix_spawn_kill_spawner tc-end: 1639647066.14324, unrelated_tracer_posix_spawn_kill_spawner, passed tc-start: 1639647066.24014, unrelated_tracer_posix_spawn_setpgid tc-end: 1639647066.346205, unrelated_tracer_posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639647066.352974, unrelated_tracer_sees_crash_bus tc-end: 1639647066.736518, unrelated_tracer_sees_crash_bus, passed tc-start: 1639647066.745735, unrelated_tracer_sees_crash_fpe tc-end: 1639647067.156949, unrelated_tracer_sees_crash_fpe, passed tc-start: 1639647067.166678, unrelated_tracer_sees_crash_ill tc-end: 1639647067.540117, unrelated_tracer_sees_crash_ill, passed tc-start: 1639647067.548982, unrelated_tracer_sees_crash_segv tc-end: 1639647067.907542, unrelated_tracer_sees_crash_segv, passed tc-start: 1639647067.916294, unrelated_tracer_sees_crash_trap tc-end: 1639647068.271828, unrelated_tracer_sees_crash_trap, passed tc-start: 1639647068.280677, unrelated_tracer_sees_signalignored_crash_bus tc-end: 1639647068.649358, unrelated_tracer_sees_signalignored_crash_bus, passed tc-start: 1639647068.657856, unrelated_tracer_sees_signalignored_crash_fpe tc-end: 1639647069.21143, unrelated_tracer_sees_signalignored_crash_fpe, passed tc-start: 1639647069.29625, unrelated_tracer_sees_signalignored_crash_ill tc-end: 1639647069.390792, unrelated_tracer_sees_signalignored_crash_ill, passed tc-start: 1639647069.410120, unrelated_tracer_sees_signalignored_crash_segv tc-end: 1639647069.770869, unrelated_tracer_sees_signalignored_crash_segv, passed tc-start: 1639647069.779896, unrelated_tracer_sees_signalignored_crash_trap tc-end: 1639647070.166933, unrelated_tracer_sees_signalignored_crash_trap, passed tc-start: 1639647070.178526, unrelated_tracer_sees_signalmasked_crash_bus tc-end: 1639647070.609113, unrelated_tracer_sees_signalmasked_crash_bus, passed tc-start: 1639647070.619345, unrelated_tracer_sees_signalmasked_crash_fpe tc-end: 1639647071.20690, unrelated_tracer_sees_signalmasked_crash_fpe, passed tc-start: 1639647071.30003, unrelated_tracer_sees_signalmasked_crash_ill tc-end: 1639647071.418912, unrelated_tracer_sees_signalmasked_crash_ill, passed tc-start: 1639647071.428936, unrelated_tracer_sees_signalmasked_crash_segv tc-end: 1639647071.830826, unrelated_tracer_sees_signalmasked_crash_segv, passed tc-start: 1639647071.839810, unrelated_tracer_sees_signalmasked_crash_trap tc-end: 1639647072.271496, unrelated_tracer_sees_signalmasked_crash_trap, passed tc-start: 1639647072.280772, unrelated_tracer_sees_terminaton_before_the_parent tc-end: 1639647072.719931, unrelated_tracer_sees_terminaton_before_the_parent, passed tc-start: 1639647072.730436, unrelated_tracer_vfork1 tc-end: 1639647073.207871, unrelated_tracer_vfork1, passed tc-start: 1639647073.219815, unrelated_tracer_vfork10 tc-end: 1639647073.676972, unrelated_tracer_vfork10, passed tc-start: 1639647073.689542, unrelated_tracer_vfork11 tc-end: 1639647074.93024, unrelated_tracer_vfork11, passed tc-start: 1639647074.101663, unrelated_tracer_vfork12 tc-end: 1639647074.472013, unrelated_tracer_vfork12, passed tc-start: 1639647074.480862, unrelated_tracer_vfork13 tc-end: 1639647074.889477, unrelated_tracer_vfork13, passed tc-start: 1639647074.900697, unrelated_tracer_vfork14 tc-end: 1639647075.352100, unrelated_tracer_vfork14, passed tc-start: 1639647075.362513, unrelated_tracer_vfork15 tc-end: 1639647075.803426, unrelated_tracer_vfork15, passed tc-start: 1639647075.813882, unrelated_tracer_vfork16 tc-end: 1639647076.214324, unrelated_tracer_vfork16, passed tc-start: 1639647076.223257, unrelated_tracer_vfork2 tc-end: 1639647076.595462, unrelated_tracer_vfork2, passed tc-start: 1639647076.605229, unrelated_tracer_vfork3 tc-end: 1639647077.5374, unrelated_tracer_vfork3, passed tc-start: 1639647077.14872, unrelated_tracer_vfork4 tc-end: 1639647077.423025, unrelated_tracer_vfork4, passed tc-start: 1639647077.432812, unrelated_tracer_vfork5 tc-end: 1639647077.860205, unrelated_tracer_vfork5, passed tc-start: 1639647077.868996, unrelated_tracer_vfork6 tc-end: 1639647078.386234, unrelated_tracer_vfork6, passed tc-start: 1639647078.398746, unrelated_tracer_vfork7 tc-end: 1639647078.837754, unrelated_tracer_vfork7, passed tc-start: 1639647078.847593, unrelated_tracer_vfork8 tc-end: 1639647079.281717, unrelated_tracer_vfork8, passed tc-start: 1639647079.291734, unrelated_tracer_vfork9 tc-end: 1639647079.682981, unrelated_tracer_vfork9, passed tc-start: 1639647079.694566, unrelated_tracer_vfork_detach_vforker tc-end: 1639647080.138640, unrelated_tracer_vfork_detach_vforker, passed tc-start: 1639647080.157695, unrelated_tracer_vfork_detach_vforkerdone tc-end: 1639647080.612595, unrelated_tracer_vfork_detach_vforkerdone, passed tc-start: 1639647080.622111, unrelated_tracer_vfork_kill_vforker tc-end: 1639647081.80727, unrelated_tracer_vfork_kill_vforker, passed tc-start: 1639647081.90488, unrelated_tracer_vfork_kill_vforkerdone tc-end: 1639647081.538942, unrelated_tracer_vfork_kill_vforkerdone, passed tc-start: 1639647081.549147, unrelated_tracer_vfork_setpgid tc-end: 1639647081.914552, unrelated_tracer_vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639647081.923020, user_va0_disable_pt_continue tc-end: 1639647082.320776, user_va0_disable_pt_continue, passed tc-start: 1639647082.328559, user_va0_disable_pt_detach tc-end: 1639647082.736646, user_va0_disable_pt_detach, passed tc-start: 1639647082.744257, user_va0_disable_pt_syscall tc-end: 1639647083.93103, user_va0_disable_pt_syscall, passed tc-start: 1639647083.99702, vfork1 tc-end: 1639647083.436669, vfork1, passed tc-start: 1639647083.443616, vfork10 tc-end: 1639647083.878441, vfork10, passed tc-start: 1639647083.886156, vfork11 tc-end: 1639647084.254510, vfork11, passed tc-start: 1639647084.261725, vfork12 tc-end: 1639647084.666328, vfork12, passed tc-start: 1639647084.675141, vfork13 tc-end: 1639647085.73309, vfork13, passed tc-start: 1639647085.80150, vfork14 tc-end: 1639647085.411084, vfork14, passed tc-start: 1639647085.417798, vfork15 tc-end: 1639647085.772369, vfork15, passed tc-start: 1639647085.779738, vfork16 tc-end: 1639647086.180679, vfork16, passed tc-start: 1639647086.187500, vfork2 tc-end: 1639647086.539520, vfork2, passed tc-start: 1639647086.546750, vfork3 tc-end: 1639647086.877963, vfork3, passed tc-start: 1639647086.884870, vfork4 tc-end: 1639647087.249021, vfork4, passed tc-start: 1639647087.255425, vfork5 tc-end: 1639647087.652994, vfork5, passed tc-start: 1639647087.663189, vfork6 tc-end: 1639647088.102450, vfork6, passed tc-start: 1639647088.111980, vfork7 tc-end: 1639647088.575509, vfork7, passed tc-start: 1639647088.582472, vfork8 tc-end: 1639647088.943995, vfork8, passed tc-start: 1639647088.950490, vfork9 tc-end: 1639647089.274996, vfork9, passed tc-start: 1639647089.281587, vfork_detach_vforker tc-end: 1639647089.619577, vfork_detach_vforker, passed tc-start: 1639647089.626163, vfork_detach_vforkerdone tc-end: 1639647090.75952, vfork_detach_vforkerdone, passed tc-start: 1639647090.83963, vfork_kill_vforker tc-end: 1639647090.472347, vfork_kill_vforker, passed tc-start: 1639647090.479102, vfork_kill_vforkerdone tc-end: 1639647090.821381, vfork_kill_vforkerdone, passed tc-start: 1639647090.827957, vfork_setpgid tc-end: 1639647091.135967, vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639647091.142820, vfork_signalignored tc-end: 1639647091.477701, vfork_signalignored, passed tc-start: 1639647091.484316, vfork_signalmasked tc-end: 1639647091.823747, vfork_signalmasked, passed tc-start: 1639647091.830218, vforkdone_signalignored tc-end: 1639647092.163089, vforkdone_signalignored, passed tc-start: 1639647092.169475, vforkdone_signalmasked tc-end: 1639647092.492090, vforkdone_signalmasked, passed tp-end: 1639647092.498578, lib/libc/sys/t_ptrace_wait4 tp-start: 1639647093.739622, lib/libc/sys/t_ptrace_wait6, 463 tc-start: 1639647093.743413, access_fpregs1 tc-end: 1639647094.131896, access_fpregs1, passed tc-start: 1639647094.139168, access_fpregs2 tc-end: 1639647094.465561, access_fpregs2, passed tc-start: 1639647094.472173, access_regs1 tc-end: 1639647094.801834, access_regs1, passed tc-start: 1639647094.808582, access_regs2 tc-end: 1639647095.134841, access_regs2, passed tc-start: 1639647095.141548, access_regs3 tc-end: 1639647095.469423, access_regs3, passed tc-start: 1639647095.476190, access_regs4 tc-end: 1639647095.806924, access_regs4, passed tc-start: 1639647095.813656, access_regs5 tc-end: 1639647096.140560, access_regs5, passed tc-start: 1639647096.147200, access_regs6 tc-end: 1639647096.473252, access_regs6, passed tc-start: 1639647096.479951, access_regs_set_unaligned_pc_0x1 tc-end: 1639647096.807767, access_regs_set_unaligned_pc_0x1, passed tc-start: 1639647096.814888, access_regs_set_unaligned_pc_0x3 tc-end: 1639647097.151103, access_regs_set_unaligned_pc_0x3, passed tc-start: 1639647097.157899, access_regs_set_unaligned_pc_0x7 tc-end: 1639647097.491576, access_regs_set_unaligned_pc_0x7, passed tc-start: 1639647097.499005, attach_lwpinfo0 tc-end: 1639647097.853677, attach_lwpinfo0, passed tc-start: 1639647097.863080, attach_lwpinfo1 tc-end: 1639647098.223298, attach_lwpinfo1, passed tc-start: 1639647098.232325, attach_lwpinfo2 tc-end: 1639647098.604102, attach_lwpinfo2, passed tc-start: 1639647098.613224, attach_lwpinfo3 tc-end: 1639647098.984217, attach_lwpinfo3, passed tc-start: 1639647098.993285, bytes_transfer_alignment_piod_read_auxv tc-end: 1639647099.697307, bytes_transfer_alignment_piod_read_auxv, passed tc-start: 1639647099.704224, bytes_transfer_alignment_piod_read_d tc-end: 1639647103.85348, bytes_transfer_alignment_piod_read_d, passed tc-start: 1639647103.92231, bytes_transfer_alignment_piod_read_i tc-end: 1639647106.997776, bytes_transfer_alignment_piod_read_i, passed tc-start: 1639647107.7272, bytes_transfer_alignment_piod_write_d tc-end: 1639647113.81271, bytes_transfer_alignment_piod_write_d, passed tc-start: 1639647113.88178, bytes_transfer_alignment_piod_write_i tc-end: 1639647118.12530, bytes_transfer_alignment_piod_write_i, passed tc-start: 1639647118.19448, bytes_transfer_alignment_pt_read_d tc-end: 1639647121.327125, bytes_transfer_alignment_pt_read_d, passed tc-start: 1639647121.334113, bytes_transfer_alignment_pt_read_i tc-end: 1639647124.658991, bytes_transfer_alignment_pt_read_i, passed tc-start: 1639647124.665999, bytes_transfer_alignment_pt_write_d tc-end: 1639647129.951603, bytes_transfer_alignment_pt_write_d, passed tc-start: 1639647129.959554, bytes_transfer_alignment_pt_write_i tc-end: 1639647135.921787, bytes_transfer_alignment_pt_write_i, passed tc-start: 1639647135.928672, bytes_transfer_eof_piod_read_d tc-end: 1639647136.284965, bytes_transfer_eof_piod_read_d, passed tc-start: 1639647136.291578, bytes_transfer_eof_piod_read_i tc-end: 1639647136.751197, bytes_transfer_eof_piod_read_i, passed tc-start: 1639647136.759985, bytes_transfer_eof_piod_write_d tc-end: 1639647137.250059, bytes_transfer_eof_piod_write_d, passed tc-start: 1639647137.259292, bytes_transfer_eof_piod_write_i tc-end: 1639647137.748061, bytes_transfer_eof_piod_write_i, passed tc-start: 1639647137.756724, bytes_transfer_eof_pt_read_d tc-end: 1639647138.253776, bytes_transfer_eof_pt_read_d, passed tc-start: 1639647138.262357, bytes_transfer_eof_pt_read_i tc-end: 1639647138.751425, bytes_transfer_eof_pt_read_i, passed tc-start: 1639647138.759831, bytes_transfer_eof_pt_write_d tc-end: 1639647139.251460, bytes_transfer_eof_pt_write_d, passed tc-start: 1639647139.260122, bytes_transfer_eof_pt_write_i tc-end: 1639647139.756172, bytes_transfer_eof_pt_write_i, passed tc-start: 1639647139.765124, bytes_transfer_piod_read_auxv tc-end: 1639647140.251211, bytes_transfer_piod_read_auxv, passed tc-start: 1639647140.260092, bytes_transfer_piod_read_d_16 tc-end: 1639647140.741993, bytes_transfer_piod_read_d_16, passed tc-start: 1639647140.750830, bytes_transfer_piod_read_d_16_text tc-end: 1639647141.244681, bytes_transfer_piod_read_d_16_text, passed tc-start: 1639647141.253862, bytes_transfer_piod_read_d_32 tc-end: 1639647141.744852, bytes_transfer_piod_read_d_32, passed tc-start: 1639647141.753744, bytes_transfer_piod_read_d_32_text tc-end: 1639647142.257790, bytes_transfer_piod_read_d_32_text, passed tc-start: 1639647142.267247, bytes_transfer_piod_read_d_64 tc-end: 1639647142.756799, bytes_transfer_piod_read_d_64, passed tc-start: 1639647142.765857, bytes_transfer_piod_read_d_64_text tc-end: 1639647143.253797, bytes_transfer_piod_read_d_64_text, passed tc-start: 1639647143.263184, bytes_transfer_piod_read_d_8 tc-end: 1639647143.755705, bytes_transfer_piod_read_d_8, passed tc-start: 1639647143.764770, bytes_transfer_piod_read_d_8_text tc-end: 1639647144.255346, bytes_transfer_piod_read_d_8_text, passed tc-start: 1639647144.264754, bytes_transfer_piod_read_i_16 tc-end: 1639647144.759483, bytes_transfer_piod_read_i_16, passed tc-start: 1639647144.768240, bytes_transfer_piod_read_i_16_text tc-end: 1639647145.255395, bytes_transfer_piod_read_i_16_text, passed tc-start: 1639647145.265276, bytes_transfer_piod_read_i_32 tc-end: 1639647145.751660, bytes_transfer_piod_read_i_32, passed tc-start: 1639647145.760380, bytes_transfer_piod_read_i_32_text tc-end: 1639647146.251404, bytes_transfer_piod_read_i_32_text, passed tc-start: 1639647146.260770, bytes_transfer_piod_read_i_64 tc-end: 1639647146.751925, bytes_transfer_piod_read_i_64, passed tc-start: 1639647146.760587, bytes_transfer_piod_read_i_64_text tc-end: 1639647147.244685, bytes_transfer_piod_read_i_64_text, passed tc-start: 1639647147.253862, bytes_transfer_piod_read_i_8 tc-end: 1639647147.756162, bytes_transfer_piod_read_i_8, passed tc-start: 1639647147.764774, bytes_transfer_piod_read_i_8_text tc-end: 1639647148.264117, bytes_transfer_piod_read_i_8_text, passed tc-start: 1639647148.273828, bytes_transfer_piod_write_d_16 tc-end: 1639647148.760339, bytes_transfer_piod_write_d_16, passed tc-start: 1639647148.769556, bytes_transfer_piod_write_d_16_text tc-end: 1639647149.253063, bytes_transfer_piod_write_d_16_text, passed tc-start: 1639647149.262166, bytes_transfer_piod_write_d_32 tc-end: 1639647149.750653, bytes_transfer_piod_write_d_32, passed tc-start: 1639647149.759553, bytes_transfer_piod_write_d_32_text tc-end: 1639647150.183766, bytes_transfer_piod_write_d_32_text, passed tc-start: 1639647150.191192, bytes_transfer_piod_write_d_64 tc-end: 1639647150.579283, bytes_transfer_piod_write_d_64, passed tc-start: 1639647150.588460, bytes_transfer_piod_write_d_64_text tc-end: 1639647150.992351, bytes_transfer_piod_write_d_64_text, passed tc-start: 1639647150.999433, bytes_transfer_piod_write_d_8 tc-end: 1639647151.354605, bytes_transfer_piod_write_d_8, passed tc-start: 1639647151.361607, bytes_transfer_piod_write_d_8_text tc-end: 1639647151.746984, bytes_transfer_piod_write_d_8_text, passed tc-start: 1639647151.758557, bytes_transfer_piod_write_i_16 tc-end: 1639647152.189761, bytes_transfer_piod_write_i_16, passed tc-start: 1639647152.197712, bytes_transfer_piod_write_i_16_text tc-end: 1639647152.599874, bytes_transfer_piod_write_i_16_text, passed tc-start: 1639647152.607558, bytes_transfer_piod_write_i_32 tc-end: 1639647153.8022, bytes_transfer_piod_write_i_32, passed tc-start: 1639647153.15901, bytes_transfer_piod_write_i_32_text tc-end: 1639647153.414982, bytes_transfer_piod_write_i_32_text, passed tc-start: 1639647153.421758, bytes_transfer_piod_write_i_64 tc-end: 1639647153.772824, bytes_transfer_piod_write_i_64, passed tc-start: 1639647153.779790, bytes_transfer_piod_write_i_64_text tc-end: 1639647154.156402, bytes_transfer_piod_write_i_64_text, passed tc-start: 1639647154.163622, bytes_transfer_piod_write_i_8 tc-end: 1639647154.578022, bytes_transfer_piod_write_i_8, passed tc-start: 1639647154.587420, bytes_transfer_piod_write_i_8_text tc-end: 1639647154.985285, bytes_transfer_piod_write_i_8_text, passed tc-start: 1639647154.994124, bytes_transfer_read_d tc-end: 1639647155.359793, bytes_transfer_read_d, passed tc-start: 1639647155.366267, bytes_transfer_read_d_text tc-end: 1639647155.779926, bytes_transfer_read_d_text, passed tc-start: 1639647155.789551, bytes_transfer_read_i tc-end: 1639647156.172982, bytes_transfer_read_i, passed tc-start: 1639647156.179875, bytes_transfer_read_i_text tc-end: 1639647156.589957, bytes_transfer_read_i_text, passed tc-start: 1639647156.600340, bytes_transfer_write_d tc-end: 1639647156.988886, bytes_transfer_write_d, passed tc-start: 1639647156.996754, bytes_transfer_write_d_text tc-end: 1639647157.351489, bytes_transfer_write_d_text, passed tc-start: 1639647157.359216, bytes_transfer_write_i tc-end: 1639647157.759697, bytes_transfer_write_i, passed tc-start: 1639647157.767934, bytes_transfer_write_i_text tc-end: 1639647158.237814, bytes_transfer_write_i_text, passed tc-start: 1639647158.245363, child_attach_to_its_parent tc-end: 1639647158.641084, child_attach_to_its_parent, passed tc-start: 1639647158.650225, child_attach_to_its_stopped_parent tc-end: 1639647159.55146, child_attach_to_its_stopped_parent, passed tc-start: 1639647159.66193, clone1 tc-end: 1639647159.490007, clone1, passed tc-start: 1639647159.498066, clone2 tc-end: 1639647159.900649, clone2, passed tc-start: 1639647159.907530, clone3 tc-end: 1639647160.282942, clone3, passed tc-start: 1639647160.290625, clone4 tc-end: 1639647160.659061, clone4, passed tc-start: 1639647160.666782, clone5 tc-end: 1639647161.126063, clone5, passed tc-start: 1639647161.133727, clone6 tc-end: 1639647161.554866, clone6, passed tc-start: 1639647161.562156, clone7 tc-end: 1639647161.981328, clone7, passed tc-start: 1639647161.988948, clone8 tc-end: 1639647162.372481, clone8, passed tc-start: 1639647162.379511, clone_files1 tc-end: 1639647162.760555, clone_files1, passed tc-start: 1639647162.767675, clone_files2 tc-end: 1639647163.180440, clone_files2, passed tc-start: 1639647163.188694, clone_files3 tc-end: 1639647163.592128, clone_files3, passed tc-start: 1639647163.599752, clone_files4 tc-end: 1639647164.15117, clone_files4, passed tc-start: 1639647164.22040, clone_files5 tc-end: 1639647164.410412, clone_files5, passed tc-start: 1639647164.417732, clone_files6 tc-end: 1639647164.809507, clone_files6, passed tc-start: 1639647164.817974, clone_files7 tc-end: 1639647165.186821, clone_files7, passed tc-start: 1639647165.193898, clone_files8 tc-end: 1639647165.571803, clone_files8, passed tc-start: 1639647165.578515, clone_files_signalignored tc-end: 1639647165.973501, clone_files_signalignored, passed tc-start: 1639647165.980696, clone_files_signalmasked tc-end: 1639647166.419885, clone_files_signalmasked, passed tc-start: 1639647166.426392, clone_fs1 tc-end: 1639647166.820394, clone_fs1, passed tc-start: 1639647166.827781, clone_fs2 tc-end: 1639647167.210467, clone_fs2, passed tc-start: 1639647167.219127, clone_fs3 tc-end: 1639647167.575817, clone_fs3, passed tc-start: 1639647167.584730, clone_fs4 tc-end: 1639647167.998836, clone_fs4, passed tc-start: 1639647168.6573, clone_fs5 tc-end: 1639647168.432339, clone_fs5, passed tc-start: 1639647168.440244, clone_fs6 tc-end: 1639647168.838511, clone_fs6, passed tc-start: 1639647168.846285, clone_fs7 tc-end: 1639647169.272484, clone_fs7, passed tc-start: 1639647169.280723, clone_fs8 tc-end: 1639647169.745081, clone_fs8, passed tc-start: 1639647169.752593, clone_fs_signalignored tc-end: 1639647170.165876, clone_fs_signalignored, passed tc-start: 1639647170.173709, clone_fs_signalmasked tc-end: 1639647170.566998, clone_fs_signalmasked, passed tc-start: 1639647170.574567, clone_signalignored tc-end: 1639647170.958485, clone_signalignored, passed tc-start: 1639647170.967182, clone_signalmasked tc-end: 1639647171.420609, clone_signalmasked, passed tc-start: 1639647171.427585, clone_vfork1 tc-end: 1639647171.837536, clone_vfork1, passed tc-start: 1639647171.844472, clone_vfork2 tc-end: 1639647172.262035, clone_vfork2, passed tc-start: 1639647172.270001, clone_vfork3 tc-end: 1639647172.682534, clone_vfork3, passed tc-start: 1639647172.689209, clone_vfork4 tc-end: 1639647173.111759, clone_vfork4, passed tc-start: 1639647173.120853, clone_vfork5 tc-end: 1639647173.534558, clone_vfork5, passed tc-start: 1639647173.542232, clone_vfork6 tc-end: 1639647173.946254, clone_vfork6, passed tc-start: 1639647173.954879, clone_vfork7 tc-end: 1639647174.371724, clone_vfork7, passed tc-start: 1639647174.379634, clone_vfork8 tc-end: 1639647174.793815, clone_vfork8, passed tc-start: 1639647174.801264, clone_vfork_signalignored tc-end: 1639647175.228648, clone_vfork_signalignored, passed tc-start: 1639647175.235564, clone_vfork_signalmasked tc-end: 1639647175.642454, clone_vfork_signalmasked, passed tc-start: 1639647175.651781, clone_vm1 tc-end: 1639647176.49926, clone_vm1, passed tc-start: 1639647176.57930, clone_vm2 tc-end: 1639647176.460578, clone_vm2, passed tc-start: 1639647176.468839, clone_vm3 tc-end: 1639647176.832641, clone_vm3, passed tc-start: 1639647176.840748, clone_vm4 tc-end: 1639647177.270720, clone_vm4, passed tc-start: 1639647177.278446, clone_vm5 tc-end: 1639647177.719446, clone_vm5, passed tc-start: 1639647177.729112, clone_vm6 tc-end: 1639647178.149396, clone_vm6, passed tc-start: 1639647178.157453, clone_vm7 tc-end: 1639647178.552513, clone_vm7, passed tc-start: 1639647178.560408, clone_vm8 tc-end: 1639647178.986098, clone_vm8, passed tc-start: 1639647178.994671, clone_vm_signalignored tc-end: 1639647179.447603, clone_vm_signalignored, passed tc-start: 1639647179.455669, clone_vm_signalmasked tc-end: 1639647179.850738, clone_vm_signalmasked, passed tc-start: 1639647179.859990, core_dump_procinfo tc-end: 1639647180.390949, core_dump_procinfo, failed, /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1639647180.401808, eventmask_preserved_empty tc-end: 1639647180.833870, eventmask_preserved_empty, passed tc-start: 1639647180.843030, eventmask_preserved_fork tc-end: 1639647181.252295, eventmask_preserved_fork, passed tc-start: 1639647181.260160, eventmask_preserved_lwp_create tc-end: 1639647181.675486, eventmask_preserved_lwp_create, passed tc-start: 1639647181.684250, eventmask_preserved_lwp_exit tc-end: 1639647182.87196, eventmask_preserved_lwp_exit, passed tc-start: 1639647182.95201, eventmask_preserved_posix_spawn tc-end: 1639647182.513630, eventmask_preserved_posix_spawn, passed tc-start: 1639647182.522834, eventmask_preserved_vfork tc-end: 1639647182.959996, eventmask_preserved_vfork, passed tc-start: 1639647182.967051, eventmask_preserved_vfork_done tc-end: 1639647183.371339, eventmask_preserved_vfork_done, passed tc-start: 1639647183.378898, fork1 tc-end: 1639647183.785768, fork1, passed tc-start: 1639647183.793709, fork10 tc-end: 1639647184.208656, fork10, passed tc-start: 1639647184.216046, fork11 tc-end: 1639647184.620054, fork11, passed tc-start: 1639647184.628018, fork12 tc-end: 1639647185.60984, fork12, passed tc-start: 1639647185.70127, fork13 tc-end: 1639647185.486147, fork13, passed tc-start: 1639647185.497861, fork14 tc-end: 1639647185.979655, fork14, passed tc-start: 1639647185.992564, fork15 tc-end: 1639647186.449663, fork15, passed tc-start: 1639647186.458334, fork16 tc-end: 1639647186.871539, fork16, passed tc-start: 1639647186.878873, fork2 tc-end: 1639647187.291022, fork2, passed tc-start: 1639647187.300587, fork3 tc-end: 1639647187.757080, fork3, passed tc-start: 1639647187.766773, fork4 tc-end: 1639647188.220067, fork4, passed tc-start: 1639647188.228119, fork5 tc-end: 1639647188.645098, fork5, passed tc-start: 1639647188.653180, fork6 tc-end: 1639647189.107090, fork6, passed tc-start: 1639647189.114277, fork7 tc-end: 1639647189.568234, fork7, passed tc-start: 1639647189.578383, fork8 tc-end: 1639647190.5404, fork8, passed tc-start: 1639647190.12536, fork9 tc-end: 1639647190.389657, fork9, passed tc-start: 1639647190.397980, fork_detach_forker tc-end: 1639647190.773668, fork_detach_forker, passed tc-start: 1639647190.781114, fork_kill_forker tc-end: 1639647191.171173, fork_kill_forker, passed tc-start: 1639647191.180327, fork_setpgid tc-end: 1639647191.553991, fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639647191.562391, fork_signalignored tc-end: 1639647191.988615, fork_signalignored, passed tc-start: 1639647191.995631, fork_signalmasked tc-end: 1639647192.354431, fork_signalmasked, passed tc-start: 1639647192.361221, kill1 tc-end: 1639647192.705110, kill1, passed tc-start: 1639647192.711945, kill2 tc-end: 1639647193.62166, kill2, passed tc-start: 1639647193.71243, kill3 tc-end: 1639647193.444963, kill3, passed tc-start: 1639647193.451802, parent_attach_to_its_child tc-end: 1639647193.804254, parent_attach_to_its_child, passed tc-start: 1639647193.814756, parent_attach_to_its_stopped_child tc-end: 1639647194.235946, parent_attach_to_its_stopped_child, passed tc-start: 1639647194.246311, posix_spawn1 tc-so: tc-end: 1639647194.662449, posix_spawn1, passed tc-start: 1639647194.671491, posix_spawn10 tc-so: tc-end: 1639647195.78292, posix_spawn10, passed tc-start: 1639647195.85639, posix_spawn11 tc-so: tc-end: 1639647195.494595, posix_spawn11, passed tc-start: 1639647195.501453, posix_spawn12 tc-so: tc-end: 1639647195.925247, posix_spawn12, passed tc-start: 1639647195.933255, posix_spawn13 tc-so: tc-end: 1639647196.456104, posix_spawn13, passed tc-start: 1639647196.463169, posix_spawn14 tc-so: tc-end: 1639647196.943327, posix_spawn14, passed tc-start: 1639647196.953081, posix_spawn15 tc-so: tc-end: 1639647197.500484, posix_spawn15, passed tc-start: 1639647197.510380, posix_spawn16 tc-so: tc-end: 1639647198.18890, posix_spawn16, passed tc-start: 1639647198.26210, posix_spawn2 tc-so: tc-end: 1639647198.475598, posix_spawn2, passed tc-start: 1639647198.483701, posix_spawn3 tc-so: tc-end: 1639647198.939302, posix_spawn3, passed tc-start: 1639647198.946197, posix_spawn4 tc-so: tc-end: 1639647199.360574, posix_spawn4, passed tc-start: 1639647199.369433, posix_spawn5 tc-so: tc-end: 1639647199.762812, posix_spawn5, passed tc-start: 1639647199.771099, posix_spawn6 tc-so: tc-end: 1639647200.188131, posix_spawn6, passed tc-start: 1639647200.196382, posix_spawn7 tc-so: tc-end: 1639647200.720704, posix_spawn7, passed tc-start: 1639647200.731515, posix_spawn8 tc-so: tc-end: 1639647201.137576, posix_spawn8, passed tc-start: 1639647201.145682, posix_spawn9 tc-so: tc-end: 1639647201.546998, posix_spawn9, passed tc-start: 1639647201.553916, posix_spawn_detach_spawner tc-so: tc-end: 1639647201.968616, posix_spawn_detach_spawner, passed tc-start: 1639647201.977052, posix_spawn_kill_spawner tc-so: tc-end: 1639647202.394800, posix_spawn_kill_spawner, passed tc-start: 1639647202.402156, posix_spawn_setpgid tc-end: 1639647202.711099, posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639647202.718401, posix_spawn_signalignored tc-so: tc-end: 1639647203.122291, posix_spawn_signalignored, passed tc-start: 1639647203.129775, posix_spawn_signalmasked tc-so: tc-end: 1639647203.540956, posix_spawn_signalmasked, passed tc-start: 1639647203.548667, resume tc-end: 1639647206.122723, resume, passed tc-start: 1639647206.129470, siginfo_set_faked tc-end: 1639647206.496169, siginfo_set_faked, passed tc-start: 1639647206.504030, siginfo_set_unmodified tc-end: 1639647206.896725, siginfo_set_unmodified, passed tc-start: 1639647206.904514, signal_mask_unrelated tc-end: 1639647207.348926, signal_mask_unrelated, passed tc-start: 1639647207.358126, suspend_no_deadlock tc-end: 1639647207.819288, suspend_no_deadlock, passed tc-start: 1639647207.826276, syscall tc-end: 1639647208.244606, syscall, passed tc-start: 1639647208.253607, syscall_detach_on_sce tc-end: 1639647208.623637, syscall_detach_on_sce, passed tc-start: 1639647208.631284, syscall_killed_on_sce tc-end: 1639647209.16629, syscall_killed_on_sce, passed tc-start: 1639647209.25543, syscall_signal_on_sce tc-end: 1639647209.432999, syscall_signal_on_sce, expected_failure, XXX: behavior under investigation: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1639647209.441457, syscallemu1 tc-end: 1639647209.825814, syscallemu1, passed tc-start: 1639647209.832784, thread_concurrent_signals tc-end: 1639647210.160894, thread_concurrent_signals, skipped, PR kern/54960 tc-start: 1639647210.167944, thread_concurrent_signals_handler tc-end: 1639647210.474712, thread_concurrent_signals_handler, skipped, PR kern/54960 tc-start: 1639647210.481897, thread_concurrent_signals_sig_ign tc-end: 1639647210.791883, thread_concurrent_signals_sig_ign, skipped, PR kern/54960 tc-start: 1639647210.798966, threads_and_exec tc-end: 1639647211.274846, threads_and_exec, passed tc-start: 1639647211.281900, trace_thread_lwpcreate tc-end: 1639647213.719925, trace_thread_lwpcreate, passed tc-start: 1639647213.727632, trace_thread_lwpcreate_and_exit tc-end: 1639647220.291140, trace_thread_lwpcreate_and_exit, passed tc-start: 1639647220.298137, trace_thread_lwpcreate_and_exit_masked_sigtrap tc-end: 1639647226.451057, trace_thread_lwpcreate_and_exit_masked_sigtrap, passed tc-start: 1639647226.460991, trace_thread_lwpcreate_masked_sigtrap tc-end: 1639647229.211496, trace_thread_lwpcreate_masked_sigtrap, passed tc-start: 1639647229.221573, trace_thread_lwpexit tc-end: 1639647232.241379, trace_thread_lwpexit, passed tc-start: 1639647232.248937, trace_thread_lwpexit_masked_sigtrap tc-end: 1639647238.246542, trace_thread_lwpexit_masked_sigtrap, passed tc-start: 1639647238.254838, trace_thread_nolwpevents tc-end: 1639647238.630973, trace_thread_nolwpevents, passed tc-start: 1639647238.640095, tracee_sees_its_original_parent_getppid tc-end: 1639647239.28618, tracee_sees_its_original_parent_getppid, passed tc-start: 1639647239.39966, tracee_sees_its_original_parent_procfs_status tc-end: 1639647239.441773, tracee_sees_its_original_parent_procfs_status, passed tc-start: 1639647239.452437, tracee_sees_its_original_parent_sysctl_kinfo_proc2 tc-end: 1639647239.887301, tracee_sees_its_original_parent_sysctl_kinfo_proc2, passed tc-start: 1639647239.897538, traceme_crash_bus tc-end: 1639647240.373237, traceme_crash_bus, passed tc-start: 1639647240.381163, traceme_crash_fpe tc-end: 1639647240.885506, traceme_crash_fpe, passed tc-start: 1639647240.896468, traceme_crash_ill tc-end: 1639647241.402215, traceme_crash_ill, passed tc-start: 1639647241.412396, traceme_crash_segv tc-end: 1639647241.807111, traceme_crash_segv, passed tc-start: 1639647241.815458, traceme_crash_trap tc-end: 1639647242.237716, traceme_crash_trap, passed tc-start: 1639647242.246283, traceme_exec tc-so: tc-end: 1639647242.705113, traceme_exec, passed tc-start: 1639647242.713976, traceme_lwpinfo0 tc-end: 1639647243.118892, traceme_lwpinfo0, passed tc-start: 1639647243.127097, traceme_lwpinfo0_lwpstatus tc-end: 1639647243.529898, traceme_lwpinfo0_lwpstatus, passed tc-start: 1639647243.537975, traceme_lwpinfo0_lwpstatus_pl_name tc-end: 1639647243.926182, traceme_lwpinfo0_lwpstatus_pl_name, passed tc-start: 1639647243.934488, traceme_lwpinfo0_lwpstatus_pl_private tc-end: 1639647244.343076, traceme_lwpinfo0_lwpstatus_pl_private, passed tc-start: 1639647244.352300, traceme_lwpinfo0_lwpstatus_pl_sigmask tc-end: 1639647244.772878, traceme_lwpinfo0_lwpstatus_pl_sigmask, passed tc-start: 1639647244.780697, traceme_lwpinfo1 tc-end: 1639647245.341734, traceme_lwpinfo1, passed tc-start: 1639647245.348953, traceme_lwpinfo1_lwpstatus tc-end: 1639647245.902487, traceme_lwpinfo1_lwpstatus, passed tc-start: 1639647245.909636, traceme_lwpinfo1_lwpstatus_pl_name tc-end: 1639647246.471816, traceme_lwpinfo1_lwpstatus_pl_name, passed tc-start: 1639647246.478786, traceme_lwpinfo1_lwpstatus_pl_private tc-end: 1639647247.47478, traceme_lwpinfo1_lwpstatus_pl_private, passed tc-start: 1639647247.54600, traceme_lwpinfo1_lwpstatus_pl_sigmask tc-end: 1639647247.602782, traceme_lwpinfo1_lwpstatus_pl_sigmask, passed tc-start: 1639647247.609814, traceme_lwpinfo2 tc-end: 1639647248.423091, traceme_lwpinfo2, passed tc-start: 1639647248.430178, traceme_lwpinfo2_lwpstatus tc-end: 1639647248.993515, traceme_lwpinfo2_lwpstatus, passed tc-start: 1639647249.450, traceme_lwpinfo2_lwpstatus_pl_name tc-end: 1639647249.963994, traceme_lwpinfo2_lwpstatus_pl_name, passed tc-start: 1639647249.970973, traceme_lwpinfo2_lwpstatus_pl_private tc-end: 1639647250.884237, traceme_lwpinfo2_lwpstatus_pl_private, passed tc-start: 1639647250.891217, traceme_lwpinfo2_lwpstatus_pl_sigmask tc-end: 1639647251.694359, traceme_lwpinfo2_lwpstatus_pl_sigmask, passed tc-start: 1639647251.701060, traceme_lwpinfo3 tc-end: 1639647252.774355, traceme_lwpinfo3, passed tc-start: 1639647252.781150, traceme_lwpinfo3_lwpstatus tc-end: 1639647253.845309, traceme_lwpinfo3_lwpstatus, passed tc-start: 1639647253.851898, traceme_lwpinfo3_lwpstatus_pl_name tc-end: 1639647254.925764, traceme_lwpinfo3_lwpstatus_pl_name, passed tc-start: 1639647254.933117, traceme_lwpinfo3_lwpstatus_pl_private tc-end: 1639647256.16090, traceme_lwpinfo3_lwpstatus_pl_private, passed tc-start: 1639647256.22989, traceme_lwpinfo3_lwpstatus_pl_sigmask tc-end: 1639647256.880207, traceme_lwpinfo3_lwpstatus_pl_sigmask, passed tc-start: 1639647256.888059, traceme_lwpnext0 tc-end: 1639647257.227637, traceme_lwpnext0, passed tc-start: 1639647257.234746, traceme_lwpnext0_pl_name tc-end: 1639647257.575272, traceme_lwpnext0_pl_name, passed tc-start: 1639647257.581776, traceme_lwpnext0_pl_private tc-end: 1639647257.917029, traceme_lwpnext0_pl_private, passed tc-start: 1639647257.923686, traceme_lwpnext0_pl_sigmask tc-end: 1639647258.259892, traceme_lwpnext0_pl_sigmask, passed tc-start: 1639647258.266888, traceme_lwpnext1 tc-end: 1639647258.725924, traceme_lwpnext1, passed tc-start: 1639647258.735156, traceme_lwpnext1_pl_name tc-end: 1639647259.296857, traceme_lwpnext1_pl_name, passed tc-start: 1639647259.319151, traceme_lwpnext1_pl_private tc-end: 1639647259.876702, traceme_lwpnext1_pl_private, passed tc-start: 1639647259.883589, traceme_lwpnext1_pl_sigmask tc-end: 1639647260.376619, traceme_lwpnext1_pl_sigmask, passed tc-start: 1639647260.383089, traceme_lwpnext2 tc-end: 1639647261.177333, traceme_lwpnext2, passed tc-start: 1639647261.184088, traceme_lwpnext2_pl_name tc-end: 1639647262.139210, traceme_lwpnext2_pl_name, passed tc-start: 1639647262.145811, traceme_lwpnext2_pl_private tc-end: 1639647263.78808, traceme_lwpnext2_pl_private, passed tc-start: 1639647263.85396, traceme_lwpnext2_pl_sigmask tc-end: 1639647264.39206, traceme_lwpnext2_pl_sigmask, passed tc-start: 1639647264.45699, traceme_lwpnext3 tc-end: 1639647265.119469, traceme_lwpnext3, passed tc-start: 1639647265.126281, traceme_lwpnext3_pl_name tc-end: 1639647266.111919, traceme_lwpnext3_pl_name, passed tc-start: 1639647266.119224, traceme_lwpnext3_pl_private tc-end: 1639647267.192938, traceme_lwpnext3_pl_private, passed tc-start: 1639647267.199885, traceme_lwpnext3_pl_sigmask tc-end: 1639647268.271335, traceme_lwpnext3_pl_sigmask, passed tc-start: 1639647268.277911, traceme_pid1_parent tc-end: 1639647268.619593, traceme_pid1_parent, passed tc-start: 1639647268.627032, traceme_raise1 tc-end: 1639647268.970966, traceme_raise1, passed tc-start: 1639647268.983003, traceme_raise10 tc-end: 1639647269.358708, traceme_raise10, passed tc-start: 1639647269.365497, traceme_raise2 tc-end: 1639647269.694106, traceme_raise2, passed tc-start: 1639647269.700856, traceme_raise3 tc-end: 1639647270.31096, traceme_raise3, passed tc-start: 1639647270.37871, traceme_raise4 tc-end: 1639647270.376383, traceme_raise4, passed tc-start: 1639647270.383200, traceme_raise5 tc-end: 1639647270.718001, traceme_raise5, passed tc-start: 1639647270.725141, traceme_raise6 tc-end: 1639647271.60048, traceme_raise6, passed tc-start: 1639647271.66773, traceme_raise7 tc-end: 1639647271.401212, traceme_raise7, passed tc-start: 1639647271.407945, traceme_raise8 tc-end: 1639647271.738681, traceme_raise8, passed tc-start: 1639647271.745442, traceme_raise9 tc-end: 1639647272.81456, traceme_raise9, passed tc-start: 1639647272.88313, traceme_raisesignal_ignored1 tc-end: 1639647272.424180, traceme_raisesignal_ignored1, passed tc-start: 1639647272.431082, traceme_raisesignal_ignored2 tc-end: 1639647272.762465, traceme_raisesignal_ignored2, passed tc-start: 1639647272.769204, traceme_raisesignal_ignored3 tc-end: 1639647273.110626, traceme_raisesignal_ignored3, passed tc-start: 1639647273.117283, traceme_raisesignal_ignored4 tc-end: 1639647273.451627, traceme_raisesignal_ignored4, passed tc-start: 1639647273.458319, traceme_raisesignal_ignored5 tc-end: 1639647273.794752, traceme_raisesignal_ignored5, passed tc-start: 1639647273.802262, traceme_raisesignal_ignored6 tc-end: 1639647274.150304, traceme_raisesignal_ignored6, passed tc-start: 1639647274.157953, traceme_raisesignal_ignored7 tc-end: 1639647274.512974, traceme_raisesignal_ignored7, passed tc-start: 1639647274.519634, traceme_raisesignal_ignored8 tc-end: 1639647274.899313, traceme_raisesignal_ignored8, passed tc-start: 1639647274.906939, traceme_raisesignal_masked1 tc-end: 1639647275.263133, traceme_raisesignal_masked1, passed tc-start: 1639647275.271579, traceme_raisesignal_masked2 tc-end: 1639647275.656839, traceme_raisesignal_masked2, passed tc-start: 1639647275.666408, traceme_raisesignal_masked3 tc-end: 1639647276.87284, traceme_raisesignal_masked3, passed tc-start: 1639647276.94712, traceme_raisesignal_masked4 tc-end: 1639647276.517036, traceme_raisesignal_masked4, passed tc-start: 1639647276.525316, traceme_raisesignal_masked5 tc-end: 1639647276.932381, traceme_raisesignal_masked5, passed tc-start: 1639647276.940261, traceme_raisesignal_masked6 tc-end: 1639647277.293354, traceme_raisesignal_masked6, passed tc-start: 1639647277.300738, traceme_raisesignal_masked7 tc-end: 1639647277.658298, traceme_raisesignal_masked7, passed tc-start: 1639647277.666240, traceme_raisesignal_masked8 tc-end: 1639647278.92247, traceme_raisesignal_masked8, passed tc-start: 1639647278.101816, traceme_sendsignal_handle1 tc-end: 1639647278.465216, traceme_sendsignal_handle1, passed tc-start: 1639647278.472675, traceme_sendsignal_handle2 tc-end: 1639647278.869126, traceme_sendsignal_handle2, passed tc-start: 1639647278.876186, traceme_sendsignal_handle3 tc-end: 1639647279.258885, traceme_sendsignal_handle3, passed tc-start: 1639647279.265663, traceme_sendsignal_handle4 tc-end: 1639647279.653032, traceme_sendsignal_handle4, passed tc-start: 1639647279.659635, traceme_sendsignal_handle5 tc-end: 1639647280.57002, traceme_sendsignal_handle5, passed tc-start: 1639647280.65335, traceme_sendsignal_handle6 tc-end: 1639647280.457571, traceme_sendsignal_handle6, passed tc-start: 1639647280.465417, traceme_sendsignal_handle7 tc-end: 1639647280.833633, traceme_sendsignal_handle7, passed tc-start: 1639647280.840364, traceme_sendsignal_handle8 tc-end: 1639647281.197197, traceme_sendsignal_handle8, passed tc-start: 1639647281.204118, traceme_sendsignal_ignored1 tc-end: 1639647281.549316, traceme_sendsignal_ignored1, passed tc-start: 1639647281.556582, traceme_sendsignal_ignored2 tc-end: 1639647281.919946, traceme_sendsignal_ignored2, passed tc-start: 1639647281.928609, traceme_sendsignal_ignored3 tc-end: 1639647282.355230, traceme_sendsignal_ignored3, passed tc-start: 1639647282.362347, traceme_sendsignal_ignored4 tc-end: 1639647282.773541, traceme_sendsignal_ignored4, passed tc-start: 1639647282.780594, traceme_sendsignal_ignored5 tc-end: 1639647283.117785, traceme_sendsignal_ignored5, passed tc-start: 1639647283.124389, traceme_sendsignal_ignored6 tc-end: 1639647283.487888, traceme_sendsignal_ignored6, passed tc-start: 1639647283.495810, traceme_sendsignal_ignored7 tc-end: 1639647283.886564, traceme_sendsignal_ignored7, passed tc-start: 1639647283.895095, traceme_sendsignal_ignored8 tc-end: 1639647284.264947, traceme_sendsignal_ignored8, passed tc-start: 1639647284.272038, traceme_sendsignal_masked1 tc-end: 1639647284.620819, traceme_sendsignal_masked1, passed tc-start: 1639647284.628496, traceme_sendsignal_masked2 tc-end: 1639647285.26783, traceme_sendsignal_masked2, passed tc-start: 1639647285.34404, traceme_sendsignal_masked3 tc-end: 1639647285.486867, traceme_sendsignal_masked3, passed tc-start: 1639647285.496477, traceme_sendsignal_masked4 tc-end: 1639647285.890082, traceme_sendsignal_masked4, passed tc-start: 1639647285.897517, traceme_sendsignal_masked5 tc-end: 1639647286.267752, traceme_sendsignal_masked5, passed tc-start: 1639647286.274323, traceme_sendsignal_masked6 tc-end: 1639647286.734516, traceme_sendsignal_masked6, passed tc-start: 1639647286.744197, traceme_sendsignal_masked7 tc-end: 1639647287.175885, traceme_sendsignal_masked7, passed tc-start: 1639647287.183709, traceme_sendsignal_masked8 tc-end: 1639647287.572563, traceme_sendsignal_masked8, passed tc-start: 1639647287.579428, traceme_sendsignal_simple1 tc-end: 1639647287.976869, traceme_sendsignal_simple1, passed tc-start: 1639647287.983563, traceme_sendsignal_simple10 tc-end: 1639647288.360549, traceme_sendsignal_simple10, passed tc-start: 1639647288.371835, traceme_sendsignal_simple2 tc-end: 1639647288.761793, traceme_sendsignal_simple2, passed tc-start: 1639647288.768988, traceme_sendsignal_simple3 tc-end: 1639647289.171449, traceme_sendsignal_simple3, passed tc-start: 1639647289.181410, traceme_sendsignal_simple4 tc-end: 1639647289.544272, traceme_sendsignal_simple4, passed tc-start: 1639647289.552261, traceme_sendsignal_simple5 tc-end: 1639647289.970284, traceme_sendsignal_simple5, passed tc-start: 1639647289.978514, traceme_sendsignal_simple6 tc-end: 1639647290.397191, traceme_sendsignal_simple6, passed tc-start: 1639647290.409862, traceme_sendsignal_simple7 tc-end: 1639647290.855429, traceme_sendsignal_simple7, passed tc-start: 1639647290.868682, traceme_sendsignal_simple8 tc-end: 1639647291.252456, traceme_sendsignal_simple8, passed tc-start: 1639647291.263086, traceme_sendsignal_simple9 tc-end: 1639647291.632322, traceme_sendsignal_simple9, passed tc-start: 1639647291.642688, traceme_signalignored_crash_bus tc-end: 1639647291.987287, traceme_signalignored_crash_bus, passed tc-start: 1639647291.994074, traceme_signalignored_crash_fpe tc-end: 1639647292.354339, traceme_signalignored_crash_fpe, passed tc-start: 1639647292.361437, traceme_signalignored_crash_ill tc-end: 1639647292.798885, traceme_signalignored_crash_ill, passed tc-start: 1639647292.808716, traceme_signalignored_crash_segv tc-end: 1639647293.244074, traceme_signalignored_crash_segv, passed tc-start: 1639647293.250938, traceme_signalignored_crash_trap tc-end: 1639647293.595285, traceme_signalignored_crash_trap, passed tc-start: 1639647293.602018, traceme_signalignored_exec tc-so: tc-end: 1639647293.960982, traceme_signalignored_exec, passed tc-start: 1639647293.967584, traceme_signalmasked_crash_bus tc-end: 1639647294.316312, traceme_signalmasked_crash_bus, passed tc-start: 1639647294.323238, traceme_signalmasked_crash_fpe tc-end: 1639647294.695293, traceme_signalmasked_crash_fpe, passed tc-start: 1639647294.703625, traceme_signalmasked_crash_ill tc-end: 1639647295.74280, traceme_signalmasked_crash_ill, passed tc-start: 1639647295.81045, traceme_signalmasked_crash_segv tc-end: 1639647295.482677, traceme_signalmasked_crash_segv, passed tc-start: 1639647295.491102, traceme_signalmasked_crash_trap tc-end: 1639647295.885400, traceme_signalmasked_crash_trap, passed tc-start: 1639647295.892323, traceme_signalmasked_exec tc-so: tc-end: 1639647296.346364, traceme_signalmasked_exec, passed tc-start: 1639647296.357070, traceme_vfork_clone tc-end: 1639647296.814681, traceme_vfork_clone, passed tc-start: 1639647296.822700, traceme_vfork_clone_files tc-end: 1639647297.265600, traceme_vfork_clone_files, passed tc-start: 1639647297.273920, traceme_vfork_clone_fs tc-end: 1639647297.600758, traceme_vfork_clone_fs, passed tc-start: 1639647297.607639, traceme_vfork_clone_vfork tc-end: 1639647298.61604, traceme_vfork_clone_vfork, passed tc-start: 1639647298.71499, traceme_vfork_clone_vm tc-end: 1639647298.540440, traceme_vfork_clone_vm, passed tc-start: 1639647298.549997, traceme_vfork_crash_bus tc-end: 1639647299.75280, traceme_vfork_crash_bus, passed tc-start: 1639647299.91115, traceme_vfork_crash_fpe tc-end: 1639647299.603447, traceme_vfork_crash_fpe, passed tc-start: 1639647299.619911, traceme_vfork_crash_ill tc-end: 1639647300.6303, traceme_vfork_crash_ill, passed tc-start: 1639647300.16418, traceme_vfork_crash_segv tc-end: 1639647300.398687, traceme_vfork_crash_segv, passed tc-start: 1639647300.408950, traceme_vfork_crash_trap tc-end: 1639647300.760211, traceme_vfork_crash_trap, passed tc-start: 1639647300.770587, traceme_vfork_exec tc-so: tc-end: 1639647301.107202, traceme_vfork_exec, passed tc-start: 1639647301.114046, traceme_vfork_fork tc-end: 1639647301.515578, traceme_vfork_fork, passed tc-start: 1639647301.523092, traceme_vfork_raise1 tc-end: 1639647301.857566, traceme_vfork_raise1, passed tc-start: 1639647301.865324, traceme_vfork_raise10 tc-end: 1639647302.368478, traceme_vfork_raise10, passed tc-start: 1639647302.380089, traceme_vfork_raise11 tc-end: 1639647302.726905, traceme_vfork_raise11, passed tc-start: 1639647302.737139, traceme_vfork_raise12 tc-end: 1639647303.86133, traceme_vfork_raise12, passed tc-start: 1639647303.96911, traceme_vfork_raise13 tc-end: 1639647303.491006, traceme_vfork_raise13, passed tc-start: 1639647303.501902, traceme_vfork_raise2 tc-end: 1639647303.874595, traceme_vfork_raise2, passed tc-start: 1639647303.882883, traceme_vfork_raise3 tc-end: 1639647304.234763, traceme_vfork_raise3, passed tc-start: 1639647304.242837, traceme_vfork_raise4 tc-end: 1639647304.586675, traceme_vfork_raise4, passed tc-start: 1639647304.595988, traceme_vfork_raise5 tc-end: 1639647304.957718, traceme_vfork_raise5, passed tc-start: 1639647304.966411, traceme_vfork_raise6 tc-end: 1639647305.340599, traceme_vfork_raise6, passed tc-start: 1639647305.350576, traceme_vfork_raise7 tc-end: 1639647305.658035, traceme_vfork_raise7, passed tc-start: 1639647305.665284, traceme_vfork_raise8 tc-end: 1639647305.980931, traceme_vfork_raise8, passed tc-start: 1639647305.988392, traceme_vfork_raise9 tc-end: 1639647306.386867, traceme_vfork_raise9, passed tc-start: 1639647306.400996, traceme_vfork_signalignored_crash_bus tc-end: 1639647306.876445, traceme_vfork_signalignored_crash_bus, passed tc-start: 1639647306.888451, traceme_vfork_signalignored_crash_fpe tc-end: 1639647307.277019, traceme_vfork_signalignored_crash_fpe, passed tc-start: 1639647307.287346, traceme_vfork_signalignored_crash_ill tc-end: 1639647307.678165, traceme_vfork_signalignored_crash_ill, passed tc-start: 1639647307.690026, traceme_vfork_signalignored_crash_segv tc-end: 1639647308.97307, traceme_vfork_signalignored_crash_segv, passed tc-start: 1639647308.108601, traceme_vfork_signalignored_crash_trap tc-end: 1639647308.494688, traceme_vfork_signalignored_crash_trap, passed tc-start: 1639647308.506407, traceme_vfork_signalignored_exec tc-so: tc-end: 1639647308.937976, traceme_vfork_signalignored_exec, passed tc-start: 1639647308.946662, traceme_vfork_signalmasked_crash_bus tc-end: 1639647309.411985, traceme_vfork_signalmasked_crash_bus, passed tc-start: 1639647309.424182, traceme_vfork_signalmasked_crash_fpe tc-end: 1639647309.923947, traceme_vfork_signalmasked_crash_fpe, passed tc-start: 1639647309.938446, traceme_vfork_signalmasked_crash_ill tc-end: 1639647310.333509, traceme_vfork_signalmasked_crash_ill, passed tc-start: 1639647310.344994, traceme_vfork_signalmasked_crash_segv tc-end: 1639647310.772628, traceme_vfork_signalmasked_crash_segv, passed tc-start: 1639647310.784090, traceme_vfork_signalmasked_crash_trap tc-end: 1639647311.172925, traceme_vfork_signalmasked_crash_trap, passed tc-start: 1639647311.184542, traceme_vfork_signalmasked_exec tc-so: tc-end: 1639647311.581662, traceme_vfork_signalmasked_exec, passed tc-start: 1639647311.589215, traceme_vfork_vfork tc-end: 1639647311.962308, traceme_vfork_vfork, passed tc-start: 1639647311.969218, tracer_attach_to_unrelated_stopped_process tc-end: 1639647312.422459, tracer_attach_to_unrelated_stopped_process, passed tc-start: 1639647312.433956, tracer_sees_terminaton_before_the_parent tc-end: 1639647312.844582, tracer_sees_terminaton_before_the_parent, passed tc-start: 1639647312.855449, tracer_sysctl_lookup_without_duplicates tc-end: 1639647318.14896, tracer_sysctl_lookup_without_duplicates, passed tc-start: 1639647318.24749, unrelated_tracer_fork1 tc-end: 1639647318.432170, unrelated_tracer_fork1, passed tc-start: 1639647318.442450, unrelated_tracer_fork10 tc-end: 1639647318.878804, unrelated_tracer_fork10, passed tc-start: 1639647318.890436, unrelated_tracer_fork11 tc-end: 1639647319.345139, unrelated_tracer_fork11, passed tc-start: 1639647319.360799, unrelated_tracer_fork12 tc-end: 1639647319.816822, unrelated_tracer_fork12, passed tc-start: 1639647319.836903, unrelated_tracer_fork13 tc-end: 1639647320.295805, unrelated_tracer_fork13, passed tc-start: 1639647320.306313, unrelated_tracer_fork14 tc-end: 1639647320.759052, unrelated_tracer_fork14, passed tc-start: 1639647320.770067, unrelated_tracer_fork15 tc-end: 1639647321.249366, unrelated_tracer_fork15, passed tc-start: 1639647321.259858, unrelated_tracer_fork16 tc-end: 1639647321.711275, unrelated_tracer_fork16, passed tc-start: 1639647321.722076, unrelated_tracer_fork2 tc-end: 1639647322.194850, unrelated_tracer_fork2, passed tc-start: 1639647322.205554, unrelated_tracer_fork3 tc-end: 1639647322.645706, unrelated_tracer_fork3, passed tc-start: 1639647322.656842, unrelated_tracer_fork4 tc-end: 1639647323.122200, unrelated_tracer_fork4, passed tc-start: 1639647323.133961, unrelated_tracer_fork5 tc-end: 1639647323.544218, unrelated_tracer_fork5, passed tc-start: 1639647323.553117, unrelated_tracer_fork6 tc-end: 1639647323.957420, unrelated_tracer_fork6, passed tc-start: 1639647323.968310, unrelated_tracer_fork7 tc-end: 1639647324.412120, unrelated_tracer_fork7, passed tc-start: 1639647324.421911, unrelated_tracer_fork8 tc-end: 1639647324.882223, unrelated_tracer_fork8, passed tc-start: 1639647324.893832, unrelated_tracer_fork9 tc-end: 1639647325.346183, unrelated_tracer_fork9, passed tc-start: 1639647325.360039, unrelated_tracer_fork_detach_forker tc-end: 1639647325.852742, unrelated_tracer_fork_detach_forker, passed tc-start: 1639647325.863946, unrelated_tracer_fork_kill_forker tc-end: 1639647326.288391, unrelated_tracer_fork_kill_forker, passed tc-start: 1639647326.298218, unrelated_tracer_fork_setpgid tc-end: 1639647326.608147, unrelated_tracer_fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639647326.615205, unrelated_tracer_posix_spawn1 tc-end: 1639647327.9401, unrelated_tracer_posix_spawn1, passed tc-start: 1639647327.19636, unrelated_tracer_posix_spawn10 tc-end: 1639647327.428788, unrelated_tracer_posix_spawn10, passed tc-start: 1639647327.438540, unrelated_tracer_posix_spawn11 tc-end: 1639647327.842341, unrelated_tracer_posix_spawn11, passed tc-start: 1639647327.851900, unrelated_tracer_posix_spawn12 tc-end: 1639647328.257263, unrelated_tracer_posix_spawn12, passed tc-start: 1639647328.267214, unrelated_tracer_posix_spawn13 tc-end: 1639647328.665211, unrelated_tracer_posix_spawn13, passed tc-start: 1639647328.674901, unrelated_tracer_posix_spawn14 tc-end: 1639647329.76644, unrelated_tracer_posix_spawn14, passed tc-start: 1639647329.86327, unrelated_tracer_posix_spawn15 tc-end: 1639647329.492448, unrelated_tracer_posix_spawn15, passed tc-start: 1639647329.502029, unrelated_tracer_posix_spawn16 tc-end: 1639647329.916633, unrelated_tracer_posix_spawn16, passed tc-start: 1639647329.926344, unrelated_tracer_posix_spawn2 tc-end: 1639647330.362075, unrelated_tracer_posix_spawn2, passed tc-start: 1639647330.373242, unrelated_tracer_posix_spawn3 tc-end: 1639647330.797419, unrelated_tracer_posix_spawn3, passed tc-start: 1639647330.808204, unrelated_tracer_posix_spawn4 tc-end: 1639647331.264310, unrelated_tracer_posix_spawn4, passed tc-start: 1639647331.277297, unrelated_tracer_posix_spawn5 tc-end: 1639647331.728117, unrelated_tracer_posix_spawn5, passed tc-start: 1639647331.741417, unrelated_tracer_posix_spawn6 tc-end: 1639647332.176514, unrelated_tracer_posix_spawn6, passed tc-start: 1639647332.187939, unrelated_tracer_posix_spawn7 tc-end: 1639647332.704548, unrelated_tracer_posix_spawn7, passed tc-start: 1639647332.718001, unrelated_tracer_posix_spawn8 tc-end: 1639647333.188588, unrelated_tracer_posix_spawn8, passed tc-start: 1639647333.199101, unrelated_tracer_posix_spawn9 tc-end: 1639647333.670164, unrelated_tracer_posix_spawn9, passed tc-start: 1639647333.681676, unrelated_tracer_posix_spawn_detach_spawner tc-end: 1639647334.137134, unrelated_tracer_posix_spawn_detach_spawner, passed tc-start: 1639647334.148737, unrelated_tracer_posix_spawn_kill_spawner tc-end: 1639647334.598330, unrelated_tracer_posix_spawn_kill_spawner, passed tc-start: 1639647334.609184, unrelated_tracer_posix_spawn_setpgid tc-end: 1639647334.978879, unrelated_tracer_posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639647334.986553, unrelated_tracer_sees_crash_bus tc-end: 1639647335.416720, unrelated_tracer_sees_crash_bus, passed tc-start: 1639647335.426970, unrelated_tracer_sees_crash_fpe tc-end: 1639647335.854806, unrelated_tracer_sees_crash_fpe, passed tc-start: 1639647335.865241, unrelated_tracer_sees_crash_ill tc-end: 1639647336.292648, unrelated_tracer_sees_crash_ill, passed tc-start: 1639647336.302908, unrelated_tracer_sees_crash_segv tc-end: 1639647336.719813, unrelated_tracer_sees_crash_segv, passed tc-start: 1639647336.728948, unrelated_tracer_sees_crash_trap tc-end: 1639647337.124802, unrelated_tracer_sees_crash_trap, passed tc-start: 1639647337.135337, unrelated_tracer_sees_signalignored_crash_bus tc-end: 1639647337.567593, unrelated_tracer_sees_signalignored_crash_bus, passed tc-start: 1639647337.576901, unrelated_tracer_sees_signalignored_crash_fpe tc-end: 1639647338.14151, unrelated_tracer_sees_signalignored_crash_fpe, passed tc-start: 1639647338.23527, unrelated_tracer_sees_signalignored_crash_ill tc-end: 1639647338.449160, unrelated_tracer_sees_signalignored_crash_ill, passed tc-start: 1639647338.459476, unrelated_tracer_sees_signalignored_crash_segv tc-end: 1639647338.918901, unrelated_tracer_sees_signalignored_crash_segv, passed tc-start: 1639647338.928144, unrelated_tracer_sees_signalignored_crash_trap tc-end: 1639647339.343950, unrelated_tracer_sees_signalignored_crash_trap, passed tc-start: 1639647339.354426, unrelated_tracer_sees_signalmasked_crash_bus tc-end: 1639647339.777798, unrelated_tracer_sees_signalmasked_crash_bus, passed tc-start: 1639647339.789930, unrelated_tracer_sees_signalmasked_crash_fpe tc-end: 1639647340.240226, unrelated_tracer_sees_signalmasked_crash_fpe, passed tc-start: 1639647340.249611, unrelated_tracer_sees_signalmasked_crash_ill tc-end: 1639647340.650708, unrelated_tracer_sees_signalmasked_crash_ill, passed tc-start: 1639647340.660775, unrelated_tracer_sees_signalmasked_crash_segv tc-end: 1639647341.73521, unrelated_tracer_sees_signalmasked_crash_segv, passed tc-start: 1639647341.83379, unrelated_tracer_sees_signalmasked_crash_trap tc-end: 1639647341.510090, unrelated_tracer_sees_signalmasked_crash_trap, passed tc-start: 1639647341.521633, unrelated_tracer_sees_terminaton_before_the_parent tc-end: 1639647341.992090, unrelated_tracer_sees_terminaton_before_the_parent, passed tc-start: 1639647342.3419, unrelated_tracer_vfork1 tc-end: 1639647342.471512, unrelated_tracer_vfork1, passed tc-start: 1639647342.481985, unrelated_tracer_vfork10 tc-end: 1639647342.899361, unrelated_tracer_vfork10, passed tc-start: 1639647342.917502, unrelated_tracer_vfork11 tc-end: 1639647343.353047, unrelated_tracer_vfork11, passed tc-start: 1639647343.362642, unrelated_tracer_vfork12 tc-end: 1639647343.813253, unrelated_tracer_vfork12, passed tc-start: 1639647343.822305, unrelated_tracer_vfork13 tc-end: 1639647344.279590, unrelated_tracer_vfork13, passed tc-start: 1639647344.292108, unrelated_tracer_vfork14 tc-end: 1639647344.721810, unrelated_tracer_vfork14, passed tc-start: 1639647344.731150, unrelated_tracer_vfork15 tc-end: 1639647345.184312, unrelated_tracer_vfork15, passed tc-start: 1639647345.195184, unrelated_tracer_vfork16 tc-end: 1639647345.650763, unrelated_tracer_vfork16, passed tc-start: 1639647345.660444, unrelated_tracer_vfork2 tc-end: 1639647346.104035, unrelated_tracer_vfork2, passed tc-start: 1639647346.116243, unrelated_tracer_vfork3 tc-end: 1639647346.542821, unrelated_tracer_vfork3, passed tc-start: 1639647346.553243, unrelated_tracer_vfork4 tc-end: 1639647347.41909, unrelated_tracer_vfork4, passed tc-start: 1639647347.54167, unrelated_tracer_vfork5 tc-end: 1639647347.497770, unrelated_tracer_vfork5, passed tc-start: 1639647347.506775, unrelated_tracer_vfork6 tc-end: 1639647347.957071, unrelated_tracer_vfork6, passed tc-start: 1639647347.967294, unrelated_tracer_vfork7 tc-end: 1639647348.421076, unrelated_tracer_vfork7, passed tc-start: 1639647348.433897, unrelated_tracer_vfork8 tc-end: 1639647348.906360, unrelated_tracer_vfork8, passed tc-start: 1639647348.916457, unrelated_tracer_vfork9 tc-end: 1639647349.372321, unrelated_tracer_vfork9, passed tc-start: 1639647349.383405, unrelated_tracer_vfork_detach_vforker tc-end: 1639647349.807390, unrelated_tracer_vfork_detach_vforker, passed tc-start: 1639647349.816868, unrelated_tracer_vfork_detach_vforkerdone tc-end: 1639647350.209960, unrelated_tracer_vfork_detach_vforkerdone, passed tc-start: 1639647350.219415, unrelated_tracer_vfork_kill_vforker tc-end: 1639647350.622930, unrelated_tracer_vfork_kill_vforker, passed tc-start: 1639647350.634330, unrelated_tracer_vfork_kill_vforkerdone tc-end: 1639647351.80042, unrelated_tracer_vfork_kill_vforkerdone, passed tc-start: 1639647351.90876, unrelated_tracer_vfork_setpgid tc-end: 1639647351.456363, unrelated_tracer_vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639647351.464619, user_va0_disable_pt_continue tc-end: 1639647351.862874, user_va0_disable_pt_continue, passed tc-start: 1639647351.870303, user_va0_disable_pt_detach tc-end: 1639647352.265220, user_va0_disable_pt_detach, passed tc-start: 1639647352.272823, user_va0_disable_pt_syscall tc-end: 1639647352.687552, user_va0_disable_pt_syscall, passed tc-start: 1639647352.696290, vfork1 tc-end: 1639647353.127336, vfork1, passed tc-start: 1639647353.134759, vfork10 tc-end: 1639647353.548897, vfork10, passed tc-start: 1639647353.557200, vfork11 tc-end: 1639647353.958786, vfork11, passed tc-start: 1639647353.967382, vfork12 tc-end: 1639647354.382540, vfork12, passed tc-start: 1639647354.390586, vfork13 tc-end: 1639647354.774803, vfork13, passed tc-start: 1639647354.782554, vfork14 tc-end: 1639647355.184527, vfork14, passed tc-start: 1639647355.191473, vfork15 tc-end: 1639647355.574329, vfork15, passed tc-start: 1639647355.583010, vfork16 tc-end: 1639647355.983118, vfork16, passed tc-start: 1639647355.992686, vfork2 tc-end: 1639647356.430340, vfork2, passed tc-start: 1639647356.438312, vfork3 tc-end: 1639647356.849556, vfork3, passed tc-start: 1639647356.857435, vfork4 tc-end: 1639647357.315365, vfork4, passed tc-start: 1639647357.324452, vfork5 tc-end: 1639647357.821624, vfork5, passed tc-start: 1639647357.830989, vfork6 tc-end: 1639647358.333958, vfork6, passed tc-start: 1639647358.343154, vfork7 tc-end: 1639647358.860617, vfork7, passed tc-start: 1639647358.869898, vfork8 tc-end: 1639647359.383954, vfork8, passed tc-start: 1639647359.392841, vfork9 tc-end: 1639647359.890904, vfork9, passed tc-start: 1639647359.900213, vfork_detach_vforker tc-end: 1639647360.340056, vfork_detach_vforker, passed tc-start: 1639647360.348168, vfork_detach_vforkerdone tc-end: 1639647360.775129, vfork_detach_vforkerdone, passed tc-start: 1639647360.784543, vfork_kill_vforker tc-end: 1639647361.290377, vfork_kill_vforker, passed tc-start: 1639647361.299618, vfork_kill_vforkerdone tc-end: 1639647361.808465, vfork_kill_vforkerdone, passed tc-start: 1639647361.817709, vfork_setpgid tc-end: 1639647362.274993, vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639647362.284440, vfork_signalignored tc-end: 1639647362.788380, vfork_signalignored, passed tc-start: 1639647362.798608, vfork_signalmasked tc-end: 1639647363.299640, vfork_signalmasked, passed tc-start: 1639647363.308742, vforkdone_signalignored tc-end: 1639647363.820153, vforkdone_signalignored, passed tc-start: 1639647363.829596, vforkdone_signalmasked tc-end: 1639647364.244155, vforkdone_signalmasked, passed tp-end: 1639647364.252049, lib/libc/sys/t_ptrace_wait6 tp-start: 1639647365.216817, lib/libc/sys/t_ptrace_waitid, 460 tc-start: 1639647365.219314, access_fpregs1 tc-end: 1639647365.637780, access_fpregs1, passed tc-start: 1639647365.646640, access_fpregs2 tc-end: 1639647366.5348, access_fpregs2, passed tc-start: 1639647366.13373, access_regs1 tc-end: 1639647366.376180, access_regs1, passed tc-start: 1639647366.382988, access_regs2 tc-end: 1639647366.726404, access_regs2, passed tc-start: 1639647366.734262, access_regs3 tc-end: 1639647367.99231, access_regs3, passed tc-start: 1639647367.106656, access_regs4 tc-end: 1639647367.462753, access_regs4, passed tc-start: 1639647367.470330, access_regs5 tc-end: 1639647367.842468, access_regs5, passed tc-start: 1639647367.851548, access_regs6 tc-end: 1639647368.244292, access_regs6, passed tc-start: 1639647368.252541, access_regs_set_unaligned_pc_0x1 tc-end: 1639647368.648569, access_regs_set_unaligned_pc_0x1, passed tc-start: 1639647368.657419, access_regs_set_unaligned_pc_0x3 tc-end: 1639647369.28982, access_regs_set_unaligned_pc_0x3, passed tc-start: 1639647369.35769, access_regs_set_unaligned_pc_0x7 tc-end: 1639647369.398695, access_regs_set_unaligned_pc_0x7, passed tc-start: 1639647369.406205, attach_lwpinfo0 tc-end: 1639647369.813921, attach_lwpinfo0, passed tc-start: 1639647369.826041, attach_lwpinfo1 tc-end: 1639647370.239768, attach_lwpinfo1, passed tc-start: 1639647370.259678, attach_lwpinfo2 tc-end: 1639647370.671944, attach_lwpinfo2, passed tc-start: 1639647370.683562, attach_lwpinfo3 tc-end: 1639647371.124970, attach_lwpinfo3, passed tc-start: 1639647371.134211, bytes_transfer_alignment_piod_read_auxv tc-end: 1639647371.918410, bytes_transfer_alignment_piod_read_auxv, passed tc-start: 1639647371.925261, bytes_transfer_alignment_piod_read_d tc-end: 1639647376.504613, bytes_transfer_alignment_piod_read_d, passed tc-start: 1639647376.511189, bytes_transfer_alignment_piod_read_i tc-end: 1639647380.921999, bytes_transfer_alignment_piod_read_i, passed tc-start: 1639647380.930307, bytes_transfer_alignment_piod_write_d tc-end: 1639647387.638304, bytes_transfer_alignment_piod_write_d, passed tc-start: 1639647387.645575, bytes_transfer_alignment_piod_write_i tc-end: 1639647395.288779, bytes_transfer_alignment_piod_write_i, passed tc-start: 1639647395.298490, bytes_transfer_alignment_pt_read_d tc-end: 1639647399.831077, bytes_transfer_alignment_pt_read_d, passed tc-start: 1639647399.841138, bytes_transfer_alignment_pt_read_i tc-end: 1639647404.140019, bytes_transfer_alignment_pt_read_i, passed tc-start: 1639647404.149363, bytes_transfer_alignment_pt_write_d tc-end: 1639647410.6543, bytes_transfer_alignment_pt_write_d, passed tc-start: 1639647410.15888, bytes_transfer_alignment_pt_write_i tc-end: 1639647415.664057, bytes_transfer_alignment_pt_write_i, passed tc-start: 1639647415.670770, bytes_transfer_eof_piod_read_d tc-end: 1639647415.999938, bytes_transfer_eof_piod_read_d, passed tc-start: 1639647416.6591, bytes_transfer_eof_piod_read_i tc-end: 1639647416.334102, bytes_transfer_eof_piod_read_i, passed tc-start: 1639647416.340711, bytes_transfer_eof_piod_write_d tc-end: 1639647416.676483, bytes_transfer_eof_piod_write_d, passed tc-start: 1639647416.683023, bytes_transfer_eof_piod_write_i tc-end: 1639647417.15093, bytes_transfer_eof_piod_write_i, passed tc-start: 1639647417.21547, bytes_transfer_eof_pt_read_d tc-end: 1639647417.356843, bytes_transfer_eof_pt_read_d, passed tc-start: 1639647417.363367, bytes_transfer_eof_pt_read_i tc-end: 1639647417.708373, bytes_transfer_eof_pt_read_i, passed tc-start: 1639647417.721410, bytes_transfer_eof_pt_write_d tc-end: 1639647418.81078, bytes_transfer_eof_pt_write_d, passed tc-start: 1639647418.88464, bytes_transfer_eof_pt_write_i tc-end: 1639647418.452848, bytes_transfer_eof_pt_write_i, passed tc-start: 1639647418.459671, bytes_transfer_piod_read_auxv tc-end: 1639647418.792117, bytes_transfer_piod_read_auxv, passed tc-start: 1639647418.798547, bytes_transfer_piod_read_d_16 tc-end: 1639647419.129852, bytes_transfer_piod_read_d_16, passed tc-start: 1639647419.136556, bytes_transfer_piod_read_d_16_text tc-end: 1639647419.476752, bytes_transfer_piod_read_d_16_text, passed tc-start: 1639647419.483774, bytes_transfer_piod_read_d_32 tc-end: 1639647419.850340, bytes_transfer_piod_read_d_32, passed tc-start: 1639647419.858284, bytes_transfer_piod_read_d_32_text tc-end: 1639647420.240884, bytes_transfer_piod_read_d_32_text, passed tc-start: 1639647420.250613, bytes_transfer_piod_read_d_64 tc-end: 1639647420.624615, bytes_transfer_piod_read_d_64, passed tc-start: 1639647420.631562, bytes_transfer_piod_read_d_64_text tc-end: 1639647420.968465, bytes_transfer_piod_read_d_64_text, passed tc-start: 1639647420.975341, bytes_transfer_piod_read_d_8 tc-end: 1639647421.345318, bytes_transfer_piod_read_d_8, passed tc-start: 1639647421.352022, bytes_transfer_piod_read_d_8_text tc-end: 1639647421.669375, bytes_transfer_piod_read_d_8_text, passed tc-start: 1639647421.676347, bytes_transfer_piod_read_i_16 tc-end: 1639647421.999692, bytes_transfer_piod_read_i_16, passed tc-start: 1639647422.6302, bytes_transfer_piod_read_i_16_text tc-end: 1639647422.327651, bytes_transfer_piod_read_i_16_text, passed tc-start: 1639647422.334286, bytes_transfer_piod_read_i_32 tc-end: 1639647422.658134, bytes_transfer_piod_read_i_32, passed tc-start: 1639647422.664945, bytes_transfer_piod_read_i_32_text tc-end: 1639647422.987156, bytes_transfer_piod_read_i_32_text, passed tc-start: 1639647422.993754, bytes_transfer_piod_read_i_64 tc-end: 1639647423.315096, bytes_transfer_piod_read_i_64, passed tc-start: 1639647423.321616, bytes_transfer_piod_read_i_64_text tc-end: 1639647423.648292, bytes_transfer_piod_read_i_64_text, passed tc-start: 1639647423.654917, bytes_transfer_piod_read_i_8 tc-end: 1639647423.983831, bytes_transfer_piod_read_i_8, passed tc-start: 1639647423.990250, bytes_transfer_piod_read_i_8_text tc-end: 1639647424.345938, bytes_transfer_piod_read_i_8_text, passed tc-start: 1639647424.353243, bytes_transfer_piod_write_d_16 tc-end: 1639647424.734875, bytes_transfer_piod_write_d_16, passed tc-start: 1639647424.744050, bytes_transfer_piod_write_d_16_text tc-end: 1639647425.109632, bytes_transfer_piod_write_d_16_text, passed tc-start: 1639647425.117137, bytes_transfer_piod_write_d_32 tc-end: 1639647425.507441, bytes_transfer_piod_write_d_32, passed tc-start: 1639647425.515077, bytes_transfer_piod_write_d_32_text tc-end: 1639647425.907967, bytes_transfer_piod_write_d_32_text, passed tc-start: 1639647425.915854, bytes_transfer_piod_write_d_64 tc-end: 1639647426.363125, bytes_transfer_piod_write_d_64, passed tc-start: 1639647426.373427, bytes_transfer_piod_write_d_64_text tc-end: 1639647426.874420, bytes_transfer_piod_write_d_64_text, passed tc-start: 1639647426.883966, bytes_transfer_piod_write_d_8 tc-end: 1639647427.382280, bytes_transfer_piod_write_d_8, passed tc-start: 1639647427.392602, bytes_transfer_piod_write_d_8_text tc-end: 1639647427.810338, bytes_transfer_piod_write_d_8_text, passed tc-start: 1639647427.819083, bytes_transfer_piod_write_i_16 tc-end: 1639647428.271767, bytes_transfer_piod_write_i_16, passed tc-start: 1639647428.281912, bytes_transfer_piod_write_i_16_text tc-end: 1639647428.655155, bytes_transfer_piod_write_i_16_text, passed tc-start: 1639647428.663734, bytes_transfer_piod_write_i_32 tc-end: 1639647429.116483, bytes_transfer_piod_write_i_32, passed tc-start: 1639647429.125694, bytes_transfer_piod_write_i_32_text tc-end: 1639647429.603863, bytes_transfer_piod_write_i_32_text, passed tc-start: 1639647429.613028, bytes_transfer_piod_write_i_64 tc-end: 1639647430.91045, bytes_transfer_piod_write_i_64, passed tc-start: 1639647430.100076, bytes_transfer_piod_write_i_64_text tc-end: 1639647430.583883, bytes_transfer_piod_write_i_64_text, passed tc-start: 1639647430.592585, bytes_transfer_piod_write_i_8 tc-end: 1639647431.75036, bytes_transfer_piod_write_i_8, passed tc-start: 1639647431.84353, bytes_transfer_piod_write_i_8_text tc-end: 1639647431.558716, bytes_transfer_piod_write_i_8_text, passed tc-start: 1639647431.567856, bytes_transfer_read_d tc-end: 1639647432.51351, bytes_transfer_read_d, passed tc-start: 1639647432.60383, bytes_transfer_read_d_text tc-end: 1639647432.462666, bytes_transfer_read_d_text, passed tc-start: 1639647432.470777, bytes_transfer_read_i tc-end: 1639647432.930721, bytes_transfer_read_i, passed tc-start: 1639647432.938741, bytes_transfer_read_i_text tc-end: 1639647433.337002, bytes_transfer_read_i_text, passed tc-start: 1639647433.346095, bytes_transfer_write_d tc-end: 1639647433.755494, bytes_transfer_write_d, passed tc-start: 1639647433.764141, bytes_transfer_write_d_text tc-end: 1639647434.194505, bytes_transfer_write_d_text, passed tc-start: 1639647434.204145, bytes_transfer_write_i tc-end: 1639647434.545544, bytes_transfer_write_i, passed tc-start: 1639647434.553362, bytes_transfer_write_i_text tc-end: 1639647434.894006, bytes_transfer_write_i_text, passed tc-start: 1639647434.901079, child_attach_to_its_parent tc-end: 1639647435.297298, child_attach_to_its_parent, passed tc-start: 1639647435.306297, child_attach_to_its_stopped_parent tc-end: 1639647435.673678, child_attach_to_its_stopped_parent, passed tc-start: 1639647435.683603, clone1 tc-end: 1639647436.90124, clone1, passed tc-start: 1639647436.99064, clone2 tc-end: 1639647436.489360, clone2, passed tc-start: 1639647436.496863, clone3 tc-end: 1639647436.881727, clone3, passed tc-start: 1639647436.888741, clone4 tc-end: 1639647437.360003, clone4, passed tc-start: 1639647437.370104, clone5 tc-end: 1639647437.757142, clone5, passed tc-start: 1639647437.764936, clone6 tc-end: 1639647438.132674, clone6, passed tc-start: 1639647438.140143, clone7 tc-end: 1639647438.537357, clone7, passed tc-start: 1639647438.553063, clone8 tc-end: 1639647438.953560, clone8, passed tc-start: 1639647438.960833, clone_files1 tc-end: 1639647439.362203, clone_files1, passed tc-start: 1639647439.370883, clone_files2 tc-end: 1639647439.783384, clone_files2, passed tc-start: 1639647439.790603, clone_files3 tc-end: 1639647440.212732, clone_files3, passed tc-start: 1639647440.225527, clone_files4 tc-end: 1639647440.614540, clone_files4, passed tc-start: 1639647440.624037, clone_files5 tc-end: 1639647441.69244, clone_files5, passed tc-start: 1639647441.78607, clone_files6 tc-end: 1639647441.440892, clone_files6, passed tc-start: 1639647441.449348, clone_files7 tc-end: 1639647441.825359, clone_files7, passed tc-start: 1639647441.832049, clone_files8 tc-end: 1639647442.157170, clone_files8, passed tc-start: 1639647442.164156, clone_files_signalignored tc-end: 1639647442.495054, clone_files_signalignored, passed tc-start: 1639647442.501586, clone_files_signalmasked tc-end: 1639647442.896660, clone_files_signalmasked, passed tc-start: 1639647442.907368, clone_fs1 tc-end: 1639647443.297272, clone_fs1, passed tc-start: 1639647443.306693, clone_fs2 tc-end: 1639647443.653495, clone_fs2, passed tc-start: 1639647443.660281, clone_fs3 tc-end: 1639647444.11556, clone_fs3, passed tc-start: 1639647444.19205, clone_fs4 tc-end: 1639647444.410239, clone_fs4, passed tc-start: 1639647444.417295, clone_fs5 tc-end: 1639647444.743455, clone_fs5, passed tc-start: 1639647444.750239, clone_fs6 tc-end: 1639647445.79189, clone_fs6, passed tc-start: 1639647445.85726, clone_fs7 tc-end: 1639647445.432471, clone_fs7, passed tc-start: 1639647445.440542, clone_fs8 tc-end: 1639647445.832660, clone_fs8, passed tc-start: 1639647445.839675, clone_fs_signalignored tc-end: 1639647446.227173, clone_fs_signalignored, passed tc-start: 1639647446.237236, clone_fs_signalmasked tc-end: 1639647446.655689, clone_fs_signalmasked, passed tc-start: 1639647446.663573, clone_signalignored tc-end: 1639647447.45079, clone_signalignored, passed tc-start: 1639647447.55544, clone_signalmasked tc-end: 1639647447.473807, clone_signalmasked, passed tc-start: 1639647447.482425, clone_vfork1 tc-end: 1639647447.966306, clone_vfork1, passed tc-start: 1639647447.976270, clone_vfork2 tc-end: 1639647448.406244, clone_vfork2, passed tc-start: 1639647448.415746, clone_vfork3 tc-end: 1639647448.820087, clone_vfork3, passed tc-start: 1639647448.827687, clone_vfork4 tc-end: 1639647449.183933, clone_vfork4, passed tc-start: 1639647449.191407, clone_vfork5 tc-end: 1639647449.587229, clone_vfork5, passed tc-start: 1639647449.593960, clone_vfork6 tc-end: 1639647449.989503, clone_vfork6, passed tc-start: 1639647449.997427, clone_vfork7 tc-end: 1639647450.418749, clone_vfork7, passed tc-start: 1639647450.427055, clone_vfork8 tc-end: 1639647450.770374, clone_vfork8, passed tc-start: 1639647450.777304, clone_vfork_signalignored tc-end: 1639647451.102119, clone_vfork_signalignored, passed tc-start: 1639647451.109004, clone_vfork_signalmasked tc-end: 1639647451.436992, clone_vfork_signalmasked, passed tc-start: 1639647451.448513, clone_vm1 tc-end: 1639647451.787969, clone_vm1, passed tc-start: 1639647451.794853, clone_vm2 tc-end: 1639647452.145711, clone_vm2, passed tc-start: 1639647452.153051, clone_vm3 tc-end: 1639647452.485123, clone_vm3, passed tc-start: 1639647452.491790, clone_vm4 tc-end: 1639647452.828109, clone_vm4, passed tc-start: 1639647452.836510, clone_vm5 tc-end: 1639647453.188555, clone_vm5, passed tc-start: 1639647453.195250, clone_vm6 tc-end: 1639647453.569388, clone_vm6, passed tc-start: 1639647453.576484, clone_vm7 tc-end: 1639647453.933828, clone_vm7, passed tc-start: 1639647453.941233, clone_vm8 tc-end: 1639647454.294240, clone_vm8, passed tc-start: 1639647454.301953, clone_vm_signalignored tc-end: 1639647454.685199, clone_vm_signalignored, passed tc-start: 1639647454.692608, clone_vm_signalmasked tc-end: 1639647455.64430, clone_vm_signalmasked, passed tc-start: 1639647455.72218, core_dump_procinfo tc-end: 1639648033.515798, core_dump_procinfo, failed, Test case timed out after 300 seconds tc-start: 1639648033.522199, eventmask_preserved_empty tc-end: 1639648033.844397, eventmask_preserved_empty, passed tc-start: 1639648033.851340, eventmask_preserved_fork tc-end: 1639648034.171058, eventmask_preserved_fork, passed tc-start: 1639648034.177572, eventmask_preserved_lwp_create tc-end: 1639648034.501527, eventmask_preserved_lwp_create, passed tc-start: 1639648034.507961, eventmask_preserved_lwp_exit tc-end: 1639648034.834620, eventmask_preserved_lwp_exit, passed tc-start: 1639648034.841538, eventmask_preserved_posix_spawn tc-end: 1639648035.176878, eventmask_preserved_posix_spawn, passed tc-start: 1639648035.183742, eventmask_preserved_vfork tc-end: 1639648035.509753, eventmask_preserved_vfork, passed tc-start: 1639648035.516569, eventmask_preserved_vfork_done tc-end: 1639648035.838982, eventmask_preserved_vfork_done, passed tc-start: 1639648035.845710, fork1 tc-end: 1639648036.181614, fork1, passed tc-start: 1639648036.188336, fork10 tc-end: 1639648036.522864, fork10, passed tc-start: 1639648036.529743, fork11 tc-end: 1639648036.869700, fork11, passed tc-start: 1639648036.877181, fork12 tc-end: 1639648037.238753, fork12, passed tc-start: 1639648037.249138, fork13 tc-end: 1639648037.673016, fork13, passed tc-start: 1639648037.684475, fork14 tc-end: 1639648038.69822, fork14, passed tc-start: 1639648038.76995, fork15 tc-end: 1639648038.470214, fork15, passed tc-start: 1639648038.477594, fork16 tc-end: 1639648038.851698, fork16, passed tc-start: 1639648038.859506, fork2 tc-end: 1639648039.233141, fork2, passed tc-start: 1639648039.240914, fork3 tc-end: 1639648039.622541, fork3, passed tc-start: 1639648039.630264, fork4 tc-end: 1639648040.24228, fork4, passed tc-start: 1639648040.33447, fork5 tc-end: 1639648040.406924, fork5, passed tc-start: 1639648040.414718, fork6 tc-end: 1639648040.799033, fork6, passed tc-start: 1639648040.807690, fork7 tc-end: 1639648041.185567, fork7, passed tc-start: 1639648041.193121, fork8 tc-end: 1639648041.581125, fork8, passed tc-start: 1639648041.589114, fork9 tc-end: 1639648041.953604, fork9, passed tc-start: 1639648041.961008, fork_detach_forker tc-end: 1639648042.342194, fork_detach_forker, passed tc-start: 1639648042.348995, fork_kill_forker tc-end: 1639648042.715811, fork_kill_forker, passed tc-start: 1639648042.723325, fork_setpgid tc-end: 1639648043.84289, fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639648043.91154, fork_signalignored tc-end: 1639648043.463448, fork_signalignored, passed tc-start: 1639648043.471366, fork_signalmasked tc-end: 1639648043.856429, fork_signalmasked, passed tc-start: 1639648043.863668, kill1 tc-end: 1639648044.218011, kill1, passed tc-start: 1639648044.225055, kill2 tc-end: 1639648044.582036, kill2, passed tc-start: 1639648044.590175, kill3 tc-end: 1639648044.947801, kill3, passed tc-start: 1639648044.954918, parent_attach_to_its_child tc-end: 1639648045.317895, parent_attach_to_its_child, passed tc-start: 1639648045.327776, parent_attach_to_its_stopped_child tc-end: 1639648045.743317, parent_attach_to_its_stopped_child, passed tc-start: 1639648045.753343, posix_spawn1 tc-so: tc-end: 1639648046.150695, posix_spawn1, passed tc-start: 1639648046.158383, posix_spawn10 tc-so: tc-end: 1639648046.557107, posix_spawn10, passed tc-start: 1639648046.564643, posix_spawn11 tc-so: tc-end: 1639648046.960934, posix_spawn11, passed tc-start: 1639648046.967938, posix_spawn12 tc-so: tc-end: 1639648047.362362, posix_spawn12, passed tc-start: 1639648047.369642, posix_spawn13 tc-so: tc-end: 1639648047.770818, posix_spawn13, passed tc-start: 1639648047.779020, posix_spawn14 tc-so: tc-end: 1639648048.185361, posix_spawn14, passed tc-start: 1639648048.192920, posix_spawn15 tc-so: tc-end: 1639648048.588436, posix_spawn15, passed tc-start: 1639648048.595799, posix_spawn16 tc-so: tc-end: 1639648049.2431, posix_spawn16, passed tc-start: 1639648049.11705, posix_spawn2 tc-so: tc-end: 1639648049.409129, posix_spawn2, passed tc-start: 1639648049.415825, posix_spawn3 tc-so: tc-end: 1639648049.814691, posix_spawn3, passed tc-start: 1639648049.822318, posix_spawn4 tc-so: tc-end: 1639648050.225363, posix_spawn4, passed tc-start: 1639648050.233861, posix_spawn5 tc-so: tc-end: 1639648050.620494, posix_spawn5, passed tc-start: 1639648050.629068, posix_spawn6 tc-so: tc-end: 1639648051.49407, posix_spawn6, passed tc-start: 1639648051.56863, posix_spawn7 tc-so: tc-end: 1639648051.421720, posix_spawn7, passed tc-start: 1639648051.429374, posix_spawn8 tc-so: tc-end: 1639648051.843251, posix_spawn8, passed tc-start: 1639648051.851239, posix_spawn9 tc-so: tc-end: 1639648052.263672, posix_spawn9, passed tc-start: 1639648052.270889, posix_spawn_detach_spawner tc-so: tc-end: 1639648052.672442, posix_spawn_detach_spawner, passed tc-start: 1639648052.680386, posix_spawn_kill_spawner tc-so: tc-end: 1639648053.75564, posix_spawn_kill_spawner, passed tc-start: 1639648053.82849, posix_spawn_setpgid tc-end: 1639648053.421146, posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639648053.428670, posix_spawn_signalignored tc-so: tc-end: 1639648053.835818, posix_spawn_signalignored, passed tc-start: 1639648053.842865, posix_spawn_signalmasked tc-so: tc-end: 1639648054.252161, posix_spawn_signalmasked, passed tc-start: 1639648054.259876, resume tc-end: 1639648056.440224, resume, passed tc-start: 1639648056.448786, siginfo_set_faked tc-end: 1639648056.834160, siginfo_set_faked, passed tc-start: 1639648056.841615, siginfo_set_unmodified tc-end: 1639648057.221199, siginfo_set_unmodified, passed tc-start: 1639648057.229362, signal_mask_unrelated tc-end: 1639648057.608168, signal_mask_unrelated, passed tc-start: 1639648057.615498, suspend_no_deadlock tc-end: 1639648057.974405, suspend_no_deadlock, passed tc-start: 1639648057.982355, syscall tc-end: 1639648058.334674, syscall, passed tc-start: 1639648058.343955, syscall_detach_on_sce tc-end: 1639648058.700005, syscall_detach_on_sce, passed tc-start: 1639648058.707784, syscall_killed_on_sce tc-end: 1639648059.87960, syscall_killed_on_sce, passed tc-start: 1639648059.95580, syscall_signal_on_sce tc-end: 1639648059.433261, syscall_signal_on_sce, skipped, PR lib/55087 tc-start: 1639648059.440635, syscallemu1 tc-end: 1639648059.832776, syscallemu1, passed tc-start: 1639648059.841229, threads_and_exec tc-end: 1639648060.375915, threads_and_exec, passed tc-start: 1639648060.382771, trace_thread_lwpcreate tc-end: 1639648062.728428, trace_thread_lwpcreate, passed tc-start: 1639648062.736147, trace_thread_lwpcreate_and_exit tc-end: 1639648067.392221, trace_thread_lwpcreate_and_exit, passed tc-start: 1639648067.400478, trace_thread_lwpcreate_and_exit_masked_sigtrap tc-end: 1639648071.560801, trace_thread_lwpcreate_and_exit_masked_sigtrap, passed tc-start: 1639648071.569387, trace_thread_lwpcreate_masked_sigtrap tc-end: 1639648073.917032, trace_thread_lwpcreate_masked_sigtrap, passed tc-start: 1639648073.925263, trace_thread_lwpexit tc-end: 1639648076.411904, trace_thread_lwpexit, passed tc-start: 1639648076.418951, trace_thread_lwpexit_masked_sigtrap tc-end: 1639648079.385322, trace_thread_lwpexit_masked_sigtrap, passed tc-start: 1639648079.394447, trace_thread_nolwpevents tc-end: 1639648079.771963, trace_thread_nolwpevents, passed tc-start: 1639648079.780185, tracee_sees_its_original_parent_getppid tc-end: 1639648080.176052, tracee_sees_its_original_parent_getppid, passed tc-start: 1639648080.187253, tracee_sees_its_original_parent_procfs_status tc-end: 1639648080.603235, tracee_sees_its_original_parent_procfs_status, passed tc-start: 1639648080.613542, tracee_sees_its_original_parent_sysctl_kinfo_proc2 tc-end: 1639648081.15498, tracee_sees_its_original_parent_sysctl_kinfo_proc2, passed tc-start: 1639648081.25953, traceme_crash_bus tc-end: 1639648081.413788, traceme_crash_bus, passed tc-start: 1639648081.421815, traceme_crash_fpe tc-end: 1639648081.799365, traceme_crash_fpe, passed tc-start: 1639648081.807557, traceme_crash_ill tc-end: 1639648082.191409, traceme_crash_ill, passed tc-start: 1639648082.200043, traceme_crash_segv tc-end: 1639648082.575590, traceme_crash_segv, passed tc-start: 1639648082.583218, traceme_crash_trap tc-end: 1639648082.950100, traceme_crash_trap, passed tc-start: 1639648082.957645, traceme_exec tc-so: tc-end: 1639648083.362259, traceme_exec, passed tc-start: 1639648083.370878, traceme_lwpinfo0 tc-end: 1639648083.741012, traceme_lwpinfo0, passed tc-start: 1639648083.749351, traceme_lwpinfo0_lwpstatus tc-end: 1639648084.107082, traceme_lwpinfo0_lwpstatus, passed tc-start: 1639648084.114010, traceme_lwpinfo0_lwpstatus_pl_name tc-end: 1639648084.478249, traceme_lwpinfo0_lwpstatus_pl_name, passed tc-start: 1639648084.486719, traceme_lwpinfo0_lwpstatus_pl_private tc-end: 1639648084.864572, traceme_lwpinfo0_lwpstatus_pl_private, passed tc-start: 1639648084.871778, traceme_lwpinfo0_lwpstatus_pl_sigmask tc-end: 1639648085.246979, traceme_lwpinfo0_lwpstatus_pl_sigmask, passed tc-start: 1639648085.255101, traceme_lwpinfo1 tc-end: 1639648085.803491, traceme_lwpinfo1, passed tc-start: 1639648085.812634, traceme_lwpinfo1_lwpstatus tc-end: 1639648086.242099, traceme_lwpinfo1_lwpstatus, passed tc-start: 1639648086.249688, traceme_lwpinfo1_lwpstatus_pl_name tc-end: 1639648086.783484, traceme_lwpinfo1_lwpstatus_pl_name, passed tc-start: 1639648086.791075, traceme_lwpinfo1_lwpstatus_pl_private tc-end: 1639648087.253273, traceme_lwpinfo1_lwpstatus_pl_private, passed tc-start: 1639648087.260633, traceme_lwpinfo1_lwpstatus_pl_sigmask tc-end: 1639648087.812649, traceme_lwpinfo1_lwpstatus_pl_sigmask, passed tc-start: 1639648087.820631, traceme_lwpinfo2 tc-end: 1639648088.853280, traceme_lwpinfo2, passed tc-start: 1639648088.861738, traceme_lwpinfo2_lwpstatus tc-end: 1639648089.714185, traceme_lwpinfo2_lwpstatus, passed tc-start: 1639648089.721557, traceme_lwpinfo2_lwpstatus_pl_name tc-end: 1639648090.704227, traceme_lwpinfo2_lwpstatus_pl_name, passed tc-start: 1639648090.713246, traceme_lwpinfo2_lwpstatus_pl_private tc-end: 1639648091.503520, traceme_lwpinfo2_lwpstatus_pl_private, passed tc-start: 1639648091.519610, traceme_lwpinfo2_lwpstatus_pl_sigmask tc-end: 1639648092.385502, traceme_lwpinfo2_lwpstatus_pl_sigmask, passed tc-start: 1639648092.392488, traceme_lwpinfo3 tc-end: 1639648093.398715, traceme_lwpinfo3, passed tc-start: 1639648093.407092, traceme_lwpinfo3_lwpstatus tc-end: 1639648094.405196, traceme_lwpinfo3_lwpstatus, passed tc-start: 1639648094.411878, traceme_lwpinfo3_lwpstatus_pl_name tc-end: 1639648095.425947, traceme_lwpinfo3_lwpstatus_pl_name, passed tc-start: 1639648095.432866, traceme_lwpinfo3_lwpstatus_pl_private tc-end: 1639648096.446559, traceme_lwpinfo3_lwpstatus_pl_private, passed tc-start: 1639648096.454640, traceme_lwpinfo3_lwpstatus_pl_sigmask tc-end: 1639648097.268939, traceme_lwpinfo3_lwpstatus_pl_sigmask, passed tc-start: 1639648097.276189, traceme_lwpnext0 tc-end: 1639648097.637507, traceme_lwpnext0, passed tc-start: 1639648097.645159, traceme_lwpnext0_pl_name tc-end: 1639648097.993982, traceme_lwpnext0_pl_name, passed tc-start: 1639648098.982, traceme_lwpnext0_pl_private tc-end: 1639648098.362332, traceme_lwpnext0_pl_private, passed tc-start: 1639648098.369990, traceme_lwpnext0_pl_sigmask tc-end: 1639648098.735454, traceme_lwpnext0_pl_sigmask, passed tc-start: 1639648098.743213, traceme_lwpnext1 tc-end: 1639648099.269942, traceme_lwpnext1, passed tc-start: 1639648099.277432, traceme_lwpnext1_pl_name tc-end: 1639648099.766783, traceme_lwpnext1_pl_name, passed tc-start: 1639648099.773429, traceme_lwpnext1_pl_private tc-end: 1639648100.262356, traceme_lwpnext1_pl_private, passed tc-start: 1639648100.271229, traceme_lwpnext1_pl_sigmask tc-end: 1639648100.708897, traceme_lwpnext1_pl_sigmask, passed tc-start: 1639648100.716053, traceme_lwpnext2 tc-end: 1639648101.600668, traceme_lwpnext2, passed tc-start: 1639648101.608380, traceme_lwpnext2_pl_name tc-end: 1639648102.480920, traceme_lwpnext2_pl_name, passed tc-start: 1639648102.488971, traceme_lwpnext2_pl_private tc-end: 1639648103.221721, traceme_lwpnext2_pl_private, passed tc-start: 1639648103.229428, traceme_lwpnext2_pl_sigmask tc-end: 1639648103.942441, traceme_lwpnext2_pl_sigmask, passed tc-start: 1639648103.950103, traceme_lwpnext3 tc-end: 1639648104.940253, traceme_lwpnext3, passed tc-start: 1639648104.947113, traceme_lwpnext3_pl_name tc-end: 1639648105.940767, traceme_lwpnext3_pl_name, passed tc-start: 1639648105.947807, traceme_lwpnext3_pl_private tc-end: 1639648106.968349, traceme_lwpnext3_pl_private, passed tc-start: 1639648106.978211, traceme_lwpnext3_pl_sigmask tc-end: 1639648107.891191, traceme_lwpnext3_pl_sigmask, passed tc-start: 1639648107.897766, traceme_pid1_parent tc-end: 1639648108.346266, traceme_pid1_parent, passed tc-start: 1639648108.352974, traceme_raise1 tc-end: 1639648108.704271, traceme_raise1, passed tc-start: 1639648108.712360, traceme_raise10 tc-end: 1639648109.98124, traceme_raise10, passed tc-start: 1639648109.105730, traceme_raise2 tc-end: 1639648109.485699, traceme_raise2, passed tc-start: 1639648109.494429, traceme_raise3 tc-end: 1639648109.926616, traceme_raise3, passed tc-start: 1639648109.937037, traceme_raise4 tc-end: 1639648110.287852, traceme_raise4, passed tc-start: 1639648110.295477, traceme_raise5 tc-end: 1639648110.690269, traceme_raise5, passed tc-start: 1639648110.698575, traceme_raise6 tc-end: 1639648111.61455, traceme_raise6, passed tc-start: 1639648111.68524, traceme_raise7 tc-end: 1639648111.442461, traceme_raise7, passed tc-start: 1639648111.450499, traceme_raise8 tc-end: 1639648111.852147, traceme_raise8, passed tc-start: 1639648111.862619, traceme_raise9 tc-end: 1639648112.290780, traceme_raise9, passed tc-start: 1639648112.297900, traceme_raisesignal_ignored1 tc-end: 1639648112.677922, traceme_raisesignal_ignored1, passed tc-start: 1639648112.687110, traceme_raisesignal_ignored2 tc-end: 1639648113.92439, traceme_raisesignal_ignored2, passed tc-start: 1639648113.99526, traceme_raisesignal_ignored3 tc-end: 1639648113.463863, traceme_raisesignal_ignored3, passed tc-start: 1639648113.471849, traceme_raisesignal_ignored4 tc-end: 1639648113.873623, traceme_raisesignal_ignored4, passed tc-start: 1639648113.881375, traceme_raisesignal_ignored5 tc-end: 1639648114.248281, traceme_raisesignal_ignored5, passed tc-start: 1639648114.255470, traceme_raisesignal_ignored6 tc-end: 1639648114.622786, traceme_raisesignal_ignored6, passed tc-start: 1639648114.630285, traceme_raisesignal_ignored7 tc-end: 1639648114.962876, traceme_raisesignal_ignored7, passed tc-start: 1639648114.969568, traceme_raisesignal_ignored8 tc-end: 1639648115.310295, traceme_raisesignal_ignored8, passed tc-start: 1639648115.317165, traceme_raisesignal_masked1 tc-end: 1639648115.677028, traceme_raisesignal_masked1, passed tc-start: 1639648115.684283, traceme_raisesignal_masked2 tc-end: 1639648116.24174, traceme_raisesignal_masked2, passed tc-start: 1639648116.30809, traceme_raisesignal_masked3 tc-end: 1639648116.386780, traceme_raisesignal_masked3, passed tc-start: 1639648116.396059, traceme_raisesignal_masked4 tc-end: 1639648116.766880, traceme_raisesignal_masked4, passed tc-start: 1639648116.773994, traceme_raisesignal_masked5 tc-end: 1639648117.154133, traceme_raisesignal_masked5, passed tc-start: 1639648117.163791, traceme_raisesignal_masked6 tc-end: 1639648117.554530, traceme_raisesignal_masked6, passed tc-start: 1639648117.563415, traceme_raisesignal_masked7 tc-end: 1639648117.978392, traceme_raisesignal_masked7, passed tc-start: 1639648117.988672, traceme_raisesignal_masked8 tc-end: 1639648118.330733, traceme_raisesignal_masked8, passed tc-start: 1639648118.337919, traceme_sendsignal_handle1 tc-end: 1639648118.733109, traceme_sendsignal_handle1, passed tc-start: 1639648118.741305, traceme_sendsignal_handle2 tc-end: 1639648119.115864, traceme_sendsignal_handle2, passed tc-start: 1639648119.124357, traceme_sendsignal_handle3 tc-end: 1639648119.503231, traceme_sendsignal_handle3, passed tc-start: 1639648119.510433, traceme_sendsignal_handle4 tc-end: 1639648119.865563, traceme_sendsignal_handle4, passed tc-start: 1639648119.874183, traceme_sendsignal_handle5 tc-end: 1639648120.247626, traceme_sendsignal_handle5, passed tc-start: 1639648120.255551, traceme_sendsignal_handle6 tc-end: 1639648120.624256, traceme_sendsignal_handle6, passed tc-start: 1639648120.632294, traceme_sendsignal_handle7 tc-end: 1639648120.992332, traceme_sendsignal_handle7, passed tc-start: 1639648120.999123, traceme_sendsignal_handle8 tc-end: 1639648121.333418, traceme_sendsignal_handle8, passed tc-start: 1639648121.340062, traceme_sendsignal_ignored1 tc-end: 1639648121.719194, traceme_sendsignal_ignored1, passed tc-start: 1639648121.726071, traceme_sendsignal_ignored2 tc-end: 1639648122.70491, traceme_sendsignal_ignored2, passed tc-start: 1639648122.79104, traceme_sendsignal_ignored3 tc-end: 1639648122.555359, traceme_sendsignal_ignored3, passed tc-start: 1639648122.563886, traceme_sendsignal_ignored4 tc-end: 1639648123.5357, traceme_sendsignal_ignored4, passed tc-start: 1639648123.14627, traceme_sendsignal_ignored5 tc-end: 1639648123.389825, traceme_sendsignal_ignored5, passed tc-start: 1639648123.397586, traceme_sendsignal_ignored6 tc-end: 1639648123.772002, traceme_sendsignal_ignored6, passed tc-start: 1639648123.779067, traceme_sendsignal_ignored7 tc-end: 1639648124.150864, traceme_sendsignal_ignored7, passed tc-start: 1639648124.157979, traceme_sendsignal_ignored8 tc-end: 1639648124.526675, traceme_sendsignal_ignored8, passed tc-start: 1639648124.535182, traceme_sendsignal_masked1 tc-end: 1639648124.908969, traceme_sendsignal_masked1, passed tc-start: 1639648124.916057, traceme_sendsignal_masked2 tc-end: 1639648125.286128, traceme_sendsignal_masked2, passed tc-start: 1639648125.293349, traceme_sendsignal_masked3 tc-end: 1639648125.646594, traceme_sendsignal_masked3, passed tc-start: 1639648125.654189, traceme_sendsignal_masked4 tc-end: 1639648126.23688, traceme_sendsignal_masked4, passed tc-start: 1639648126.32819, traceme_sendsignal_masked5 tc-end: 1639648126.431759, traceme_sendsignal_masked5, passed tc-start: 1639648126.441730, traceme_sendsignal_masked6 tc-end: 1639648126.869038, traceme_sendsignal_masked6, passed tc-start: 1639648126.876834, traceme_sendsignal_masked7 tc-end: 1639648127.242208, traceme_sendsignal_masked7, passed tc-start: 1639648127.250103, traceme_sendsignal_masked8 tc-end: 1639648127.634624, traceme_sendsignal_masked8, passed tc-start: 1639648127.642293, traceme_sendsignal_simple1 tc-end: 1639648128.211, traceme_sendsignal_simple1, passed tc-start: 1639648128.7998, traceme_sendsignal_simple10 tc-end: 1639648128.466318, traceme_sendsignal_simple10, passed tc-start: 1639648128.477064, traceme_sendsignal_simple2 tc-end: 1639648128.808021, traceme_sendsignal_simple2, passed tc-start: 1639648128.815726, traceme_sendsignal_simple3 tc-end: 1639648129.190501, traceme_sendsignal_simple3, passed tc-start: 1639648129.205050, traceme_sendsignal_simple4 tc-end: 1639648129.696307, traceme_sendsignal_simple4, passed tc-start: 1639648129.706488, traceme_sendsignal_simple5 tc-end: 1639648130.219951, traceme_sendsignal_simple5, passed tc-start: 1639648130.230498, traceme_sendsignal_simple6 tc-end: 1639648130.663682, traceme_sendsignal_simple6, passed tc-start: 1639648130.677954, traceme_sendsignal_simple7 tc-end: 1639648131.69295, traceme_sendsignal_simple7, passed tc-start: 1639648131.81767, traceme_sendsignal_simple8 tc-end: 1639648131.561211, traceme_sendsignal_simple8, passed tc-start: 1639648131.572718, traceme_sendsignal_simple9 tc-end: 1639648131.994237, traceme_sendsignal_simple9, passed tc-start: 1639648132.6470, traceme_signalignored_crash_bus tc-end: 1639648132.436826, traceme_signalignored_crash_bus, passed tc-start: 1639648132.444325, traceme_signalignored_crash_fpe tc-end: 1639648132.834332, traceme_signalignored_crash_fpe, passed tc-start: 1639648132.843587, traceme_signalignored_crash_ill tc-end: 1639648133.216700, traceme_signalignored_crash_ill, passed tc-start: 1639648133.225553, traceme_signalignored_crash_segv tc-end: 1639648133.665782, traceme_signalignored_crash_segv, passed tc-start: 1639648133.675652, traceme_signalignored_crash_trap tc-end: 1639648134.57640, traceme_signalignored_crash_trap, passed tc-start: 1639648134.64981, traceme_signalignored_exec tc-so: tc-end: 1639648134.498408, traceme_signalignored_exec, passed tc-start: 1639648134.508806, traceme_signalmasked_crash_bus tc-end: 1639648134.900604, traceme_signalmasked_crash_bus, passed tc-start: 1639648134.909110, traceme_signalmasked_crash_fpe tc-end: 1639648135.265262, traceme_signalmasked_crash_fpe, passed tc-start: 1639648135.272740, traceme_signalmasked_crash_ill tc-end: 1639648135.624562, traceme_signalmasked_crash_ill, passed tc-start: 1639648135.632537, traceme_signalmasked_crash_segv tc-end: 1639648136.37782, traceme_signalmasked_crash_segv, passed tc-start: 1639648136.45272, traceme_signalmasked_crash_trap tc-end: 1639648136.442145, traceme_signalmasked_crash_trap, passed tc-start: 1639648136.450541, traceme_signalmasked_exec tc-so: tc-end: 1639648136.883294, traceme_signalmasked_exec, passed tc-start: 1639648136.893336, traceme_vfork_clone tc-end: 1639648137.364585, traceme_vfork_clone, passed tc-start: 1639648137.374619, traceme_vfork_clone_files tc-end: 1639648137.827545, traceme_vfork_clone_files, passed tc-start: 1639648137.837752, traceme_vfork_clone_fs tc-end: 1639648138.317195, traceme_vfork_clone_fs, passed tc-start: 1639648138.327746, traceme_vfork_clone_vfork tc-end: 1639648138.812164, traceme_vfork_clone_vfork, passed tc-start: 1639648138.821622, traceme_vfork_clone_vm tc-end: 1639648139.291465, traceme_vfork_clone_vm, passed tc-start: 1639648139.301529, traceme_vfork_crash_bus tc-end: 1639648139.830503, traceme_vfork_crash_bus, passed tc-start: 1639648139.845425, traceme_vfork_crash_fpe tc-end: 1639648140.268467, traceme_vfork_crash_fpe, passed tc-start: 1639648140.281239, traceme_vfork_crash_ill tc-end: 1639648140.698156, traceme_vfork_crash_ill, passed tc-start: 1639648140.712811, traceme_vfork_crash_segv tc-end: 1639648141.123094, traceme_vfork_crash_segv, passed tc-start: 1639648141.135580, traceme_vfork_crash_trap tc-end: 1639648141.527804, traceme_vfork_crash_trap, passed tc-start: 1639648141.539488, traceme_vfork_exec tc-so: tc-end: 1639648141.941598, traceme_vfork_exec, passed tc-start: 1639648141.951198, traceme_vfork_fork tc-end: 1639648142.404696, traceme_vfork_fork, passed tc-start: 1639648142.414442, traceme_vfork_raise1 tc-end: 1639648142.773897, traceme_vfork_raise1, passed tc-start: 1639648142.781982, traceme_vfork_raise10 tc-end: 1639648143.167129, traceme_vfork_raise10, passed tc-start: 1639648143.180297, traceme_vfork_raise11 tc-end: 1639648143.567507, traceme_vfork_raise11, passed tc-start: 1639648143.579617, traceme_vfork_raise12 tc-end: 1639648144.33352, traceme_vfork_raise12, passed tc-start: 1639648144.43792, traceme_vfork_raise13 tc-end: 1639648144.439093, traceme_vfork_raise13, passed tc-start: 1639648144.452219, traceme_vfork_raise2 tc-end: 1639648144.905616, traceme_vfork_raise2, passed tc-start: 1639648144.913512, traceme_vfork_raise3 tc-end: 1639648145.304733, traceme_vfork_raise3, passed tc-start: 1639648145.312851, traceme_vfork_raise4 tc-end: 1639648145.694989, traceme_vfork_raise4, passed tc-start: 1639648145.705257, traceme_vfork_raise5 tc-end: 1639648146.65160, traceme_vfork_raise5, passed tc-start: 1639648146.72860, traceme_vfork_raise6 tc-end: 1639648146.481068, traceme_vfork_raise6, passed tc-start: 1639648146.495775, traceme_vfork_raise7 tc-end: 1639648146.840445, traceme_vfork_raise7, passed tc-start: 1639648146.848346, traceme_vfork_raise8 tc-end: 1639648147.195534, traceme_vfork_raise8, passed tc-start: 1639648147.203948, traceme_vfork_raise9 tc-end: 1639648147.575494, traceme_vfork_raise9, passed tc-start: 1639648147.587113, traceme_vfork_signalignored_crash_bus tc-end: 1639648147.965264, traceme_vfork_signalignored_crash_bus, passed tc-start: 1639648147.976327, traceme_vfork_signalignored_crash_fpe tc-end: 1639648148.367850, traceme_vfork_signalignored_crash_fpe, passed tc-start: 1639648148.380342, traceme_vfork_signalignored_crash_ill tc-end: 1639648148.772442, traceme_vfork_signalignored_crash_ill, passed tc-start: 1639648148.784894, traceme_vfork_signalignored_crash_segv tc-end: 1639648149.155700, traceme_vfork_signalignored_crash_segv, passed tc-start: 1639648149.168497, traceme_vfork_signalignored_crash_trap tc-end: 1639648149.549464, traceme_vfork_signalignored_crash_trap, passed tc-start: 1639648149.560887, traceme_vfork_signalignored_exec tc-so: tc-end: 1639648149.936097, traceme_vfork_signalignored_exec, passed tc-start: 1639648149.943097, traceme_vfork_signalmasked_crash_bus tc-end: 1639648150.317917, traceme_vfork_signalmasked_crash_bus, passed tc-start: 1639648150.331676, traceme_vfork_signalmasked_crash_fpe tc-end: 1639648150.691953, traceme_vfork_signalmasked_crash_fpe, passed tc-start: 1639648150.703540, traceme_vfork_signalmasked_crash_ill tc-end: 1639648151.102084, traceme_vfork_signalmasked_crash_ill, passed tc-start: 1639648151.113883, traceme_vfork_signalmasked_crash_segv tc-end: 1639648151.515261, traceme_vfork_signalmasked_crash_segv, passed tc-start: 1639648151.526149, traceme_vfork_signalmasked_crash_trap tc-end: 1639648151.937778, traceme_vfork_signalmasked_crash_trap, passed tc-start: 1639648151.949228, traceme_vfork_signalmasked_exec tc-so: tc-end: 1639648152.311939, traceme_vfork_signalmasked_exec, passed tc-start: 1639648152.319181, traceme_vfork_vfork tc-end: 1639648152.641430, traceme_vfork_vfork, passed tc-start: 1639648152.648630, tracer_attach_to_unrelated_stopped_process tc-end: 1639648153.69135, tracer_attach_to_unrelated_stopped_process, passed tc-start: 1639648153.80895, tracer_sees_terminaton_before_the_parent tc-end: 1639648153.576228, tracer_sees_terminaton_before_the_parent, passed tc-start: 1639648153.590041, tracer_sysctl_lookup_without_duplicates tc-end: 1639648159.174938, tracer_sysctl_lookup_without_duplicates, passed tc-start: 1639648159.188117, unrelated_tracer_fork1 tc-end: 1639648159.612754, unrelated_tracer_fork1, passed tc-start: 1639648159.621771, unrelated_tracer_fork10 tc-end: 1639648160.43477, unrelated_tracer_fork10, passed tc-start: 1639648160.54131, unrelated_tracer_fork11 tc-end: 1639648160.477835, unrelated_tracer_fork11, passed tc-start: 1639648160.490211, unrelated_tracer_fork12 tc-end: 1639648160.908981, unrelated_tracer_fork12, passed tc-start: 1639648160.919095, unrelated_tracer_fork13 tc-end: 1639648161.389363, unrelated_tracer_fork13, passed tc-start: 1639648161.401606, unrelated_tracer_fork14 tc-end: 1639648161.879977, unrelated_tracer_fork14, passed tc-start: 1639648161.888897, unrelated_tracer_fork15 tc-end: 1639648162.329911, unrelated_tracer_fork15, passed tc-start: 1639648162.341113, unrelated_tracer_fork16 tc-end: 1639648162.755494, unrelated_tracer_fork16, passed tc-start: 1639648162.765697, unrelated_tracer_fork2 tc-end: 1639648163.171023, unrelated_tracer_fork2, passed tc-start: 1639648163.180426, unrelated_tracer_fork3 tc-end: 1639648163.595570, unrelated_tracer_fork3, passed tc-start: 1639648163.605793, unrelated_tracer_fork4 tc-end: 1639648164.12863, unrelated_tracer_fork4, passed tc-start: 1639648164.24027, unrelated_tracer_fork5 tc-end: 1639648164.520551, unrelated_tracer_fork5, passed tc-start: 1639648164.532521, unrelated_tracer_fork6 tc-end: 1639648164.978514, unrelated_tracer_fork6, passed tc-start: 1639648164.989701, unrelated_tracer_fork7 tc-end: 1639648165.416563, unrelated_tracer_fork7, passed tc-start: 1639648165.428623, unrelated_tracer_fork8 tc-end: 1639648165.868793, unrelated_tracer_fork8, passed tc-start: 1639648165.879049, unrelated_tracer_fork9 tc-end: 1639648166.301908, unrelated_tracer_fork9, passed tc-start: 1639648166.312044, unrelated_tracer_fork_detach_forker tc-end: 1639648166.753510, unrelated_tracer_fork_detach_forker, passed tc-start: 1639648166.763451, unrelated_tracer_fork_kill_forker tc-end: 1639648167.196716, unrelated_tracer_fork_kill_forker, passed tc-start: 1639648167.210127, unrelated_tracer_fork_setpgid tc-end: 1639648167.600663, unrelated_tracer_fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639648167.608967, unrelated_tracer_posix_spawn1 tc-end: 1639648168.83205, unrelated_tracer_posix_spawn1, passed tc-start: 1639648168.95175, unrelated_tracer_posix_spawn10 tc-end: 1639648168.608414, unrelated_tracer_posix_spawn10, passed tc-start: 1639648168.619442, unrelated_tracer_posix_spawn11 tc-end: 1639648169.71577, unrelated_tracer_posix_spawn11, passed tc-start: 1639648169.82898, unrelated_tracer_posix_spawn12 tc-end: 1639648169.532556, unrelated_tracer_posix_spawn12, passed tc-start: 1639648169.544955, unrelated_tracer_posix_spawn13 tc-end: 1639648169.978088, unrelated_tracer_posix_spawn13, passed tc-start: 1639648169.988987, unrelated_tracer_posix_spawn14 tc-end: 1639648170.413002, unrelated_tracer_posix_spawn14, passed tc-start: 1639648170.422954, unrelated_tracer_posix_spawn15 tc-end: 1639648170.877617, unrelated_tracer_posix_spawn15, passed tc-start: 1639648170.889294, unrelated_tracer_posix_spawn16 tc-end: 1639648171.356915, unrelated_tracer_posix_spawn16, passed tc-start: 1639648171.367949, unrelated_tracer_posix_spawn2 tc-end: 1639648171.832034, unrelated_tracer_posix_spawn2, passed tc-start: 1639648171.843372, unrelated_tracer_posix_spawn3 tc-end: 1639648172.353918, unrelated_tracer_posix_spawn3, passed tc-start: 1639648172.366098, unrelated_tracer_posix_spawn4 tc-end: 1639648172.834510, unrelated_tracer_posix_spawn4, passed tc-start: 1639648172.846097, unrelated_tracer_posix_spawn5 tc-end: 1639648173.324440, unrelated_tracer_posix_spawn5, passed tc-start: 1639648173.336216, unrelated_tracer_posix_spawn6 tc-end: 1639648173.801606, unrelated_tracer_posix_spawn6, passed tc-start: 1639648173.815092, unrelated_tracer_posix_spawn7 tc-end: 1639648174.306152, unrelated_tracer_posix_spawn7, passed tc-start: 1639648174.320583, unrelated_tracer_posix_spawn8 tc-end: 1639648174.800473, unrelated_tracer_posix_spawn8, passed tc-start: 1639648174.811537, unrelated_tracer_posix_spawn9 tc-end: 1639648175.256285, unrelated_tracer_posix_spawn9, passed tc-start: 1639648175.270077, unrelated_tracer_posix_spawn_detach_spawner tc-end: 1639648175.765562, unrelated_tracer_posix_spawn_detach_spawner, passed tc-start: 1639648175.780135, unrelated_tracer_posix_spawn_kill_spawner tc-end: 1639648176.277975, unrelated_tracer_posix_spawn_kill_spawner, passed tc-start: 1639648176.291363, unrelated_tracer_posix_spawn_setpgid tc-end: 1639648176.762454, unrelated_tracer_posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639648176.772076, unrelated_tracer_sees_crash_bus tc-end: 1639648177.306006, unrelated_tracer_sees_crash_bus, passed tc-start: 1639648177.315846, unrelated_tracer_sees_crash_fpe tc-end: 1639648177.745800, unrelated_tracer_sees_crash_fpe, passed tc-start: 1639648177.757263, unrelated_tracer_sees_crash_ill tc-end: 1639648178.147912, unrelated_tracer_sees_crash_ill, passed tc-start: 1639648178.159104, unrelated_tracer_sees_crash_segv tc-end: 1639648178.614026, unrelated_tracer_sees_crash_segv, passed tc-start: 1639648178.624864, unrelated_tracer_sees_crash_trap tc-end: 1639648179.27320, unrelated_tracer_sees_crash_trap, passed tc-start: 1639648179.37809, unrelated_tracer_sees_signalignored_crash_bus tc-end: 1639648179.449788, unrelated_tracer_sees_signalignored_crash_bus, passed tc-start: 1639648179.462048, unrelated_tracer_sees_signalignored_crash_fpe tc-end: 1639648179.903534, unrelated_tracer_sees_signalignored_crash_fpe, passed tc-start: 1639648179.913264, unrelated_tracer_sees_signalignored_crash_ill tc-end: 1639648180.315710, unrelated_tracer_sees_signalignored_crash_ill, passed tc-start: 1639648180.325693, unrelated_tracer_sees_signalignored_crash_segv tc-end: 1639648180.738520, unrelated_tracer_sees_signalignored_crash_segv, passed tc-start: 1639648180.749061, unrelated_tracer_sees_signalignored_crash_trap tc-end: 1639648181.159091, unrelated_tracer_sees_signalignored_crash_trap, passed tc-start: 1639648181.171119, unrelated_tracer_sees_signalmasked_crash_bus tc-end: 1639648181.577351, unrelated_tracer_sees_signalmasked_crash_bus, passed tc-start: 1639648181.588929, unrelated_tracer_sees_signalmasked_crash_fpe tc-end: 1639648182.704, unrelated_tracer_sees_signalmasked_crash_fpe, passed tc-start: 1639648182.10980, unrelated_tracer_sees_signalmasked_crash_ill tc-end: 1639648182.447433, unrelated_tracer_sees_signalmasked_crash_ill, passed tc-start: 1639648182.458934, unrelated_tracer_sees_signalmasked_crash_segv tc-end: 1639648182.863368, unrelated_tracer_sees_signalmasked_crash_segv, passed tc-start: 1639648182.875017, unrelated_tracer_sees_signalmasked_crash_trap tc-end: 1639648183.367277, unrelated_tracer_sees_signalmasked_crash_trap, passed tc-start: 1639648183.379952, unrelated_tracer_sees_terminaton_before_the_parent tc-end: 1639648183.801884, unrelated_tracer_sees_terminaton_before_the_parent, passed tc-start: 1639648183.812170, unrelated_tracer_vfork1 tc-end: 1639648184.228641, unrelated_tracer_vfork1, passed tc-start: 1639648184.240574, unrelated_tracer_vfork10 tc-end: 1639648184.649717, unrelated_tracer_vfork10, passed tc-start: 1639648184.659439, unrelated_tracer_vfork11 tc-end: 1639648185.110310, unrelated_tracer_vfork11, passed tc-start: 1639648185.120469, unrelated_tracer_vfork12 tc-end: 1639648185.569268, unrelated_tracer_vfork12, passed tc-start: 1639648185.579755, unrelated_tracer_vfork13 tc-end: 1639648186.18161, unrelated_tracer_vfork13, passed tc-start: 1639648186.31017, unrelated_tracer_vfork14 tc-end: 1639648186.588396, unrelated_tracer_vfork14, passed tc-start: 1639648186.601176, unrelated_tracer_vfork15 tc-end: 1639648187.17673, unrelated_tracer_vfork15, passed tc-start: 1639648187.27849, unrelated_tracer_vfork16 tc-end: 1639648187.475950, unrelated_tracer_vfork16, passed tc-start: 1639648187.486962, unrelated_tracer_vfork2 tc-end: 1639648188.7292, unrelated_tracer_vfork2, passed tc-start: 1639648188.20839, unrelated_tracer_vfork3 tc-end: 1639648188.456452, unrelated_tracer_vfork3, passed tc-start: 1639648188.467960, unrelated_tracer_vfork4 tc-end: 1639648188.899091, unrelated_tracer_vfork4, passed tc-start: 1639648188.912324, unrelated_tracer_vfork5 tc-end: 1639648189.382096, unrelated_tracer_vfork5, passed tc-start: 1639648189.393175, unrelated_tracer_vfork6 tc-end: 1639648189.820656, unrelated_tracer_vfork6, passed tc-start: 1639648189.830856, unrelated_tracer_vfork7 tc-end: 1639648190.243191, unrelated_tracer_vfork7, passed tc-start: 1639648190.253317, unrelated_tracer_vfork8 tc-end: 1639648190.658850, unrelated_tracer_vfork8, passed tc-start: 1639648190.669753, unrelated_tracer_vfork9 tc-end: 1639648191.95579, unrelated_tracer_vfork9, passed tc-start: 1639648191.105567, unrelated_tracer_vfork_detach_vforker tc-end: 1639648191.567605, unrelated_tracer_vfork_detach_vforker, passed tc-start: 1639648191.578490, unrelated_tracer_vfork_detach_vforkerdone tc-end: 1639648192.23435, unrelated_tracer_vfork_detach_vforkerdone, passed tc-start: 1639648192.35113, unrelated_tracer_vfork_kill_vforker tc-end: 1639648192.462807, unrelated_tracer_vfork_kill_vforker, passed tc-start: 1639648192.475932, unrelated_tracer_vfork_kill_vforkerdone tc-end: 1639648192.888383, unrelated_tracer_vfork_kill_vforkerdone, passed tc-start: 1639648192.899958, unrelated_tracer_vfork_setpgid tc-end: 1639648193.243756, unrelated_tracer_vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639648193.251541, user_va0_disable_pt_continue tc-end: 1639648193.615486, user_va0_disable_pt_continue, passed tc-start: 1639648193.624310, user_va0_disable_pt_detach tc-end: 1639648194.4930, user_va0_disable_pt_detach, passed tc-start: 1639648194.11698, user_va0_disable_pt_syscall tc-end: 1639648194.408906, user_va0_disable_pt_syscall, passed tc-start: 1639648194.418532, vfork1 tc-end: 1639648194.807034, vfork1, passed tc-start: 1639648194.815920, vfork10 tc-end: 1639648195.195142, vfork10, passed tc-start: 1639648195.205433, vfork11 tc-end: 1639648195.598184, vfork11, passed tc-start: 1639648195.606871, vfork12 tc-end: 1639648196.2466, vfork12, passed tc-start: 1639648196.11123, vfork13 tc-end: 1639648196.420651, vfork13, passed tc-start: 1639648196.430187, vfork14 tc-end: 1639648196.831844, vfork14, passed tc-start: 1639648196.840192, vfork15 tc-end: 1639648197.263067, vfork15, passed tc-start: 1639648197.271256, vfork16 tc-end: 1639648197.717909, vfork16, passed tc-start: 1639648197.726479, vfork2 tc-end: 1639648198.122135, vfork2, passed tc-start: 1639648198.134259, vfork3 tc-end: 1639648198.511728, vfork3, passed tc-start: 1639648198.519738, vfork4 tc-end: 1639648198.930874, vfork4, passed tc-start: 1639648198.938493, vfork5 tc-end: 1639648199.304126, vfork5, passed tc-start: 1639648199.310717, vfork6 tc-end: 1639648199.671799, vfork6, passed tc-start: 1639648199.679211, vfork7 tc-end: 1639648200.40547, vfork7, passed tc-start: 1639648200.48083, vfork8 tc-end: 1639648200.465413, vfork8, passed tc-start: 1639648200.477208, vfork9 tc-end: 1639648200.865462, vfork9, passed tc-start: 1639648200.873929, vfork_detach_vforker tc-end: 1639648201.301218, vfork_detach_vforker, passed tc-start: 1639648201.309054, vfork_detach_vforkerdone tc-end: 1639648201.717794, vfork_detach_vforkerdone, passed tc-start: 1639648201.727343, vfork_kill_vforker tc-end: 1639648202.104562, vfork_kill_vforker, passed tc-start: 1639648202.113066, vfork_kill_vforkerdone tc-end: 1639648202.461183, vfork_kill_vforkerdone, passed tc-start: 1639648202.468059, vfork_setpgid tc-end: 1639648202.822168, vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639648202.830837, vfork_signalignored tc-end: 1639648203.245140, vfork_signalignored, passed tc-start: 1639648203.252761, vfork_signalmasked tc-end: 1639648203.648687, vfork_signalmasked, passed tc-start: 1639648203.657732, vforkdone_signalignored tc-end: 1639648204.22760, vforkdone_signalignored, passed tc-start: 1639648204.30705, vforkdone_signalmasked tc-end: 1639648204.426002, vforkdone_signalmasked, passed tp-end: 1639648204.433846, lib/libc/sys/t_ptrace_waitid tp-start: 1639648205.861573, lib/libc/sys/t_ptrace_waitpid, 463 tc-start: 1639648205.864335, access_fpregs1 tc-end: 1639648206.257313, access_fpregs1, passed tc-start: 1639648206.266025, access_fpregs2 tc-end: 1639648206.685082, access_fpregs2, passed tc-start: 1639648206.693381, access_regs1 tc-end: 1639648207.130007, access_regs1, passed tc-start: 1639648207.139465, access_regs2 tc-end: 1639648207.538278, access_regs2, passed tc-start: 1639648207.545855, access_regs3 tc-end: 1639648207.941323, access_regs3, passed tc-start: 1639648207.951389, access_regs4 tc-end: 1639648208.353288, access_regs4, passed tc-start: 1639648208.362403, access_regs5 tc-end: 1639648208.739765, access_regs5, passed tc-start: 1639648208.748121, access_regs6 tc-end: 1639648209.168010, access_regs6, passed tc-start: 1639648209.178136, access_regs_set_unaligned_pc_0x1 tc-end: 1639648209.606782, access_regs_set_unaligned_pc_0x1, passed tc-start: 1639648209.617257, access_regs_set_unaligned_pc_0x3 tc-end: 1639648210.5511, access_regs_set_unaligned_pc_0x3, passed tc-start: 1639648210.13318, access_regs_set_unaligned_pc_0x7 tc-end: 1639648210.372706, access_regs_set_unaligned_pc_0x7, passed tc-start: 1639648210.380795, attach_lwpinfo0 tc-end: 1639648210.819017, attach_lwpinfo0, passed tc-start: 1639648210.832678, attach_lwpinfo1 tc-end: 1639648211.262470, attach_lwpinfo1, passed tc-start: 1639648211.273848, attach_lwpinfo2 tc-end: 1639648211.692353, attach_lwpinfo2, passed tc-start: 1639648211.704666, attach_lwpinfo3 tc-end: 1639648212.164899, attach_lwpinfo3, passed tc-start: 1639648212.179882, bytes_transfer_alignment_piod_read_auxv tc-end: 1639648213.89682, bytes_transfer_alignment_piod_read_auxv, passed tc-start: 1639648213.99242, bytes_transfer_alignment_piod_read_d tc-end: 1639648217.894382, bytes_transfer_alignment_piod_read_d, passed tc-start: 1639648217.902531, bytes_transfer_alignment_piod_read_i tc-end: 1639648222.845385, bytes_transfer_alignment_piod_read_i, passed tc-start: 1639648222.854665, bytes_transfer_alignment_piod_write_d tc-end: 1639648229.608610, bytes_transfer_alignment_piod_write_d, passed tc-start: 1639648229.619973, bytes_transfer_alignment_piod_write_i tc-end: 1639648237.591101, bytes_transfer_alignment_piod_write_i, passed tc-start: 1639648237.600879, bytes_transfer_alignment_pt_read_d tc-end: 1639648242.209485, bytes_transfer_alignment_pt_read_d, passed tc-start: 1639648242.219155, bytes_transfer_alignment_pt_read_i tc-end: 1639648246.296415, bytes_transfer_alignment_pt_read_i, passed tc-start: 1639648246.303874, bytes_transfer_alignment_pt_write_d tc-end: 1639648252.881508, bytes_transfer_alignment_pt_write_d, passed tc-start: 1639648252.891738, bytes_transfer_alignment_pt_write_i tc-end: 1639648259.808819, bytes_transfer_alignment_pt_write_i, passed tc-start: 1639648259.817160, bytes_transfer_eof_piod_read_d tc-end: 1639648260.184992, bytes_transfer_eof_piod_read_d, passed tc-start: 1639648260.193228, bytes_transfer_eof_piod_read_i tc-end: 1639648260.600071, bytes_transfer_eof_piod_read_i, passed tc-start: 1639648260.609570, bytes_transfer_eof_piod_write_d tc-end: 1639648261.8500, bytes_transfer_eof_piod_write_d, passed tc-start: 1639648261.15280, bytes_transfer_eof_piod_write_i tc-end: 1639648261.379426, bytes_transfer_eof_piod_write_i, passed tc-start: 1639648261.386278, bytes_transfer_eof_pt_read_d tc-end: 1639648261.750627, bytes_transfer_eof_pt_read_d, passed tc-start: 1639648261.757550, bytes_transfer_eof_pt_read_i tc-end: 1639648262.136027, bytes_transfer_eof_pt_read_i, passed tc-start: 1639648262.142934, bytes_transfer_eof_pt_write_d tc-end: 1639648262.542087, bytes_transfer_eof_pt_write_d, passed tc-start: 1639648262.550213, bytes_transfer_eof_pt_write_i tc-end: 1639648263.364, bytes_transfer_eof_pt_write_i, passed tc-start: 1639648263.8500, bytes_transfer_piod_read_auxv tc-end: 1639648263.383411, bytes_transfer_piod_read_auxv, passed tc-start: 1639648263.393385, bytes_transfer_piod_read_d_16 tc-end: 1639648263.780521, bytes_transfer_piod_read_d_16, passed tc-start: 1639648263.792495, bytes_transfer_piod_read_d_16_text tc-end: 1639648264.245632, bytes_transfer_piod_read_d_16_text, passed tc-start: 1639648264.254027, bytes_transfer_piod_read_d_32 tc-end: 1639648264.754237, bytes_transfer_piod_read_d_32, passed tc-start: 1639648264.764699, bytes_transfer_piod_read_d_32_text tc-end: 1639648265.246218, bytes_transfer_piod_read_d_32_text, passed tc-start: 1639648265.255399, bytes_transfer_piod_read_d_64 tc-end: 1639648265.625398, bytes_transfer_piod_read_d_64, passed tc-start: 1639648265.634594, bytes_transfer_piod_read_d_64_text tc-end: 1639648266.106281, bytes_transfer_piod_read_d_64_text, passed tc-start: 1639648266.114636, bytes_transfer_piod_read_d_8 tc-end: 1639648266.540282, bytes_transfer_piod_read_d_8, passed tc-start: 1639648266.549302, bytes_transfer_piod_read_d_8_text tc-end: 1639648266.931161, bytes_transfer_piod_read_d_8_text, passed tc-start: 1639648266.938862, bytes_transfer_piod_read_i_16 tc-end: 1639648267.367257, bytes_transfer_piod_read_i_16, passed tc-start: 1639648267.375440, bytes_transfer_piod_read_i_16_text tc-end: 1639648267.783573, bytes_transfer_piod_read_i_16_text, passed tc-start: 1639648267.790557, bytes_transfer_piod_read_i_32 tc-end: 1639648268.160033, bytes_transfer_piod_read_i_32, passed tc-start: 1639648268.166793, bytes_transfer_piod_read_i_32_text tc-end: 1639648268.529988, bytes_transfer_piod_read_i_32_text, passed tc-start: 1639648268.538243, bytes_transfer_piod_read_i_64 tc-end: 1639648268.969608, bytes_transfer_piod_read_i_64, passed tc-start: 1639648268.977369, bytes_transfer_piod_read_i_64_text tc-end: 1639648269.349989, bytes_transfer_piod_read_i_64_text, passed tc-start: 1639648269.358303, bytes_transfer_piod_read_i_8 tc-end: 1639648269.774686, bytes_transfer_piod_read_i_8, passed tc-start: 1639648269.781782, bytes_transfer_piod_read_i_8_text tc-end: 1639648270.125107, bytes_transfer_piod_read_i_8_text, passed tc-start: 1639648270.132603, bytes_transfer_piod_write_d_16 tc-end: 1639648270.497172, bytes_transfer_piod_write_d_16, passed tc-start: 1639648270.504770, bytes_transfer_piod_write_d_16_text tc-end: 1639648270.896928, bytes_transfer_piod_write_d_16_text, passed tc-start: 1639648270.906676, bytes_transfer_piod_write_d_32 tc-end: 1639648271.377492, bytes_transfer_piod_write_d_32, passed tc-start: 1639648271.388028, bytes_transfer_piod_write_d_32_text tc-end: 1639648271.874666, bytes_transfer_piod_write_d_32_text, passed tc-start: 1639648271.884353, bytes_transfer_piod_write_d_64 tc-end: 1639648272.297080, bytes_transfer_piod_write_d_64, passed tc-start: 1639648272.306254, bytes_transfer_piod_write_d_64_text tc-end: 1639648272.675022, bytes_transfer_piod_write_d_64_text, passed tc-start: 1639648272.682883, bytes_transfer_piod_write_d_8 tc-end: 1639648273.86607, bytes_transfer_piod_write_d_8, passed tc-start: 1639648273.93774, bytes_transfer_piod_write_d_8_text tc-end: 1639648273.463084, bytes_transfer_piod_write_d_8_text, passed tc-start: 1639648273.470464, bytes_transfer_piod_write_i_16 tc-end: 1639648273.831765, bytes_transfer_piod_write_i_16, passed tc-start: 1639648273.840558, bytes_transfer_piod_write_i_16_text tc-end: 1639648274.233670, bytes_transfer_piod_write_i_16_text, passed tc-start: 1639648274.242242, bytes_transfer_piod_write_i_32 tc-end: 1639648274.635943, bytes_transfer_piod_write_i_32, passed tc-start: 1639648274.644066, bytes_transfer_piod_write_i_32_text tc-end: 1639648275.35409, bytes_transfer_piod_write_i_32_text, passed tc-start: 1639648275.43889, bytes_transfer_piod_write_i_64 tc-end: 1639648275.414338, bytes_transfer_piod_write_i_64, passed tc-start: 1639648275.423274, bytes_transfer_piod_write_i_64_text tc-end: 1639648275.816574, bytes_transfer_piod_write_i_64_text, passed tc-start: 1639648275.825115, bytes_transfer_piod_write_i_8 tc-end: 1639648276.319904, bytes_transfer_piod_write_i_8, passed tc-start: 1639648276.330224, bytes_transfer_piod_write_i_8_text tc-end: 1639648276.716951, bytes_transfer_piod_write_i_8_text, passed tc-start: 1639648276.724945, bytes_transfer_read_d tc-end: 1639648277.149783, bytes_transfer_read_d, passed tc-start: 1639648277.158539, bytes_transfer_read_d_text tc-end: 1639648277.570902, bytes_transfer_read_d_text, passed tc-start: 1639648277.578304, bytes_transfer_read_i tc-end: 1639648277.968659, bytes_transfer_read_i, passed tc-start: 1639648277.976468, bytes_transfer_read_i_text tc-end: 1639648278.354679, bytes_transfer_read_i_text, passed tc-start: 1639648278.362152, bytes_transfer_write_d tc-end: 1639648278.749410, bytes_transfer_write_d, passed tc-start: 1639648278.758873, bytes_transfer_write_d_text tc-end: 1639648279.202377, bytes_transfer_write_d_text, passed tc-start: 1639648279.213071, bytes_transfer_write_i tc-end: 1639648279.577671, bytes_transfer_write_i, passed tc-start: 1639648279.587845, bytes_transfer_write_i_text tc-end: 1639648279.955393, bytes_transfer_write_i_text, passed tc-start: 1639648279.963641, child_attach_to_its_parent tc-end: 1639648280.408009, child_attach_to_its_parent, passed tc-start: 1639648280.421332, child_attach_to_its_stopped_parent tc-end: 1639648280.922382, child_attach_to_its_stopped_parent, passed tc-start: 1639648280.935996, clone1 tc-end: 1639648281.439446, clone1, passed tc-start: 1639648281.448942, clone2 tc-end: 1639648281.865346, clone2, passed tc-start: 1639648281.873967, clone3 tc-end: 1639648282.280619, clone3, passed tc-start: 1639648282.288846, clone4 tc-end: 1639648282.740578, clone4, passed tc-start: 1639648282.749580, clone5 tc-end: 1639648283.156729, clone5, passed tc-start: 1639648283.164948, clone6 tc-end: 1639648283.612746, clone6, passed tc-start: 1639648283.621324, clone7 tc-end: 1639648284.26627, clone7, passed tc-start: 1639648284.36034, clone8 tc-end: 1639648284.467401, clone8, passed tc-start: 1639648284.477453, clone_files1 tc-end: 1639648284.905254, clone_files1, passed tc-start: 1639648284.913202, clone_files2 tc-end: 1639648285.319551, clone_files2, passed tc-start: 1639648285.329043, clone_files3 tc-end: 1639648285.768953, clone_files3, passed tc-start: 1639648285.776327, clone_files4 tc-end: 1639648286.168598, clone_files4, passed tc-start: 1639648286.176928, clone_files5 tc-end: 1639648286.564414, clone_files5, passed tc-start: 1639648286.573684, clone_files6 tc-end: 1639648287.9780, clone_files6, passed tc-start: 1639648287.18639, clone_files7 tc-end: 1639648287.433007, clone_files7, passed tc-start: 1639648287.440729, clone_files8 tc-end: 1639648287.905830, clone_files8, passed tc-start: 1639648287.913462, clone_files_signalignored tc-end: 1639648288.329841, clone_files_signalignored, passed tc-start: 1639648288.338586, clone_files_signalmasked tc-end: 1639648288.810224, clone_files_signalmasked, passed tc-start: 1639648288.818313, clone_fs1 tc-end: 1639648289.263134, clone_fs1, passed tc-start: 1639648289.271753, clone_fs2 tc-end: 1639648289.668550, clone_fs2, passed tc-start: 1639648289.677558, clone_fs3 tc-end: 1639648290.69079, clone_fs3, passed tc-start: 1639648290.76921, clone_fs4 tc-end: 1639648290.475556, clone_fs4, passed tc-start: 1639648290.483403, clone_fs5 tc-end: 1639648290.881896, clone_fs5, passed tc-start: 1639648290.891184, clone_fs6 tc-end: 1639648291.306259, clone_fs6, passed tc-start: 1639648291.313428, clone_fs7 tc-end: 1639648291.734309, clone_fs7, passed tc-start: 1639648291.742401, clone_fs8 tc-end: 1639648292.183477, clone_fs8, passed tc-start: 1639648292.191531, clone_fs_signalignored tc-end: 1639648292.636656, clone_fs_signalignored, passed tc-start: 1639648292.644598, clone_fs_signalmasked tc-end: 1639648293.79920, clone_fs_signalmasked, passed tc-start: 1639648293.87301, clone_signalignored tc-end: 1639648293.456731, clone_signalignored, passed tc-start: 1639648293.464447, clone_signalmasked tc-end: 1639648293.860324, clone_signalmasked, passed tc-start: 1639648293.868159, clone_vfork1 tc-end: 1639648294.275281, clone_vfork1, passed tc-start: 1639648294.282169, clone_vfork2 tc-end: 1639648294.647166, clone_vfork2, passed tc-start: 1639648294.654053, clone_vfork3 tc-end: 1639648295.53762, clone_vfork3, passed tc-start: 1639648295.61801, clone_vfork4 tc-end: 1639648295.453614, clone_vfork4, passed tc-start: 1639648295.461358, clone_vfork5 tc-end: 1639648295.850487, clone_vfork5, passed tc-start: 1639648295.858775, clone_vfork6 tc-end: 1639648296.304272, clone_vfork6, passed tc-start: 1639648296.314561, clone_vfork7 tc-end: 1639648296.754290, clone_vfork7, passed tc-start: 1639648296.764489, clone_vfork8 tc-end: 1639648297.166370, clone_vfork8, passed tc-start: 1639648297.175538, clone_vfork_signalignored tc-end: 1639648297.682428, clone_vfork_signalignored, passed tc-start: 1639648297.690308, clone_vfork_signalmasked tc-end: 1639648298.183794, clone_vfork_signalmasked, passed tc-start: 1639648298.193694, clone_vm1 tc-end: 1639648298.593558, clone_vm1, passed tc-start: 1639648298.602063, clone_vm2 tc-end: 1639648299.48842, clone_vm2, passed tc-start: 1639648299.57749, clone_vm3 tc-end: 1639648299.477238, clone_vm3, passed tc-start: 1639648299.485449, clone_vm4 tc-end: 1639648299.984371, clone_vm4, passed tc-start: 1639648299.995997, clone_vm5 tc-end: 1639648300.508869, clone_vm5, passed tc-start: 1639648300.518980, clone_vm6 tc-end: 1639648301.41895, clone_vm6, passed tc-start: 1639648301.50831, clone_vm7 tc-end: 1639648301.570488, clone_vm7, passed tc-start: 1639648301.581925, clone_vm8 tc-end: 1639648302.120679, clone_vm8, passed tc-start: 1639648302.130257, clone_vm_signalignored tc-end: 1639648302.654727, clone_vm_signalignored, passed tc-start: 1639648302.664932, clone_vm_signalmasked tc-end: 1639648303.188120, clone_vm_signalmasked, passed tc-start: 1639648303.198387, core_dump_procinfo tc-end: 1639648303.858112, core_dump_procinfo, failed, /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1639648303.868625, eventmask_preserved_empty tc-end: 1639648304.374792, eventmask_preserved_empty, passed tc-start: 1639648304.384223, eventmask_preserved_fork tc-end: 1639648304.880687, eventmask_preserved_fork, passed tc-start: 1639648304.890617, eventmask_preserved_lwp_create tc-end: 1639648305.410104, eventmask_preserved_lwp_create, passed tc-start: 1639648305.420481, eventmask_preserved_lwp_exit tc-end: 1639648305.933411, eventmask_preserved_lwp_exit, passed tc-start: 1639648305.942982, eventmask_preserved_posix_spawn tc-end: 1639648306.456604, eventmask_preserved_posix_spawn, passed tc-start: 1639648306.467470, eventmask_preserved_vfork tc-end: 1639648306.906622, eventmask_preserved_vfork, passed tc-start: 1639648306.915417, eventmask_preserved_vfork_done tc-end: 1639648307.303600, eventmask_preserved_vfork_done, passed tc-start: 1639648307.311711, fork1 tc-end: 1639648307.715999, fork1, passed tc-start: 1639648307.723863, fork10 tc-end: 1639648308.232482, fork10, passed tc-start: 1639648308.240323, fork11 tc-end: 1639648308.643785, fork11, passed tc-start: 1639648308.652076, fork12 tc-end: 1639648309.43479, fork12, passed tc-start: 1639648309.51423, fork13 tc-end: 1639648309.451265, fork13, passed tc-start: 1639648309.459315, fork14 tc-end: 1639648309.848321, fork14, passed tc-start: 1639648309.856515, fork15 tc-end: 1639648310.263911, fork15, passed tc-start: 1639648310.274225, fork16 tc-end: 1639648310.707107, fork16, passed tc-start: 1639648310.715965, fork2 tc-end: 1639648311.201381, fork2, passed tc-start: 1639648311.211948, fork3 tc-end: 1639648311.624232, fork3, passed tc-start: 1639648311.633840, fork4 tc-end: 1639648312.56846, fork4, passed tc-start: 1639648312.64683, fork5 tc-end: 1639648312.431862, fork5, passed tc-start: 1639648312.441078, fork6 tc-end: 1639648312.824127, fork6, passed tc-start: 1639648312.833624, fork7 tc-end: 1639648313.204903, fork7, passed tc-start: 1639648313.215005, fork8 tc-end: 1639648313.627144, fork8, passed tc-start: 1639648313.637293, fork9 tc-end: 1639648314.14403, fork9, passed tc-start: 1639648314.24818, fork_detach_forker tc-end: 1639648314.421099, fork_detach_forker, passed tc-start: 1639648314.428662, fork_kill_forker tc-end: 1639648314.809255, fork_kill_forker, passed tc-start: 1639648314.816443, fork_setpgid tc-end: 1639648315.157963, fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639648315.165373, fork_signalignored tc-end: 1639648315.539162, fork_signalignored, passed tc-start: 1639648315.548018, fork_signalmasked tc-end: 1639648315.954048, fork_signalmasked, passed tc-start: 1639648315.963167, kill1 tc-end: 1639648316.366833, kill1, passed tc-start: 1639648316.374388, kill2 tc-end: 1639648316.778470, kill2, passed tc-start: 1639648316.787938, kill3 tc-end: 1639648317.171887, kill3, passed tc-start: 1639648317.179553, parent_attach_to_its_child tc-end: 1639648317.621660, parent_attach_to_its_child, passed tc-start: 1639648317.634324, parent_attach_to_its_stopped_child tc-end: 1639648318.156206, parent_attach_to_its_stopped_child, passed tc-start: 1639648318.170119, posix_spawn1 tc-so: tc-end: 1639648318.729630, posix_spawn1, passed tc-start: 1639648318.740417, posix_spawn10 tc-so: tc-end: 1639648319.216391, posix_spawn10, passed tc-start: 1639648319.227035, posix_spawn11 tc-so: tc-end: 1639648319.690010, posix_spawn11, passed tc-start: 1639648319.701435, posix_spawn12 tc-so: tc-end: 1639648320.168864, posix_spawn12, passed tc-start: 1639648320.178823, posix_spawn13 tc-so: tc-end: 1639648320.638752, posix_spawn13, passed tc-start: 1639648320.648586, posix_spawn14 tc-so: tc-end: 1639648321.50396, posix_spawn14, passed tc-start: 1639648321.58585, posix_spawn15 tc-so: tc-end: 1639648321.560805, posix_spawn15, passed tc-start: 1639648321.570727, posix_spawn16 tc-so: tc-end: 1639648322.125193, posix_spawn16, passed tc-start: 1639648322.135204, posix_spawn2 tc-so: tc-end: 1639648322.690737, posix_spawn2, passed tc-start: 1639648322.702330, posix_spawn3 tc-so: tc-end: 1639648323.247695, posix_spawn3, passed tc-start: 1639648323.256983, posix_spawn4 tc-so: tc-end: 1639648323.762085, posix_spawn4, passed tc-start: 1639648323.769337, posix_spawn5 tc-so: tc-end: 1639648324.158885, posix_spawn5, passed tc-start: 1639648324.166024, posix_spawn6 tc-so: tc-end: 1639648324.583985, posix_spawn6, passed tc-start: 1639648324.591833, posix_spawn7 tc-so: tc-end: 1639648325.5909, posix_spawn7, passed tc-start: 1639648325.12831, posix_spawn8 tc-so: tc-end: 1639648325.435748, posix_spawn8, passed tc-start: 1639648325.445274, posix_spawn9 tc-so: tc-end: 1639648325.856143, posix_spawn9, passed tc-start: 1639648325.866128, posix_spawn_detach_spawner tc-so: tc-end: 1639648326.279303, posix_spawn_detach_spawner, passed tc-start: 1639648326.286941, posix_spawn_kill_spawner tc-so: tc-end: 1639648326.747730, posix_spawn_kill_spawner, passed tc-start: 1639648326.756296, posix_spawn_setpgid tc-end: 1639648327.174159, posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639648327.183824, posix_spawn_signalignored tc-so: tc-end: 1639648327.687970, posix_spawn_signalignored, passed tc-start: 1639648327.696933, posix_spawn_signalmasked tc-so: tc-end: 1639648328.103496, posix_spawn_signalmasked, passed tc-start: 1639648328.111070, resume tc-end: 1639648330.671306, resume, passed tc-start: 1639648330.681685, siginfo_set_faked tc-end: 1639648331.47043, siginfo_set_faked, passed tc-start: 1639648331.54185, siginfo_set_unmodified tc-end: 1639648331.425944, siginfo_set_unmodified, passed tc-start: 1639648331.434137, signal_mask_unrelated tc-end: 1639648331.871054, signal_mask_unrelated, passed tc-start: 1639648331.880768, suspend_no_deadlock tc-end: 1639648332.318489, suspend_no_deadlock, passed tc-start: 1639648332.328503, syscall tc-end: 1639648332.759568, syscall, passed tc-start: 1639648332.770009, syscall_detach_on_sce tc-end: 1639648333.183423, syscall_detach_on_sce, passed tc-start: 1639648333.191206, syscall_killed_on_sce tc-end: 1639648333.652221, syscall_killed_on_sce, passed tc-start: 1639648333.663571, syscall_signal_on_sce tc-end: 1639648334.107915, syscall_signal_on_sce, expected_failure, XXX: behavior under investigation: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1639648334.116435, syscallemu1 tc-end: 1639648334.479718, syscallemu1, passed tc-start: 1639648334.486790, thread_concurrent_signals tc-end: 1639648334.830576, thread_concurrent_signals, skipped, PR kern/54960 tc-start: 1639648334.840086, thread_concurrent_signals_handler tc-end: 1639648335.221346, thread_concurrent_signals_handler, skipped, PR kern/54960 tc-start: 1639648335.230870, thread_concurrent_signals_sig_ign tc-end: 1639648335.684265, thread_concurrent_signals_sig_ign, skipped, PR kern/54960 tc-start: 1639648335.693024, threads_and_exec tc-end: 1639648336.306404, threads_and_exec, passed tc-start: 1639648336.316120, trace_thread_lwpcreate tc-end: 1639648339.737392, trace_thread_lwpcreate, passed tc-start: 1639648339.744638, trace_thread_lwpcreate_and_exit tc-end: 1639648523.754431, trace_thread_lwpcreate_and_exit, passed tc-start: 1639648523.761084, trace_thread_lwpcreate_and_exit_masked_sigtrap tc-end: 1639648528.338, trace_thread_lwpcreate_and_exit_masked_sigtrap, passed tc-start: 1639648528.8399, trace_thread_lwpcreate_masked_sigtrap tc-end: 1639648530.439216, trace_thread_lwpcreate_masked_sigtrap, passed tc-start: 1639648530.445884, trace_thread_lwpexit tc-end: 1639648532.821482, trace_thread_lwpexit, passed tc-start: 1639648532.838676, trace_thread_lwpexit_masked_sigtrap tc-end: 1639648535.213751, trace_thread_lwpexit_masked_sigtrap, passed tc-start: 1639648535.220427, trace_thread_nolwpevents tc-end: 1639648535.614934, trace_thread_nolwpevents, passed tc-start: 1639648535.622421, tracee_sees_its_original_parent_getppid tc-end: 1639648536.4512, tracee_sees_its_original_parent_getppid, passed tc-start: 1639648536.13834, tracee_sees_its_original_parent_procfs_status tc-end: 1639648536.384020, tracee_sees_its_original_parent_procfs_status, passed tc-start: 1639648536.393908, tracee_sees_its_original_parent_sysctl_kinfo_proc2 tc-end: 1639648536.781321, tracee_sees_its_original_parent_sysctl_kinfo_proc2, passed tc-start: 1639648536.790934, traceme_crash_bus tc-end: 1639648537.205539, traceme_crash_bus, passed tc-start: 1639648537.214226, traceme_crash_fpe tc-end: 1639648537.676152, traceme_crash_fpe, passed tc-start: 1639648537.686345, traceme_crash_ill tc-end: 1639648538.105109, traceme_crash_ill, passed tc-start: 1639648538.112500, traceme_crash_segv tc-end: 1639648538.525055, traceme_crash_segv, passed tc-start: 1639648538.533131, traceme_crash_trap tc-end: 1639648538.953988, traceme_crash_trap, passed tc-start: 1639648538.961712, traceme_exec tc-so: tc-end: 1639648539.423326, traceme_exec, passed tc-start: 1639648539.432032, traceme_lwpinfo0 tc-end: 1639648539.798568, traceme_lwpinfo0, passed tc-start: 1639648539.806522, traceme_lwpinfo0_lwpstatus tc-end: 1639648540.197687, traceme_lwpinfo0_lwpstatus, passed tc-start: 1639648540.205805, traceme_lwpinfo0_lwpstatus_pl_name tc-end: 1639648540.600573, traceme_lwpinfo0_lwpstatus_pl_name, passed tc-start: 1639648540.609669, traceme_lwpinfo0_lwpstatus_pl_private tc-end: 1639648541.87562, traceme_lwpinfo0_lwpstatus_pl_private, passed tc-start: 1639648541.97708, traceme_lwpinfo0_lwpstatus_pl_sigmask tc-end: 1639648541.557633, traceme_lwpinfo0_lwpstatus_pl_sigmask, passed tc-start: 1639648541.566722, traceme_lwpinfo1 tc-end: 1639648542.108654, traceme_lwpinfo1, passed tc-start: 1639648542.121555, traceme_lwpinfo1_lwpstatus tc-end: 1639648542.622112, traceme_lwpinfo1_lwpstatus, passed tc-start: 1639648542.628805, traceme_lwpinfo1_lwpstatus_pl_name tc-end: 1639648543.150167, traceme_lwpinfo1_lwpstatus_pl_name, passed tc-start: 1639648543.157065, traceme_lwpinfo1_lwpstatus_pl_private tc-end: 1639648543.695443, traceme_lwpinfo1_lwpstatus_pl_private, passed tc-start: 1639648543.708570, traceme_lwpinfo1_lwpstatus_pl_sigmask tc-end: 1639648544.299027, traceme_lwpinfo1_lwpstatus_pl_sigmask, passed tc-start: 1639648544.305778, traceme_lwpinfo2 tc-end: 1639648545.90813, traceme_lwpinfo2, passed tc-start: 1639648545.100396, traceme_lwpinfo2_lwpstatus tc-end: 1639648545.932713, traceme_lwpinfo2_lwpstatus, passed tc-start: 1639648545.939578, traceme_lwpinfo2_lwpstatus_pl_name tc-end: 1639648546.813344, traceme_lwpinfo2_lwpstatus_pl_name, passed tc-start: 1639648546.820416, traceme_lwpinfo2_lwpstatus_pl_private tc-end: 1639648547.772515, traceme_lwpinfo2_lwpstatus_pl_private, passed tc-start: 1639648547.779437, traceme_lwpinfo2_lwpstatus_pl_sigmask tc-end: 1639648548.733580, traceme_lwpinfo2_lwpstatus_pl_sigmask, passed tc-start: 1639648548.740401, traceme_lwpinfo3 tc-end: 1639648549.796884, traceme_lwpinfo3, passed tc-start: 1639648549.809230, traceme_lwpinfo3_lwpstatus tc-end: 1639648550.919892, traceme_lwpinfo3_lwpstatus, passed tc-start: 1639648550.931205, traceme_lwpinfo3_lwpstatus_pl_name tc-end: 1639648551.779022, traceme_lwpinfo3_lwpstatus_pl_name, passed tc-start: 1639648551.791847, traceme_lwpinfo3_lwpstatus_pl_private tc-end: 1639648552.890621, traceme_lwpinfo3_lwpstatus_pl_private, passed tc-start: 1639648552.903825, traceme_lwpinfo3_lwpstatus_pl_sigmask tc-end: 1639648553.645383, traceme_lwpinfo3_lwpstatus_pl_sigmask, passed tc-start: 1639648553.652180, traceme_lwpnext0 tc-end: 1639648554.37155, traceme_lwpnext0, passed tc-start: 1639648554.46738, traceme_lwpnext0_pl_name tc-end: 1639648554.398238, traceme_lwpnext0_pl_name, passed tc-start: 1639648554.405145, traceme_lwpnext0_pl_private tc-end: 1639648554.753261, traceme_lwpnext0_pl_private, passed tc-start: 1639648554.762367, traceme_lwpnext0_pl_sigmask tc-end: 1639648555.146122, traceme_lwpnext0_pl_sigmask, passed tc-start: 1639648555.152938, traceme_lwpnext1 tc-end: 1639648555.710969, traceme_lwpnext1, passed tc-start: 1639648555.720011, traceme_lwpnext1_pl_name tc-end: 1639648556.273003, traceme_lwpnext1_pl_name, passed tc-start: 1639648556.280142, traceme_lwpnext1_pl_private tc-end: 1639648556.849331, traceme_lwpnext1_pl_private, passed tc-start: 1639648556.861545, traceme_lwpnext1_pl_sigmask tc-end: 1639648557.380282, traceme_lwpnext1_pl_sigmask, passed tc-start: 1639648557.392589, traceme_lwpnext2 tc-end: 1639648558.120060, traceme_lwpnext2, passed tc-start: 1639648558.132597, traceme_lwpnext2_pl_name tc-end: 1639648559.101398, traceme_lwpnext2_pl_name, passed tc-start: 1639648559.114058, traceme_lwpnext2_pl_private tc-end: 1639648560.42102, traceme_lwpnext2_pl_private, passed tc-start: 1639648560.54629, traceme_lwpnext2_pl_sigmask tc-end: 1639648560.713432, traceme_lwpnext2_pl_sigmask, passed tc-start: 1639648560.726299, traceme_lwpnext3 tc-end: 1639648561.833375, traceme_lwpnext3, passed tc-start: 1639648561.846170, traceme_lwpnext3_pl_name tc-end: 1639648562.923953, traceme_lwpnext3_pl_name, passed tc-start: 1639648562.938358, traceme_lwpnext3_pl_private tc-end: 1639648564.6589, traceme_lwpnext3_pl_private, passed tc-start: 1639648564.19589, traceme_lwpnext3_pl_sigmask tc-end: 1639648565.95821, traceme_lwpnext3_pl_sigmask, passed tc-start: 1639648565.108535, traceme_pid1_parent tc-end: 1639648565.612984, traceme_pid1_parent, passed tc-start: 1639648565.627019, traceme_raise1 tc-end: 1639648566.93242, traceme_raise1, passed tc-start: 1639648566.106968, traceme_raise10 tc-end: 1639648566.589578, traceme_raise10, passed tc-start: 1639648566.605066, traceme_raise2 tc-end: 1639648567.89854, traceme_raise2, passed tc-start: 1639648567.104225, traceme_raise3 tc-end: 1639648567.598584, traceme_raise3, passed tc-start: 1639648567.612215, traceme_raise4 tc-end: 1639648568.7530, traceme_raise4, passed tc-start: 1639648568.20524, traceme_raise5 tc-end: 1639648568.499848, traceme_raise5, passed tc-start: 1639648568.512660, traceme_raise6 tc-end: 1639648568.991817, traceme_raise6, passed tc-start: 1639648569.5928, traceme_raise7 tc-end: 1639648569.478898, traceme_raise7, passed tc-start: 1639648569.491842, traceme_raise8 tc-end: 1639648569.970609, traceme_raise8, passed tc-start: 1639648569.984140, traceme_raise9 tc-end: 1639648570.466389, traceme_raise9, passed tc-start: 1639648570.479448, traceme_raisesignal_ignored1 tc-end: 1639648570.961527, traceme_raisesignal_ignored1, passed tc-start: 1639648570.974534, traceme_raisesignal_ignored2 tc-end: 1639648571.466641, traceme_raisesignal_ignored2, passed tc-start: 1639648571.479685, traceme_raisesignal_ignored3 tc-end: 1639648571.964379, traceme_raisesignal_ignored3, passed tc-start: 1639648571.977899, traceme_raisesignal_ignored4 tc-end: 1639648572.470017, traceme_raisesignal_ignored4, passed tc-start: 1639648572.482874, traceme_raisesignal_ignored5 tc-end: 1639648572.971086, traceme_raisesignal_ignored5, passed tc-start: 1639648572.983850, traceme_raisesignal_ignored6 tc-end: 1639648573.473024, traceme_raisesignal_ignored6, passed tc-start: 1639648573.486622, traceme_raisesignal_ignored7 tc-end: 1639648573.924601, traceme_raisesignal_ignored7, passed tc-start: 1639648573.931361, traceme_raisesignal_ignored8 tc-end: 1639648574.268815, traceme_raisesignal_ignored8, passed tc-start: 1639648574.275538, traceme_raisesignal_masked1 tc-end: 1639648574.613724, traceme_raisesignal_masked1, passed tc-start: 1639648574.620403, traceme_raisesignal_masked2 tc-end: 1639648574.954040, traceme_raisesignal_masked2, passed tc-start: 1639648574.960568, traceme_raisesignal_masked3 tc-end: 1639648575.302720, traceme_raisesignal_masked3, passed tc-start: 1639648575.309383, traceme_raisesignal_masked4 tc-end: 1639648575.676398, traceme_raisesignal_masked4, passed tc-start: 1639648575.683422, traceme_raisesignal_masked5 tc-end: 1639648576.16396, traceme_raisesignal_masked5, passed tc-start: 1639648576.23000, traceme_raisesignal_masked6 tc-end: 1639648576.361931, traceme_raisesignal_masked6, passed tc-start: 1639648576.368711, traceme_raisesignal_masked7 tc-end: 1639648576.713525, traceme_raisesignal_masked7, passed tc-start: 1639648576.720109, traceme_raisesignal_masked8 tc-end: 1639648577.111308, traceme_raisesignal_masked8, passed tc-start: 1639648577.118981, traceme_sendsignal_handle1 tc-end: 1639648577.467755, traceme_sendsignal_handle1, passed tc-start: 1639648577.474611, traceme_sendsignal_handle2 tc-end: 1639648577.864614, traceme_sendsignal_handle2, passed tc-start: 1639648577.872220, traceme_sendsignal_handle3 tc-end: 1639648578.237353, traceme_sendsignal_handle3, passed tc-start: 1639648578.244945, traceme_sendsignal_handle4 tc-end: 1639648578.604362, traceme_sendsignal_handle4, passed tc-start: 1639648578.611210, traceme_sendsignal_handle5 tc-end: 1639648579.2045, traceme_sendsignal_handle5, passed tc-start: 1639648579.9731, traceme_sendsignal_handle6 tc-end: 1639648579.391335, traceme_sendsignal_handle6, passed tc-start: 1639648579.398203, traceme_sendsignal_handle7 tc-end: 1639648579.788923, traceme_sendsignal_handle7, passed tc-start: 1639648579.795710, traceme_sendsignal_handle8 tc-end: 1639648580.191399, traceme_sendsignal_handle8, passed tc-start: 1639648580.200209, traceme_sendsignal_ignored1 tc-end: 1639648580.607636, traceme_sendsignal_ignored1, passed tc-start: 1639648580.616670, traceme_sendsignal_ignored2 tc-end: 1639648581.11987, traceme_sendsignal_ignored2, passed tc-start: 1639648581.22060, traceme_sendsignal_ignored3 tc-end: 1639648581.449564, traceme_sendsignal_ignored3, passed tc-start: 1639648581.460454, traceme_sendsignal_ignored4 tc-end: 1639648581.840800, traceme_sendsignal_ignored4, passed tc-start: 1639648581.850783, traceme_sendsignal_ignored5 tc-end: 1639648582.330077, traceme_sendsignal_ignored5, passed tc-start: 1639648582.340008, traceme_sendsignal_ignored6 tc-end: 1639648582.826998, traceme_sendsignal_ignored6, passed tc-start: 1639648582.837447, traceme_sendsignal_ignored7 tc-end: 1639648583.332067, traceme_sendsignal_ignored7, passed tc-start: 1639648583.341630, traceme_sendsignal_ignored8 tc-end: 1639648583.703257, traceme_sendsignal_ignored8, passed tc-start: 1639648583.710693, traceme_sendsignal_masked1 tc-end: 1639648584.62899, traceme_sendsignal_masked1, passed tc-start: 1639648584.70401, traceme_sendsignal_masked2 tc-end: 1639648584.434160, traceme_sendsignal_masked2, passed tc-start: 1639648584.441413, traceme_sendsignal_masked3 tc-end: 1639648584.788565, traceme_sendsignal_masked3, passed tc-start: 1639648584.796225, traceme_sendsignal_masked4 tc-end: 1639648585.140394, traceme_sendsignal_masked4, passed tc-start: 1639648585.148229, traceme_sendsignal_masked5 tc-end: 1639648585.494769, traceme_sendsignal_masked5, passed tc-start: 1639648585.502310, traceme_sendsignal_masked6 tc-end: 1639648585.848615, traceme_sendsignal_masked6, passed tc-start: 1639648585.856562, traceme_sendsignal_masked7 tc-end: 1639648586.202083, traceme_sendsignal_masked7, passed tc-start: 1639648586.209540, traceme_sendsignal_masked8 tc-end: 1639648586.549709, traceme_sendsignal_masked8, passed tc-start: 1639648586.556983, traceme_sendsignal_simple1 tc-end: 1639648586.894456, traceme_sendsignal_simple1, passed tc-start: 1639648586.901277, traceme_sendsignal_simple10 tc-end: 1639648587.284067, traceme_sendsignal_simple10, passed tc-start: 1639648587.295135, traceme_sendsignal_simple2 tc-end: 1639648587.635143, traceme_sendsignal_simple2, passed tc-start: 1639648587.642456, traceme_sendsignal_simple3 tc-end: 1639648588.28980, traceme_sendsignal_simple3, passed tc-start: 1639648588.39733, traceme_sendsignal_simple4 tc-end: 1639648588.376766, traceme_sendsignal_simple4, passed tc-start: 1639648588.383638, traceme_sendsignal_simple5 tc-end: 1639648588.721974, traceme_sendsignal_simple5, passed tc-start: 1639648588.729921, traceme_sendsignal_simple6 tc-end: 1639648589.120654, traceme_sendsignal_simple6, passed tc-start: 1639648589.132301, traceme_sendsignal_simple7 tc-end: 1639648589.512290, traceme_sendsignal_simple7, passed tc-start: 1639648589.523281, traceme_sendsignal_simple8 tc-end: 1639648589.901084, traceme_sendsignal_simple8, passed tc-start: 1639648589.911779, traceme_sendsignal_simple9 tc-end: 1639648590.290975, traceme_sendsignal_simple9, passed tc-start: 1639648590.301953, traceme_signalignored_crash_bus tc-end: 1639648590.650764, traceme_signalignored_crash_bus, passed tc-start: 1639648590.657651, traceme_signalignored_crash_fpe tc-end: 1639648591.14100, traceme_signalignored_crash_fpe, passed tc-start: 1639648591.20936, traceme_signalignored_crash_ill tc-end: 1639648591.372229, traceme_signalignored_crash_ill, passed tc-start: 1639648591.379052, traceme_signalignored_crash_segv tc-end: 1639648591.728332, traceme_signalignored_crash_segv, passed tc-start: 1639648591.735527, traceme_signalignored_crash_trap tc-end: 1639648592.82837, traceme_signalignored_crash_trap, passed tc-start: 1639648592.89929, traceme_signalignored_exec tc-so: tc-end: 1639648592.455860, traceme_signalignored_exec, passed tc-start: 1639648592.462642, traceme_signalmasked_crash_bus tc-end: 1639648592.816266, traceme_signalmasked_crash_bus, passed tc-start: 1639648592.823739, traceme_signalmasked_crash_fpe tc-end: 1639648593.172752, traceme_signalmasked_crash_fpe, passed tc-start: 1639648593.179528, traceme_signalmasked_crash_ill tc-end: 1639648593.541088, traceme_signalmasked_crash_ill, passed tc-start: 1639648593.548369, traceme_signalmasked_crash_segv tc-end: 1639648593.913398, traceme_signalmasked_crash_segv, passed tc-start: 1639648593.937793, traceme_signalmasked_crash_trap tc-end: 1639648594.302997, traceme_signalmasked_crash_trap, passed tc-start: 1639648594.328121, traceme_signalmasked_exec tc-so: tc-end: 1639648594.767149, traceme_signalmasked_exec, passed tc-start: 1639648594.784854, traceme_vfork_clone tc-end: 1639648595.176423, traceme_vfork_clone, passed tc-start: 1639648595.200431, traceme_vfork_clone_files tc-end: 1639648595.575897, traceme_vfork_clone_files, passed tc-start: 1639648595.584750, traceme_vfork_clone_fs tc-end: 1639648596.17873, traceme_vfork_clone_fs, passed tc-start: 1639648596.24715, traceme_vfork_clone_vfork tc-end: 1639648596.344892, traceme_vfork_clone_vfork, passed tc-start: 1639648596.351599, traceme_vfork_clone_vm tc-end: 1639648596.671577, traceme_vfork_clone_vm, passed tc-start: 1639648596.678731, traceme_vfork_crash_bus tc-end: 1639648597.145321, traceme_vfork_crash_bus, passed tc-start: 1639648597.253418, traceme_vfork_crash_fpe tc-end: 1639648597.697833, traceme_vfork_crash_fpe, passed tc-start: 1639648597.750377, traceme_vfork_crash_ill tc-end: 1639648598.209284, traceme_vfork_crash_ill, passed tc-start: 1639648598.342390, traceme_vfork_crash_segv tc-end: 1639648598.776391, traceme_vfork_crash_segv, passed tc-start: 1639648598.847536, traceme_vfork_crash_trap tc-end: 1639648599.284193, traceme_vfork_crash_trap, passed tc-start: 1639648599.316237, traceme_vfork_exec tc-so: tc-end: 1639648599.711520, traceme_vfork_exec, passed tc-start: 1639648599.734452, traceme_vfork_fork tc-end: 1639648600.97300, traceme_vfork_fork, passed tc-start: 1639648600.104352, traceme_vfork_raise1 tc-end: 1639648600.454797, traceme_vfork_raise1, passed tc-start: 1639648600.461671, traceme_vfork_raise10 tc-end: 1639648600.819785, traceme_vfork_raise10, passed tc-start: 1639648600.830925, traceme_vfork_raise11 tc-end: 1639648601.244846, traceme_vfork_raise11, passed tc-start: 1639648601.281813, traceme_vfork_raise12 tc-end: 1639648601.667526, traceme_vfork_raise12, passed tc-start: 1639648601.678853, traceme_vfork_raise13 tc-end: 1639648602.42984, traceme_vfork_raise13, passed tc-start: 1639648602.53587, traceme_vfork_raise2 tc-end: 1639648602.414586, traceme_vfork_raise2, passed tc-start: 1639648602.421979, traceme_vfork_raise3 tc-end: 1639648602.740587, traceme_vfork_raise3, passed tc-start: 1639648602.747941, traceme_vfork_raise4 tc-end: 1639648603.60930, traceme_vfork_raise4, passed tc-start: 1639648603.68346, traceme_vfork_raise5 tc-end: 1639648603.388408, traceme_vfork_raise5, passed tc-start: 1639648603.395464, traceme_vfork_raise6 tc-end: 1639648603.897807, traceme_vfork_raise6, passed tc-start: 1639648603.910425, traceme_vfork_raise7 tc-end: 1639648604.224314, traceme_vfork_raise7, passed tc-start: 1639648604.231485, traceme_vfork_raise8 tc-end: 1639648604.559398, traceme_vfork_raise8, passed tc-start: 1639648604.567387, traceme_vfork_raise9 tc-end: 1639648604.933252, traceme_vfork_raise9, passed tc-start: 1639648604.944340, traceme_vfork_signalignored_crash_bus tc-end: 1639648605.312516, traceme_vfork_signalignored_crash_bus, passed tc-start: 1639648605.325356, traceme_vfork_signalignored_crash_fpe tc-end: 1639648605.926205, traceme_vfork_signalignored_crash_fpe, passed tc-start: 1639648605.937150, traceme_vfork_signalignored_crash_ill tc-end: 1639648606.306998, traceme_vfork_signalignored_crash_ill, passed tc-start: 1639648606.318212, traceme_vfork_signalignored_crash_segv tc-end: 1639648606.735020, traceme_vfork_signalignored_crash_segv, passed tc-start: 1639648606.745639, traceme_vfork_signalignored_crash_trap tc-end: 1639648607.97731, traceme_vfork_signalignored_crash_trap, passed tc-start: 1639648607.108417, traceme_vfork_signalignored_exec tc-so: tc-end: 1639648607.452727, traceme_vfork_signalignored_exec, passed tc-start: 1639648607.459526, traceme_vfork_signalmasked_crash_bus tc-end: 1639648607.818960, traceme_vfork_signalmasked_crash_bus, passed tc-start: 1639648607.830419, traceme_vfork_signalmasked_crash_fpe tc-end: 1639648608.181931, traceme_vfork_signalmasked_crash_fpe, passed tc-start: 1639648608.193188, traceme_vfork_signalmasked_crash_ill tc-end: 1639648608.541307, traceme_vfork_signalmasked_crash_ill, passed tc-start: 1639648608.552485, traceme_vfork_signalmasked_crash_segv tc-end: 1639648608.913638, traceme_vfork_signalmasked_crash_segv, passed tc-start: 1639648608.925013, traceme_vfork_signalmasked_crash_trap tc-end: 1639648609.273550, traceme_vfork_signalmasked_crash_trap, passed tc-start: 1639648609.284011, traceme_vfork_signalmasked_exec tc-so: tc-end: 1639648609.623882, traceme_vfork_signalmasked_exec, passed tc-start: 1639648609.631156, traceme_vfork_vfork tc-end: 1639648609.942206, traceme_vfork_vfork, passed tc-start: 1639648609.949686, tracer_attach_to_unrelated_stopped_process tc-end: 1639648610.347584, tracer_attach_to_unrelated_stopped_process, passed tc-start: 1639648610.357268, tracer_sees_terminaton_before_the_parent tc-end: 1639648610.705914, tracer_sees_terminaton_before_the_parent, passed tc-start: 1639648610.715174, tracer_sysctl_lookup_without_duplicates tc-end: 1639648616.134583, tracer_sysctl_lookup_without_duplicates, passed tc-start: 1639648616.144338, unrelated_tracer_fork1 tc-end: 1639648616.520336, unrelated_tracer_fork1, passed tc-start: 1639648616.530050, unrelated_tracer_fork10 tc-end: 1639648616.920868, unrelated_tracer_fork10, passed tc-start: 1639648616.930275, unrelated_tracer_fork11 tc-end: 1639648617.312713, unrelated_tracer_fork11, passed tc-start: 1639648617.323006, unrelated_tracer_fork12 tc-end: 1639648617.714362, unrelated_tracer_fork12, passed tc-start: 1639648617.724407, unrelated_tracer_fork13 tc-end: 1639648618.107225, unrelated_tracer_fork13, passed tc-start: 1639648618.116731, unrelated_tracer_fork14 tc-end: 1639648618.514899, unrelated_tracer_fork14, passed tc-start: 1639648618.524571, unrelated_tracer_fork15 tc-end: 1639648618.901567, unrelated_tracer_fork15, passed tc-start: 1639648618.911290, unrelated_tracer_fork16 tc-end: 1639648619.301567, unrelated_tracer_fork16, passed tc-start: 1639648619.311232, unrelated_tracer_fork2 tc-end: 1639648619.705115, unrelated_tracer_fork2, passed tc-start: 1639648619.714256, unrelated_tracer_fork3 tc-end: 1639648620.98430, unrelated_tracer_fork3, passed tc-start: 1639648620.108265, unrelated_tracer_fork4 tc-end: 1639648620.499454, unrelated_tracer_fork4, passed tc-start: 1639648620.508653, unrelated_tracer_fork5 tc-end: 1639648620.887521, unrelated_tracer_fork5, passed tc-start: 1639648620.896462, unrelated_tracer_fork6 tc-end: 1639648621.284446, unrelated_tracer_fork6, passed tc-start: 1639648621.293686, unrelated_tracer_fork7 tc-end: 1639648621.673639, unrelated_tracer_fork7, passed tc-start: 1639648621.683009, unrelated_tracer_fork8 tc-end: 1639648622.75933, unrelated_tracer_fork8, passed tc-start: 1639648622.84941, unrelated_tracer_fork9 tc-end: 1639648622.458263, unrelated_tracer_fork9, passed tc-start: 1639648622.467276, unrelated_tracer_fork_detach_forker tc-end: 1639648622.859116, unrelated_tracer_fork_detach_forker, passed tc-start: 1639648622.868200, unrelated_tracer_fork_kill_forker tc-end: 1639648623.255819, unrelated_tracer_fork_kill_forker, passed tc-start: 1639648623.265119, unrelated_tracer_fork_setpgid tc-end: 1639648623.575744, unrelated_tracer_fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639648623.582744, unrelated_tracer_posix_spawn1 tc-end: 1639648623.978768, unrelated_tracer_posix_spawn1, passed tc-start: 1639648623.988643, unrelated_tracer_posix_spawn10 tc-end: 1639648624.396185, unrelated_tracer_posix_spawn10, passed tc-start: 1639648624.406282, unrelated_tracer_posix_spawn11 tc-end: 1639648624.813449, unrelated_tracer_posix_spawn11, passed tc-start: 1639648624.823758, unrelated_tracer_posix_spawn12 tc-end: 1639648625.228480, unrelated_tracer_posix_spawn12, passed tc-start: 1639648625.238475, unrelated_tracer_posix_spawn13 tc-end: 1639648625.646569, unrelated_tracer_posix_spawn13, passed tc-start: 1639648625.656231, unrelated_tracer_posix_spawn14 tc-end: 1639648626.67815, unrelated_tracer_posix_spawn14, passed tc-start: 1639648626.78009, unrelated_tracer_posix_spawn15 tc-end: 1639648626.492032, unrelated_tracer_posix_spawn15, passed tc-start: 1639648626.502914, unrelated_tracer_posix_spawn16 tc-end: 1639648626.913376, unrelated_tracer_posix_spawn16, passed tc-start: 1639648626.923499, unrelated_tracer_posix_spawn2 tc-end: 1639648627.317501, unrelated_tracer_posix_spawn2, passed tc-start: 1639648627.328043, unrelated_tracer_posix_spawn3 tc-end: 1639648627.724591, unrelated_tracer_posix_spawn3, passed tc-start: 1639648627.734555, unrelated_tracer_posix_spawn4 tc-end: 1639648628.127124, unrelated_tracer_posix_spawn4, passed tc-start: 1639648628.137001, unrelated_tracer_posix_spawn5 tc-end: 1639648628.532800, unrelated_tracer_posix_spawn5, passed tc-start: 1639648628.542810, unrelated_tracer_posix_spawn6 tc-end: 1639648628.945311, unrelated_tracer_posix_spawn6, passed tc-start: 1639648628.955943, unrelated_tracer_posix_spawn7 tc-end: 1639648629.353245, unrelated_tracer_posix_spawn7, passed tc-start: 1639648629.363072, unrelated_tracer_posix_spawn8 tc-end: 1639648629.761473, unrelated_tracer_posix_spawn8, passed tc-start: 1639648629.771610, unrelated_tracer_posix_spawn9 tc-end: 1639648630.187576, unrelated_tracer_posix_spawn9, passed tc-start: 1639648630.197851, unrelated_tracer_posix_spawn_detach_spawner tc-end: 1639648630.618300, unrelated_tracer_posix_spawn_detach_spawner, passed tc-start: 1639648630.628741, unrelated_tracer_posix_spawn_kill_spawner tc-end: 1639648631.45516, unrelated_tracer_posix_spawn_kill_spawner, passed tc-start: 1639648631.55548, unrelated_tracer_posix_spawn_setpgid tc-end: 1639648631.371770, unrelated_tracer_posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639648631.379207, unrelated_tracer_sees_crash_bus tc-end: 1639648631.756870, unrelated_tracer_sees_crash_bus, passed tc-start: 1639648631.766343, unrelated_tracer_sees_crash_fpe tc-end: 1639648632.142492, unrelated_tracer_sees_crash_fpe, passed tc-start: 1639648632.152112, unrelated_tracer_sees_crash_ill tc-end: 1639648632.523527, unrelated_tracer_sees_crash_ill, passed tc-start: 1639648632.532848, unrelated_tracer_sees_crash_segv tc-end: 1639648632.899786, unrelated_tracer_sees_crash_segv, passed tc-start: 1639648632.909174, unrelated_tracer_sees_crash_trap tc-end: 1639648633.275276, unrelated_tracer_sees_crash_trap, passed tc-start: 1639648633.284836, unrelated_tracer_sees_signalignored_crash_bus tc-end: 1639648633.661162, unrelated_tracer_sees_signalignored_crash_bus, passed tc-start: 1639648633.670495, unrelated_tracer_sees_signalignored_crash_fpe tc-end: 1639648634.44494, unrelated_tracer_sees_signalignored_crash_fpe, passed tc-start: 1639648634.53978, unrelated_tracer_sees_signalignored_crash_ill tc-end: 1639648634.426180, unrelated_tracer_sees_signalignored_crash_ill, passed tc-start: 1639648634.435657, unrelated_tracer_sees_signalignored_crash_segv tc-end: 1639648634.800431, unrelated_tracer_sees_signalignored_crash_segv, passed tc-start: 1639648634.809785, unrelated_tracer_sees_signalignored_crash_trap tc-end: 1639648635.180732, unrelated_tracer_sees_signalignored_crash_trap, passed tc-start: 1639648635.190192, unrelated_tracer_sees_signalmasked_crash_bus tc-end: 1639648635.571131, unrelated_tracer_sees_signalmasked_crash_bus, passed tc-start: 1639648635.580383, unrelated_tracer_sees_signalmasked_crash_fpe tc-end: 1639648635.953470, unrelated_tracer_sees_signalmasked_crash_fpe, passed tc-start: 1639648635.962947, unrelated_tracer_sees_signalmasked_crash_ill tc-end: 1639648636.334443, unrelated_tracer_sees_signalmasked_crash_ill, passed tc-start: 1639648636.344128, unrelated_tracer_sees_signalmasked_crash_segv tc-end: 1639648636.714306, unrelated_tracer_sees_signalmasked_crash_segv, passed tc-start: 1639648636.723691, unrelated_tracer_sees_signalmasked_crash_trap tc-end: 1639648637.92258, unrelated_tracer_sees_signalmasked_crash_trap, passed tc-start: 1639648637.101922, unrelated_tracer_sees_terminaton_before_the_parent tc-end: 1639648637.465731, unrelated_tracer_sees_terminaton_before_the_parent, passed tc-start: 1639648637.475224, unrelated_tracer_vfork1 tc-end: 1639648637.848808, unrelated_tracer_vfork1, passed tc-start: 1639648637.858142, unrelated_tracer_vfork10 tc-end: 1639648638.232036, unrelated_tracer_vfork10, passed tc-start: 1639648638.241500, unrelated_tracer_vfork11 tc-end: 1639648638.631834, unrelated_tracer_vfork11, passed tc-start: 1639648638.641626, unrelated_tracer_vfork12 tc-end: 1639648639.25038, unrelated_tracer_vfork12, passed tc-start: 1639648639.34777, unrelated_tracer_vfork13 tc-end: 1639648639.415624, unrelated_tracer_vfork13, passed tc-start: 1639648639.424992, unrelated_tracer_vfork14 tc-end: 1639648639.814488, unrelated_tracer_vfork14, passed tc-start: 1639648639.823899, unrelated_tracer_vfork15 tc-end: 1639648640.208685, unrelated_tracer_vfork15, passed tc-start: 1639648640.217938, unrelated_tracer_vfork16 tc-end: 1639648640.606540, unrelated_tracer_vfork16, passed tc-start: 1639648640.615791, unrelated_tracer_vfork2 tc-end: 1639648640.983282, unrelated_tracer_vfork2, passed tc-start: 1639648640.993262, unrelated_tracer_vfork3 tc-end: 1639648641.375715, unrelated_tracer_vfork3, passed tc-start: 1639648641.384914, unrelated_tracer_vfork4 tc-end: 1639648641.767275, unrelated_tracer_vfork4, passed tc-start: 1639648641.776863, unrelated_tracer_vfork5 tc-end: 1639648642.156873, unrelated_tracer_vfork5, passed tc-start: 1639648642.166168, unrelated_tracer_vfork6 tc-end: 1639648642.553033, unrelated_tracer_vfork6, passed tc-start: 1639648642.562414, unrelated_tracer_vfork7 tc-end: 1639648642.948712, unrelated_tracer_vfork7, passed tc-start: 1639648642.958186, unrelated_tracer_vfork8 tc-end: 1639648643.356897, unrelated_tracer_vfork8, passed tc-start: 1639648643.366691, unrelated_tracer_vfork9 tc-end: 1639648643.739938, unrelated_tracer_vfork9, passed tc-start: 1639648643.749295, unrelated_tracer_vfork_detach_vforker tc-end: 1639648644.137494, unrelated_tracer_vfork_detach_vforker, passed tc-start: 1639648644.147226, unrelated_tracer_vfork_detach_vforkerdone tc-end: 1639648644.535369, unrelated_tracer_vfork_detach_vforkerdone, passed tc-start: 1639648644.544963, unrelated_tracer_vfork_kill_vforker tc-end: 1639648644.927042, unrelated_tracer_vfork_kill_vforker, passed tc-start: 1639648644.936619, unrelated_tracer_vfork_kill_vforkerdone tc-end: 1639648645.333849, unrelated_tracer_vfork_kill_vforkerdone, passed tc-start: 1639648645.343531, unrelated_tracer_vfork_setpgid tc-end: 1639648645.655056, unrelated_tracer_vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639648645.662528, user_va0_disable_pt_continue tc-end: 1639648646.12604, user_va0_disable_pt_continue, passed tc-start: 1639648646.19667, user_va0_disable_pt_detach tc-end: 1639648646.371831, user_va0_disable_pt_detach, passed tc-start: 1639648646.378702, user_va0_disable_pt_syscall tc-end: 1639648646.735801, user_va0_disable_pt_syscall, passed tc-start: 1639648646.743015, vfork1 tc-end: 1639648647.96684, vfork1, passed tc-start: 1639648647.103705, vfork10 tc-end: 1639648647.457928, vfork10, passed tc-start: 1639648647.464991, vfork11 tc-end: 1639648647.812621, vfork11, passed tc-start: 1639648647.819765, vfork12 tc-end: 1639648648.164541, vfork12, passed tc-start: 1639648648.171499, vfork13 tc-end: 1639648648.509121, vfork13, passed tc-start: 1639648648.516551, vfork14 tc-end: 1639648648.871252, vfork14, passed tc-start: 1639648648.878388, vfork15 tc-end: 1639648649.232405, vfork15, passed tc-start: 1639648649.239276, vfork16 tc-end: 1639648649.609369, vfork16, passed tc-start: 1639648649.616565, vfork2 tc-end: 1639648649.959262, vfork2, passed tc-start: 1639648649.967300, vfork3 tc-end: 1639648650.316529, vfork3, passed tc-start: 1639648650.323596, vfork4 tc-end: 1639648650.672115, vfork4, passed tc-start: 1639648650.680564, vfork5 tc-end: 1639648651.30412, vfork5, passed tc-start: 1639648651.37513, vfork6 tc-end: 1639648651.386435, vfork6, passed tc-start: 1639648651.393598, vfork7 tc-end: 1639648651.753859, vfork7, passed tc-start: 1639648651.761110, vfork8 tc-end: 1639648652.112680, vfork8, passed tc-start: 1639648652.119788, vfork9 tc-end: 1639648652.458540, vfork9, passed tc-start: 1639648652.465702, vfork_detach_vforker tc-end: 1639648652.810819, vfork_detach_vforker, passed tc-start: 1639648652.818369, vfork_detach_vforkerdone tc-end: 1639648653.161532, vfork_detach_vforkerdone, passed tc-start: 1639648653.168709, vfork_kill_vforker tc-end: 1639648653.511603, vfork_kill_vforker, passed tc-start: 1639648653.518669, vfork_kill_vforkerdone tc-end: 1639648653.866625, vfork_kill_vforkerdone, passed tc-start: 1639648653.873561, vfork_setpgid tc-end: 1639648654.182475, vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639648654.189773, vfork_signalignored tc-end: 1639648654.535648, vfork_signalignored, passed tc-start: 1639648654.542652, vfork_signalmasked tc-end: 1639648654.888110, vfork_signalmasked, passed tc-start: 1639648654.895330, vforkdone_signalignored tc-end: 1639648655.241468, vforkdone_signalignored, passed tc-start: 1639648655.248561, vforkdone_signalmasked tc-end: 1639648655.593014, vforkdone_signalmasked, passed tp-end: 1639648655.599939, lib/libc/sys/t_ptrace_waitpid tp-start: 1639648655.668317, lib/libc/sys/t_recvmmsg, 1 tc-start: 1639648655.670516, recvmmsg_basic tc-end: 1639648655.757867, recvmmsg_basic, passed tp-end: 1639648655.764540, lib/libc/sys/t_recvmmsg tp-start: 1639648655.829690, lib/libc/sys/t_revoke, 3 tc-start: 1639648655.831889, revoke_basic tc-end: 1639648655.972782, revoke_basic, passed tc-start: 1639648655.979845, revoke_err tc-end: 1639648656.54563, revoke_err, passed tc-start: 1639648656.62105, revoke_perm tc-end: 1639648656.210328, revoke_perm, passed tp-end: 1639648656.217078, lib/libc/sys/t_revoke tp-start: 1639648656.282915, lib/libc/sys/t_select, 2 tc-start: 1639648656.285065, pselect_sigmask tc-end: 1639648660.375388, pselect_sigmask, passed tc-start: 1639648660.382304, pselect_timeout tc-end: 1639648660.464674, pselect_timeout, passed tp-end: 1639648660.471075, lib/libc/sys/t_select tp-start: 1639648660.533876, lib/libc/sys/t_sendmmsg, 1 tc-start: 1639648660.535974, sendmmsg_basic tc-so:sending 49 messages (max 49 per syscall) tc-so:sending packet 0/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 3/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 6/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 9/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 12/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 15/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 18/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 21/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 24/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 27/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 30/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 33/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 36/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 39/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 42/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 45/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 48/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 1 messages tc-so:done! tc-so:receiving packet 0/49... tc-so:receiving packet 1/49... tc-so:receiving packet 2/49... tc-so:receiving packet 3/49... tc-so:receiving packet 4/49... tc-so:receiving packet 5/49... tc-so:receiving packet 6/49... tc-so:receiving packet 7/49... tc-so:receiving packet 8/49... tc-so:receiving packet 9/49... tc-so:receiving packet 10/49... tc-so:receiving packet 11/49... tc-so:receiving packet 12/49... tc-so:receiving packet 13/49... tc-so:receiving packet 14/49... tc-so:receiving packet 15/49... tc-so:receiving packet 16/49... tc-so:receiving packet 17/49... tc-so:receiving packet 18/49... tc-so:receiving packet 19/49... tc-so:receiving packet 20/49... tc-so:receiving packet 21/49... tc-so:receiving packet 22/49... tc-so:receiving packet 23/49... tc-so:receiving packet 24/49... tc-so:receiving packet 25/49... tc-so:receiving packet 26/49... tc-so:receiving packet 27/49... tc-so:receiving packet 28/49... tc-so:receiving packet 29/49... tc-so:receiving packet 30/49... tc-so:receiving packet 31/49... tc-so:receiving packet 32/49... tc-so:receiving packet 33/49... tc-so:receiving packet 34/49... tc-so:receiving packet 35/49... tc-so:receiving packet 36/49... tc-so:receiving packet 37/49... tc-so:receiving packet 38/49... tc-so:receiving packet 39/49... tc-so:receiving packet 40/49... tc-so:receiving packet 41/49... tc-so:receiving packet 42/49... tc-so:receiving packet 43/49... tc-so:receiving packet 44/49... tc-so:receiving packet 45/49... tc-so:receiving packet 46/49... tc-so:receiving packet 47/49... tc-so:receiving packet 48/49... tc-end: 1639648660.739611, sendmmsg_basic, passed tp-end: 1639648660.745964, lib/libc/sys/t_sendmmsg tp-start: 1639648660.810011, lib/libc/sys/t_sendrecv, 2 tc-start: 1639648660.812215, sendrecv_basic tc-end: 1639648660.897714, sendrecv_basic, passed tc-start: 1639648660.904280, sendrecv_rerror tc-end: 1639648660.989442, sendrecv_rerror, passed tp-end: 1639648660.996371, lib/libc/sys/t_sendrecv tp-start: 1639648661.67982, lib/libc/sys/t_setrlimit, 11 tc-start: 1639648661.70139, setrlimit_basic tc-end: 1639648661.136524, setrlimit_basic, passed tc-start: 1639648661.143217, setrlimit_current tc-end: 1639648661.209817, setrlimit_current, passed tc-start: 1639648661.216662, setrlimit_err tc-end: 1639648661.282932, setrlimit_err, passed tc-start: 1639648661.290054, setrlimit_fsize tc-end: 1639648661.427550, setrlimit_fsize, passed tc-start: 1639648661.434249, setrlimit_memlock tc-end: 1639648661.516576, setrlimit_memlock, passed tc-start: 1639648661.523526, setrlimit_nofile_1 tc-end: 1639648661.621687, setrlimit_nofile_1, passed tc-start: 1639648661.628636, setrlimit_nofile_2 tc-end: 1639648661.733743, setrlimit_nofile_2, passed tc-start: 1639648661.741055, setrlimit_nproc tc-end: 1639648661.829150, setrlimit_nproc, passed tc-start: 1639648661.837165, setrlimit_nthr tc-end: 1639648661.915551, setrlimit_nthr, passed tc-start: 1639648661.923371, setrlimit_perm tc-end: 1639648662.656, setrlimit_perm, passed tc-start: 1639648662.8557, setrlimit_stack tc-end: 1639648662.84937, setrlimit_stack, passed tp-end: 1639648662.92791, lib/libc/sys/t_setrlimit tp-start: 1639648662.160211, lib/libc/sys/t_setuid, 3 tc-start: 1639648662.162411, setuid_perm tc-end: 1639648662.237767, setuid_perm, passed tc-start: 1639648662.245760, setuid_real tc-end: 1639648662.312343, setuid_real, passed tc-start: 1639648662.319240, setuid_root tc-end: 1639648662.670448, setuid_root, passed tp-end: 1639648662.678074, lib/libc/sys/t_setuid tp-start: 1639648662.745036, lib/libc/sys/t_sigaction, 3 tc-start: 1639648662.747297, sigaction_basic tc-end: 1639648662.815328, sigaction_basic, passed tc-start: 1639648662.822236, sigaction_noflags tc-end: 1639648662.903549, sigaction_noflags, passed tc-start: 1639648662.910481, sigaction_resethand tc-end: 1639648662.992429, sigaction_resethand, passed tp-end: 1639648662.999430, lib/libc/sys/t_sigaction tp-start: 1639648663.63851, lib/libc/sys/t_sigaltstack, 1 tc-start: 1639648663.66091, sigaltstack_onstack tc-end: 1639648663.135205, sigaltstack_onstack, passed tp-end: 1639648663.142281, lib/libc/sys/t_sigaltstack tp-start: 1639648663.210102, lib/libc/sys/t_sigqueue, 3 tc-start: 1639648663.212287, sigqueue_basic tc-end: 1639648663.279942, sigqueue_basic, passed tc-start: 1639648663.286966, sigqueue_err tc-end: 1639648663.355946, sigqueue_err, passed tc-start: 1639648663.362810, sigqueue_rt tc-so:Signal #1: signo: 35 tc-so:Signal #2: signo: 34 tc-so:Signal #3: signo: 34 tc-so:Signal #4: signo: 33 tc-so:Signal #5: signo: 3 tc-so:Signal #6: signo: 2 tc-end: 1639648665.422611, sigqueue_rt, passed tp-end: 1639648665.429459, lib/libc/sys/t_sigqueue tp-start: 1639648665.500020, lib/libc/sys/t_sigtimedwait, 3 tc-start: 1639648665.502218, sigtimedwait_NULL_timeout tc-end: 1639648675.470919, sigtimedwait_NULL_timeout, passed tc-start: 1639648675.478045, sigtimedwait_all0timeout tc-end: 1639648675.548220, sigtimedwait_all0timeout, passed tc-start: 1639648675.555300, sigtimedwait_small_timeout tc-end: 1639648685.525327, sigtimedwait_small_timeout, passed tp-end: 1639648685.532087, lib/libc/sys/t_sigtimedwait tp-start: 1639648685.597305, lib/libc/sys/t_socketpair, 3 tc-start: 1639648685.599830, socketpair_basic tc-end: 1639648685.665224, socketpair_basic, passed tc-start: 1639648685.671665, socketpair_cloexec tc-end: 1639648685.737564, socketpair_cloexec, passed tc-start: 1639648685.744213, socketpair_nonblock tc-end: 1639648685.812295, socketpair_nonblock, passed tp-end: 1639648685.818849, lib/libc/sys/t_socketpair tp-start: 1639648685.885748, lib/libc/sys/t_swapcontext, 2 tc-start: 1639648685.887945, swapcontext1 tc-so:Testing if swapcontext() alters TLS pointer if _UC_TLSBASE is cleared tc-so:before swapcontext TLS pointer = 0x202c78 tc-so:before swapcontext TLS pointer = 0x202c74 tc-so:after swapcontext TLS pointer = 0x202c74 tc-so:TLS pointer left untouched by swapcontext() tc-so:Test completed tc-end: 1639648685.964188, swapcontext1, passed tc-start: 1639648685.970841, swapcontext2 tc-so:Testing if swapcontext() alters TLS pointer if _UC_TLSBASE is left set tc-so:before swapcontext TLS pointer = 0x202c78 tc-so:before swapcontext TLS pointer = 0x202c74 tc-so:after swapcontext TLS pointer = 0x202c78 tc-so:TLS pointer modified by swapcontext() tc-so:Test completed tc-end: 1639648686.46660, swapcontext2, passed tp-end: 1639648686.52949, lib/libc/sys/t_swapcontext tp-start: 1639648686.123226, lib/libc/sys/t_stat, 8 tc-start: 1639648686.125265, stat_chflags tc-end: 1639648686.254108, stat_chflags, passed tc-start: 1639648686.261536, stat_dir tc-end: 1639648687.843426, stat_dir, passed tc-start: 1639648687.849958, stat_err tc-end: 1639648687.914528, stat_err, passed tc-start: 1639648687.921219, stat_mtime tc-end: 1639648694.78518, stat_mtime, passed tc-start: 1639648694.85545, stat_perm tc-end: 1639648694.211441, stat_perm, passed tc-start: 1639648694.218098, stat_size tc-end: 1639648694.346788, stat_size, passed tc-start: 1639648694.353419, stat_socket tc-end: 1639648694.421543, stat_socket, passed tc-start: 1639648694.428046, stat_symlink tc-end: 1639648694.555544, stat_symlink, passed tp-end: 1639648694.562575, lib/libc/sys/t_stat tp-start: 1639648694.625807, lib/libc/sys/t_syscall, 1 tc-start: 1639648694.627853, mmap___syscall tc-end: 1639648694.694278, mmap___syscall, passed tp-end: 1639648694.702930, lib/libc/sys/t_syscall tp-start: 1639648694.770433, lib/libc/sys/t_timer_create, 5 tc-start: 1639648694.772605, timer_create_err tc-end: 1639648694.837829, timer_create_err, passed tc-start: 1639648694.844651, timer_create_mono tc-se:timer_signal_handler: Alarm clock tc-end: 1639648696.934824, timer_create_mono, passed tc-start: 1639648696.941173, timer_create_mono_expire tc-end: 1639648700.981767, timer_create_mono_expire, passed tc-start: 1639648700.988301, timer_create_real tc-se:timer_signal_handler: Alarm clock tc-end: 1639648703.48081, timer_create_real, passed tc-start: 1639648703.55046, timer_create_real_expire tc-end: 1639648707.95090, timer_create_real_expire, passed tp-end: 1639648707.101989, lib/libc/sys/t_timer_create tp-start: 1639648707.183733, lib/libc/sys/t_timerfd, 10 tc-start: 1639648707.185867, timerfd_abstime tc-so:val 2 not in [ 1, 1 ] tc-end: 1639648709.284130, timerfd_abstime, failed, /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libc/sys/t_timerfd.c:266: check_value_against_bounds(delta.tv_sec, 1, 1) not met tc-start: 1639648709.291328, timerfd_block tc-end: 1639648711.367134, timerfd_block, passed tc-start: 1639648711.374297, timerfd_bogusfd tc-end: 1639648711.450202, timerfd_bogusfd, passed tc-start: 1639648711.456920, timerfd_cancel_on_set_block tc-end: 1639648715.544545, timerfd_cancel_on_set_block, passed tc-start: 1639648715.551219, timerfd_cancel_on_set_immed tc-end: 1639648715.627274, timerfd_cancel_on_set_immed, passed tc-start: 1639648715.633860, timerfd_create tc-end: 1639648715.709582, timerfd_create, passed tc-start: 1639648715.716236, timerfd_repeating tc-so:val 10 not in [ 3, 5 ] tc-end: 1639648717.815143, timerfd_repeating, failed, /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libc/sys/t_timerfd.c:229: check_value_against_bounds(val, 3, 5) not met tc-start: 1639648717.822402, timerfd_restart tc-end: 1639648727.904846, timerfd_restart, passed tc-start: 1639648727.911813, timerfd_select_poll_kevent_block tc-end: 1639648733.987426, timerfd_select_poll_kevent_block, passed tc-start: 1639648733.994401, timerfd_select_poll_kevent_immed tc-end: 1639648738.53561, timerfd_select_poll_kevent_immed, passed tp-end: 1639648738.62567, lib/libc/sys/t_timerfd tp-start: 1639648738.154653, lib/libc/sys/t_truncate, 4 tc-start: 1639648738.157646, ftruncate_basic tc-se:truncating to 8 bytes tc-se:truncating to 16 bytes tc-se:truncating to 512 bytes tc-se:truncating to 1024 bytes tc-se:truncating to 2048 bytes tc-se:truncating to 4094 bytes tc-se:truncating to 3000 bytes tc-se:truncating to 30 bytes tc-end: 1639648738.350420, ftruncate_basic, passed tc-start: 1639648738.359599, ftruncate_err tc-end: 1639648738.461137, ftruncate_err, passed tc-start: 1639648738.470737, truncate_basic tc-se:truncating to 8 bytes tc-se:truncating to 16 bytes tc-se:truncating to 512 bytes tc-se:truncating to 1024 bytes tc-se:truncating to 2048 bytes tc-se:truncating to 4094 bytes tc-se:truncating to 3000 bytes tc-se:truncating to 30 bytes tc-end: 1639648738.659212, truncate_basic, passed tc-start: 1639648738.667953, truncate_err tc-end: 1639648738.769490, truncate_err, passed tp-end: 1639648738.779159, lib/libc/sys/t_truncate tp-start: 1639648738.871527, lib/libc/sys/t_ucontext, 5 tc-start: 1639648738.874299, ucontext_basic tc-so:Start tc-so:x == 0 tc-so:x == 1 tc-so:x == 2 tc-so:x == 3 tc-so:x == 4 tc-so:x == 5 tc-so:x == 6 tc-so:x == 7 tc-so:x == 8 tc-so:x == 9 tc-so:x == 10 tc-so:x == 11 tc-so:x == 12 tc-so:x == 13 tc-so:x == 14 tc-so:x == 15 tc-so:x == 16 tc-so:x == 17 tc-so:x == 18 tc-so:x == 19 tc-so:x == 20 tc-so:End, y = 21 tc-end: 1639648738.993598, ucontext_basic, passed tc-start: 1639648739.1873, ucontext_fp tc-so:_UC_MACHINE_FP(u)=40509758 tc-end: 1639648739.97730, ucontext_fp, passed tc-start: 1639648739.106154, ucontext_intrv tc-so:_UC_MACHINE_INTRV(u)=0 tc-end: 1639648739.200640, ucontext_intrv, passed tc-start: 1639648739.208828, ucontext_pc tc-so:_UC_MACHINE_PC(u)=10163c tc-end: 1639648739.302465, ucontext_pc, passed tc-start: 1639648739.311124, ucontext_sp tc-so:_UC_MACHINE_SP(u)=ffffffffffffd090 tc-end: 1639648739.405159, ucontext_sp, passed tp-end: 1639648739.413329, lib/libc/sys/t_ucontext tp-start: 1639648739.503128, lib/libc/sys/t_umask, 3 tc-start: 1639648739.505911, umask_fork tc-end: 1639648739.802976, umask_fork, passed tc-start: 1639648739.813449, umask_open tc-end: 1639648740.10517, umask_open, passed tc-start: 1639648740.19380, umask_previous tc-end: 1639648740.187797, umask_previous, passed tp-end: 1639648740.196685, lib/libc/sys/t_umask tp-start: 1639648740.292646, lib/libc/sys/t_unlink, 4 tc-start: 1639648740.295431, unlink_basic tc-end: 1639648741.636269, unlink_basic, passed tc-start: 1639648741.645055, unlink_err tc-end: 1639648741.815371, unlink_err, passed tc-start: 1639648741.824040, unlink_fifo tc-end: 1639648741.995197, unlink_fifo, passed tc-start: 1639648742.3869, unlink_perm tc-end: 1639648742.188859, unlink_perm, passed tp-end: 1639648742.198886, lib/libc/sys/t_unlink tp-start: 1639648742.304908, lib/libc/sys/t_vfork, 15 tc-start: 1639648742.307731, nested_clone tc-end: 1639648742.406835, nested_clone, passed tc-start: 1639648742.415433, nested_clone_files tc-end: 1639648742.516017, nested_clone_files, passed tc-start: 1639648742.524539, nested_clone_fs tc-end: 1639648742.625499, nested_clone_fs, passed tc-start: 1639648742.634050, nested_clone_vfork tc-end: 1639648742.733877, nested_clone_vfork, passed tc-start: 1639648742.742535, nested_clone_vm tc-end: 1639648742.835900, nested_clone_vm, passed tc-start: 1639648742.844821, nested_fork tc-end: 1639648742.951859, nested_fork, passed tc-start: 1639648742.960802, nested_vfork tc-end: 1639648743.53726, nested_vfork, passed tc-start: 1639648743.62268, raise1 tc-end: 1639648743.155408, raise1, passed tc-start: 1639648743.163566, raise2 tc-end: 1639648743.289537, raise2, passed tc-start: 1639648743.298606, raise3 tc-end: 1639648743.390131, raise3, passed tc-start: 1639648743.398752, raise4 tc-end: 1639648743.491698, raise4, passed tc-start: 1639648743.500274, raise5 tc-end: 1639648743.593247, raise5, passed tc-start: 1639648743.602049, raise6 tc-end: 1639648743.719561, raise6, passed tc-start: 1639648743.731577, raise7 tc-end: 1639648743.820875, raise7, passed tc-start: 1639648743.829475, raise8 tc-end: 1639648743.921778, raise8, passed tp-end: 1639648743.930116, lib/libc/sys/t_vfork tp-start: 1639648744.26740, lib/libc/sys/t_wait, 6 tc-start: 1639648744.29525, wait6_coredumped tc-so:user: 0 system: 0 tc-end: 1639648744.169461, wait6_coredumped, passed tc-start: 1639648744.181388, wait6_exited tc-so:user: 0 system: 0 tc-end: 1639648744.294747, wait6_exited, passed tc-start: 1639648744.303419, wait6_invalid tc-end: 1639648744.394494, wait6_invalid, passed tc-start: 1639648744.403353, wait6_stop_and_go tc-so:user: 0 system: 0 tc-so:user: 0 system: 0 tc-so:user: 0 system: 0 tc-end: 1639648744.516888, wait6_stop_and_go, passed tc-start: 1639648744.525736, wait6_stopgo_loop tc-so:Before loop of SIGSTOP/SIGCONT sequence 100 times tc-so:user: 0 system: 0 tc-end: 1639648744.685961, wait6_stopgo_loop, passed tc-start: 1639648744.694702, wait6_terminated tc-so:user: 0 system: 0 tc-end: 1639648744.802240, wait6_terminated, passed tp-end: 1639648744.811039, lib/libc/sys/t_wait tp-start: 1639648744.914534, lib/libc/sys/t_wait_noproc, 11 tc-start: 1639648744.917403, wait tc-end: 1639648745.8190, wait, passed tc-start: 1639648745.17335, wait3 tc-end: 1639648745.111584, wait3, passed tc-start: 1639648745.120259, wait3_options tc-so:Testing wait3(2) with options 0 tc-so:Testing wait3(2) with options 8 tc-so:Testing wait3(2) with options 4 tc-so:Testing wait3(2) with options 8 tc-so:Testing wait3(2) with options 4 tc-so:Testing wait3(2) with options 10000 tc-so:Testing wait3(2) with options 20 tc-so:Testing wait3(2) with options 10020 tc-so:Testing wait3(2) with options 2 tc-so:Testing wait3(2) with options 10002 tc-so:Testing wait3(2) with options 22 tc-so:Testing wait3(2) with options 10022 tc-so:Testing wait3(2) with options 2 tc-so:Testing wait3(2) with options 10002 tc-so:Testing wait3(2) with options 22 tc-so:Testing wait3(2) with options 10022 tc-so:Testing wait3(2) with options 2 tc-so:Testing wait3(2) with options 10002 tc-so:Testing wait3(2) with options 22 tc-so:Testing wait3(2) with options 10022 tc-so:Testing wait3(2) with options 40 tc-so:Testing wait3(2) with options 10040 tc-so:Testing wait3(2) with options 60 tc-so:Testing wait3(2) with options 10060 tc-so:Testing wait3(2) with options 42 tc-so:Testing wait3(2) with options 10042 tc-so:Testing wait3(2) with options 62 tc-so:Testing wait3(2) with options 10062 tc-so:Testing wait3(2) with options 42 tc-so:Testing wait3(2) with options 10042 tc-so:Testing wait3(2) with options 62 tc-so:Testing wait3(2) with options 10062 tc-so:Testing wait3(2) with options 42 tc-so:Testing wait3(2) with options 10042 tc-so:Testing wait3(2) with options 62 tc-so:Testing wait3(2) with options 10062 tc-end: 1639648745.265316, wait3_options, passed tc-start: 1639648745.274006, wait4 tc-end: 1639648745.367168, wait4, passed tc-start: 1639648745.375848, wait4_options tc-so:Testing wait4(2) with options 0 tc-so:Testing wait4(2) with options 8 tc-so:Testing wait4(2) with options 4 tc-so:Testing wait4(2) with options 8 tc-so:Testing wait4(2) with options 4 tc-so:Testing wait4(2) with options 10000 tc-so:Testing wait4(2) with options 20 tc-so:Testing wait4(2) with options 10020 tc-so:Testing wait4(2) with options 2 tc-so:Testing wait4(2) with options 10002 tc-so:Testing wait4(2) with options 22 tc-so:Testing wait4(2) with options 10022 tc-so:Testing wait4(2) with options 2 tc-so:Testing wait4(2) with options 10002 tc-so:Testing wait4(2) with options 22 tc-so:Testing wait4(2) with options 10022 tc-so:Testing wait4(2) with options 2 tc-so:Testing wait4(2) with options 10002 tc-so:Testing wait4(2) with options 22 tc-so:Testing wait4(2) with options 10022 tc-so:Testing wait4(2) with options 40 tc-so:Testing wait4(2) with options 10040 tc-so:Testing wait4(2) with options 60 tc-so:Testing wait4(2) with options 10060 tc-so:Testing wait4(2) with options 42 tc-so:Testing wait4(2) with options 10042 tc-so:Testing wait4(2) with options 62 tc-so:Testing wait4(2) with options 10062 tc-so:Testing wait4(2) with options 42 tc-so:Testing wait4(2) with options 10042 tc-so:Testing wait4(2) with options 62 tc-so:Testing wait4(2) with options 10062 tc-so:Testing wait4(2) with options 42 tc-so:Testing wait4(2) with options 10042 tc-so:Testing wait4(2) with options 62 tc-so:Testing wait4(2) with options 10062 tc-end: 1639648745.520427, wait4_options, passed tc-start: 1639648745.529082, wait6 tc-end: 1639648745.621733, wait6, passed tc-start: 1639648745.631047, wait6_options tc-so:Testing wait6(2) with options 20 tc-so:Testing wait6(2) with options 10020 tc-so:Testing wait6(2) with options 2 tc-so:Testing wait6(2) with options 10002 tc-so:Testing wait6(2) with options 22 tc-so:Testing wait6(2) with options 10022 tc-so:Testing wait6(2) with options 2 tc-so:Testing wait6(2) with options 10002 tc-so:Testing wait6(2) with options 22 tc-so:Testing wait6(2) with options 10022 tc-so:Testing wait6(2) with options 2 tc-so:Testing wait6(2) with options 10002 tc-so:Testing wait6(2) with options 22 tc-so:Testing wait6(2) with options 10022 tc-so:Testing wait6(2) with options 40 tc-so:Testing wait6(2) with options 10040 tc-so:Testing wait6(2) with options 60 tc-so:Testing wait6(2) with options 10060 tc-so:Testing wait6(2) with options 42 tc-so:Testing wait6(2) with options 10042 tc-so:Testing wait6(2) with options 62 tc-so:Testing wait6(2) with options 10062 tc-so:Testing wait6(2) with options 42 tc-so:Testing wait6(2) with options 10042 tc-so:Testing wait6(2) with options 62 tc-so:Testing wait6(2) with options 10062 tc-so:Testing wait6(2) with options 42 tc-so:Testing wait6(2) with options 10042 tc-so:Testing wait6(2) with options 62 tc-so:Testing wait6(2) with options 10062 tc-so:Testing wait6(2) with options 10 tc-so:Testing wait6(2) with options 10010 tc-so:Testing wait6(2) with options 30 tc-so:Testing wait6(2) with options 10030 tc-so:Testing wait6(2) with options 12 tc-so:Testing wait6(2) with options 10012 tc-so:Testing wait6(2) with options 32 tc-so:Testing wait6(2) with options 10032 tc-so:Testing wait6(2) with options 12 tc-so:Testing wait6(2) with options 10012 tc-so:Testing wait6(2) with options 32 tc-so:Testing wait6(2) with options 10032 tc-so:Testing wait6(2) with options 12 tc-so:Testing wait6(2) with options 10012 tc-so:Testing wait6(2) with options 32 tc-so:Testing wait6(2) with options 10032 tc-so:Testing wait6(2) with options 50 tc-so:Testing wait6(2) with options 10050 tc-so:Testing wait6(2) with options 70 tc-so:Testing wait6(2) with options 10070 tc-so:Testing wait6(2) with options 52 tc-so:Testing wait6(2) with options 10052 tc-so:Testing wait6(2) with options 72 tc-so:Testing wait6(2) with options 10072 tc-so:Testing wait6(2) with options 52 tc-so:Testing wait6(2) with options 10052 tc-so:Testing wait6(2) with options 72 tc-so:Testing wait6(2) with options 10072 tc-so:Testing wait6(2) with options 52 tc-so:Testing wait6(2) with options 10052 tc-so:Testing wait6(2) with options 72 tc-so:Testing wait6(2) with options 10072 tc-end: 1639648745.809224, wait6_options, passed tc-start: 1639648745.817609, waitid tc-end: 1639648745.911430, waitid, passed tc-start: 1639648745.920445, waitid_options tc-so:Testing waitid(2) with options 20 tc-so:Testing waitid(2) with options 10020 tc-so:Testing waitid(2) with options 2 tc-so:Testing waitid(2) with options 10002 tc-so:Testing waitid(2) with options 22 tc-so:Testing waitid(2) with options 10022 tc-so:Testing waitid(2) with options 2 tc-so:Testing waitid(2) with options 10002 tc-so:Testing waitid(2) with options 22 tc-so:Testing waitid(2) with options 10022 tc-so:Testing waitid(2) with options 2 tc-so:Testing waitid(2) with options 10002 tc-so:Testing waitid(2) with options 22 tc-so:Testing waitid(2) with options 10022 tc-so:Testing waitid(2) with options 40 tc-so:Testing waitid(2) with options 10040 tc-so:Testing waitid(2) with options 60 tc-so:Testing waitid(2) with options 10060 tc-so:Testing waitid(2) with options 42 tc-so:Testing waitid(2) with options 10042 tc-so:Testing waitid(2) with options 62 tc-so:Testing waitid(2) with options 10062 tc-so:Testing waitid(2) with options 42 tc-so:Testing waitid(2) with options 10042 tc-so:Testing waitid(2) with options 62 tc-so:Testing waitid(2) with options 10062 tc-so:Testing waitid(2) with options 42 tc-so:Testing waitid(2) with options 10042 tc-so:Testing waitid(2) with options 62 tc-so:Testing waitid(2) with options 10062 tc-so:Testing waitid(2) with options 10 tc-so:Testing waitid(2) with options 10010 tc-so:Testing waitid(2) with options 30 tc-so:Testing waitid(2) with options 10030 tc-so:Testing waitid(2) with options 12 tc-so:Testing waitid(2) with options 10012 tc-so:Testing waitid(2) with options 32 tc-so:Testing waitid(2) with options 10032 tc-so:Testing waitid(2) with options 12 tc-so:Testing waitid(2) with options 10012 tc-so:Testing waitid(2) with options 32 tc-so:Testing waitid(2) with options 10032 tc-so:Testing waitid(2) with options 12 tc-so:Testing waitid(2) with options 10012 tc-so:Testing waitid(2) with options 32 tc-so:Testing waitid(2) with options 10032 tc-so:Testing waitid(2) with options 50 tc-so:Testing waitid(2) with options 10050 tc-so:Testing waitid(2) with options 70 tc-so:Testing waitid(2) with options 10070 tc-so:Testing waitid(2) with options 52 tc-so:Testing waitid(2) with options 10052 tc-so:Testing waitid(2) with options 72 tc-so:Testing waitid(2) with options 10072 tc-so:Testing waitid(2) with options 52 tc-so:Testing waitid(2) with options 10052 tc-so:Testing waitid(2) with options 72 tc-so:Testing waitid(2) with options 10072 tc-so:Testing waitid(2) with options 52 tc-so:Testing waitid(2) with options 10052 tc-so:Testing waitid(2) with options 72 tc-so:Testing waitid(2) with options 10072 tc-end: 1639648746.99355, waitid_options, passed tc-start: 1639648746.108079, waitpid tc-end: 1639648746.201783, waitpid, passed tc-start: 1639648746.210280, waitpid_options tc-so:Testing waitpid(2) with options 0 tc-so:Testing waitpid(2) with options 8 tc-so:Testing waitpid(2) with options 4 tc-so:Testing waitpid(2) with options 8 tc-so:Testing waitpid(2) with options 4 tc-so:Testing waitpid(2) with options 10000 tc-so:Testing waitpid(2) with options 20 tc-so:Testing waitpid(2) with options 10020 tc-so:Testing waitpid(2) with options 2 tc-so:Testing waitpid(2) with options 10002 tc-so:Testing waitpid(2) with options 22 tc-so:Testing waitpid(2) with options 10022 tc-so:Testing waitpid(2) with options 2 tc-so:Testing waitpid(2) with options 10002 tc-so:Testing waitpid(2) with options 22 tc-so:Testing waitpid(2) with options 10022 tc-so:Testing waitpid(2) with options 2 tc-so:Testing waitpid(2) with options 10002 tc-so:Testing waitpid(2) with options 22 tc-so:Testing waitpid(2) with options 10022 tc-so:Testing waitpid(2) with options 40 tc-so:Testing waitpid(2) with options 10040 tc-so:Testing waitpid(2) with options 60 tc-so:Testing waitpid(2) with options 10060 tc-so:Testing waitpid(2) with options 42 tc-so:Testing waitpid(2) with options 10042 tc-so:Testing waitpid(2) with options 62 tc-so:Testing waitpid(2) with options 10062 tc-so:Testing waitpid(2) with options 42 tc-so:Testing waitpid(2) with options 10042 tc-so:Testing waitpid(2) with options 62 tc-so:Testing waitpid(2) with options 10062 tc-so:Testing waitpid(2) with options 42 tc-so:Testing waitpid(2) with options 10042 tc-so:Testing waitpid(2) with options 62 tc-so:Testing waitpid(2) with options 10062 tc-end: 1639648746.354942, waitpid_options, passed tp-end: 1639648746.363570, lib/libc/sys/t_wait_noproc tp-start: 1639648746.463907, lib/libc/sys/t_wait_noproc_wnohang, 10 tc-start: 1639648746.466884, wait3 tc-end: 1639648746.560419, wait3, passed tc-start: 1639648746.569000, wait3_options tc-so:Testing wait3(2) with options 0 tc-so:Testing wait3(2) with options 8 tc-so:Testing wait3(2) with options 4 tc-so:Testing wait3(2) with options 8 tc-so:Testing wait3(2) with options 4 tc-so:Testing wait3(2) with options 10000 tc-so:Testing wait3(2) with options 20 tc-so:Testing wait3(2) with options 10020 tc-so:Testing wait3(2) with options 2 tc-so:Testing wait3(2) with options 10002 tc-so:Testing wait3(2) with options 22 tc-so:Testing wait3(2) with options 10022 tc-so:Testing wait3(2) with options 2 tc-so:Testing wait3(2) with options 10002 tc-so:Testing wait3(2) with options 22 tc-so:Testing wait3(2) with options 10022 tc-so:Testing wait3(2) with options 2 tc-so:Testing wait3(2) with options 10002 tc-so:Testing wait3(2) with options 22 tc-so:Testing wait3(2) with options 10022 tc-so:Testing wait3(2) with options 40 tc-so:Testing wait3(2) with options 10040 tc-so:Testing wait3(2) with options 60 tc-so:Testing wait3(2) with options 10060 tc-so:Testing wait3(2) with options 42 tc-so:Testing wait3(2) with options 10042 tc-so:Testing wait3(2) with options 62 tc-so:Testing wait3(2) with options 10062 tc-so:Testing wait3(2) with options 42 tc-so:Testing wait3(2) with options 10042 tc-so:Testing wait3(2) with options 62 tc-so:Testing wait3(2) with options 10062 tc-so:Testing wait3(2) with options 42 tc-so:Testing wait3(2) with options 10042 tc-so:Testing wait3(2) with options 62 tc-so:Testing wait3(2) with options 10062 tc-end: 1639648746.713754, wait3_options, passed tc-start: 1639648746.721988, wait4 tc-end: 1639648746.814847, wait4, passed tc-start: 1639648746.823714, wait4_options tc-so:Testing wait4(2) with options 0 tc-so:Testing wait4(2) with options 8 tc-so:Testing wait4(2) with options 4 tc-so:Testing wait4(2) with options 8 tc-so:Testing wait4(2) with options 4 tc-so:Testing wait4(2) with options 10000 tc-so:Testing wait4(2) with options 20 tc-so:Testing wait4(2) with options 10020 tc-so:Testing wait4(2) with options 2 tc-so:Testing wait4(2) with options 10002 tc-so:Testing wait4(2) with options 22 tc-so:Testing wait4(2) with options 10022 tc-so:Testing wait4(2) with options 2 tc-so:Testing wait4(2) with options 10002 tc-so:Testing wait4(2) with options 22 tc-so:Testing wait4(2) with options 10022 tc-so:Testing wait4(2) with options 2 tc-so:Testing wait4(2) with options 10002 tc-so:Testing wait4(2) with options 22 tc-so:Testing wait4(2) with options 10022 tc-so:Testing wait4(2) with options 40 tc-so:Testing wait4(2) with options 10040 tc-so:Testing wait4(2) with options 60 tc-so:Testing wait4(2) with options 10060 tc-so:Testing wait4(2) with options 42 tc-so:Testing wait4(2) with options 10042 tc-so:Testing wait4(2) with options 62 tc-so:Testing wait4(2) with options 10062 tc-so:Testing wait4(2) with options 42 tc-so:Testing wait4(2) with options 10042 tc-so:Testing wait4(2) with options 62 tc-so:Testing wait4(2) with options 10062 tc-so:Testing wait4(2) with options 42 tc-so:Testing wait4(2) with options 10042 tc-so:Testing wait4(2) with options 62 tc-so:Testing wait4(2) with options 10062 tc-end: 1639648746.967528, wait4_options, passed tc-start: 1639648746.975948, wait6 tc-end: 1639648747.69418, wait6, passed tc-start: 1639648747.77911, wait6_options tc-so:Testing wait6(2) with options 20 tc-so:Testing wait6(2) with options 10020 tc-so:Testing wait6(2) with options 2 tc-so:Testing wait6(2) with options 10002 tc-so:Testing wait6(2) with options 22 tc-so:Testing wait6(2) with options 10022 tc-so:Testing wait6(2) with options 2 tc-so:Testing wait6(2) with options 10002 tc-so:Testing wait6(2) with options 22 tc-so:Testing wait6(2) with options 10022 tc-so:Testing wait6(2) with options 2 tc-so:Testing wait6(2) with options 10002 tc-so:Testing wait6(2) with options 22 tc-so:Testing wait6(2) with options 10022 tc-so:Testing wait6(2) with options 40 tc-so:Testing wait6(2) with options 10040 tc-so:Testing wait6(2) with options 60 tc-so:Testing wait6(2) with options 10060 tc-so:Testing wait6(2) with options 42 tc-so:Testing wait6(2) with options 10042 tc-so:Testing wait6(2) with options 62 tc-so:Testing wait6(2) with options 10062 tc-so:Testing wait6(2) with options 42 tc-so:Testing wait6(2) with options 10042 tc-so:Testing wait6(2) with options 62 tc-so:Testing wait6(2) with options 10062 tc-so:Testing wait6(2) with options 42 tc-so:Testing wait6(2) with options 10042 tc-so:Testing wait6(2) with options 62 tc-so:Testing wait6(2) with options 10062 tc-so:Testing wait6(2) with options 10 tc-so:Testing wait6(2) with options 10010 tc-so:Testing wait6(2) with options 30 tc-so:Testing wait6(2) with options 10030 tc-so:Testing wait6(2) with options 12 tc-so:Testing wait6(2) with options 10012 tc-so:Testing wait6(2) with options 32 tc-so:Testing wait6(2) with options 10032 tc-so:Testing wait6(2) with options 12 tc-so:Testing wait6(2) with options 10012 tc-so:Testing wait6(2) with options 32 tc-so:Testing wait6(2) with options 10032 tc-so:Testing wait6(2) with options 12 tc-so:Testing wait6(2) with options 10012 tc-so:Testing wait6(2) with options 32 tc-so:Testing wait6(2) with options 10032 tc-so:Testing wait6(2) with options 50 tc-so:Testing wait6(2) with options 10050 tc-so:Testing wait6(2) with options 70 tc-so:Testing wait6(2) with options 10070 tc-so:Testing wait6(2) with options 52 tc-so:Testing wait6(2) with options 10052 tc-so:Testing wait6(2) with options 72 tc-so:Testing wait6(2) with options 10072 tc-so:Testing wait6(2) with options 52 tc-so:Testing wait6(2) with options 10052 tc-so:Testing wait6(2) with options 72 tc-so:Testing wait6(2) with options 10072 tc-so:Testing wait6(2) with options 52 tc-so:Testing wait6(2) with options 10052 tc-so:Testing wait6(2) with options 72 tc-so:Testing wait6(2) with options 10072 tc-end: 1639648747.254891, wait6_options, passed tc-start: 1639648747.263186, waitid tc-end: 1639648747.356625, waitid, passed tc-start: 1639648747.365161, waitid_options tc-so:Testing waitid(2) with options 20 tc-so:Testing waitid(2) with options 10020 tc-so:Testing waitid(2) with options 2 tc-so:Testing waitid(2) with options 10002 tc-so:Testing waitid(2) with options 22 tc-so:Testing waitid(2) with options 10022 tc-so:Testing waitid(2) with options 2 tc-so:Testing waitid(2) with options 10002 tc-so:Testing waitid(2) with options 22 tc-so:Testing waitid(2) with options 10022 tc-so:Testing waitid(2) with options 2 tc-so:Testing waitid(2) with options 10002 tc-so:Testing waitid(2) with options 22 tc-so:Testing waitid(2) with options 10022 tc-so:Testing waitid(2) with options 40 tc-so:Testing waitid(2) with options 10040 tc-so:Testing waitid(2) with options 60 tc-so:Testing waitid(2) with options 10060 tc-so:Testing waitid(2) with options 42 tc-so:Testing waitid(2) with options 10042 tc-so:Testing waitid(2) with options 62 tc-so:Testing waitid(2) with options 10062 tc-so:Testing waitid(2) with options 42 tc-so:Testing waitid(2) with options 10042 tc-so:Testing waitid(2) with options 62 tc-so:Testing waitid(2) with options 10062 tc-so:Testing waitid(2) with options 42 tc-so:Testing waitid(2) with options 10042 tc-so:Testing waitid(2) with options 62 tc-so:Testing waitid(2) with options 10062 tc-so:Testing waitid(2) with options 10 tc-so:Testing waitid(2) with options 10010 tc-so:Testing waitid(2) with options 30 tc-so:Testing waitid(2) with options 10030 tc-so:Testing waitid(2) with options 12 tc-so:Testing waitid(2) with options 10012 tc-so:Testing waitid(2) with options 32 tc-so:Testing waitid(2) with options 10032 tc-so:Testing waitid(2) with options 12 tc-so:Testing waitid(2) with options 10012 tc-so:Testing waitid(2) with options 32 tc-so:Testing waitid(2) with options 10032 tc-so:Testing waitid(2) with options 12 tc-so:Testing waitid(2) with options 10012 tc-so:Testing waitid(2) with options 32 tc-so:Testing waitid(2) with options 10032 tc-so:Testing waitid(2) with options 50 tc-so:Testing waitid(2) with options 10050 tc-so:Testing waitid(2) with options 70 tc-so:Testing waitid(2) with options 10070 tc-so:Testing waitid(2) with options 52 tc-so:Testing waitid(2) with options 10052 tc-so:Testing waitid(2) with options 72 tc-so:Testing waitid(2) with options 10072 tc-so:Testing waitid(2) with options 52 tc-so:Testing waitid(2) with options 10052 tc-so:Testing waitid(2) with options 72 tc-so:Testing waitid(2) with options 10072 tc-so:Testing waitid(2) with options 52 tc-so:Testing waitid(2) with options 10052 tc-so:Testing waitid(2) with options 72 tc-so:Testing waitid(2) with options 10072 tc-end: 1639648747.543975, waitid_options, passed tc-start: 1639648747.552058, waitpid tc-end: 1639648747.645960, waitpid, passed tc-start: 1639648747.654503, waitpid_options tc-so:Testing waitpid(2) with options 0 tc-so:Testing waitpid(2) with options 8 tc-so:Testing waitpid(2) with options 4 tc-so:Testing waitpid(2) with options 8 tc-so:Testing waitpid(2) with options 4 tc-so:Testing waitpid(2) with options 10000 tc-so:Testing waitpid(2) with options 20 tc-so:Testing waitpid(2) with options 10020 tc-so:Testing waitpid(2) with options 2 tc-so:Testing waitpid(2) with options 10002 tc-so:Testing waitpid(2) with options 22 tc-so:Testing waitpid(2) with options 10022 tc-so:Testing waitpid(2) with options 2 tc-so:Testing waitpid(2) with options 10002 tc-so:Testing waitpid(2) with options 22 tc-so:Testing waitpid(2) with options 10022 tc-so:Testing waitpid(2) with options 2 tc-so:Testing waitpid(2) with options 10002 tc-so:Testing waitpid(2) with options 22 tc-so:Testing waitpid(2) with options 10022 tc-so:Testing waitpid(2) with options 40 tc-so:Testing waitpid(2) with options 10040 tc-so:Testing waitpid(2) with options 60 tc-so:Testing waitpid(2) with options 10060 tc-so:Testing waitpid(2) with options 42 tc-so:Testing waitpid(2) with options 10042 tc-so:Testing waitpid(2) with options 62 tc-so:Testing waitpid(2) with options 10062 tc-so:Testing waitpid(2) with options 42 tc-so:Testing waitpid(2) with options 10042 tc-so:Testing waitpid(2) with options 62 tc-so:Testing waitpid(2) with options 10062 tc-so:Testing waitpid(2) with options 42 tc-so:Testing waitpid(2) with options 10042 tc-so:Testing waitpid(2) with options 62 tc-so:Testing waitpid(2) with options 10062 tc-end: 1639648747.798400, waitpid_options, passed tp-end: 1639648747.806910, lib/libc/sys/t_wait_noproc_wnohang tp-start: 1639648747.905507, lib/libc/sys/t_write, 7 tc-start: 1639648747.908339, read_fault tc-end: 1639648748.1121, read_fault, passed tc-start: 1639648748.10000, write_err tc-end: 1639648748.189550, write_err, passed tc-start: 1639648748.198343, write_fault tc-end: 1639648748.292234, write_fault, passed tc-start: 1639648748.301276, write_pipe tc-end: 1639648748.393487, write_pipe, passed tc-start: 1639648748.402324, write_pos tc-end: 1639648748.598011, write_pos, passed tc-start: 1639648748.606694, write_ret tc-end: 1639648748.797096, write_ret, passed tc-start: 1639648748.806031, writev_iovmax tc-so:Calling writev(2, NULL, IOV_MAX + 1)... tc-end: 1639648748.905038, writev_iovmax, passed tp-end: 1639648748.913375, lib/libc/sys/t_write tp-start: 1639648749.105101, lib/libc/sys/t_posix_fadvise, 2 tc-start: 1639648749.107933, posix_fadvise tc-end: 1639648749.240873, posix_fadvise, passed tc-start: 1639648749.249629, posix_fadvise_reg tc-so:[ 1.0000000] entropy: ready tc-end: 1639648749.875635, posix_fadvise_reg, passed tp-end: 1639648749.884642, lib/libc/sys/t_posix_fadvise tp-start: 1639648749.978693, lib/libc/termios/t_tcsetpgrp, 1 tc-start: 1639648749.981571, tcsetpgrp_err tc-end: 1639648750.72044, tcsetpgrp_err, passed tp-end: 1639648750.81072, lib/libc/termios/t_tcsetpgrp tp-start: 1639648750.180691, lib/libc/time/t_mktime, 3 tc-start: 1639648750.183436, localtime_r_gmt tc-end: 1639648750.282997, localtime_r_gmt, passed tc-start: 1639648750.291817, mktime_negyear tc-end: 1639648750.387589, mktime_negyear, passed tc-start: 1639648750.396386, timegm_epoch tc-end: 1639648750.491181, timegm_epoch, passed tp-end: 1639648750.499609, lib/libc/time/t_mktime tp-start: 1639648750.599719, lib/libc/time/t_strptime, 8 tc-start: 1639648750.602533, Zone tc-so:GMT %Z 0 tc-so:UTC %Z 0 tc-so:US/Eastern %Z -18000 tc-so:Z %Z 0 tc-so:UT %Z 0 tc-so:UTC %Z 0 tc-so:GMT %Z 0 tc-so:EST %Z -18000 tc-so:EDT %Z -14400 tc-so:CST %Z -21600 tc-so:CDT %Z -18000 tc-so:MST %Z -25200 tc-so:MDT %Z -21600 tc-so:PST %Z -28800 tc-so:PDT %Z -25200 tc-so:VST %Z 0 tc-so:VDT %Z 0 tc-so:+03 %Z 10800 tc-so:-03 %Z -10800 tc-so:+0403 %Z 14580 tc-so:-0403 %Z -14580 tc-so:+04:03 %Z 14580 tc-so:-04:03 %Z -14580 tc-so:+14:00 %Z 50400 tc-so:-14:00 %Z -50400 tc-so:+23:59 %Z 86340 tc-so:-23:59 %Z -86340 tc-so:1 %Z 0 tc-so:03 %Z 0 tc-so:0304 %Z 0 tc-so:+1 %Z 0 tc-so:-203 %Z 0 tc-so:+12345 %Z 0 tc-so:+12:345 %Z 0 tc-so:+123:45 %Z 0 tc-so:+2400 %Z 0 tc-so:-2400 %Z 0 tc-so:+1060 %Z 0 tc-so:-1060 %Z 0 tc-so:A %Z 3600 tc-so:B %Z 7200 tc-so:C %Z 10800 tc-so:D %Z 14400 tc-so:E %Z 18000 tc-so:F %Z 21600 tc-so:G %Z 25200 tc-so:H %Z 28800 tc-so:I %Z 32400 tc-so:L %Z 39600 tc-so:M %Z 43200 tc-so:N %Z -3600 tc-so:O %Z -7200 tc-so:P %Z -10800 tc-so:Q %Z -14400 tc-so:R %Z -18000 tc-so:T %Z -25200 tc-so:U %Z -28800 tc-so:V %Z -32400 tc-so:W %Z -36000 tc-so:X %Z -39600 tc-so:Y %Z -43200 tc-so:J %Z -18000 tc-so:America/Los_Angeles %Z -28800 tc-so:America/New_York %Z -18000 tc-so:EST4EDT %Z -14400 tc-so:Bogus %Z 0 tc-end: 1639648750.795084, Zone, passed tc-start: 1639648750.803566, common tc-end: 1639648750.895904, common, passed tc-start: 1639648750.904891, day tc-end: 1639648750.998817, day, passed tc-start: 1639648751.7528, hour tc-end: 1639648751.99732, hour, passed tc-start: 1639648751.108457, month tc-end: 1639648751.203126, month, passed tc-start: 1639648751.211846, seconds tc-end: 1639648751.304385, seconds, passed tc-start: 1639648751.313656, year tc-end: 1639648751.407339, year, passed tc-start: 1639648751.416131, zone tc-so:GMT %z 0 tc-so:UTC %z 0 tc-so:US/Eastern %z -18000 tc-so:Z %z 0 tc-so:UT %z 0 tc-so:UTC %z 0 tc-so:GMT %z 0 tc-so:EST %z -18000 tc-so:EDT %z -14400 tc-so:CST %z -21600 tc-so:CDT %z -18000 tc-so:MST %z -25200 tc-so:MDT %z -21600 tc-so:PST %z -28800 tc-so:PDT %z -25200 tc-so:VST %z -1 tc-so:VDT %z -1 tc-so:+03 %z 10800 tc-so:-03 %z -10800 tc-so:+0403 %z 14580 tc-so:-0403 %z -14580 tc-so:+04:03 %z 14580 tc-so:-04:03 %z -14580 tc-so:+14:00 %z 50400 tc-so:-14:00 %z -50400 tc-so:+23:59 %z 86340 tc-so:-23:59 %z -86340 tc-so:1 %z -1 tc-so:03 %z -1 tc-so:0304 %z -1 tc-so:+1 %z -1 tc-so:-203 %z -1 tc-so:+12345 %z -1 tc-so:+12:345 %z -1 tc-so:+123:45 %z -1 tc-so:+2400 %z -1 tc-so:-2400 %z -1 tc-so:+1060 %z -1 tc-so:-1060 %z -1 tc-so:A %z 3600 tc-so:B %z 7200 tc-so:C %z 10800 tc-so:D %z 14400 tc-so:E %z 18000 tc-so:F %z 21600 tc-so:G %z 25200 tc-so:H %z 28800 tc-so:I %z 32400 tc-so:L %z 39600 tc-so:M %z 43200 tc-so:N %z -3600 tc-so:O %z -7200 tc-so:P %z -10800 tc-so:Q %z -14400 tc-so:R %z -18000 tc-so:T %z -25200 tc-so:U %z -28800 tc-so:V %z -32400 tc-so:W %z -36000 tc-so:X %z -39600 tc-so:Y %z -43200 tc-so:J %z -18000 tc-so:America/Los_Angeles %z -28800 tc-so:America/New_York %z -18000 tc-so:EST4EDT %z -14400 tc-so:Bogus %z -1 tc-end: 1639648751.599668, zone, passed tp-end: 1639648751.607992, lib/libc/time/t_strptime tp-start: 1639648751.762849, lib/libc/tls/t_tls_static, 1 tc-start: 1639648751.765693, t_tls_static tc-end: 1639648751.838687, t_tls_static, passed tp-end: 1639648751.847230, lib/libc/tls/t_tls_static tp-start: 1639648752.44343, lib/libc/tls/t_tls_dynamic, 1 tc-start: 1639648752.47235, t_tls_dynamic tc-end: 1639648752.226396, t_tls_dynamic, passed tp-end: 1639648752.235459, lib/libc/tls/t_tls_dynamic tp-start: 1639648752.337263, lib/libc/tls/t_tls_dlopen, 1 tc-start: 1639648752.340090, t_tls_dlopen tc-end: 1639648752.553844, t_tls_dlopen, passed tp-end: 1639648752.562521, lib/libc/tls/t_tls_dlopen tp-start: 1639648752.659975, lib/libc/ttyio/t_ptm, 2 tc-start: 1639648752.662765, ptm tc-end: 1639648752.777105, ptm, passed tc-start: 1639648752.785925, ptmx tc-end: 1639648752.894324, ptmx, passed tp-end: 1639648752.903472, lib/libc/ttyio/t_ptm tp-start: 1639648752.996965, lib/libc/ttyio/t_ttyio, 1 tc-start: 1639648752.999766, ioctl tc-so:parent: spawned child1 tc-so:parent: spawned child2 tc-so:child1: exiting tc-so:child2: exiting tc-end: 1639648757.104885, ioctl, passed tp-end: 1639648757.111393, lib/libc/ttyio/t_ttyio tp-start: 1639648759.465093, lib/libc/ssp/t_ssp, 19 tc-start: 1639648759.467280, fgets tc-so:Executing command [ echo ok |/usr/tests/lib/libc/ssp/h_fgets 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_fgets 10 ] tc-so:Executing command [ echo busted |/usr/tests/lib/libc/ssp/h_fgets 11 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_fgets 11 ] tc-end: 1639648760.263033, fgets, passed tc-start: 1639648760.271919, getcwd tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_getcwd 1024 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_getcwd 1024 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_getcwd 1025 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_getcwd 1025 ] tc-end: 1639648761.22544, getcwd, passed tc-start: 1639648761.31846, gets tc-so:Executing command [ echo ok |/usr/tests/lib/libc/ssp/h_gets ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_gets ] tc-so:Executing command [ echo 0123456789 |/usr/tests/lib/libc/ssp/h_gets ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_gets ] tc-end: 1639648761.842273, gets, passed tc-start: 1639648761.851782, memcpy tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memcpy 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memcpy 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memcpy 11 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memcpy 11 ] tc-end: 1639648762.601109, memcpy, passed tc-start: 1639648762.610384, memmove tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memmove 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memmove 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memmove 11 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memmove 11 ] tc-end: 1639648763.367455, memmove, passed tc-start: 1639648763.377166, memset tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memset 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memset 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memset 11 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memset 11 ] tc-end: 1639648764.146765, memset, passed tc-start: 1639648764.156061, raw tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_raw 9 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_raw 9 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_raw 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_raw 10 ] tc-end: 1639648764.894958, raw, passed tc-start: 1639648764.904049, read tc-so:Executing command [ echo foo |/usr/tests/lib/libc/ssp/h_read 1024 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_read 1024 ] tc-so:Executing command [ echo bar |/usr/tests/lib/libc/ssp/h_read 1025 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_read 1025 ] tc-end: 1639648765.707834, read, passed tc-start: 1639648765.717001, readlink tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_readlink 1024 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_readlink 1024 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_readlink 1025 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_readlink 1025 ] tc-end: 1639648766.475253, readlink, passed tc-start: 1639648766.484530, snprintf tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_snprintf 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_snprintf 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_snprintf 11 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_snprintf 11 ] tc-end: 1639648767.267958, snprintf, passed tc-start: 1639648767.277671, sprintf tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_sprintf ok ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_sprintf ok ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_sprintf 0123456789 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_sprintf 0123456789 ] tc-end: 1639648768.44150, sprintf, passed tc-start: 1639648768.53653, stpcpy tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_stpcpy 0123456 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_stpcpy 0123456 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_stpcpy 0123456789 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_stpcpy 0123456789 ] tc-end: 1639648768.823712, stpcpy, passed tc-start: 1639648768.834056, stpncpy tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_stpncpy 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_stpncpy 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_stpncpy 11 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_stpncpy 11 ] tc-end: 1639648769.633608, stpncpy, passed tc-start: 1639648769.643431, strcat tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strcat 0123456 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strcat 0123456 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strcat 0123456789ABCDEF ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strcat 0123456789ABCDEF ] tc-end: 1639648770.416097, strcat, passed tc-start: 1639648770.425505, strcpy tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strcpy 0123456 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strcpy 0123456 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strcpy 0123456789 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strcpy 0123456789 ] tc-end: 1639648771.169420, strcpy, passed tc-start: 1639648771.178656, strncat tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strncat 8 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strncat 8 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strncat 9 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strncat 9 ] tc-end: 1639648771.919537, strncat, passed tc-start: 1639648771.928724, strncpy tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strncpy 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strncpy 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strncpy 11 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strncpy 11 ] tc-end: 1639648772.669125, strncpy, passed tc-start: 1639648772.678561, vsnprintf tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_vsnprintf 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_vsnprintf 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_vsnprintf 11 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_vsnprintf 11 ] tc-end: 1639648773.428213, vsnprintf, passed tc-start: 1639648773.437353, vsprintf tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_vsprintf ok ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_vsprintf ok ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_vsprintf 0123456789 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_vsprintf 0123456789 ] tc-end: 1639648774.183379, vsprintf, passed tp-end: 1639648774.192526, lib/libc/ssp/t_ssp tp-start: 1639648774.256679, lib/libc/t_convfp, 4 tc-start: 1639648774.258666, cast_ulong tc-end: 1639648774.322920, cast_ulong, passed tc-start: 1639648774.329530, cast_ulong2 tc-end: 1639648774.392929, cast_ulong2, passed tc-start: 1639648774.399354, conv_uint tc-end: 1639648774.463670, conv_uint, passed tc-start: 1639648774.470039, conv_ulong tc-so:testing long double vs. long tc-end: 1639648774.538020, conv_ulong, passed tp-end: 1639648774.544403, lib/libc/t_convfp tp-start: 1639648774.606381, lib/libc/t_gdtoa, 1 tc-start: 1639648774.608422, long_format tc-end: 1639648774.692487, long_format, passed tp-end: 1639648774.699590, lib/libc/t_gdtoa tp-start: 1639648774.761532, lib/libc/t_cdb, 1 tc-start: 1639648774.763632, cdb tc-end: 1639648775.117969, cdb, passed tp-end: 1639648775.124649, lib/libc/t_cdb tp-start: 1639648775.197112, lib/libcrypt/t_crypt, 1 tc-start: 1639648775.199183, crypt_salts tc-end: 1639648786.200038, crypt_salts, passed tp-end: 1639648786.207044, lib/libcrypt/t_crypt tp-start: 1639648809.317160, lib/libcurses/t_curses, 201 tc-start: 1639648809.319605, add_wch tc-end: 1639648812.98599, add_wch, passed tc-start: 1639648812.105238, addbytes tc-end: 1639648814.16197, addbytes, passed tc-start: 1639648814.22881, addch tc-end: 1639648816.427290, addch, passed tc-start: 1639648816.433943, addchnstr tc-end: 1639648817.719145, addchnstr, passed tc-start: 1639648817.725703, addchstr tc-end: 1639648819.260761, addchstr, passed tc-start: 1639648819.267757, addnstr tc-end: 1639648820.569936, addnstr, passed tc-start: 1639648820.576918, addnwstr tc-end: 1639648822.202696, addnwstr, passed tc-start: 1639648822.209490, addstr tc-end: 1639648824.175143, addstr, passed tc-start: 1639648824.181937, addwstr tc-end: 1639648825.844700, addwstr, passed tc-start: 1639648825.853190, assume_default_colors tc-se:director: /usr/tests/lib/libcurses/tests/assume_default_colors:5: [compare_streams] Excess 196 bytes from slave [opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopelhomeop] tc-se:director: /usr/tests/lib/libcurses/check_files/color_default.chk:0: [compare_streams] Excess 100 bytes [opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opop] tc-se:director: /usr/tests/lib/libcurses/tests/assume_default_colors:11: [compare_streams] Excess 2 bytes from slave [op] tc-end: 1639648827.575486, assume_default_colors, passed tc-start: 1639648827.581950, attributes tc-end: 1639648829.315968, attributes, passed tc-start: 1639648829.322880, background tc-se:director: /usr/tests/lib/libcurses/check_files/background1.chk:0: [compare_streams] Excess 1 bytes [\012] tc-se:director: /usr/tests/lib/libcurses/tests/background:14: [compare_streams] Excess 15 bytes from slave [window\015\012\006\006\006\006\006\0401] tc-end: 1639648831.827755, background, passed tc-start: 1639648831.834004, beep tc-end: 1639648834.627625, beep, passed tc-start: 1639648834.637533, bkgdset tc-se:director: /usr/tests/lib/libcurses/check_files/background1.chk:0: [compare_streams] Excess 1 bytes [\012] tc-end: 1639648837.450883, bkgdset, passed tc-start: 1639648837.460039, border_set tc-end: 1639648840.151019, border_set, passed tc-start: 1639648840.163881, box tc-end: 1639648842.364715, box, passed tc-start: 1639648842.378759, box_set tc-end: 1639648844.261630, box_set, passed tc-start: 1639648844.274958, can_change_color tc-end: 1639648846.38217, can_change_color, passed tc-start: 1639648846.47755, cbreak tc-se:director: /usr/tests/lib/libcurses/tests/cbreak:19: Slave function returned before end of input string tc-end: 1639648847.985237, cbreak, passed tc-start: 1639648847.991598, chgat tc-se:director: /usr/tests/lib/libcurses/tests/start_color:4: [compare_streams] Excess 484 bytes from slave [opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xelhomeop] tc-se:director: /usr/tests/lib/libcurses/tests/chgat:6: [compare_streams] Excess 2 bytes from slave [op] tc-end: 1639648850.166627, chgat, passed tc-start: 1639648850.178344, clear tc-se:director: /usr/tests/lib/libcurses/tests/clear:40: [compare_streams] Excess 1704 bytes from slave [EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEhome\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE] tc-end: 1639648859.278137, clear, passed tc-start: 1639648859.290338, clearok tc-end: 1639648862.278313, clearok, passed tc-start: 1639648862.285002, color_content tc-end: 1639648864.290300, color_content, passed tc-start: 1639648864.304958, color_set tc-se:director: /usr/tests/lib/libcurses/tests/color_set:4: [compare_streams] Excess 484 bytes from slave [opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xelhomeop] tc-end: 1639648866.559794, color_set, passed tc-start: 1639648866.571730, copywin tc-end: 1639648871.158129, copywin, passed tc-start: 1639648871.169712, curs_set tc-end: 1639648873.49024, curs_set, passed tc-start: 1639648873.60737, cursor tc-end: 1639648875.746574, cursor, passed tc-start: 1639648875.753690, define_key tc-end: 1639648877.596003, define_key, passed tc-start: 1639648877.604447, delch tc-end: 1639648879.860704, delch, passed tc-start: 1639648879.867512, deleteln tc-se:director: /usr/tests/lib/libcurses/tests/deleteln:15: [compare_streams] Excess 2112 bytes from slave [00000000000000000000000000000000000000000000000000000000000000000000000000000000cup2;1X11111111111111111111111111111111111111111111111111111111111111111111111111111111cup3;1X22222222222222222222222222222222222222222222222222222222222222222222222222222222cup4;1X33333333333333333333333333333333333333333333333333333333333333333333333333333333cup5;1X44444444444444444444444444444444444444444444444444444444444444444444444444444444cup6;1X55555555555555555555555555555555555555555555555555555555555555555555555555555555cup7;1X66666666666666666666666666666666666666666666666666666666666666666666666666666666cup8;1X77777777777777777777777777777777777777777777777777777777777777777777777777777777cup9;1X88888888888888888888888888888888888888888888888888888888888888888888888888888888cup10;1X99999999999999999999999999999999999999999999999999999999999999999999999999999999cup11;1X00000000000000000000000000000000000000000000000000000000000000000000000000000000cup12;1X11111111111111111111111111111111111111111111111111111111111111111111111111111111cup13;1X22222222222222222222222222222222222222222222222222222222222222222222222222222222cup14;1X33333333333333333333333333333333333333333333333333333333333333333333333333333333cup15;1X44444444444444444444444444444444444444444444444444444444444444444444444444444444cup16;1X55555555555555555555555555555555555555555555555555555555555555555555555555555555cup17;1X66666666666666666666666666666666666666666666666666666666666666666666666666666666cup18;1X77777777777777777777777777777777777777777777777777777777777777777777777777777777cup19;1X88888888888888888888888888888888888888888888888888888888888888888888888888888888cup20;1X99999999999999999999999999999999999999999999999999999999999999999999999999999999cup21;1X00000000000000000000000000000000000000000000000000000000000000000000000000000000cup22;1X11111111111111111111111111111111111111111111111111111111111111111111111111111111cup23;1X22222222222222222222222222222222222222222222222222222222222222222222222222222222cup24;1X3333333333333333333333333333333333333333333333333333333333333333333333333333333rmam3smamcup24;1X] tc-end: 1639648886.331563, deleteln, passed tc-start: 1639648886.338011, derwin tc-end: 1639648888.714338, derwin, passed tc-start: 1639648888.721139, doupdate tc-end: 1639648890.51997, doupdate, passed tc-start: 1639648890.58522, dupwin tc-end: 1639648892.870751, dupwin, passed tc-start: 1639648892.877202, echo_wchar tc-end: 1639648895.253635, echo_wchar, passed tc-start: 1639648895.260417, echochar tc-end: 1639648896.615310, echochar, passed tc-start: 1639648896.622020, erasechar tc-end: 1639648897.873871, erasechar, passed tc-start: 1639648897.880882, erasewchar tc-end: 1639648899.225405, erasewchar, passed tc-start: 1639648899.232025, flash tc-end: 1639648900.487480, flash, passed tc-start: 1639648900.494137, get_wch tc-se:director: /usr/tests/lib/libcurses/tests/get_wch:11: Slave function returned before end of input string tc-se:director: /usr/tests/lib/libcurses/tests/get_wch:16: Slave function returned before end of input string tc-end: 1639648902.346252, get_wch, passed tc-start: 1639648902.352446, get_wstr tc-end: 1639648905.297352, get_wstr, passed tc-start: 1639648905.303958, getattrs tc-end: 1639648906.958518, getattrs, passed tc-start: 1639648906.965250, getbegx tc-end: 1639648908.289347, getbegx, passed tc-start: 1639648908.296428, getbegy tc-end: 1639648909.739579, getbegy, passed tc-start: 1639648909.746245, getbkgd tc-se:director: /usr/tests/lib/libcurses/check_files/background1.chk:0: [compare_streams] Excess 1 bytes [\012] tc-end: 1639648911.509746, getbkgd, passed tc-start: 1639648911.516096, getch tc-end: 1639648912.912710, getch, passed tc-start: 1639648912.919216, getcurx tc-end: 1639648914.383315, getcurx, passed tc-start: 1639648914.390124, getmaxx tc-end: 1639648915.962394, getmaxx, passed tc-start: 1639648915.968980, getmaxy tc-end: 1639648917.312825, getmaxy, passed tc-start: 1639648917.319498, getn_wstr tc-end: 1639648920.418037, getn_wstr, passed tc-start: 1639648920.424545, getnstr tc-end: 1639648923.803403, getnstr, passed tc-start: 1639648923.810716, getparx tc-end: 1639648925.360761, getparx, passed tc-start: 1639648925.368606, getstr tc-end: 1639648928.231902, getstr, passed tc-start: 1639648928.238481, getwin tc-end: 1639648929.769401, getwin, passed tc-start: 1639648929.776447, halfdelay tc-se:director: /usr/tests/lib/libcurses/tests/halfdelay:11: Slave function returned before end of input string tc-end: 1639648939.312697, halfdelay, passed tc-start: 1639648939.319359, has_colors tc-end: 1639648940.552655, has_colors, passed tc-start: 1639648940.560010, has_ic tc-end: 1639648941.853563, has_ic, passed tc-start: 1639648941.860123, hline tc-end: 1639648943.366827, hline, passed tc-start: 1639648943.373848, hline_set tc-end: 1639648944.902637, hline_set, passed tc-start: 1639648944.909282, immedok tc-end: 1639648946.530003, immedok, passed tc-start: 1639648946.536563, in_wch tc-end: 1639648948.196962, in_wch, passed tc-start: 1639648948.203471, inch tc-end: 1639648949.907551, inch, passed tc-start: 1639648949.914220, inchnstr tc-end: 1639648951.688523, inchnstr, passed tc-start: 1639648951.695208, init_color tc-end: 1639648953.49300, init_color, passed tc-start: 1639648953.55901, innstr tc-end: 1639648954.910312, innstr, passed tc-start: 1639648954.916936, innwstr tc-end: 1639648956.621257, innwstr, passed tc-start: 1639648956.628036, ins_nwstr tc-end: 1639648958.276229, ins_nwstr, passed tc-start: 1639648958.282762, ins_wch tc-end: 1639648960.346595, ins_wch, passed tc-start: 1639648960.354247, ins_wstr tc-end: 1639648962.384828, ins_wstr, passed tc-start: 1639648962.391420, insch tc-end: 1639648963.887932, insch, passed tc-start: 1639648963.894511, insdelln tc-end: 1639648971.394429, insdelln, passed tc-start: 1639648971.404653, insertln tc-end: 1639648977.843627, insertln, passed tc-start: 1639648977.850316, inwstr tc-end: 1639648979.321249, inwstr, passed tc-start: 1639648979.328163, is_linetouched tc-end: 1639648980.982657, is_linetouched, passed tc-start: 1639648980.989662, is_wintouched tc-end: 1639648982.523272, is_wintouched, passed tc-start: 1639648982.530524, key_name tc-end: 1639648984.2959, key_name, passed tc-start: 1639648984.9570, keyname tc-end: 1639648985.513846, keyname, passed tc-start: 1639648985.520402, keyok tc-end: 1639648987.285382, keyok, passed tc-start: 1639648987.292188, keypad tc-se:director: /usr/tests/lib/libcurses/tests/keypad:5: Slave function returned before end of input string tc-end: 1639648989.385640, keypad, passed tc-start: 1639648989.391948, killchar tc-end: 1639648990.685443, killchar, passed tc-start: 1639648990.691986, killwchar tc-end: 1639648992.26525, killwchar, passed tc-start: 1639648992.33111, leaveok tc-end: 1639648993.718269, leaveok, passed tc-start: 1639648993.724838, meta tc-end: 1639648995.19186, meta, passed tc-start: 1639648995.26042, mvaddch tc-end: 1639648996.301453, mvaddch, passed tc-start: 1639648996.308088, mvaddchnstr tc-se:director: /usr/tests/lib/libcurses/check_files/mvaddchnstr.chk:0: [compare_streams] Excess 1 bytes [\012] tc-se:director: /usr/tests/lib/libcurses/check_files/mvaddchnstr2.chk:0: [compare_streams] Excess 1 bytes [\012] tc-end: 1639648997.674932, mvaddchnstr, passed tc-start: 1639648997.681303, mvaddchstr tc-se:director: /usr/tests/lib/libcurses/check_files/mvaddchnstr.chk:0: [compare_streams] Excess 1 bytes [\012] tc-se:director: /usr/tests/lib/libcurses/check_files/mvaddchstr.chk:0: [compare_streams] Excess 1 bytes [\012] tc-end: 1639648999.54390, mvaddchstr, passed tc-start: 1639648999.60830, mvaddnstr tc-se:director: /usr/tests/lib/libcurses/check_files/mvaddnstr2.chk:0: [compare_streams] Excess 1 bytes [\012] tc-end: 1639649000.447648, mvaddnstr, passed tc-start: 1639649000.454141, mvaddnwstr tc-end: 1639649002.42745, mvaddnwstr, passed tc-start: 1639649002.49178, mvaddstr tc-se:director: /usr/tests/lib/libcurses/check_files/mvaddstr2.chk:0: [compare_streams] Excess 1 bytes [\012] tc-end: 1639649003.592934, mvaddstr, passed tc-start: 1639649003.603490, mvaddwstr tc-end: 1639649005.306043, mvaddwstr, passed tc-start: 1639649005.313223, mvchgat tc-se:director: /usr/tests/lib/libcurses/tests/start_color:4: [compare_streams] Excess 484 bytes from slave [opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xelhomeop] tc-end: 1639649006.967727, mvchgat, passed tc-start: 1639649006.974416, mvcur tc-end: 1639649008.368052, mvcur, passed tc-start: 1639649008.375900, mvdelch tc-end: 1639649010.449533, mvdelch, passed tc-start: 1639649010.456698, mvderwin tc-se:director: /usr/tests/lib/libcurses/tests/mvderwin:14: [compare_streams] Excess 35 bytes from slave [elcup6;21Xelcup7;21Xelcup8;21Xel\025\025\025] tc-se:director: /usr/tests/lib/libcurses/tests/mvderwin:23: [compare_streams] Excess 14 bytes from slave [cup10;13XBBBBB] tc-se:director: /usr/tests/lib/libcurses/tests/mvderwin:27: [compare_streams] Excess 31 bytes from slave [cup5;21Xelcup7;21XBBBBcup10;18X] tc-end: 1639649012.455750, mvderwin, passed tc-start: 1639649012.462737, mvget_wstr tc-end: 1639649015.647513, mvget_wstr, passed tc-start: 1639649015.662726, mvgetn_wstr tc-end: 1639649020.46210, mvgetn_wstr, passed tc-start: 1639649020.59929, mvgetnstr tc-se:director: /usr/tests/lib/libcurses/tests/mvgetnstr:7: [compare_streams] Excess 2 bytes from slave [23] tc-se:director: /usr/tests/lib/libcurses/tests/mvgetnstr:12: [compare_streams] Excess 3 bytes from slave [def] tc-se:director: /usr/tests/lib/libcurses/tests/mvgetnstr:17: [compare_streams] Excess 11 bytes from slave [def\040\015\040tadeg] tc-end: 1639649023.977918, mvgetnstr, passed tc-start: 1639649023.990302, mvgetstr tc-se:director: /usr/tests/lib/libcurses/tests/mvgetstr:9: [compare_streams] Excess 8 bytes from slave [def\040ODgh] tc-se:director: /usr/tests/lib/libcurses/tests/mvgetstr:14: [compare_streams] Excess 10 bytes from slave [def\015\040adegh] tc-end: 1639649027.362087, mvgetstr, passed tc-start: 1639649027.368279, mvhline tc-end: 1639649029.347526, mvhline, passed tc-start: 1639649029.360987, mvinch tc-end: 1639649031.789042, mvinch, passed tc-start: 1639649031.796705, mvinchnstr tc-end: 1639649033.886647, mvinchnstr, passed tc-start: 1639649033.893541, mvinnstr tc-end: 1639649035.696597, mvinnstr, passed tc-start: 1639649035.703265, mvinnwstr tc-end: 1639649037.447670, mvinnwstr, passed tc-start: 1639649037.454155, mvins_nwstr tc-end: 1639649039.31811, mvins_nwstr, passed tc-start: 1639649039.38376, mvins_wch tc-end: 1639649040.462266, mvins_wch, passed tc-start: 1639649040.468747, mvins_wstr tc-end: 1639649042.133228, mvins_wstr, passed tc-start: 1639649042.139729, mvinsch tc-end: 1639649043.594150, mvinsch, passed tc-start: 1639649043.601144, mvinwstr tc-end: 1639649045.61623, mvinwstr, passed tc-start: 1639649045.68417, mvprintw tc-end: 1639649046.353819, mvprintw, passed tc-start: 1639649046.360407, mvscanw tc-end: 1639649049.550347, mvscanw, passed tc-start: 1639649049.557278, mvvline tc-end: 1639649051.51269, mvvline, passed tc-start: 1639649051.58143, mvwaddchnstr tc-end: 1639649052.611356, mvwaddchnstr, passed tc-start: 1639649052.618012, mvwaddchstr tc-end: 1639649054.159349, mvwaddchstr, passed tc-start: 1639649054.166038, mvwaddnstr tc-end: 1639649055.527051, mvwaddnstr, passed tc-start: 1639649055.533719, mvwaddnwstr tc-end: 1639649057.339077, mvwaddnwstr, passed tc-start: 1639649057.345604, mvwaddstr tc-end: 1639649058.798495, mvwaddstr, passed tc-start: 1639649058.805212, mvwaddwstr tc-end: 1639649060.510594, mvwaddwstr, passed tc-start: 1639649060.517230, mvwchgat tc-se:director: /usr/tests/lib/libcurses/tests/start_color:4: [compare_streams] Excess 484 bytes from slave [opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xelhomeop] tc-se:director: /usr/tests/lib/libcurses/tests/window_create:4: [compare_streams] Excess 2 bytes from slave [op] tc-end: 1639649062.231537, mvwchgat, passed tc-start: 1639649062.237854, mvwget_wstr tc-end: 1639649064.970791, mvwget_wstr, passed tc-start: 1639649064.977647, mvwgetn_wstr tc-end: 1639649067.834034, mvwgetn_wstr, passed tc-start: 1639649067.840640, mvwgetnstr tc-end: 1639649070.817610, mvwgetnstr, passed tc-start: 1639649070.824168, mvwgetstr tc-end: 1639649073.569600, mvwgetstr, passed tc-start: 1639649073.576232, mvwin tc-se:director: /usr/tests/lib/libcurses/tests/mvwin:5: [compare_streams] Excess 11 bytes from slave [cup4;7Xxxxx] tc-se:director: /usr/tests/lib/libcurses/tests/mvwin:7: [compare_streams] Excess 4 bytes from slave [home] tc-se:director: /usr/tests/lib/libcurses/tests/mvwin:10: [compare_streams] Excess 11 bytes from slave [cup6;9Xxxxx] tc-se:director: /usr/tests/lib/libcurses/tests/mvwin:12: [compare_streams] Excess 4 bytes from slave [home] tc-end: 1639649075.153745, mvwin, passed tc-start: 1639649075.163403, mvwinch tc-end: 1639649077.135924, mvwinch, passed tc-start: 1639649077.142577, mvwinchnstr tc-end: 1639649078.965962, mvwinchnstr, passed tc-start: 1639649078.972576, mvwinnstr tc-end: 1639649080.605386, mvwinnstr, passed tc-start: 1639649080.614468, mvwinnwstr tc-end: 1639649082.516502, mvwinnwstr, passed tc-start: 1639649082.525474, mvwins_nwstr tc-end: 1639649084.392573, mvwins_nwstr, passed tc-start: 1639649084.399427, mvwins_wch tc-end: 1639649085.934346, mvwins_wch, passed tc-start: 1639649085.942344, mvwins_wstr tc-end: 1639649087.664015, mvwins_wstr, passed tc-start: 1639649087.671001, mvwinsch tc-end: 1639649089.274261, mvwinsch, passed tc-start: 1639649089.281117, mvwinwstr tc-end: 1639649090.961941, mvwinwstr, passed tc-start: 1639649090.968681, newwin tc-end: 1639649092.564386, newwin, passed tc-start: 1639649092.571718, nocbreak tc-se:director: /usr/tests/lib/libcurses/tests/cbreak:19: Slave function returned before end of input string tc-end: 1639649094.859644, nocbreak, passed tc-start: 1639649094.869847, nodelay tc-end: 1639649096.480847, nodelay, passed tc-start: 1639649096.490632, notimeout tc-se:director: /usr/tests/lib/libcurses/tests/notimeout:14: Slave function returned before end of input string tc-se:director: /usr/tests/lib/libcurses/tests/notimeout:28: Slave function returned before end of input string tc-end: 1639649118.183424, notimeout, passed tc-start: 1639649118.189720, overlay tc-end: 1639649120.538304, overlay, passed tc-start: 1639649120.544971, overwrite tc-end: 1639649122.746109, overwrite, passed tc-start: 1639649122.752757, pad tc-end: 1639649124.836440, pad, passed tc-start: 1639649124.843060, pair_content tc-se:director: /usr/tests/lib/libcurses/tests/start_color:4: [compare_streams] Excess 484 bytes from slave [opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xelhomeop] tc-end: 1639649126.347056, pair_content, passed tc-start: 1639649126.353855, pechochar tc-end: 1639649128.2314, pechochar, passed tc-start: 1639649128.10258, redrawwin tc-end: 1639649130.462784, redrawwin, passed tc-start: 1639649130.471911, scroll tc-end: 1639649134.397451, scroll, passed tc-start: 1639649134.404022, setscrreg tc-end: 1639649137.478034, setscrreg, passed tc-start: 1639649137.486332, slk tc-end: 1639649140.146556, slk, passed tc-start: 1639649140.153284, standout tc-end: 1639649141.646304, standout, passed tc-start: 1639649141.653478, start_color tc-se:director: /usr/tests/lib/libcurses/tests/start_color:4: [compare_streams] Excess 484 bytes from slave [opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xelhomeop] tc-end: 1639649143.16461, start_color, passed tc-start: 1639649143.22889, start_slk tc-end: 1639649144.277584, start_slk, passed tc-start: 1639649144.284125, startup tc-end: 1639649145.488472, startup, passed tc-start: 1639649145.495081, termattrs tc-end: 1639649146.745575, termattrs, passed tc-start: 1639649146.752159, timeout tc-se:director: /usr/tests/lib/libcurses/tests/timeout:13: Slave function returned before end of input string tc-se:director: /usr/tests/lib/libcurses/check_files/timeout.chk:0: [compare_streams] Excess 1 bytes [\012] tc-end: 1639649156.484439, timeout, passed tc-start: 1639649156.490626, touchline tc-end: 1639649159.212668, touchline, passed tc-start: 1639649159.219400, touchoverlap tc-se:director: /usr/tests/lib/libcurses/tests/touchoverlap:5: [compare_streams] Excess 7 bytes from slave [cup8;6X] tc-end: 1639649161.557920, touchoverlap, passed tc-start: 1639649161.564497, touchwin tc-end: 1639649164.15791, touchwin, passed tc-start: 1639649164.22755, two_window tc-end: 1639649165.457153, two_window, passed tc-start: 1639649165.464281, underscore tc-end: 1639649167.18415, underscore, passed tc-start: 1639649167.25640, unget_wch tc-end: 1639649168.547951, unget_wch, passed tc-start: 1639649168.555587, untouchwin tc-end: 1639649170.667340, untouchwin, passed tc-start: 1639649170.675162, varcheck tc-end: 1639649172.699982, varcheck, passed tc-start: 1639649172.707280, vline_set tc-end: 1639649174.495816, vline_set, passed tc-start: 1639649174.502835, wadd_wch tc-end: 1639649176.602265, wadd_wch, passed tc-start: 1639649176.609165, waddch tc-end: 1639649178.63522, waddch, passed tc-start: 1639649178.70401, waddchnstr tc-end: 1639649179.686787, waddchnstr, passed tc-start: 1639649179.693312, waddchstr tc-end: 1639649181.226632, waddchstr, passed tc-start: 1639649181.233441, waddnstr tc-end: 1639649182.604521, waddnstr, passed tc-start: 1639649182.611339, waddnwstr tc-end: 1639649184.383486, waddnwstr, passed tc-start: 1639649184.393447, waddstr tc-end: 1639649185.999708, waddstr, passed tc-start: 1639649186.7257, waddwstr tc-end: 1639649188.43066, waddwstr, passed tc-start: 1639649188.52895, wattributes tc-end: 1639649190.83605, wattributes, passed tc-start: 1639649190.91559, wborder tc-end: 1639649191.896133, wborder, passed tc-start: 1639649191.905090, wborder_set tc-end: 1639649193.891505, wborder_set, passed tc-start: 1639649193.899073, wchgat tc-se:director: /usr/tests/lib/libcurses/tests/start_color:4: [compare_streams] Excess 484 bytes from slave [opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xelhomeop] tc-se:director: /usr/tests/lib/libcurses/tests/window_create:4: [compare_streams] Excess 2 bytes from slave [op] tc-end: 1639649195.798462, wchgat, passed tc-start: 1639649195.808578, wcolor_set tc-se:director: /usr/tests/lib/libcurses/tests/wcolor_set:4: [compare_streams] Excess 488 bytes from slave [homeopsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xelhomeop] tc-se:director: /usr/tests/lib/libcurses/tests/wcolor_set:5: [compare_streams] Excess 484 bytes from slave [opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xelhomeop] tc-end: 1639649197.699470, wcolor_set, passed tc-start: 1639649197.707119, wecho_wchar tc-end: 1639649199.963298, wecho_wchar, passed tc-start: 1639649199.974292, wget_wstr tc-end: 1639649203.235013, wget_wstr, passed tc-start: 1639649203.244864, wgetn_wstr tc-end: 1639649206.527153, wgetn_wstr, passed tc-start: 1639649206.535548, wgetnstr tc-end: 1639649209.815160, wgetnstr, passed tc-start: 1639649209.823581, wgetstr tc-end: 1639649212.728492, wgetstr, passed tc-start: 1639649212.737720, whline tc-end: 1639649214.608185, whline, passed tc-start: 1639649214.616828, whline_set tc-end: 1639649216.573789, whline_set, passed tc-start: 1639649216.584765, win_wch tc-end: 1639649218.522930, win_wch, passed tc-start: 1639649218.531536, winch tc-end: 1639649220.322507, winch, passed tc-start: 1639649220.330242, winchnstr tc-end: 1639649222.147584, winchnstr, passed tc-start: 1639649222.156938, window tc-end: 1639649223.612874, window, passed tc-start: 1639649223.619321, window_hierarchy tc-end: 1639649225.305076, window_hierarchy, passed tc-start: 1639649225.312719, winnstr tc-end: 1639649227.15341, winnstr, passed tc-start: 1639649227.23210, winnwstr tc-end: 1639649228.988060, winnwstr, passed tc-start: 1639649228.995999, wins_nwstr tc-end: 1639649230.910769, wins_nwstr, passed tc-start: 1639649230.920054, wins_wch tc-end: 1639649233.202608, wins_wch, passed tc-start: 1639649233.210470, wins_wstr tc-end: 1639649235.672125, wins_wstr, passed tc-start: 1639649235.679307, winsch tc-end: 1639649237.334021, winsch, passed tc-start: 1639649237.342624, winwstr tc-end: 1639649238.968927, winwstr, passed tc-start: 1639649238.975583, wprintw tc-end: 1639649240.485664, wprintw, passed tc-start: 1639649240.495633, wredrawln tc-end: 1639649243.587939, wredrawln, passed tc-start: 1639649243.597375, wscrl tc-end: 1639649245.470582, wscrl, passed tc-start: 1639649245.480648, wsetscrreg tc-end: 1639649247.885633, wsetscrreg, passed tc-start: 1639649247.894454, wstandout tc-end: 1639649249.702247, wstandout, passed tc-start: 1639649249.710994, wtimeout tc-se:director: /usr/tests/lib/libcurses/tests/wtimeout:13: Slave function returned before end of input string tc-end: 1639649259.567323, wtimeout, passed tc-start: 1639649259.574136, wtouchln tc-end: 1639649261.805062, wtouchln, passed tc-start: 1639649261.814468, wunderscore tc-end: 1639649263.670171, wunderscore, passed tc-start: 1639649263.678623, wvline tc-end: 1639649265.531469, wvline, passed tc-start: 1639649265.542213, wvline_set tc-end: 1639649267.593227, wvline_set, passed tp-end: 1639649267.601460, lib/libcurses/t_curses tp-start: 1639649267.746486, lib/libexecinfo/t_backtrace, 1 tc-start: 1639649267.750440, backtrace_fmt_basic tc-so:got nptrs=19 ncalls=12 (min_frames: 4, max_frames: 9) tc-so:backtrace is: tc-so:#0: myfunc3 tc-so:#1: myfunc2 tc-so:#2: myfunc1 tc-so:#3: myfunc1 tc-so:#4: myfunc1 tc-so:#5: myfunc1 tc-so:#6: myfunc1 tc-so:#7: myfunc1 tc-so:#8: myfunc1 tc-so:#9: myfunc1 tc-so:#10: myfunc1 tc-so:#11: myfunc1 tc-so:#12: myfunc1 tc-so:#13: myfunc1 tc-so:#14: myfunc tc-so:#15: atfu_backtrace_fmt_basic_body tc-so:#16: atf_tc_run tc-so:#17: atf_tp_main tc-so:#18: ___start tc-end: 1639649267.910827, backtrace_fmt_basic, passed tp-end: 1639649267.919097, lib/libexecinfo/t_backtrace tp-start: 1639649268.21002, lib/libexecinfo/t_sig_backtrace, 1 tc-start: 1639649268.23857, sig_backtrace tc-so:0x101974 at t_sig_backtrace tc-so:signal: 11 tc-so:Backtrace 1 stack frames. tc-end: 1639649268.160985, sig_backtrace, failed, /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libexecinfo/t_sig_backtrace.c:151: found_sigtramp not met tp-end: 1639649268.170431, lib/libexecinfo/t_sig_backtrace tp-start: 1639649268.328270, lib/libm/t_acos, 3 tc-start: 1639649268.332362, acos_inrange tc-end: 1639649268.451633, acos_inrange, passed tc-start: 1639649268.462504, acos_is_nan tc-end: 1639649268.555804, acos_is_nan, passed tc-start: 1639649268.564273, acos_is_plus_zero tc-end: 1639649268.659098, acos_is_plus_zero, passed tp-end: 1639649268.670925, lib/libm/t_acos tp-start: 1639649268.779516, lib/libm/t_asin, 14 tc-start: 1639649268.784097, asin_inf_neg tc-end: 1639649268.887442, asin_inf_neg, passed tc-start: 1639649268.894477, asin_inf_pos tc-end: 1639649269.10022, asin_inf_pos, passed tc-start: 1639649269.17635, asin_inrange tc-end: 1639649269.125192, asin_inrange, passed tc-start: 1639649269.132932, asin_nan tc-end: 1639649269.244660, asin_nan, passed tc-start: 1639649269.253787, asin_range tc-end: 1639649269.353673, asin_range, passed tc-start: 1639649269.360412, asin_zero_neg tc-end: 1639649269.443555, asin_zero_neg, passed tc-start: 1639649269.449999, asin_zero_pos tc-end: 1639649269.547297, asin_zero_pos, passed tc-start: 1639649269.556304, asinf_inf_neg tc-end: 1639649269.656436, asinf_inf_neg, passed tc-start: 1639649269.662900, asinf_inf_pos tc-end: 1639649269.753349, asinf_inf_pos, passed tc-start: 1639649269.760304, asinf_inrange tc-se:*** Expected check failure: asinf is busted, gives ~2ulp error: asinf(-0.5) = -0.52359891 != -0.52359879, error=~1.9ulp tc-se:*** Expected check failure: asinf is busted, gives ~2ulp error: asinf(0.5) = 0.52359891 != 0.52359879, error=~1.9ulp tc-end: 1639649269.864320, asinf_inrange, expected_failure, asinf is busted, gives ~2ulp error: 2 checks failed as expected; see output for more details tc-start: 1639649269.873807, asinf_nan tc-end: 1639649269.957992, asinf_nan, passed tc-start: 1639649269.965710, asinf_range tc-end: 1639649270.53392, asinf_range, passed tc-start: 1639649270.61040, asinf_zero_neg tc-end: 1639649270.142150, asinf_zero_neg, passed tc-start: 1639649270.148743, asinf_zero_pos tc-end: 1639649270.237507, asinf_zero_pos, passed tp-end: 1639649270.247059, lib/libm/t_asin tp-start: 1639649270.336650, lib/libm/t_atan, 4 tc-start: 1639649270.339241, atan_inrange tc-end: 1639649270.426363, atan_inrange, passed tc-start: 1639649270.434021, atan_nan tc-end: 1639649270.516148, atan_nan, passed tc-start: 1639649270.524315, atan_zero_neg tc-end: 1639649270.605479, atan_zero_neg, passed tc-start: 1639649270.613467, atan_zero_pos tc-end: 1639649270.692766, atan_zero_pos, passed tp-end: 1639649270.700591, lib/libm/t_atan tp-start: 1639649270.772286, lib/libm/t_bit, 1 tc-start: 1639649270.774340, signbit tc-end: 1639649270.861892, signbit, passed tp-end: 1639649270.870411, lib/libm/t_bit tp-start: 1639649270.951123, lib/libm/t_casinh, 1 tc-start: 1639649270.953259, casinh tc-end: 1639649271.31291, casinh, passed tp-end: 1639649271.40615, lib/libm/t_casinh tp-start: 1639649271.141030, lib/libm/t_cbrt, 18 tc-start: 1639649271.144045, cbrt_inf_neg tc-end: 1639649271.232411, cbrt_inf_neg, passed tc-start: 1639649271.241125, cbrt_inf_pos tc-end: 1639649271.330734, cbrt_inf_pos, passed tc-start: 1639649271.337285, cbrt_nan tc-end: 1639649271.417675, cbrt_nan, passed tc-start: 1639649271.424291, cbrt_pow tc-end: 1639649271.497456, cbrt_pow, passed tc-start: 1639649271.504138, cbrt_zero_neg tc-end: 1639649271.581036, cbrt_zero_neg, passed tc-start: 1639649271.589585, cbrt_zero_pos tc-end: 1639649271.681396, cbrt_zero_pos, passed tc-start: 1639649271.689784, cbrtf_inf_neg tc-end: 1639649271.785237, cbrtf_inf_neg, passed tc-start: 1639649271.793665, cbrtf_inf_pos tc-end: 1639649271.880455, cbrtf_inf_pos, passed tc-start: 1639649271.889511, cbrtf_nan tc-end: 1639649271.982988, cbrtf_nan, passed tc-start: 1639649271.992425, cbrtf_powf tc-end: 1639649272.85272, cbrtf_powf, passed tc-start: 1639649272.94113, cbrtf_zero_neg tc-end: 1639649272.195310, cbrtf_zero_neg, passed tc-start: 1639649272.201926, cbrtf_zero_pos tc-end: 1639649272.283110, cbrtf_zero_pos, passed tc-start: 1639649272.290062, cbrtl_inf_neg tc-end: 1639649272.386617, cbrtl_inf_neg, passed tc-start: 1639649272.395322, cbrtl_inf_pos tc-end: 1639649272.486835, cbrtl_inf_pos, passed tc-start: 1639649272.495294, cbrtl_nan tc-end: 1639649272.585750, cbrtl_nan, passed tc-start: 1639649272.594236, cbrtl_powl tc-se:*** Expected check failure: powl not yet implemented with full precision: cbrtl(0.0050000000000000001040834085586084257) = 0.17099759466766970012184505447667846 != powl(0.0050000000000000001040834085586084257, 1/3) = 0.17099759466766972781925915114698 tc-se: tc-se:*** Expected check failure: powl not yet implemented with full precision: cbrtl(99) = 4.6260650091827417930923623697912842 != powl(99, 1/3) = 4.6260650091827413277201230812352151 tc-se: tc-se:*** Expected check failure: powl not yet implemented with full precision: cbrtl(123.12300000000000466116034658625722) = 4.9748470109431477196393769412245629 != powl(123.12300000000000466116034658625722, 1/3) = 4.9748470109431472963024134514853358 tc-se: tc-se:*** Expected check failure: powl not yet implemented with full precision: cbrtl(9999) = 21.543628731482666713819354282184074 != powl(9999, 1/3) = 21.543628731482662885809986619278789 tc-se: tc-end: 1639649272.710020, cbrtl_powl, expected_failure, powl not yet implemented with full precision: 4 checks failed as expected; see output for more details tc-start: 1639649272.718702, cbrtl_zero_neg tc-end: 1639649272.813879, cbrtl_zero_neg, passed tc-start: 1639649272.820584, cbrtl_zero_pos tc-end: 1639649272.902938, cbrtl_zero_pos, passed tp-end: 1639649272.912428, lib/libm/t_cbrt tp-start: 1639649273.39838, lib/libm/t_ceil, 54 tc-start: 1639649273.42738, ceil_basic tc-end: 1639649273.144171, ceil_basic, passed tc-start: 1639649273.153570, ceil_inf_neg tc-end: 1639649273.255684, ceil_inf_neg, passed tc-start: 1639649273.265715, ceil_inf_pos tc-end: 1639649273.360785, ceil_inf_pos, passed tc-start: 1639649273.369247, ceil_nan tc-end: 1639649273.452542, ceil_nan, passed tc-start: 1639649273.459147, ceil_zero_neg tc-end: 1639649273.535222, ceil_zero_neg, passed tc-start: 1639649273.545085, ceil_zero_pos tc-end: 1639649273.632594, ceil_zero_pos, passed tc-start: 1639649273.639678, ceilf_basic tc-end: 1639649273.743076, ceilf_basic, passed tc-start: 1639649273.754190, ceilf_inf_neg tc-end: 1639649273.868938, ceilf_inf_neg, passed tc-start: 1639649273.881879, ceilf_inf_pos tc-end: 1639649274.20191, ceilf_inf_pos, passed tc-start: 1639649274.29130, ceilf_nan tc-end: 1639649274.132119, ceilf_nan, passed tc-start: 1639649274.142097, ceilf_zero_neg tc-end: 1639649274.254045, ceilf_zero_neg, passed tc-start: 1639649274.263926, ceilf_zero_pos tc-end: 1639649274.370470, ceilf_zero_pos, passed tc-start: 1639649274.376906, ceill_basic tc-end: 1639649274.477750, ceill_basic, passed tc-start: 1639649274.485801, ceill_inf_neg tc-end: 1639649274.570150, ceill_inf_neg, passed tc-start: 1639649274.577615, ceill_inf_pos tc-end: 1639649274.660701, ceill_inf_pos, passed tc-start: 1639649274.667989, ceill_nan tc-end: 1639649274.750073, ceill_nan, passed tc-start: 1639649274.757443, ceill_zero_neg tc-end: 1639649274.837200, ceill_zero_neg, passed tc-start: 1639649274.845478, ceill_zero_pos tc-end: 1639649274.933034, ceill_zero_pos, passed tc-start: 1639649274.939674, floor_basic tc-end: 1639649275.17610, floor_basic, passed tc-start: 1639649275.25079, floor_inf_neg tc-end: 1639649275.103704, floor_inf_neg, passed tc-start: 1639649275.110218, floor_inf_pos tc-end: 1639649275.185904, floor_inf_pos, passed tc-start: 1639649275.192925, floor_nan tc-end: 1639649275.270611, floor_nan, passed tc-start: 1639649275.277066, floor_zero_neg tc-end: 1639649275.352741, floor_zero_neg, passed tc-start: 1639649275.359301, floor_zero_pos tc-end: 1639649275.440560, floor_zero_pos, passed tc-start: 1639649275.448416, floorf_basic tc-end: 1639649275.552246, floorf_basic, passed tc-start: 1639649275.560098, floorf_inf_neg tc-end: 1639649275.640109, floorf_inf_neg, passed tc-start: 1639649275.647539, floorf_inf_pos tc-end: 1639649275.731977, floorf_inf_pos, passed tc-start: 1639649275.738587, floorf_nan tc-end: 1639649275.818090, floorf_nan, passed tc-start: 1639649275.825120, floorf_zero_neg tc-end: 1639649275.903997, floorf_zero_neg, passed tc-start: 1639649275.911534, floorf_zero_pos tc-end: 1639649276.5037, floorf_zero_pos, passed tc-start: 1639649276.13569, floorl_basic tc-end: 1639649276.103560, floorl_basic, passed tc-start: 1639649276.110423, floorl_inf_neg tc-end: 1639649276.210632, floorl_inf_neg, passed tc-start: 1639649276.219440, floorl_inf_pos tc-end: 1639649276.320700, floorl_inf_pos, passed tc-start: 1639649276.332254, floorl_nan tc-end: 1639649276.429463, floorl_nan, passed tc-start: 1639649276.437711, floorl_zero_neg tc-end: 1639649276.536978, floorl_zero_neg, passed tc-start: 1639649276.549879, floorl_zero_pos tc-end: 1639649276.665624, floorl_zero_pos, passed tc-start: 1639649276.676562, trunc_basic tc-end: 1639649276.790933, trunc_basic, passed tc-start: 1639649276.799492, trunc_inf_neg tc-end: 1639649276.904918, trunc_inf_neg, passed tc-start: 1639649276.917213, trunc_inf_pos tc-end: 1639649277.53786, trunc_inf_pos, passed tc-start: 1639649277.65927, trunc_nan tc-end: 1639649277.200566, trunc_nan, passed tc-start: 1639649277.212994, trunc_zero_neg tc-end: 1639649277.347544, trunc_zero_neg, passed tc-start: 1639649277.358517, trunc_zero_pos tc-end: 1639649277.483378, trunc_zero_pos, passed tc-start: 1639649277.493963, truncf_basic tc-end: 1639649277.622579, truncf_basic, passed tc-start: 1639649277.633454, truncf_inf_neg tc-end: 1639649277.764688, truncf_inf_neg, passed tc-start: 1639649277.777516, truncf_inf_pos tc-end: 1639649277.917029, truncf_inf_pos, passed tc-start: 1639649277.929310, truncf_nan tc-end: 1639649278.65932, truncf_nan, passed tc-start: 1639649278.77352, truncf_zero_neg tc-end: 1639649278.214317, truncf_zero_neg, passed tc-start: 1639649278.225367, truncf_zero_pos tc-end: 1639649278.358781, truncf_zero_pos, passed tc-start: 1639649278.371963, truncl_basic tc-end: 1639649278.519459, truncl_basic, passed tc-start: 1639649278.531912, truncl_inf_neg tc-end: 1639649278.673060, truncl_inf_neg, passed tc-start: 1639649278.684099, truncl_inf_pos tc-end: 1639649278.821601, truncl_inf_pos, passed tc-start: 1639649278.832284, truncl_nan tc-end: 1639649278.960861, truncl_nan, passed tc-start: 1639649278.969891, truncl_zero_neg tc-end: 1639649279.104423, truncl_zero_neg, passed tc-start: 1639649279.114897, truncl_zero_pos tc-end: 1639649279.291802, truncl_zero_pos, passed tp-end: 1639649279.303891, lib/libm/t_ceil tp-start: 1639649279.448286, lib/libm/t_cos, 18 tc-start: 1639649279.451516, cos_angles tc-end: 1639649279.570299, cos_angles, passed tc-start: 1639649279.580292, cos_inf_neg tc-end: 1639649279.694070, cos_inf_neg, passed tc-start: 1639649279.705216, cos_inf_pos tc-end: 1639649279.824337, cos_inf_pos, passed tc-start: 1639649279.834631, cos_nan tc-end: 1639649279.947777, cos_nan, passed tc-start: 1639649279.958158, cos_zero_neg tc-end: 1639649280.73017, cos_zero_neg, passed tc-start: 1639649280.83478, cos_zero_pos tc-end: 1639649280.200088, cos_zero_pos, passed tc-start: 1639649280.210545, cosf_angles tc-end: 1639649280.326077, cosf_angles, passed tc-start: 1639649280.335128, cosf_inf_neg tc-end: 1639649280.452118, cosf_inf_neg, passed tc-start: 1639649280.461994, cosf_inf_pos tc-end: 1639649280.568767, cosf_inf_pos, passed tc-start: 1639649280.578560, cosf_nan tc-end: 1639649280.683751, cosf_nan, passed tc-start: 1639649280.691776, cosf_zero_neg tc-end: 1639649280.772130, cosf_zero_neg, passed tc-start: 1639649280.779684, cosf_zero_pos tc-end: 1639649280.862239, cosf_zero_pos, passed tc-start: 1639649280.871328, cosl_angles tc-end: 1639649280.968288, cosl_angles, passed tc-start: 1639649280.977099, cosl_inf_neg tc-end: 1639649281.72857, cosl_inf_neg, passed tc-start: 1639649281.82501, cosl_inf_pos tc-end: 1639649281.180026, cosl_inf_pos, passed tc-start: 1639649281.188621, cosl_nan tc-end: 1639649281.287384, cosl_nan, passed tc-start: 1639649281.296757, cosl_zero_neg tc-end: 1639649281.394760, cosl_zero_neg, passed tc-start: 1639649281.403494, cosl_zero_pos tc-end: 1639649281.498549, cosl_zero_pos, passed tp-end: 1639649281.506882, lib/libm/t_cos tp-start: 1639649281.608046, lib/libm/t_cosh, 12 tc-start: 1639649281.610940, cosh_inf_neg tc-end: 1639649281.705501, cosh_inf_neg, passed tc-start: 1639649281.714627, cosh_inf_pos tc-end: 1639649281.793046, cosh_inf_pos, passed tc-start: 1639649281.802093, cosh_inrange tc-end: 1639649281.902550, cosh_inrange, passed tc-start: 1639649281.913218, cosh_nan tc-end: 1639649282.12443, cosh_nan, passed tc-start: 1639649282.21136, cosh_zero_neg tc-end: 1639649282.123486, cosh_zero_neg, passed tc-start: 1639649282.133473, cosh_zero_pos tc-end: 1639649282.243913, cosh_zero_pos, passed tc-start: 1639649282.252853, coshf_inf_neg tc-end: 1639649282.351158, coshf_inf_neg, passed tc-start: 1639649282.359808, coshf_inf_pos tc-end: 1639649282.453106, coshf_inf_pos, passed tc-start: 1639649282.461888, coshf_inrange tc-end: 1639649282.563133, coshf_inrange, passed tc-start: 1639649282.571281, coshf_nan tc-end: 1639649282.664168, coshf_nan, passed tc-start: 1639649282.675511, coshf_zero_neg tc-end: 1639649282.764519, coshf_zero_neg, passed tc-start: 1639649282.772153, coshf_zero_pos tc-end: 1639649282.851221, coshf_zero_pos, passed tp-end: 1639649282.859733, lib/libm/t_cosh tp-start: 1639649282.947646, lib/libm/t_erf, 16 tc-start: 1639649282.949930, erf_inf_neg tc-end: 1639649283.27589, erf_inf_neg, passed tc-start: 1639649283.35062, erf_inf_pos tc-end: 1639649283.120370, erf_inf_pos, passed tc-start: 1639649283.128922, erf_nan tc-end: 1639649283.217741, erf_nan, passed tc-start: 1639649283.225166, erf_zero_neg tc-end: 1639649283.306402, erf_zero_neg, passed tc-start: 1639649283.314323, erf_zero_pos tc-end: 1639649283.395747, erf_zero_pos, passed tc-start: 1639649283.403465, erfc_inf_neg tc-end: 1639649283.482085, erfc_inf_neg, passed tc-start: 1639649283.489338, erfc_inf_pos tc-end: 1639649283.569635, erfc_inf_pos, passed tc-start: 1639649283.577153, erfc_nan tc-end: 1639649283.656199, erfc_nan, passed tc-start: 1639649283.663572, erfcf_inf_neg tc-end: 1639649283.741905, erfcf_inf_neg, passed tc-start: 1639649283.749232, erfcf_inf_pos tc-end: 1639649283.827039, erfcf_inf_pos, passed tc-start: 1639649283.834163, erfcf_nan tc-end: 1639649283.918076, erfcf_nan, passed tc-start: 1639649283.928546, erff_inf_neg tc-end: 1639649284.14590, erff_inf_neg, passed tc-start: 1639649284.21929, erff_inf_pos tc-end: 1639649284.105400, erff_inf_pos, passed tc-start: 1639649284.113747, erff_nan tc-end: 1639649284.201917, erff_nan, passed tc-start: 1639649284.210321, erff_zero_neg tc-end: 1639649284.306809, erff_zero_neg, passed tc-start: 1639649284.315694, erff_zero_pos tc-end: 1639649284.418716, erff_zero_pos, passed tp-end: 1639649284.428816, lib/libm/t_erf tp-start: 1639649284.584303, lib/libm/t_exp, 26 tc-start: 1639649284.587986, exp2_is_nan tc-end: 1639649284.716146, exp2_is_nan, passed tc-start: 1639649284.728494, exp2_is_plus_zero tc-end: 1639649284.859686, exp2_is_plus_zero, passed tc-start: 1639649284.871654, exp2_powers tc-end: 1639649285.7265, exp2_powers, passed tc-start: 1639649285.19582, exp2_values tc-end: 1639649285.150493, exp2_values, passed tc-start: 1639649285.161663, exp_inf_neg tc-end: 1639649285.293466, exp_inf_neg, passed tc-start: 1639649285.312475, exp_inf_pos tc-end: 1639649285.423279, exp_inf_pos, passed tc-start: 1639649285.436343, exp_nan tc-end: 1639649285.555734, exp_nan, passed tc-start: 1639649285.564808, exp_product tc-end: 1639649285.671787, exp_product, passed tc-start: 1639649285.679759, exp_zero_neg tc-end: 1639649285.771778, exp_zero_neg, passed tc-start: 1639649285.783601, exp_zero_pos tc-end: 1639649285.902635, exp_zero_pos, passed tc-start: 1639649285.914928, expf_inf_neg tc-end: 1639649286.32871, expf_inf_neg, passed tc-start: 1639649286.44325, expf_inf_pos tc-end: 1639649286.159341, expf_inf_pos, passed tc-start: 1639649286.169763, expf_nan tc-end: 1639649286.285588, expf_nan, passed tc-start: 1639649286.296051, expf_product tc-end: 1639649286.417249, expf_product, passed tc-start: 1639649286.429433, expf_zero_neg tc-end: 1639649286.540700, expf_zero_neg, passed tc-start: 1639649286.551369, expf_zero_pos tc-end: 1639649286.644961, expf_zero_pos, passed tc-start: 1639649286.653813, expm1_inf_neg tc-end: 1639649286.751115, expm1_inf_neg, passed tc-start: 1639649286.762215, expm1_inf_pos tc-end: 1639649286.872632, expm1_inf_pos, passed tc-start: 1639649286.882079, expm1_nan tc-end: 1639649286.987808, expm1_nan, passed tc-start: 1639649286.996738, expm1_zero_neg tc-end: 1639649287.120016, expm1_zero_neg, passed tc-start: 1639649287.133890, expm1_zero_pos tc-end: 1639649287.252149, expm1_zero_pos, passed tc-start: 1639649287.261300, expm1f_inf_neg tc-end: 1639649287.355365, expm1f_inf_neg, passed tc-start: 1639649287.365846, expm1f_inf_pos tc-end: 1639649287.472219, expm1f_inf_pos, passed tc-start: 1639649287.482233, expm1f_nan tc-end: 1639649287.586231, expm1f_nan, passed tc-start: 1639649287.595911, expm1f_zero_neg tc-end: 1639649287.704762, expm1f_zero_neg, passed tc-start: 1639649287.713562, expm1f_zero_pos tc-end: 1639649287.822403, expm1f_zero_pos, passed tp-end: 1639649287.832875, lib/libm/t_exp tp-start: 1639649287.958621, lib/libm/t_fenv, 4 tc-start: 1639649287.962114, feenableexcept tc-end: 1639649288.96191, feenableexcept, passed tc-start: 1639649288.107885, fegetexcept tc-end: 1639649288.226162, fegetexcept, passed tc-start: 1639649288.239831, fegetround tc-end: 1639649288.382268, fegetround, passed tc-start: 1639649288.397361, fesetround tc-end: 1639649288.528480, fesetround, passed tp-end: 1639649288.540871, lib/libm/t_fenv tp-start: 1639649288.667572, lib/libm/t_fe_round, 4 tc-start: 1639649288.671159, fe_nearbyint tc-end: 1639649288.776242, fe_nearbyint, passed tc-start: 1639649288.785636, fe_nextafter tc-end: 1639649288.895963, fe_nextafter, passed tc-start: 1639649288.906360, fe_nexttoward tc-end: 1639649289.4810, fe_nexttoward, passed tc-start: 1639649289.14095, fe_round tc-end: 1639649289.110353, fe_round, passed tp-end: 1639649289.121126, lib/libm/t_fe_round tp-start: 1639649289.243723, lib/libm/t_fmod, 1 tc-start: 1639649289.246470, fmod tc-end: 1639649289.344245, fmod, passed tp-end: 1639649289.352789, lib/libm/t_fmod tp-start: 1639649289.455172, lib/libm/t_hypot, 3 tc-start: 1639649289.458640, hypot_integer tc-end: 1639649289.556756, hypot_integer, passed tc-start: 1639649289.569632, hypotf_integer tc-end: 1639649289.664831, hypotf_integer, passed tc-start: 1639649289.674619, pr50698 tc-end: 1639649289.771535, pr50698, passed tp-end: 1639649289.780069, lib/libm/t_hypot tp-start: 1639649289.873487, lib/libm/t_ilogb, 1 tc-start: 1639649289.877300, ilogb tc-end: 1639649289.984643, ilogb, passed tp-end: 1639649289.998523, lib/libm/t_ilogb tp-start: 1639649290.125209, lib/libm/t_infinity, 3 tc-start: 1639649290.128891, infinity_double tc-end: 1639649290.251405, infinity_double, passed tc-start: 1639649290.263963, infinity_float tc-end: 1639649290.394077, infinity_float, passed tc-start: 1639649290.406354, infinity_long_double tc-end: 1639649290.539453, infinity_long_double, passed tp-end: 1639649290.550609, lib/libm/t_infinity tp-start: 1639649290.698885, lib/libm/t_ldexp, 19 tc-start: 1639649290.702487, ldexp_basic tc-end: 1639649290.835995, ldexp_basic, passed tc-start: 1639649290.849687, ldexp_denormal tc-end: 1639649290.994026, ldexp_denormal, passed tc-start: 1639649291.7177, ldexp_denormal_large tc-end: 1639649291.143141, ldexp_denormal_large, passed tc-start: 1639649291.154014, ldexp_exp2 tc-end: 1639649291.278144, ldexp_exp2, passed tc-start: 1639649291.289005, ldexp_inf_neg tc-end: 1639649291.417264, ldexp_inf_neg, passed tc-start: 1639649291.430295, ldexp_inf_pos tc-end: 1639649291.571074, ldexp_inf_pos, passed tc-start: 1639649291.584120, ldexp_infinity tc-end: 1639649291.725471, ldexp_infinity, passed tc-start: 1639649291.737018, ldexp_nan tc-end: 1639649291.865470, ldexp_nan, passed tc-start: 1639649291.876793, ldexp_overflow tc-end: 1639649292.5418, ldexp_overflow, passed tc-start: 1639649292.17445, ldexp_underflow tc-end: 1639649292.146491, ldexp_underflow, passed tc-start: 1639649292.156947, ldexp_zero tc-end: 1639649292.279112, ldexp_zero, passed tc-start: 1639649292.291512, ldexp_zero_neg tc-end: 1639649292.418019, ldexp_zero_neg, passed tc-start: 1639649292.430574, ldexp_zero_pos tc-end: 1639649292.551049, ldexp_zero_pos, passed tc-start: 1639649292.561673, ldexpf_exp2f tc-end: 1639649292.671374, ldexpf_exp2f, passed tc-start: 1639649292.680002, ldexpf_inf_neg tc-end: 1639649292.778127, ldexpf_inf_neg, passed tc-start: 1639649292.786737, ldexpf_inf_pos tc-end: 1639649292.875010, ldexpf_inf_pos, passed tc-start: 1639649292.883456, ldexpf_nan tc-end: 1639649292.975309, ldexpf_nan, passed tc-start: 1639649292.984461, ldexpf_zero_neg tc-end: 1639649293.95747, ldexpf_zero_neg, passed tc-start: 1639649293.106200, ldexpf_zero_pos tc-end: 1639649293.214706, ldexpf_zero_pos, passed tp-end: 1639649293.225118, lib/libm/t_ldexp tp-start: 1639649293.361953, lib/libm/t_log, 54 tc-start: 1639649293.365085, log10_base tc-end: 1639649293.467151, log10_base, passed tc-start: 1639649293.476090, log10_inf_neg tc-end: 1639649293.578445, log10_inf_neg, passed tc-start: 1639649293.587166, log10_inf_pos tc-end: 1639649293.687021, log10_inf_pos, passed tc-start: 1639649293.695811, log10_nan tc-end: 1639649293.792676, log10_nan, passed tc-start: 1639649293.801864, log10_one_pos tc-end: 1639649293.895329, log10_one_pos, passed tc-start: 1639649293.902281, log10_zero_neg tc-end: 1639649293.980813, log10_zero_neg, passed tc-start: 1639649293.987912, log10_zero_pos tc-end: 1639649294.66150, log10_zero_pos, passed tc-start: 1639649294.72957, log10f_base tc-end: 1639649294.182005, log10f_base, passed tc-start: 1639649294.191826, log10f_inf_neg tc-end: 1639649294.303305, log10f_inf_neg, passed tc-start: 1639649294.314959, log10f_inf_pos tc-end: 1639649294.418957, log10f_inf_pos, passed tc-start: 1639649294.428368, log10f_nan tc-end: 1639649294.525153, log10f_nan, passed tc-start: 1639649294.533801, log10f_one_pos tc-end: 1639649294.626679, log10f_one_pos, passed tc-start: 1639649294.635624, log10f_zero_neg tc-end: 1639649294.715763, log10f_zero_neg, passed tc-start: 1639649294.725885, log10f_zero_pos tc-end: 1639649294.806288, log10f_zero_pos, passed tc-start: 1639649294.815406, log1p_inf_neg tc-end: 1639649294.907443, log1p_inf_neg, passed tc-start: 1639649294.917590, log1p_inf_pos tc-end: 1639649294.998494, log1p_inf_pos, passed tc-start: 1639649295.5175, log1p_nan tc-end: 1639649295.85534, log1p_nan, passed tc-start: 1639649295.93561, log1p_one_neg tc-end: 1639649295.180116, log1p_one_neg, passed tc-start: 1639649295.189054, log1p_zero_neg tc-end: 1639649295.297524, log1p_zero_neg, passed tc-start: 1639649295.309215, log1p_zero_pos tc-end: 1639649295.440798, log1p_zero_pos, passed tc-start: 1639649295.452301, log1pf_inf_neg tc-end: 1639649295.578425, log1pf_inf_neg, passed tc-start: 1639649295.588076, log1pf_inf_pos tc-end: 1639649295.691600, log1pf_inf_pos, passed tc-start: 1639649295.700513, log1pf_nan tc-end: 1639649295.813108, log1pf_nan, passed tc-start: 1639649295.823114, log1pf_one_neg tc-end: 1639649295.930631, log1pf_one_neg, passed tc-start: 1639649295.943115, log1pf_zero_neg tc-end: 1639649296.56640, log1pf_zero_neg, passed tc-start: 1639649296.66798, log1pf_zero_pos tc-end: 1639649296.177027, log1pf_zero_pos, passed tc-start: 1639649296.187941, log2_base tc-end: 1639649296.307151, log2_base, passed tc-start: 1639649296.315496, log2_inf_neg tc-end: 1639649296.423126, log2_inf_neg, passed tc-start: 1639649296.431495, log2_inf_pos tc-end: 1639649296.541626, log2_inf_pos, passed tc-start: 1639649296.553982, log2_nan tc-end: 1639649296.662529, log2_nan, passed tc-start: 1639649296.671075, log2_one_pos tc-end: 1639649296.768840, log2_one_pos, passed tc-start: 1639649296.777472, log2_zero_neg tc-end: 1639649296.878803, log2_zero_neg, passed tc-start: 1639649296.887301, log2_zero_pos tc-end: 1639649296.988232, log2_zero_pos, passed tc-start: 1639649296.997771, log2f_base tc-end: 1639649297.104178, log2f_base, passed tc-start: 1639649297.110777, log2f_inf_neg tc-end: 1639649297.244730, log2f_inf_neg, passed tc-start: 1639649297.254235, log2f_inf_pos tc-end: 1639649297.369749, log2f_inf_pos, passed tc-start: 1639649297.378282, log2f_nan tc-end: 1639649297.481593, log2f_nan, passed tc-start: 1639649297.493689, log2f_one_pos tc-end: 1639649297.592054, log2f_one_pos, passed tc-start: 1639649297.600631, log2f_zero_neg tc-end: 1639649297.700192, log2f_zero_neg, passed tc-start: 1639649297.709217, log2f_zero_pos tc-end: 1639649297.811606, log2f_zero_pos, passed tc-start: 1639649297.823003, log_base tc-end: 1639649297.947910, log_base, passed tc-start: 1639649297.959600, log_inf_neg tc-end: 1639649298.97272, log_inf_neg, passed tc-start: 1639649298.110301, log_inf_pos tc-end: 1639649298.250481, log_inf_pos, passed tc-start: 1639649298.261732, log_nan tc-end: 1639649298.385534, log_nan, passed tc-start: 1639649298.396012, log_one_pos tc-end: 1639649298.526712, log_one_pos, passed tc-start: 1639649298.537942, log_zero_neg tc-end: 1639649298.675080, log_zero_neg, passed tc-start: 1639649298.685930, log_zero_pos tc-end: 1639649298.816059, log_zero_pos, passed tc-start: 1639649298.826486, logf_base tc-end: 1639649298.946863, logf_base, passed tc-start: 1639649298.955646, logf_inf_neg tc-end: 1639649299.57521, logf_inf_neg, passed tc-start: 1639649299.68605, logf_inf_pos tc-end: 1639649299.178451, logf_inf_pos, passed tc-start: 1639649299.187083, logf_nan tc-end: 1639649299.292755, logf_nan, passed tc-start: 1639649299.301570, logf_one_pos tc-end: 1639649299.403338, logf_one_pos, passed tc-start: 1639649299.412350, logf_zero_neg tc-end: 1639649299.517756, logf_zero_neg, passed tc-start: 1639649299.526828, logf_zero_pos tc-end: 1639649299.627523, logf_zero_pos, passed tp-end: 1639649299.635895, lib/libm/t_log tp-start: 1639649299.727082, lib/libm/t_modf, 1 tc-start: 1639649299.729728, modf tc-end: 1639649299.831678, modf, passed tp-end: 1639649299.840553, lib/libm/t_modf tp-start: 1639649299.964894, lib/libm/t_pow, 20 tc-start: 1639649299.967727, pow_inf_neg_x tc-end: 1639649300.67196, pow_inf_neg_x, passed tc-start: 1639649300.75927, pow_inf_neg_y tc-end: 1639649300.171222, pow_inf_neg_y, passed tc-start: 1639649300.179916, pow_inf_pos_x tc-end: 1639649300.272822, pow_inf_pos_x, passed tc-start: 1639649300.280553, pow_inf_pos_y tc-end: 1639649300.372525, pow_inf_pos_y, passed tc-start: 1639649300.381089, pow_nan_x tc-end: 1639649300.471740, pow_nan_x, passed tc-start: 1639649300.484797, pow_nan_y tc-end: 1639649300.590415, pow_nan_y, passed tc-start: 1639649300.599752, pow_one_neg_x tc-end: 1639649300.700831, pow_one_neg_x, passed tc-start: 1639649300.709459, pow_one_pos_x tc-end: 1639649300.803142, pow_one_pos_x, passed tc-start: 1639649300.813612, pow_zero_x tc-end: 1639649300.922140, pow_zero_x, passed tc-start: 1639649300.932740, pow_zero_y tc-end: 1639649301.47170, pow_zero_y, passed tc-start: 1639649301.57331, powf_inf_neg_x tc-end: 1639649301.151334, powf_inf_neg_x, passed tc-start: 1639649301.158108, powf_inf_neg_y tc-end: 1639649301.252748, powf_inf_neg_y, passed tc-start: 1639649301.261269, powf_inf_pos_x tc-end: 1639649301.355133, powf_inf_pos_x, passed tc-start: 1639649301.363360, powf_inf_pos_y tc-end: 1639649301.454771, powf_inf_pos_y, passed tc-start: 1639649301.463534, powf_nan_x tc-end: 1639649301.556131, powf_nan_x, passed tc-start: 1639649301.564357, powf_nan_y tc-end: 1639649301.653249, powf_nan_y, passed tc-start: 1639649301.662220, powf_one_neg_x tc-end: 1639649301.750246, powf_one_neg_x, passed tc-start: 1639649301.758733, powf_one_pos_x tc-end: 1639649301.845604, powf_one_pos_x, passed tc-start: 1639649301.852131, powf_zero_x tc-end: 1639649301.923385, powf_zero_x, passed tc-start: 1639649301.935358, powf_zero_y tc-end: 1639649302.33501, powf_zero_y, passed tp-end: 1639649302.41383, lib/libm/t_pow tp-start: 1639649302.117798, lib/libm/t_precision, 1 tc-start: 1639649302.119923, t_precision tc-end: 1639649302.197356, t_precision, passed tp-end: 1639649302.209260, lib/libm/t_precision tp-start: 1639649302.312075, lib/libm/t_round, 3 tc-start: 1639649302.315269, round_dir tc-end: 1639649302.397518, round_dir, passed tc-start: 1639649302.408347, rounding_alpha tc-so:d = 9.22337e+18 tc-end: 1639649302.501838, rounding_alpha, passed tc-start: 1639649302.510210, rounding_alpha_simple tc-end: 1639649302.598409, rounding_alpha_simple, passed tp-end: 1639649302.607231, lib/libm/t_round tp-start: 1639649302.710048, lib/libm/t_scalbn, 20 tc-start: 1639649302.712641, scalbn_inf_neg tc-end: 1639649302.804679, scalbn_inf_neg, passed tc-start: 1639649302.814181, scalbn_inf_pos tc-end: 1639649302.905295, scalbn_inf_pos, passed tc-start: 1639649302.914500, scalbn_ldexp tc-end: 1639649303.7611, scalbn_ldexp, passed tc-start: 1639649303.15705, scalbn_nan tc-end: 1639649303.102501, scalbn_nan, passed tc-start: 1639649303.110877, scalbn_val tc-end: 1639649303.198702, scalbn_val, passed tc-start: 1639649303.206424, scalbn_zero_neg tc-end: 1639649303.297299, scalbn_zero_neg, passed tc-start: 1639649303.305929, scalbn_zero_pos tc-end: 1639649303.394531, scalbn_zero_pos, passed tc-start: 1639649303.403005, scalbnf_inf_neg tc-end: 1639649303.492125, scalbnf_inf_neg, passed tc-start: 1639649303.500653, scalbnf_inf_pos tc-end: 1639649303.594189, scalbnf_inf_pos, passed tc-start: 1639649303.602248, scalbnf_ldexpf tc-end: 1639649303.690738, scalbnf_ldexpf, passed tc-start: 1639649303.698989, scalbnf_nan tc-end: 1639649303.786355, scalbnf_nan, passed tc-start: 1639649303.793913, scalbnf_val tc-end: 1639649303.878278, scalbnf_val, passed tc-start: 1639649303.886475, scalbnf_zero_neg tc-end: 1639649303.971632, scalbnf_zero_neg, passed tc-start: 1639649303.979562, scalbnf_zero_pos tc-end: 1639649304.65715, scalbnf_zero_pos, passed tc-start: 1639649304.73885, scalbnl_inf_neg tc-end: 1639649304.156797, scalbnl_inf_neg, passed tc-start: 1639649304.165148, scalbnl_inf_pos tc-end: 1639649304.251909, scalbnl_inf_pos, passed tc-start: 1639649304.260170, scalbnl_nan tc-end: 1639649304.353219, scalbnl_nan, passed tc-start: 1639649304.361628, scalbnl_val tc-end: 1639649304.460289, scalbnl_val, passed tc-start: 1639649304.468589, scalbnl_zero_neg tc-end: 1639649304.566471, scalbnl_zero_neg, passed tc-start: 1639649304.575063, scalbnl_zero_pos tc-end: 1639649304.670400, scalbnl_zero_pos, passed tp-end: 1639649304.679449, lib/libm/t_scalbn tp-start: 1639649304.795789, lib/libm/t_sin, 12 tc-start: 1639649304.798624, sin_angles tc-end: 1639649304.898781, sin_angles, passed tc-start: 1639649304.907751, sin_inf_neg tc-end: 1639649305.3598, sin_inf_neg, passed tc-start: 1639649305.12405, sin_inf_pos tc-end: 1639649305.106218, sin_inf_pos, passed tc-start: 1639649305.114881, sin_nan tc-end: 1639649305.205767, sin_nan, passed tc-start: 1639649305.214568, sin_zero_neg tc-end: 1639649305.315112, sin_zero_neg, passed tc-start: 1639649305.324439, sin_zero_pos tc-end: 1639649305.412349, sin_zero_pos, passed tc-start: 1639649305.420418, sinf_angles tc-end: 1639649305.516222, sinf_angles, passed tc-start: 1639649305.526151, sinf_inf_neg tc-end: 1639649305.616559, sinf_inf_neg, passed tc-start: 1639649305.625451, sinf_inf_pos tc-end: 1639649305.713511, sinf_inf_pos, passed tc-start: 1639649305.721792, sinf_nan tc-end: 1639649305.808765, sinf_nan, passed tc-start: 1639649305.817054, sinf_zero_neg tc-end: 1639649305.912399, sinf_zero_neg, passed tc-start: 1639649305.920879, sinf_zero_pos tc-end: 1639649306.9383, sinf_zero_pos, passed tp-end: 1639649306.18293, lib/libm/t_sin tp-start: 1639649306.120227, lib/libm/t_sinh, 12 tc-start: 1639649306.122990, sinh_inf_neg tc-end: 1639649306.240208, sinh_inf_neg, passed tc-start: 1639649306.250690, sinh_inf_pos tc-end: 1639649306.366594, sinh_inf_pos, passed tc-start: 1639649306.377214, sinh_inrange tc-end: 1639649306.484846, sinh_inrange, passed tc-start: 1639649306.493973, sinh_nan tc-end: 1639649306.586331, sinh_nan, passed tc-start: 1639649306.595434, sinh_zero_neg tc-end: 1639649306.688989, sinh_zero_neg, passed tc-start: 1639649306.697597, sinh_zero_pos tc-end: 1639649306.791296, sinh_zero_pos, passed tc-start: 1639649306.800340, sinhf_inf_neg tc-end: 1639649306.900703, sinhf_inf_neg, passed tc-start: 1639649306.909500, sinhf_inf_pos tc-end: 1639649307.5183, sinhf_inf_pos, passed tc-start: 1639649307.14171, sinhf_inrange tc-end: 1639649307.110591, sinhf_inrange, passed tc-start: 1639649307.119341, sinhf_nan tc-end: 1639649307.213469, sinhf_nan, passed tc-start: 1639649307.221284, sinhf_zero_neg tc-end: 1639649307.316067, sinhf_zero_neg, passed tc-start: 1639649307.324710, sinhf_zero_pos tc-end: 1639649307.417757, sinhf_zero_pos, passed tp-end: 1639649307.426665, lib/libm/t_sinh tp-start: 1639649307.533850, lib/libm/t_sqrt, 18 tc-start: 1639649307.536597, sqrt_inf_neg tc-end: 1639649307.628549, sqrt_inf_neg, passed tc-start: 1639649307.637258, sqrt_inf_pos tc-end: 1639649307.727995, sqrt_inf_pos, passed tc-start: 1639649307.736901, sqrt_nan tc-end: 1639649307.831467, sqrt_nan, passed tc-start: 1639649307.840088, sqrt_pow tc-end: 1639649307.941895, sqrt_pow, passed tc-start: 1639649307.953035, sqrt_zero_neg tc-end: 1639649308.57579, sqrt_zero_neg, passed tc-start: 1639649308.65876, sqrt_zero_pos tc-end: 1639649308.155057, sqrt_zero_pos, passed tc-start: 1639649308.161562, sqrtf_inf_neg tc-end: 1639649308.233772, sqrtf_inf_neg, passed tc-start: 1639649308.240519, sqrtf_inf_pos tc-end: 1639649308.331969, sqrtf_inf_pos, passed tc-start: 1639649308.338576, sqrtf_nan tc-end: 1639649308.426756, sqrtf_nan, passed tc-start: 1639649308.436134, sqrtf_powf tc-end: 1639649308.521138, sqrtf_powf, passed tc-start: 1639649308.529314, sqrtf_zero_neg tc-end: 1639649308.606391, sqrtf_zero_neg, passed tc-start: 1639649308.613107, sqrtf_zero_pos tc-end: 1639649308.684496, sqrtf_zero_pos, passed tc-start: 1639649308.691079, sqrtl_inf_neg tc-end: 1639649308.764697, sqrtl_inf_neg, passed tc-start: 1639649308.771316, sqrtl_inf_pos tc-end: 1639649308.844029, sqrtl_inf_pos, passed tc-start: 1639649308.850775, sqrtl_nan tc-end: 1639649308.922894, sqrtl_nan, passed tc-start: 1639649308.929502, sqrtl_powl tc-end: 1639649309.3349, sqrtl_powl, passed tc-start: 1639649309.10445, sqrtl_zero_neg tc-end: 1639649309.92220, sqrtl_zero_neg, passed tc-start: 1639649309.101415, sqrtl_zero_pos tc-end: 1639649309.176562, sqrtl_zero_pos, passed tp-end: 1639649309.183424, lib/libm/t_sqrt tp-start: 1639649309.268752, lib/libm/t_tan, 12 tc-start: 1639649309.271922, tan_angles tc-end: 1639649309.346287, tan_angles, passed tc-start: 1639649309.352931, tan_inf_neg tc-end: 1639649309.423258, tan_inf_neg, passed tc-start: 1639649309.429729, tan_inf_pos tc-end: 1639649309.501628, tan_inf_pos, passed tc-start: 1639649309.508202, tan_nan tc-end: 1639649309.579242, tan_nan, passed tc-start: 1639649309.585763, tan_zero_neg tc-end: 1639649309.657077, tan_zero_neg, passed tc-start: 1639649309.663743, tan_zero_pos tc-end: 1639649309.734464, tan_zero_pos, passed tc-start: 1639649309.741092, tanf_angles tc-end: 1639649309.827639, tanf_angles, passed tc-start: 1639649309.834598, tanf_inf_neg tc-end: 1639649309.916218, tanf_inf_neg, passed tc-start: 1639649309.925942, tanf_inf_pos tc-end: 1639649310.20462, tanf_inf_pos, passed tc-start: 1639649310.27042, tanf_nan tc-end: 1639649310.97574, tanf_nan, passed tc-start: 1639649310.104383, tanf_zero_neg tc-end: 1639649310.174411, tanf_zero_neg, passed tc-start: 1639649310.181316, tanf_zero_pos tc-end: 1639649310.251936, tanf_zero_pos, passed tp-end: 1639649310.258370, lib/libm/t_tan tp-start: 1639649310.333262, lib/libm/t_tanh, 10 tc-start: 1639649310.335320, tanh_inf_neg tc-end: 1639649310.404493, tanh_inf_neg, passed tc-start: 1639649310.411159, tanh_inf_pos tc-end: 1639649310.481165, tanh_inf_pos, passed tc-start: 1639649310.487753, tanh_nan tc-end: 1639649310.558159, tanh_nan, passed tc-start: 1639649310.564590, tanh_zero_neg tc-end: 1639649310.634884, tanh_zero_neg, passed tc-start: 1639649310.641444, tanh_zero_pos tc-end: 1639649310.710950, tanh_zero_pos, passed tc-start: 1639649310.717878, tanhf_inf_neg tc-end: 1639649310.787620, tanhf_inf_neg, passed tc-start: 1639649310.794099, tanhf_inf_pos tc-end: 1639649310.863820, tanhf_inf_pos, passed tc-start: 1639649310.870424, tanhf_nan tc-end: 1639649310.940474, tanhf_nan, passed tc-start: 1639649310.947079, tanhf_zero_neg tc-end: 1639649311.16835, tanhf_zero_neg, passed tc-start: 1639649311.23414, tanhf_zero_pos tc-end: 1639649311.93626, tanhf_zero_pos, passed tp-end: 1639649311.100427, lib/libm/t_tanh tp-start: 1639649311.228733, lib/libm/t_cabsl, 1 tc-start: 1639649311.230816, cabsl tc-end: 1639649311.356914, cabsl, passed tp-end: 1639649311.365220, lib/libm/t_cabsl tp-start: 1639649311.479583, lib/libobjc/t_threads, 1 tc-start: 1639649311.481922, thread_callback tc-so:Old Callback: 0x0 tc-so:detach value: 0x402b4000 tc-so:becoming multithreaded! tc-so:detached thread started! tc-so:Shutting down tc-end: 1639649311.587257, thread_callback, passed tp-end: 1639649311.593688, lib/libobjc/t_threads tp-start: 1639649311.666951, lib/libposix/bsd/t_rename, 1 tc-start: 1639649311.669071, rename tc-end: 1639649311.735846, rename, passed tp-end: 1639649311.743418, lib/libposix/bsd/t_rename tp-start: 1639649311.815281, lib/libposix/posix1/t_rename, 1 tc-start: 1639649311.817396, rename tc-end: 1639649311.885559, rename, passed tp-end: 1639649311.895197, lib/libposix/posix1/t_rename tp-start: 1639649311.982039, lib/libposix/posix2/t_rename, 1 tc-start: 1639649311.984254, rename tc-end: 1639649312.73295, rename, passed tp-end: 1639649312.84119, lib/libposix/posix2/t_rename tp-start: 1639649312.211358, lib/libppath/t_ppath, 25 tc-start: 1639649312.213581, component_at tc-end: 1639649312.293999, component_at, passed tc-start: 1639649312.300538, copydel_bool_success tc-end: 1639649312.397840, copydel_bool_success, passed tc-start: 1639649312.404466, copydel_object_twice_success tc-end: 1639649312.494885, copydel_object_twice_success, passed tc-start: 1639649312.501470, copyset_bool_success tc-end: 1639649312.589907, copyset_bool_success, passed tc-start: 1639649312.596600, copyset_object_twice_success tc-end: 1639649312.687308, copyset_object_twice_success, passed tc-start: 1639649312.693977, create_bool_eexist tc-end: 1639649312.810908, create_bool_eexist, passed tc-start: 1639649312.818806, create_bool_success tc-end: 1639649312.927728, create_bool_success, passed tc-start: 1639649312.934693, delete_bool_eftype tc-end: 1639649313.75348, delete_bool_eftype, passed tc-start: 1639649313.84305, delete_bool_enoent tc-end: 1639649313.180701, delete_bool_enoent, passed tc-start: 1639649313.189893, delete_bool_success tc-end: 1639649313.309812, delete_bool_success, passed tc-start: 1639649313.319175, get_bool_eftype tc-end: 1639649313.429672, get_bool_eftype, passed tc-start: 1639649313.438547, get_bool_enoent tc-end: 1639649313.544953, get_bool_enoent, passed tc-start: 1639649313.553854, get_bool_success tc-end: 1639649313.661124, get_bool_success, passed tc-start: 1639649313.672783, get_idx_key tc-end: 1639649313.779501, get_idx_key, passed tc-start: 1639649313.788766, get_string_eftype tc-end: 1639649313.903239, get_string_eftype, passed tc-start: 1639649313.916243, get_string_enoent tc-end: 1639649314.27039, get_string_enoent, passed tc-start: 1639649314.36713, get_string_success tc-end: 1639649314.146268, get_string_success, passed tc-start: 1639649314.156571, length tc-end: 1639649314.261741, length, passed tc-start: 1639649314.268500, pop_until_empty tc-end: 1639649314.376291, pop_until_empty, passed tc-start: 1639649314.387170, ppath_copy tc-end: 1639649314.494980, ppath_copy, passed tc-start: 1639649314.503657, push_until_full tc-end: 1639649314.606755, push_until_full, passed tc-start: 1639649314.616655, replace tc-end: 1639649314.717073, replace, passed tc-start: 1639649314.725343, set_bool_eftype tc-end: 1639649314.824859, set_bool_eftype, passed tc-start: 1639649314.833817, set_bool_enoent tc-end: 1639649314.937030, set_bool_enoent, passed tc-start: 1639649314.945144, set_bool_success tc-end: 1639649315.82711, set_bool_success, passed tp-end: 1639649315.93084, lib/libppath/t_ppath tp-start: 1639649315.203710, lib/libprop/t_proplib, 7 tc-start: 1639649315.206309, prop_basic tc-end: 1639649315.308520, prop_basic, passed tc-start: 1639649315.317787, prop_data_basic tc-end: 1639649315.417731, prop_data_basic, passed tc-start: 1639649315.426534, prop_dict_util tc-end: 1639649315.537667, prop_dict_util, passed tc-start: 1639649315.547070, prop_dictionary_equals tc-end: 1639649315.647975, prop_dictionary_equals, passed tc-start: 1639649315.656028, prop_number_basic tc-end: 1639649315.750607, prop_number_basic, passed tc-start: 1639649315.759140, prop_number_range_check tc-end: 1639649315.858910, prop_number_range_check, passed tc-start: 1639649315.869123, prop_string_basic tc-end: 1639649315.966943, prop_string_basic, passed tp-end: 1639649315.976103, lib/libprop/t_proplib tp-start: 1639649316.108922, lib/libpthread/t_barrier, 1 tc-start: 1639649316.112406, barrier tc-so:thread 0 entering barrier tc-so:thread 1 entering barrier tc-so:thread 2 entering barrier tc-so:thread 3 entering barrier tc-so:thread 4 entering barrier tc-so:thread 0 leaving barrier -> 0 tc-so:thread 1 leaving barrier -> 0 tc-so:thread 2 leaving barrier -> 0 tc-so:thread 3 leaving barrier -> 0 tc-so:thread 4 leaving barrier -> 1234567 tc-so:main joined with thread 0 tc-so:main joined with thread 1 tc-so:main joined with thread 2 tc-so:main joined with thread 3 tc-so:main joined with thread 4 tc-end: 1639649335.890895, barrier, passed tp-end: 1639649335.899500, lib/libpthread/t_barrier tp-start: 1639649336.11285, lib/libpthread/t_cond, 9 tc-start: 1639649336.13741, bogus_timedwaits tc-so:condition variable test 6: bogus timedwaits tc-so:unthreaded test (past) tc-so:unthreaded test (zero time) tc-so:threaded test tc-so:threaded test (zero time) tc-end: 1639649336.128873, bogus_timedwaits, passed tc-start: 1639649336.137747, broadcast tc-so:1: condition variable test 5 tc-so:1: Before waiting. tc-so:2: Second thread. tc-so:1: After the loop. tc-so:2: After the loop. tc-so:1: After releasing the mutex. tc-so:1: Thread joined. Final count = 0, total = 50000 tc-end: 1639649341.620177, broadcast, passed tc-start: 1639649341.629507, cond_timedwait_race tc-end: 1639649419.829510, cond_timedwait_race, passed tc-start: 1639649419.836358, condattr tc-end: 1639649419.906213, condattr, passed tc-start: 1639649419.912886, destroy_after_cancel tc-end: 1639649419.991263, destroy_after_cancel, passed tc-start: 1639649419.997852, signal_before_unlock tc-so:1: condition variable test 2 tc-so:1: Before waiting. tc-so:2: Second thread. tc-so:2: Locking mutex tc-so:2: Got mutex. tc-so:Shared value: 1. Changing to 0. tc-so:1: After waiting, in loop. tc-so:1: After the loop. tc-so:1: After releasing the mutex. tc-so:1: Thread joined. tc-end: 1639649424.21169, signal_before_unlock, passed tc-start: 1639649424.27864, signal_before_unlock_static_init tc-so:1: condition variable test 3 tc-so:1: Before waiting. tc-so:2: Second thread. tc-so:2: Locking mutex tc-so:2: Got mutex. tc-so:Shared value: 1. Changing to 0. tc-so:1: After waiting, in loop. tc-so:1: After the loop. tc-so:1: After releasing the mutex. tc-so:1: Thread joined. tc-end: 1639649428.83096, signal_before_unlock_static_init, passed tc-start: 1639649428.92377, signal_delay_wait tc-so:1: condition variable test 1 tc-so:1: Before waiting. tc-so:2: Second thread. tc-so:2: Locking mutex tc-so:2: Got mutex. tc-so:Shared value: 1. Changing to 0. tc-so:1: After waiting, in loop. tc-so:1: After the loop. tc-so:1: After releasing the mutex. tc-so:1: Thread joined. tc-end: 1639649432.184764, signal_delay_wait, passed tc-start: 1639649432.191570, signal_wait_race tc-so:1: condition variable test 4 tc-so:1: Before waiting. tc-so:2: Second thread. tc-so:2: Before the loop. tc-so:1: After the loop. tc-so:1: After releasing the mutex. tc-so:2: After the loop. tc-so:1: Thread joined. Final count = 0, total = 50000 tc-end: 1639649437.410930, signal_wait_race, passed tp-end: 1639649437.417776, lib/libpthread/t_cond tp-start: 1639649437.491244, lib/libpthread/t_condwait, 2 tc-start: 1639649437.493601, cond_wait_mono tc-so:**** CLOCK_MONOTONIC clock wait starting tc-so:started: 7761.717500883 sec tc-so:timeout: 7765.705443493 sec tc-so:elapsed: 3.987942610 sec tc-end: 1639649441.582035, cond_wait_mono, failed, /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libpthread/t_condwait.c:104: timespeccmp(&to, &twmax, <=) not met tc-start: 1639649441.592351, cond_wait_real tc-so:**** CLOCK_REALTIME clock wait starting tc-so:started: 1639649441.686380192 sec tc-so:timeout: 1639649445.641729342 sec tc-so:elapsed: 3.955349150 sec tc-end: 1639649445.657302, cond_wait_real, failed, /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libpthread/t_condwait.c:104: timespeccmp(&to, &twmax, <=) not met tp-end: 1639649445.664265, lib/libpthread/t_condwait tp-start: 1639649445.732942, lib/libpthread/t_detach, 1 tc-start: 1639649445.735006, pthread_detach tc-end: 1639649453.803997, pthread_detach, passed tp-end: 1639649453.810876, lib/libpthread/t_detach tp-start: 1639649453.885431, lib/libpthread/t_equal, 1 tc-start: 1639649453.887522, pthread_equal tc-end: 1639649453.962495, pthread_equal, passed tp-end: 1639649453.968961, lib/libpthread/t_equal tp-start: 1639649454.37459, lib/libpthread/t_fork, 1 tc-start: 1639649454.39489, fork tc-end: 1639649464.81070, fork, passed tp-end: 1639649464.88013, lib/libpthread/t_fork tp-start: 1639649464.163339, lib/libpthread/t_fpu, 1 tc-start: 1639649464.165501, fpu tc-so:Testing threaded floating point computations... tc-end: 1639649464.399311, fpu, passed tp-end: 1639649464.406205, lib/libpthread/t_fpu tp-start: 1639649464.474944, lib/libpthread/t_join, 1 tc-start: 1639649464.477112, pthread_join tc-end: 1639649464.599065, pthread_join, passed tp-end: 1639649464.605918, lib/libpthread/t_join tp-start: 1639649464.675608, lib/libpthread/t_kill, 1 tc-start: 1639649464.677720, simple tc-end: 1639649465.210808, simple, passed tp-end: 1639649465.217718, lib/libpthread/t_kill tp-start: 1639649465.296390, lib/libpthread/t_mutex, 7 tc-start: 1639649465.298550, mutex1 tc-so:1: Mutex-test 1 tc-so:1: Before changing the value. tc-so:2: Second thread. tc-so:2: Locking mutex tc-so:1: Before releasing the mutex. tc-so:2: Got mutex. *param = 20 tc-so:1: After releasing the mutex. tc-so:1: Thread joined. X was 21. Return value (int) was 21 tc-end: 1639649473.343577, mutex1, passed tc-start: 1639649473.350364, mutex2 tc-so:1: Mutex-test 2 tc-so:1: Thread 0x4022b800 tc-so:2: Second thread (0x4027e000). Count is 10000000 tc-so:1: Thread joined. X was 20000000. Return value (long) was -1 tc-end: 1639649509.584169, mutex2, passed tc-start: 1639649509.590815, mutex3 tc-so:1: Mutex-test 3 tc-so:1: Thread 0x4022b800 tc-so:2: Second thread (0x4027e000). Count is 10000000 tc-so:1: Thread joined. X was 20000000. Return value (long) was -1 tc-end: 1639649545.38952, mutex3, passed tc-start: 1639649545.45994, mutex4 tc-so:1: Mutex-test 4 tc-so:1: Before recursively acquiring the mutex. tc-so:1: Before releasing the mutex once. tc-so:2: Second thread. tc-so:2: Locking mutex tc-so:1: After releasing the mutex once. tc-so:1: Before releasing the mutex twice. tc-so:2: Got mutex. *param = 20 tc-so:1: After releasing the mutex twice. tc-so:1: Thread joined. X was 21. Return value (int) was 21 tc-end: 1639649553.109587, mutex4, passed tc-start: 1639649553.116248, mutex5 tc-so:min prio for FIFO = 0 tc-so:previous policy used = 0 tc-so:enter critical section for main tc-so:main starts to sleep tc-so:child is waiting tc-so:main completes tc-so:child is owning resource tc-so:child is done tc-end: 1639649573.90106, mutex5, passed tc-start: 1639649573.96806, mutexattr1 tc-end: 1639649573.167653, mutexattr1, passed tc-start: 1639649573.174889, mutexattr2 tc-so:priority: 0 tc-so:protocol: 0 tc-so:prioceiling: 0 tc-so:priority: 1 tc-so:protocol: 0 tc-so:prioceiling: 1 tc-so:priority: 2 tc-so:protocol: 0 tc-so:prioceiling: 2 tc-so:priority: 3 tc-so:protocol: 0 tc-so:prioceiling: 3 tc-so:priority: 4 tc-so:protocol: 0 tc-so:prioceiling: 4 tc-so:priority: 5 tc-so:protocol: 0 tc-so:prioceiling: 5 tc-so:priority: 6 tc-so:protocol: 0 tc-so:prioceiling: 6 tc-so:priority: 7 tc-so:protocol: 0 tc-so:prioceiling: 7 tc-so:priority: 8 tc-so:protocol: 0 tc-so:prioceiling: 8 tc-so:priority: 9 tc-so:protocol: 0 tc-so:prioceiling: 9 tc-so:priority: 10 tc-so:protocol: 0 tc-so:prioceiling: 10 tc-so:priority: 11 tc-so:protocol: 0 tc-so:prioceiling: 11 tc-so:priority: 12 tc-so:protocol: 0 tc-so:prioceiling: 12 tc-so:priority: 13 tc-so:protocol: 0 tc-so:prioceiling: 13 tc-so:priority: 14 tc-so:protocol: 0 tc-so:prioceiling: 14 tc-so:priority: 15 tc-so:protocol: 0 tc-so:prioceiling: 15 tc-so:priority: 16 tc-so:protocol: 0 tc-so:prioceiling: 16 tc-so:priority: 17 tc-so:protocol: 0 tc-so:prioceiling: 17 tc-so:priority: 18 tc-so:protocol: 0 tc-so:prioceiling: 18 tc-so:priority: 19 tc-so:protocol: 0 tc-so:prioceiling: 19 tc-so:priority: 20 tc-so:protocol: 0 tc-so:prioceiling: 20 tc-so:priority: 21 tc-so:protocol: 0 tc-so:prioceiling: 21 tc-so:priority: 22 tc-so:protocol: 0 tc-so:prioceiling: 22 tc-so:priority: 23 tc-so:protocol: 0 tc-so:prioceiling: 23 tc-so:priority: 24 tc-so:protocol: 0 tc-so:prioceiling: 24 tc-so:priority: 25 tc-so:protocol: 0 tc-so:prioceiling: 25 tc-so:priority: 26 tc-so:protocol: 0 tc-so:prioceiling: 26 tc-so:priority: 27 tc-so:protocol: 0 tc-so:prioceiling: 27 tc-so:priority: 28 tc-so:protocol: 0 tc-so:prioceiling: 28 tc-so:priority: 29 tc-so:protocol: 0 tc-so:prioceiling: 29 tc-so:priority: 30 tc-so:protocol: 0 tc-so:prioceiling: 30 tc-so:priority: 31 tc-so:protocol: 0 tc-so:prioceiling: 31 tc-so:priority: 32 tc-so:protocol: 0 tc-so:prioceiling: 32 tc-so:priority: 33 tc-so:protocol: 0 tc-so:prioceiling: 33 tc-so:priority: 34 tc-so:protocol: 0 tc-so:prioceiling: 34 tc-so:priority: 35 tc-so:protocol: 0 tc-so:prioceiling: 35 tc-so:priority: 36 tc-so:protocol: 0 tc-so:prioceiling: 36 tc-so:priority: 37 tc-so:protocol: 0 tc-so:prioceiling: 37 tc-so:priority: 38 tc-so:protocol: 0 tc-so:prioceiling: 38 tc-so:priority: 39 tc-so:protocol: 0 tc-so:prioceiling: 39 tc-so:priority: 40 tc-so:protocol: 0 tc-so:prioceiling: 40 tc-so:priority: 41 tc-so:protocol: 0 tc-so:prioceiling: 41 tc-so:priority: 42 tc-so:protocol: 0 tc-so:prioceiling: 42 tc-so:priority: 43 tc-so:protocol: 0 tc-so:prioceiling: 43 tc-so:priority: 44 tc-so:protocol: 0 tc-so:prioceiling: 44 tc-so:priority: 45 tc-so:protocol: 0 tc-so:prioceiling: 45 tc-so:priority: 46 tc-so:protocol: 0 tc-so:prioceiling: 46 tc-so:priority: 47 tc-so:protocol: 0 tc-so:prioceiling: 47 tc-so:priority: 48 tc-so:protocol: 0 tc-so:prioceiling: 48 tc-so:priority: 49 tc-so:protocol: 0 tc-so:prioceiling: 49 tc-so:priority: 50 tc-so:protocol: 0 tc-so:prioceiling: 50 tc-so:priority: 51 tc-so:protocol: 0 tc-so:prioceiling: 51 tc-so:priority: 52 tc-so:protocol: 0 tc-so:prioceiling: 52 tc-so:priority: 53 tc-so:protocol: 0 tc-so:prioceiling: 53 tc-so:priority: 54 tc-so:protocol: 0 tc-so:prioceiling: 54 tc-so:priority: 55 tc-so:protocol: 0 tc-so:prioceiling: 55 tc-so:priority: 56 tc-so:protocol: 0 tc-so:prioceiling: 56 tc-so:priority: 57 tc-so:protocol: 0 tc-so:prioceiling: 57 tc-so:priority: 58 tc-so:protocol: 0 tc-so:prioceiling: 58 tc-so:priority: 59 tc-so:protocol: 0 tc-so:prioceiling: 59 tc-so:priority: 60 tc-so:protocol: 0 tc-so:prioceiling: 60 tc-so:priority: 61 tc-so:protocol: 0 tc-so:prioceiling: 61 tc-so:priority: 62 tc-so:protocol: 0 tc-so:prioceiling: 62 tc-so:priority: 63 tc-so:protocol: 0 tc-so:prioceiling: 63 tc-end: 1639649573.438143, mutexattr2, passed tp-end: 1639649573.445190, lib/libpthread/t_mutex tp-start: 1639649573.514330, lib/libpthread/t_name, 1 tc-start: 1639649573.516614, name tc-end: 1639649573.606048, name, passed tp-end: 1639649573.614054, lib/libpthread/t_name tp-start: 1639649573.687585, lib/libpthread/t_once, 3 tc-start: 1639649573.689796, once1 tc-so:1: Test 1 of pthread_once() tc-so:Variable x has value 0 tc-so:1: X has value 1 tc-end: 1639649573.773210, once1, passed tc-start: 1639649573.781297, once2 tc-so:1: Test 2 of pthread_once() tc-so:ofunc: Variable x has value 1 tc-so:Thread 0 sees x with value 2 tc-so:Thread 1 sees x with value 2 tc-so:Thread 2 sees x with value 2 tc-so:Thread 3 sees x with value 2 tc-so:Thread 4 sees x with value 2 tc-so:Thread 5 sees x with value 2 tc-so:Thread 6 sees x with value 2 tc-so:Thread 7 sees x with value 2 tc-so:Thread 8 sees x with value 2 tc-so:Thread 9 sees x with value 2 tc-so:Thread 10 sees x with value 2 tc-so:Thread 11 sees x with value 2 tc-so:Thread 12 sees x with value 2 tc-so:Thread 13 sees x with value 2 tc-so:Thread 14 sees x with value 2 tc-so:Thread 15 sees x with value 2 tc-so:Thread 16 sees x with value 2 tc-so:Thread 17 sees x with value 2 tc-so:Thread 18 sees x with value 2 tc-so:Thread 19 sees x with value 2 tc-so:Thread 20 sees x with value 2 tc-so:Thread 21 sees x with value 2 tc-so:Thread 22 sees x with value 2 tc-so:Thread 23 sees x with value 2 tc-so:Thread 24 sees x with value 2 tc-so:1: X has value 2 tc-end: 1639649573.940864, once2, passed tc-start: 1639649573.947408, once3 tc-so:Test 3 of pthread_once() (test versus cancellation) tc-so:Variable x has value 0 tc-so:Test succeeded tc-end: 1639649574.30336, once3, passed tp-end: 1639649574.37939, lib/libpthread/t_once tp-start: 1639649574.115341, lib/libpthread/t_preempt, 1 tc-start: 1639649574.117844, preempt1 tc-so:1: preempt test tc-so:2: Second thread. tc-so:2: Locking mutex tc-so:2: Got mutex. tc-so:1: Thread has started. tc-so:1: After releasing the mutex. tc-so:1: Thread joined. tc-end: 1639649576.239027, preempt1, passed tp-end: 1639649576.246311, lib/libpthread/t_preempt tp-start: 1639649576.317779, lib/libpthread/t_rwlock, 2 tc-start: 1639649576.319905, rwlock1 tc-end: 1639649578.330179, rwlock1, passed tc-start: 1639649578.336912, rwlock_static tc-end: 1639649578.406772, rwlock_static, passed tp-end: 1639649578.413379, lib/libpthread/t_rwlock tp-start: 1639649578.491942, lib/libpthread/t_sem, 4 tc-start: 1639649578.494032, before_start_no_threads tc-so:Entering loop tc-so:threadfunc: 0 tc-so:threadfunc: 1 tc-so:threadfunc: 2 tc-so:threadfunc: 3 tc-so:threadfunc: 4 tc-so:threadfunc: 5 tc-so:threadfunc: 6 tc-so:threadfunc: 7 tc-so:threadfunc: 8 tc-so:threadfunc: 9 tc-so:threadfunc: 10 tc-so:threadfunc: 11 tc-so:threadfunc: 12 tc-so:threadfunc: 13 tc-so:threadfunc: 14 tc-so:threadfunc: 15 tc-so:threadfunc: 16 tc-so:threadfunc: 17 tc-so:threadfunc: 18 tc-so:threadfunc: 19 tc-so:threadfunc: 20 tc-so:threadfunc: 21 tc-so:threadfunc: 22 tc-so:threadfunc: 23 tc-so:threadfunc: 24 tc-so:threadfunc: 25 tc-so:threadfunc: 26 tc-so:threadfunc: 27 tc-so:threadfunc: 28 tc-so:threadfunc: 29 tc-so:threadfunc: 30 tc-so:threadfunc: 31 tc-so:threadfunc: 32 tc-so:threadfunc: 33 tc-so:threadfunc: 34 tc-so:threadfunc: 35 tc-so:threadfunc: 36 tc-so:threadfunc: 37 tc-so:threadfunc: 38 tc-so:threadfunc: 39 tc-so:threadfunc: 40 tc-so:threadfunc: 41 tc-so:threadfunc: 42 tc-so:threadfunc: 43 tc-so:threadfunc: 44 tc-so:threadfunc: 45 tc-so:threadfunc: 46 tc-so:threadfunc: 47 tc-so:threadfunc: 48 tc-so:threadfunc: 49 tc-so:threadfunc: 50 tc-so:threadfunc: 51 tc-so:threadfunc: 52 tc-so:threadfunc: 53 tc-so:threadfunc: 54 tc-so:threadfunc: 55 tc-so:threadfunc: 56 tc-so:threadfunc: 57 tc-so:threadfunc: 58 tc-so:threadfunc: 59 tc-so:threadfunc: 60 tc-so:threadfunc: 61 tc-so:threadfunc: 62 tc-so:threadfunc: 63 tc-so:threadfunc: 64 tc-so:threadfunc: 65 tc-so:threadfunc: 66 tc-so:threadfunc: 67 tc-so:threadfunc: 68 tc-so:threadfunc: 69 tc-so:threadfunc: 70 tc-so:threadfunc: 71 tc-so:threadfunc: 72 tc-so:threadfunc: 73 tc-so:threadfunc: 74 tc-so:threadfunc: 75 tc-so:threadfunc: 76 tc-so:threadfunc: 77 tc-so:threadfunc: 78 tc-so:threadfunc: 79 tc-so:threadfunc: 80 tc-so:threadfunc: 81 tc-so:threadfunc: 82 tc-so:threadfunc: 83 tc-so:threadfunc: 84 tc-so:threadfunc: 85 tc-so:threadfunc: 86 tc-so:threadfunc: 87 tc-so:threadfunc: 88 tc-so:threadfunc: 89 tc-so:threadfunc: 90 tc-so:threadfunc: 91 tc-so:threadfunc: 92 tc-so:threadfunc: 93 tc-so:threadfunc: 94 tc-so:threadfunc: 95 tc-so:threadfunc: 96 tc-so:threadfunc: 97 tc-so:threadfunc: 98 tc-so:threadfunc: 99 tc-so:threadfunc: 100 tc-so:threadfunc: 101 tc-so:threadfunc: 102 tc-so:threadfunc: 103 tc-so:threadfunc: 104 tc-so:threadfunc: 105 tc-so:threadfunc: 106 tc-so:threadfunc: 107 tc-so:threadfunc: 108 tc-so:threadfunc: 109 tc-so:threadfunc: 110 tc-so:threadfunc: 111 tc-so:threadfunc: 112 tc-so:threadfunc: 113 tc-so:threadfunc: 114 tc-so:threadfunc: 115 tc-so:threadfunc: 116 tc-so:threadfunc: 117 tc-so:threadfunc: 118 tc-so:threadfunc: 119 tc-so:threadfunc: 120 tc-so:threadfunc: 121 tc-so:threadfunc: 122 tc-so:threadfunc: 123 tc-so:threadfunc: 124 tc-so:threadfunc: 125 tc-so:threadfunc: 126 tc-so:threadfunc: 127 tc-so:threadfunc: 128 tc-so:threadfunc: 129 tc-so:threadfunc: 130 tc-so:threadfunc: 131 tc-so:threadfunc: 132 tc-so:threadfunc: 133 tc-so:threadfunc: 134 tc-so:threadfunc: 135 tc-so:threadfunc: 136 tc-so:threadfunc: 137 tc-so:threadfunc: 138 tc-so:threadfunc: 139 tc-so:threadfunc: 140 tc-so:threadfunc: 141 tc-so:threadfunc: 142 tc-so:threadfunc: 143 tc-so:threadfunc: 144 tc-so:threadfunc: 145 tc-so:threadfunc: 146 tc-so:threadfunc: 147 tc-so:threadfunc: 148 tc-so:threadfunc: 149 tc-so:threadfunc: 150 tc-so:threadfunc: 151 tc-so:threadfunc: 152 tc-so:threadfunc: 153 tc-so:threadfunc: 154 tc-so:threadfunc: 155 tc-so:threadfunc: 156 tc-so:threadfunc: 157 tc-so:threadfunc: 158 tc-so:threadfunc: 159 tc-so:threadfunc: 160 tc-so:threadfunc: 161 tc-so:threadfunc: 162 tc-so:threadfunc: 163 tc-so:threadfunc: 164 tc-so:threadfunc: 165 tc-so:threadfunc: 166 tc-so:threadfunc: 167 tc-so:threadfunc: 168 tc-so:threadfunc: 169 tc-so:threadfunc: 170 tc-so:threadfunc: 171 tc-so:threadfunc: 172 tc-so:threadfunc: 173 tc-so:threadfunc: 174 tc-so:threadfunc: 175 tc-so:threadfunc: 176 tc-so:threadfunc: 177 tc-so:threadfunc: 178 tc-so:threadfunc: 179 tc-so:threadfunc: 180 tc-so:threadfunc: 181 tc-so:threadfunc: 182 tc-so:threadfunc: 183 tc-so:threadfunc: 184 tc-so:threadfunc: 185 tc-so:threadfunc: 186 tc-so:threadfunc: 187 tc-so:threadfunc: 188 tc-so:threadfunc: 189 tc-so:threadfunc: 190 tc-so:threadfunc: 191 tc-so:threadfunc: 192 tc-so:threadfunc: 193 tc-so:threadfunc: 194 tc-so:threadfunc: 195 tc-so:threadfunc: 196 tc-so:threadfunc: 197 tc-so:threadfunc: 198 tc-so:threadfunc: 199 tc-so:threadfunc: 200 tc-so:threadfunc: 201 tc-so:threadfunc: 202 tc-so:threadfunc: 203 tc-so:threadfunc: 204 tc-so:threadfunc: 205 tc-so:threadfunc: 206 tc-so:threadfunc: 207 tc-so:threadfunc: 208 tc-so:threadfunc: 209 tc-so:threadfunc: 210 tc-so:threadfunc: 211 tc-so:threadfunc: 212 tc-so:threadfunc: 213 tc-so:threadfunc: 214 tc-so:threadfunc: 215 tc-so:threadfunc: 216 tc-so:threadfunc: 217 tc-so:threadfunc: 218 tc-so:threadfunc: 219 tc-so:threadfunc: 220 tc-so:threadfunc: 221 tc-so:threadfunc: 222 tc-so:threadfunc: 223 tc-so:threadfunc: 224 tc-so:threadfunc: 225 tc-so:threadfunc: 226 tc-so:threadfunc: 227 tc-so:threadfunc: 228 tc-so:threadfunc: 229 tc-so:threadfunc: 230 tc-so:threadfunc: 231 tc-so:threadfunc: 232 tc-so:threadfunc: 233 tc-so:threadfunc: 234 tc-so:threadfunc: 235 tc-so:threadfunc: 236 tc-so:threadfunc: 237 tc-so:threadfunc: 238 tc-so:threadfunc: 239 tc-so:threadfunc: 240 tc-so:threadfunc: 241 tc-so:threadfunc: 242 tc-so:threadfunc: 243 tc-so:threadfunc: 244 tc-so:threadfunc: 245 tc-so:threadfunc: 246 tc-so:threadfunc: 247 tc-so:threadfunc: 248 tc-so:threadfunc: 249 tc-so:threadfunc: 250 tc-so:threadfunc: 251 tc-so:threadfunc: 252 tc-so:threadfunc: 253 tc-so:threadfunc: 254 tc-so:threadfunc: 255 tc-so:threadfunc: 256 tc-so:threadfunc: 257 tc-so:threadfunc: 258 tc-so:threadfunc: 259 tc-so:threadfunc: 260 tc-so:threadfunc: 261 tc-so:threadfunc: 262 tc-so:threadfunc: 263 tc-so:threadfunc: 264 tc-so:threadfunc: 265 tc-so:threadfunc: 266 tc-so:threadfunc: 267 tc-so:threadfunc: 268 tc-so:threadfunc: 269 tc-so:threadfunc: 270 tc-so:threadfunc: 271 tc-so:threadfunc: 272 tc-so:threadfunc: 273 tc-so:threadfunc: 274 tc-so:threadfunc: 275 tc-so:threadfunc: 276 tc-so:threadfunc: 277 tc-so:threadfunc: 278 tc-so:threadfunc: 279 tc-so:threadfunc: 280 tc-so:threadfunc: 281 tc-so:threadfunc: 282 tc-so:threadfunc: 283 tc-so:threadfunc: 284 tc-so:threadfunc: 285 tc-so:threadfunc: 286 tc-so:threadfunc: 287 tc-so:threadfunc: 288 tc-so:threadfunc: 289 tc-so:threadfunc: 290 tc-so:threadfunc: 291 tc-so:threadfunc: 292 tc-so:threadfunc: 293 tc-so:threadfunc: 294 tc-so:threadfunc: 295 tc-so:threadfunc: 296 tc-so:threadfunc: 297 tc-so:threadfunc: 298 tc-so:threadfunc: 299 tc-so:threadfunc: 300 tc-so:threadfunc: 301 tc-so:threadfunc: 302 tc-so:threadfunc: 303 tc-so:threadfunc: 304 tc-so:threadfunc: 305 tc-so:threadfunc: 306 tc-so:threadfunc: 307 tc-so:threadfunc: 308 tc-so:threadfunc: 309 tc-so:threadfunc: 310 tc-so:threadfunc: 311 tc-so:threadfunc: 312 tc-so:threadfunc: 313 tc-so:threadfunc: 314 tc-so:threadfunc: 315 tc-so:threadfunc: 316 tc-so:threadfunc: 317 tc-so:threadfunc: 318 tc-so:threadfunc: 319 tc-so:threadfunc: 320 tc-so:threadfunc: 321 tc-so:threadfunc: 322 tc-so:threadfunc: 323 tc-so:threadfunc: 324 tc-so:threadfunc: 325 tc-so:threadfunc: 326 tc-so:threadfunc: 327 tc-so:threadfunc: 328 tc-so:threadfunc: 329 tc-so:threadfunc: 330 tc-so:threadfunc: 331 tc-so:threadfunc: 332 tc-so:threadfunc: 333 tc-so:threadfunc: 334 tc-so:threadfunc: 335 tc-so:threadfunc: 336 tc-so:threadfunc: 337 tc-so:threadfunc: 338 tc-so:threadfunc: 339 tc-so:threadfunc: 340 tc-so:threadfunc: 341 tc-so:threadfunc: 342 tc-so:threadfunc: 343 tc-so:threadfunc: 344 tc-so:threadfunc: 345 tc-so:threadfunc: 346 tc-so:threadfunc: 347 tc-so:threadfunc: 348 tc-so:threadfunc: 349 tc-so:threadfunc: 350 tc-so:threadfunc: 351 tc-so:threadfunc: 352 tc-so:threadfunc: 353 tc-so:threadfunc: 354 tc-so:threadfunc: 355 tc-so:threadfunc: 356 tc-so:threadfunc: 357 tc-so:threadfunc: 358 tc-so:threadfunc: 359 tc-so:threadfunc: 360 tc-so:threadfunc: 361 tc-so:threadfunc: 362 tc-so:threadfunc: 363 tc-so:threadfunc: 364 tc-so:threadfunc: 365 tc-so:threadfunc: 366 tc-so:threadfunc: 367 tc-so:threadfunc: 368 tc-so:threadfunc: 369 tc-so:threadfunc: 370 tc-so:threadfunc: 371 tc-so:threadfunc: 372 tc-so:threadfunc: 373 tc-so:threadfunc: 374 tc-so:threadfunc: 375 tc-so:threadfunc: 376 tc-so:threadfunc: 377 tc-so:threadfunc: 378 tc-so:threadfunc: 379 tc-so:threadfunc: 380 tc-so:threadfunc: 381 tc-so:threadfunc: 382 tc-so:threadfunc: 383 tc-so:threadfunc: 384 tc-so:threadfunc: 385 tc-so:threadfunc: 386 tc-so:threadfunc: 387 tc-so:threadfunc: 388 tc-so:threadfunc: 389 tc-so:threadfunc: 390 tc-so:threadfunc: 391 tc-so:threadfunc: 392 tc-so:threadfunc: 393 tc-so:threadfunc: 394 tc-so:threadfunc: 395 tc-so:threadfunc: 396 tc-so:threadfunc: 397 tc-so:threadfunc: 398 tc-so:threadfunc: 399 tc-so:threadfunc: 400 tc-so:threadfunc: 401 tc-so:threadfunc: 402 tc-so:threadfunc: 403 tc-so:threadfunc: 404 tc-so:threadfunc: 405 tc-so:threadfunc: 406 tc-so:threadfunc: 407 tc-so:threadfunc: 408 tc-so:threadfunc: 409 tc-so:threadfunc: 410 tc-so:threadfunc: 411 tc-so:threadfunc: 412 tc-so:threadfunc: 413 tc-so:threadfunc: 414 tc-so:threadfunc: 415 tc-so:threadfunc: 416 tc-so:threadfunc: 417 tc-so:threadfunc: 418 tc-so:threadfunc: 419 tc-so:threadfunc: 420 tc-so:threadfunc: 421 tc-so:threadfunc: 422 tc-so:threadfunc: 423 tc-so:threadfunc: 424 tc-so:threadfunc: 425 tc-so:threadfunc: 426 tc-so:threadfunc: 427 tc-so:threadfunc: 428 tc-so:threadfunc: 429 tc-so:threadfunc: 430 tc-so:threadfunc: 431 tc-so:threadfunc: 432 tc-so:threadfunc: 433 tc-so:threadfunc: 434 tc-so:threadfunc: 435 tc-so:threadfunc: 436 tc-so:threadfunc: 437 tc-so:threadfunc: 438 tc-so:threadfunc: 439 tc-so:threadfunc: 440 tc-so:threadfunc: 441 tc-so:threadfunc: 442 tc-so:threadfunc: 443 tc-so:threadfunc: 444 tc-so:threadfunc: 445 tc-so:threadfunc: 446 tc-so:threadfunc: 447 tc-so:threadfunc: 448 tc-so:threadfunc: 449 tc-so:threadfunc: 450 tc-so:threadfunc: 451 tc-so:threadfunc: 452 tc-so:threadfunc: 453 tc-so:threadfunc: 454 tc-so:threadfunc: 455 tc-so:threadfunc: 456 tc-so:threadfunc: 457 tc-so:threadfunc: 458 tc-so:threadfunc: 459 tc-so:threadfunc: 460 tc-so:threadfunc: 461 tc-so:threadfunc: 462 tc-so:threadfunc: 463 tc-so:threadfunc: 464 tc-so:threadfunc: 465 tc-so:threadfunc: 466 tc-so:threadfunc: 467 tc-so:threadfunc: 468 tc-so:threadfunc: 469 tc-so:threadfunc: 470 tc-so:threadfunc: 471 tc-so:threadfunc: 472 tc-so:threadfunc: 473 tc-so:threadfunc: 474 tc-so:threadfunc: 475 tc-so:threadfunc: 476 tc-so:threadfunc: 477 tc-so:threadfunc: 478 tc-so:threadfunc: 479 tc-so:threadfunc: 480 tc-so:threadfunc: 481 tc-so:threadfunc: 482 tc-so:threadfunc: 483 tc-so:threadfunc: 484 tc-so:threadfunc: 485 tc-so:threadfunc: 486 tc-so:threadfunc: 487 tc-so:threadfunc: 488 tc-so:threadfunc: 489 tc-so:threadfunc: 490 tc-so:threadfunc: 491 tc-so:threadfunc: 492 tc-so:threadfunc: 493 tc-so:threadfunc: 494 tc-so:threadfunc: 495 tc-so:threadfunc: 496 tc-so:threadfunc: 497 tc-so:threadfunc: 498 tc-so:threadfunc: 499 tc-end: 1639649598.766858, before_start_no_threads, passed tc-start: 1639649598.773885, before_start_one_thread tc-so:Entering loop tc-so:threadfunc: 0 tc-so:threadfunc: 1 tc-so:threadfunc: 2 tc-so:threadfunc: 3 tc-so:threadfunc: 4 tc-so:threadfunc: 5 tc-so:threadfunc: 6 tc-so:threadfunc: 7 tc-so:threadfunc: 8 tc-so:threadfunc: 9 tc-so:threadfunc: 10 tc-so:threadfunc: 11 tc-so:threadfunc: 12 tc-so:threadfunc: 13 tc-so:threadfunc: 14 tc-so:threadfunc: 15 tc-so:threadfunc: 16 tc-so:threadfunc: 17 tc-so:threadfunc: 18 tc-so:threadfunc: 19 tc-so:threadfunc: 20 tc-so:threadfunc: 21 tc-so:threadfunc: 22 tc-so:threadfunc: 23 tc-so:threadfunc: 24 tc-so:threadfunc: 25 tc-so:threadfunc: 26 tc-so:threadfunc: 27 tc-so:threadfunc: 28 tc-so:threadfunc: 29 tc-so:threadfunc: 30 tc-so:threadfunc: 31 tc-so:threadfunc: 32 tc-so:threadfunc: 33 tc-so:threadfunc: 34 tc-so:threadfunc: 35 tc-so:threadfunc: 36 tc-so:threadfunc: 37 tc-so:threadfunc: 38 tc-so:threadfunc: 39 tc-so:threadfunc: 40 tc-so:threadfunc: 41 tc-so:threadfunc: 42 tc-so:threadfunc: 43 tc-so:threadfunc: 44 tc-so:threadfunc: 45 tc-so:threadfunc: 46 tc-so:threadfunc: 47 tc-so:threadfunc: 48 tc-so:threadfunc: 49 tc-so:threadfunc: 50 tc-so:threadfunc: 51 tc-so:threadfunc: 52 tc-so:threadfunc: 53 tc-so:threadfunc: 54 tc-so:threadfunc: 55 tc-so:threadfunc: 56 tc-so:threadfunc: 57 tc-so:threadfunc: 58 tc-so:threadfunc: 59 tc-so:threadfunc: 60 tc-so:threadfunc: 61 tc-so:threadfunc: 62 tc-so:threadfunc: 63 tc-so:threadfunc: 64 tc-so:threadfunc: 65 tc-so:threadfunc: 66 tc-so:threadfunc: 67 tc-so:threadfunc: 68 tc-so:threadfunc: 69 tc-so:threadfunc: 70 tc-so:threadfunc: 71 tc-so:threadfunc: 72 tc-so:threadfunc: 73 tc-so:threadfunc: 74 tc-so:threadfunc: 75 tc-so:threadfunc: 76 tc-so:threadfunc: 77 tc-so:threadfunc: 78 tc-so:threadfunc: 79 tc-so:threadfunc: 80 tc-so:threadfunc: 81 tc-so:threadfunc: 82 tc-so:threadfunc: 83 tc-so:threadfunc: 84 tc-so:threadfunc: 85 tc-so:threadfunc: 86 tc-so:threadfunc: 87 tc-so:threadfunc: 88 tc-so:threadfunc: 89 tc-so:threadfunc: 90 tc-so:threadfunc: 91 tc-so:threadfunc: 92 tc-so:threadfunc: 93 tc-so:threadfunc: 94 tc-so:threadfunc: 95 tc-so:threadfunc: 96 tc-so:threadfunc: 97 tc-so:threadfunc: 98 tc-so:threadfunc: 99 tc-so:threadfunc: 100 tc-so:threadfunc: 101 tc-so:threadfunc: 102 tc-so:threadfunc: 103 tc-so:threadfunc: 104 tc-so:threadfunc: 105 tc-so:threadfunc: 106 tc-so:threadfunc: 107 tc-so:threadfunc: 108 tc-so:threadfunc: 109 tc-so:threadfunc: 110 tc-so:threadfunc: 111 tc-so:threadfunc: 112 tc-so:threadfunc: 113 tc-so:threadfunc: 114 tc-so:threadfunc: 115 tc-so:threadfunc: 116 tc-so:threadfunc: 117 tc-so:threadfunc: 118 tc-so:threadfunc: 119 tc-so:threadfunc: 120 tc-so:threadfunc: 121 tc-so:threadfunc: 122 tc-so:threadfunc: 123 tc-so:threadfunc: 124 tc-so:threadfunc: 125 tc-so:threadfunc: 126 tc-so:threadfunc: 127 tc-so:threadfunc: 128 tc-so:threadfunc: 129 tc-so:threadfunc: 130 tc-so:threadfunc: 131 tc-so:threadfunc: 132 tc-so:threadfunc: 133 tc-so:threadfunc: 134 tc-so:threadfunc: 135 tc-so:threadfunc: 136 tc-so:threadfunc: 137 tc-so:threadfunc: 138 tc-so:threadfunc: 139 tc-so:threadfunc: 140 tc-so:threadfunc: 141 tc-so:threadfunc: 142 tc-so:threadfunc: 143 tc-so:threadfunc: 144 tc-so:threadfunc: 145 tc-so:threadfunc: 146 tc-so:threadfunc: 147 tc-so:threadfunc: 148 tc-so:threadfunc: 149 tc-so:threadfunc: 150 tc-so:threadfunc: 151 tc-so:threadfunc: 152 tc-so:threadfunc: 153 tc-so:threadfunc: 154 tc-so:threadfunc: 155 tc-so:threadfunc: 156 tc-so:threadfunc: 157 tc-so:threadfunc: 158 tc-so:threadfunc: 159 tc-so:threadfunc: 160 tc-so:threadfunc: 161 tc-so:threadfunc: 162 tc-so:threadfunc: 163 tc-so:threadfunc: 164 tc-so:threadfunc: 165 tc-so:threadfunc: 166 tc-so:threadfunc: 167 tc-so:threadfunc: 168 tc-so:threadfunc: 169 tc-so:threadfunc: 170 tc-so:threadfunc: 171 tc-so:threadfunc: 172 tc-so:threadfunc: 173 tc-so:threadfunc: 174 tc-so:threadfunc: 175 tc-so:threadfunc: 176 tc-so:threadfunc: 177 tc-so:threadfunc: 178 tc-so:threadfunc: 179 tc-so:threadfunc: 180 tc-so:threadfunc: 181 tc-so:threadfunc: 182 tc-so:threadfunc: 183 tc-so:threadfunc: 184 tc-so:threadfunc: 185 tc-so:threadfunc: 186 tc-so:threadfunc: 187 tc-so:threadfunc: 188 tc-so:threadfunc: 189 tc-so:threadfunc: 190 tc-so:threadfunc: 191 tc-so:threadfunc: 192 tc-so:threadfunc: 193 tc-so:threadfunc: 194 tc-so:threadfunc: 195 tc-so:threadfunc: 196 tc-so:threadfunc: 197 tc-so:threadfunc: 198 tc-so:threadfunc: 199 tc-so:threadfunc: 200 tc-so:threadfunc: 201 tc-so:threadfunc: 202 tc-so:threadfunc: 203 tc-so:threadfunc: 204 tc-so:threadfunc: 205 tc-so:threadfunc: 206 tc-so:threadfunc: 207 tc-so:threadfunc: 208 tc-so:threadfunc: 209 tc-so:threadfunc: 210 tc-so:threadfunc: 211 tc-so:threadfunc: 212 tc-so:threadfunc: 213 tc-so:threadfunc: 214 tc-so:threadfunc: 215 tc-so:threadfunc: 216 tc-so:threadfunc: 217 tc-so:threadfunc: 218 tc-so:threadfunc: 219 tc-so:threadfunc: 220 tc-so:threadfunc: 221 tc-so:threadfunc: 222 tc-so:threadfunc: 223 tc-so:threadfunc: 224 tc-so:threadfunc: 225 tc-so:threadfunc: 226 tc-so:threadfunc: 227 tc-so:threadfunc: 228 tc-so:threadfunc: 229 tc-so:threadfunc: 230 tc-so:threadfunc: 231 tc-so:threadfunc: 232 tc-so:threadfunc: 233 tc-so:threadfunc: 234 tc-so:threadfunc: 235 tc-so:threadfunc: 236 tc-so:threadfunc: 237 tc-so:threadfunc: 238 tc-so:threadfunc: 239 tc-so:threadfunc: 240 tc-so:threadfunc: 241 tc-so:threadfunc: 242 tc-so:threadfunc: 243 tc-so:threadfunc: 244 tc-so:threadfunc: 245 tc-so:threadfunc: 246 tc-so:threadfunc: 247 tc-so:threadfunc: 248 tc-so:threadfunc: 249 tc-so:threadfunc: 250 tc-so:threadfunc: 251 tc-so:threadfunc: 252 tc-so:threadfunc: 253 tc-so:threadfunc: 254 tc-so:threadfunc: 255 tc-so:threadfunc: 256 tc-so:threadfunc: 257 tc-so:threadfunc: 258 tc-so:threadfunc: 259 tc-so:threadfunc: 260 tc-so:threadfunc: 261 tc-so:threadfunc: 262 tc-so:threadfunc: 263 tc-so:threadfunc: 264 tc-so:threadfunc: 265 tc-so:threadfunc: 266 tc-so:threadfunc: 267 tc-so:threadfunc: 268 tc-so:threadfunc: 269 tc-so:threadfunc: 270 tc-so:threadfunc: 271 tc-so:threadfunc: 272 tc-so:threadfunc: 273 tc-so:threadfunc: 274 tc-so:threadfunc: 275 tc-so:threadfunc: 276 tc-so:threadfunc: 277 tc-so:threadfunc: 278 tc-so:threadfunc: 279 tc-so:threadfunc: 280 tc-so:threadfunc: 281 tc-so:threadfunc: 282 tc-so:threadfunc: 283 tc-so:threadfunc: 284 tc-so:threadfunc: 285 tc-so:threadfunc: 286 tc-so:threadfunc: 287 tc-so:threadfunc: 288 tc-so:threadfunc: 289 tc-so:threadfunc: 290 tc-so:threadfunc: 291 tc-so:threadfunc: 292 tc-so:threadfunc: 293 tc-so:threadfunc: 294 tc-so:threadfunc: 295 tc-so:threadfunc: 296 tc-so:threadfunc: 297 tc-so:threadfunc: 298 tc-so:threadfunc: 299 tc-so:threadfunc: 300 tc-so:threadfunc: 301 tc-so:threadfunc: 302 tc-so:threadfunc: 303 tc-so:threadfunc: 304 tc-so:threadfunc: 305 tc-so:threadfunc: 306 tc-so:threadfunc: 307 tc-so:threadfunc: 308 tc-so:threadfunc: 309 tc-so:threadfunc: 310 tc-so:threadfunc: 311 tc-so:threadfunc: 312 tc-so:threadfunc: 313 tc-so:threadfunc: 314 tc-so:threadfunc: 315 tc-so:threadfunc: 316 tc-so:threadfunc: 317 tc-so:threadfunc: 318 tc-so:threadfunc: 319 tc-so:threadfunc: 320 tc-so:threadfunc: 321 tc-so:threadfunc: 322 tc-so:threadfunc: 323 tc-so:threadfunc: 324 tc-so:threadfunc: 325 tc-so:threadfunc: 326 tc-so:threadfunc: 327 tc-so:threadfunc: 328 tc-so:threadfunc: 329 tc-so:threadfunc: 330 tc-so:threadfunc: 331 tc-so:threadfunc: 332 tc-so:threadfunc: 333 tc-so:threadfunc: 334 tc-so:threadfunc: 335 tc-so:threadfunc: 336 tc-so:threadfunc: 337 tc-so:threadfunc: 338 tc-so:threadfunc: 339 tc-so:threadfunc: 340 tc-so:threadfunc: 341 tc-so:threadfunc: 342 tc-so:threadfunc: 343 tc-so:threadfunc: 344 tc-so:threadfunc: 345 tc-so:threadfunc: 346 tc-so:threadfunc: 347 tc-so:threadfunc: 348 tc-so:threadfunc: 349 tc-so:threadfunc: 350 tc-so:threadfunc: 351 tc-so:threadfunc: 352 tc-so:threadfunc: 353 tc-so:threadfunc: 354 tc-so:threadfunc: 355 tc-so:threadfunc: 356 tc-so:threadfunc: 357 tc-so:threadfunc: 358 tc-so:threadfunc: 359 tc-so:threadfunc: 360 tc-so:threadfunc: 361 tc-so:threadfunc: 362 tc-so:threadfunc: 363 tc-so:threadfunc: 364 tc-so:threadfunc: 365 tc-so:threadfunc: 366 tc-so:threadfunc: 367 tc-so:threadfunc: 368 tc-so:threadfunc: 369 tc-so:threadfunc: 370 tc-so:threadfunc: 371 tc-so:threadfunc: 372 tc-so:threadfunc: 373 tc-so:threadfunc: 374 tc-so:threadfunc: 375 tc-so:threadfunc: 376 tc-so:threadfunc: 377 tc-so:threadfunc: 378 tc-so:threadfunc: 379 tc-so:threadfunc: 380 tc-so:threadfunc: 381 tc-so:threadfunc: 382 tc-so:threadfunc: 383 tc-so:threadfunc: 384 tc-so:threadfunc: 385 tc-so:threadfunc: 386 tc-so:threadfunc: 387 tc-so:threadfunc: 388 tc-so:threadfunc: 389 tc-so:threadfunc: 390 tc-so:threadfunc: 391 tc-so:threadfunc: 392 tc-so:threadfunc: 393 tc-so:threadfunc: 394 tc-so:threadfunc: 395 tc-so:threadfunc: 396 tc-so:threadfunc: 397 tc-so:threadfunc: 398 tc-so:threadfunc: 399 tc-so:threadfunc: 400 tc-so:threadfunc: 401 tc-so:threadfunc: 402 tc-so:threadfunc: 403 tc-so:threadfunc: 404 tc-so:threadfunc: 405 tc-so:threadfunc: 406 tc-so:threadfunc: 407 tc-so:threadfunc: 408 tc-so:threadfunc: 409 tc-so:threadfunc: 410 tc-so:threadfunc: 411 tc-so:threadfunc: 412 tc-so:threadfunc: 413 tc-so:threadfunc: 414 tc-so:threadfunc: 415 tc-so:threadfunc: 416 tc-so:threadfunc: 417 tc-so:threadfunc: 418 tc-so:threadfunc: 419 tc-so:threadfunc: 420 tc-so:threadfunc: 421 tc-so:threadfunc: 422 tc-so:threadfunc: 423 tc-so:threadfunc: 424 tc-so:threadfunc: 425 tc-so:threadfunc: 426 tc-so:threadfunc: 427 tc-so:threadfunc: 428 tc-so:threadfunc: 429 tc-so:threadfunc: 430 tc-so:threadfunc: 431 tc-so:threadfunc: 432 tc-so:threadfunc: 433 tc-so:threadfunc: 434 tc-so:threadfunc: 435 tc-so:threadfunc: 436 tc-so:threadfunc: 437 tc-so:threadfunc: 438 tc-so:threadfunc: 439 tc-so:threadfunc: 440 tc-so:threadfunc: 441 tc-so:threadfunc: 442 tc-so:threadfunc: 443 tc-so:threadfunc: 444 tc-so:threadfunc: 445 tc-so:threadfunc: 446 tc-so:threadfunc: 447 tc-so:threadfunc: 448 tc-so:threadfunc: 449 tc-so:threadfunc: 450 tc-so:threadfunc: 451 tc-so:threadfunc: 452 tc-so:threadfunc: 453 tc-so:threadfunc: 454 tc-so:threadfunc: 455 tc-so:threadfunc: 456 tc-so:threadfunc: 457 tc-so:threadfunc: 458 tc-so:threadfunc: 459 tc-so:threadfunc: 460 tc-so:threadfunc: 461 tc-so:threadfunc: 462 tc-so:threadfunc: 463 tc-so:threadfunc: 464 tc-so:threadfunc: 465 tc-so:threadfunc: 466 tc-so:threadfunc: 467 tc-so:threadfunc: 468 tc-so:threadfunc: 469 tc-so:threadfunc: 470 tc-so:threadfunc: 471 tc-so:threadfunc: 472 tc-so:threadfunc: 473 tc-so:threadfunc: 474 tc-so:threadfunc: 475 tc-so:threadfunc: 476 tc-so:threadfunc: 477 tc-so:threadfunc: 478 tc-so:threadfunc: 479 tc-so:threadfunc: 480 tc-so:threadfunc: 481 tc-so:threadfunc: 482 tc-so:threadfunc: 483 tc-so:threadfunc: 484 tc-so:threadfunc: 485 tc-so:threadfunc: 486 tc-so:threadfunc: 487 tc-so:threadfunc: 488 tc-so:threadfunc: 489 tc-so:threadfunc: 490 tc-so:threadfunc: 491 tc-so:threadfunc: 492 tc-so:threadfunc: 493 tc-so:threadfunc: 494 tc-so:threadfunc: 495 tc-so:threadfunc: 496 tc-so:threadfunc: 497 tc-so:threadfunc: 498 tc-so:threadfunc: 499 tc-end: 1639649618.860750, before_start_one_thread, passed tc-start: 1639649618.868552, named tc-so:Test begin tc-so:Test end tc-end: 1639649618.956186, named, passed tc-start: 1639649618.963487, unnamed tc-so:Test begin tc-so:Thread 0x40286000 waiting for semaphore... tc-so:Thread 0x40287c00 waiting for semaphore... tc-so:Thread 0x40289800 waiting for semaphore... tc-so:Thread 0x4028b400 waiting for semaphore... tc-so:Thread 0x4028d000 waiting for semaphore... tc-so:Thread 0x4028ec00 waiting for semaphore... tc-so:Thread 0x40290800 waiting for semaphore... tc-so:Thread 0x40292400 waiting for semaphore... tc-so:Thread 0x40294000 waiting for semaphore... tc-so:Thread 0x40295c00 waiting for semaphore... tc-so:main loop 1: posting... tc-so:Thread 0x40286000 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x40287c00 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x40289800 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x4028b400 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x4028d000 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x4028ec00 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x40290800 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x40292400 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x40294000 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x40295c00 got semaphore tc-so:Thread 0x40295c00 waiting for semaphore... tc-so:Thread 0x40294000 waiting for semaphore... tc-so:Thread 0x40292400 waiting for semaphore... tc-so:Thread 0x40290800 waiting for semaphore... tc-so:Thread 0x4028ec00 waiting for semaphore... tc-so:Thread 0x4028d000 waiting for semaphore... tc-so:Thread 0x4028b400 waiting for semaphore... tc-so:Thread 0x40289800 waiting for semaphore... tc-so:Thread 0x40287c00 waiting for semaphore... tc-so:Thread 0x40286000 waiting for semaphore... tc-so:main loop 2: posting... tc-so:Thread 0x40295c00 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x40294000 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x40292400 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x40290800 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x4028ec00 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x4028d000 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x4028b400 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x40289800 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x40287c00 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x40286000 got semaphore tc-so:Test end tc-end: 1639649619.896761, unnamed, passed tp-end: 1639649619.903853, lib/libpthread/t_sem tp-start: 1639649619.976242, lib/libpthread/t_sigmask, 4 tc-start: 1639649619.978454, before_threads tc-so:Success: Both handlers ran in order tc-end: 1639649620.84990, before_threads, passed tc-start: 1639649620.94553, incorrect_mask_bug tc-end: 1639649626.183429, incorrect_mask_bug, passed tc-start: 1639649626.191899, respected_while_running tc-so:Success: Handlers were invoked by different threads tc-end: 1639649628.213977, respected_while_running, passed tc-start: 1639649628.223828, upcalls_not_started tc-end: 1639649628.328010, upcalls_not_started, passed tp-end: 1639649628.337833, lib/libpthread/t_sigmask tp-start: 1639649628.440134, lib/libpthread/t_sigsuspend, 1 tc-start: 1639649628.443372, sigsuspend tc-end: 1639649630.504780, sigsuspend, passed tp-end: 1639649630.511975, lib/libpthread/t_sigsuspend tp-start: 1639649630.584507, lib/libpthread/t_siglongjmp, 1 tc-start: 1639649630.586737, siglongjmp1 tc-end: 1639649630.662620, siglongjmp1, passed tp-end: 1639649630.669584, lib/libpthread/t_siglongjmp tp-start: 1639649630.742299, lib/libpthread/t_sleep, 1 tc-start: 1639649630.744613, sleep1 tc-so:Testing sleeps unreasonably far into the future. tc-end: 1639649632.777749, sleep1, passed tp-end: 1639649632.784620, lib/libpthread/t_sleep tp-start: 1639649632.858038, lib/libpthread/t_swapcontext, 1 tc-start: 1639649632.860293, swapcontext1 tc-so:Testing if swapcontext() alters pthread_self() tc-so:before swapcontext self = 0x4028a000 tc-so:after swapcontext self = 0x4028a000 tc-so:Test succeeded tc-end: 1639649632.948427, swapcontext1, passed tp-end: 1639649632.955386, lib/libpthread/t_swapcontext tp-start: 1639649633.39888, lib/libpthread/t_timedmutex, 11 tc-start: 1639649633.42311, mutex1 tc-so:1: Mutex-test 1 tc-so:1: Before changing the value. tc-so:2: Second thread. tc-so:2: Locking mutex tc-so:1: Before releasing the mutex. tc-so:2: Got mutex. *param = 20 tc-so:1: After releasing the mutex. tc-so:1: Thread joined. X was 21. Return value (int) was 21 tc-end: 1639649640.980701, mutex1, passed tc-start: 1639649640.987983, mutex2 tc-end: 1639650229.634013, mutex2, failed, Test case timed out after 300 seconds tc-start: 1639650229.641245, mutex3 tc-end: 1639650807.756488, mutex3, failed, Test case timed out after 300 seconds tc-start: 1639650807.763719, mutex4 tc-so:1: Mutex-test 4 tc-so:1: Before recursively acquiring the mutex. tc-so:1: Before releasing the mutex once. tc-so:2: Second thread. tc-so:2: Locking mutex tc-so:1: After releasing the mutex once. tc-so:1: Before releasing the mutex twice. tc-so:2: Got mutex. *param = 20 tc-so:1: After releasing the mutex twice. tc-so:1: Thread joined. X was 21. Return value (int) was 21 tc-end: 1639650814.773069, mutex4, passed tc-start: 1639650814.780294, mutex5 tc-so:min prio for FIFO = 0 tc-so:previous policy used = 0 tc-so:enter critical section for main tc-so:main starts to sleep tc-so:child is waiting tc-so:main completes tc-so:child is owning resource tc-so:child is done tc-end: 1639650834.441684, mutex5, passed tc-start: 1639650834.448509, mutexattr1 tc-end: 1639650834.535102, mutexattr1, passed tc-start: 1639650834.543144, mutexattr2 tc-so:priority: 0 tc-so:protocol: 0 tc-so:prioceiling: 0 tc-so:priority: 1 tc-so:protocol: 0 tc-so:prioceiling: 1 tc-so:priority: 2 tc-so:protocol: 0 tc-so:prioceiling: 2 tc-so:priority: 3 tc-so:protocol: 0 tc-so:prioceiling: 3 tc-so:priority: 4 tc-so:protocol: 0 tc-so:prioceiling: 4 tc-so:priority: 5 tc-so:protocol: 0 tc-so:prioceiling: 5 tc-so:priority: 6 tc-so:protocol: 0 tc-so:prioceiling: 6 tc-so:priority: 7 tc-so:protocol: 0 tc-so:prioceiling: 7 tc-so:priority: 8 tc-so:protocol: 0 tc-so:prioceiling: 8 tc-so:priority: 9 tc-so:protocol: 0 tc-so:prioceiling: 9 tc-so:priority: 10 tc-so:protocol: 0 tc-so:prioceiling: 10 tc-so:priority: 11 tc-so:protocol: 0 tc-so:prioceiling: 11 tc-so:priority: 12 tc-so:protocol: 0 tc-so:prioceiling: 12 tc-so:priority: 13 tc-so:protocol: 0 tc-so:prioceiling: 13 tc-so:priority: 14 tc-so:protocol: 0 tc-so:prioceiling: 14 tc-so:priority: 15 tc-so:protocol: 0 tc-so:prioceiling: 15 tc-so:priority: 16 tc-so:protocol: 0 tc-so:prioceiling: 16 tc-so:priority: 17 tc-so:protocol: 0 tc-so:prioceiling: 17 tc-so:priority: 18 tc-so:protocol: 0 tc-so:prioceiling: 18 tc-so:priority: 19 tc-so:protocol: 0 tc-so:prioceiling: 19 tc-so:priority: 20 tc-so:protocol: 0 tc-so:prioceiling: 20 tc-so:priority: 21 tc-so:protocol: 0 tc-so:prioceiling: 21 tc-so:priority: 22 tc-so:protocol: 0 tc-so:prioceiling: 22 tc-so:priority: 23 tc-so:protocol: 0 tc-so:prioceiling: 23 tc-so:priority: 24 tc-so:protocol: 0 tc-so:prioceiling: 24 tc-so:priority: 25 tc-so:protocol: 0 tc-so:prioceiling: 25 tc-so:priority: 26 tc-so:protocol: 0 tc-so:prioceiling: 26 tc-so:priority: 27 tc-so:protocol: 0 tc-so:prioceiling: 27 tc-so:priority: 28 tc-so:protocol: 0 tc-so:prioceiling: 28 tc-so:priority: 29 tc-so:protocol: 0 tc-so:prioceiling: 29 tc-so:priority: 30 tc-so:protocol: 0 tc-so:prioceiling: 30 tc-so:priority: 31 tc-so:protocol: 0 tc-so:prioceiling: 31 tc-so:priority: 32 tc-so:protocol: 0 tc-so:prioceiling: 32 tc-so:priority: 33 tc-so:protocol: 0 tc-so:prioceiling: 33 tc-so:priority: 34 tc-so:protocol: 0 tc-so:prioceiling: 34 tc-so:priority: 35 tc-so:protocol: 0 tc-so:prioceiling: 35 tc-so:priority: 36 tc-so:protocol: 0 tc-so:prioceiling: 36 tc-so:priority: 37 tc-so:protocol: 0 tc-so:prioceiling: 37 tc-so:priority: 38 tc-so:protocol: 0 tc-so:prioceiling: 38 tc-so:priority: 39 tc-so:protocol: 0 tc-so:prioceiling: 39 tc-so:priority: 40 tc-so:protocol: 0 tc-so:prioceiling: 40 tc-so:priority: 41 tc-so:protocol: 0 tc-so:prioceiling: 41 tc-so:priority: 42 tc-so:protocol: 0 tc-so:prioceiling: 42 tc-so:priority: 43 tc-so:protocol: 0 tc-so:prioceiling: 43 tc-so:priority: 44 tc-so:protocol: 0 tc-so:prioceiling: 44 tc-so:priority: 45 tc-so:protocol: 0 tc-so:prioceiling: 45 tc-so:priority: 46 tc-so:protocol: 0 tc-so:prioceiling: 46 tc-so:priority: 47 tc-so:protocol: 0 tc-so:prioceiling: 47 tc-so:priority: 48 tc-so:protocol: 0 tc-so:prioceiling: 48 tc-so:priority: 49 tc-so:protocol: 0 tc-so:prioceiling: 49 tc-so:priority: 50 tc-so:protocol: 0 tc-so:prioceiling: 50 tc-so:priority: 51 tc-so:protocol: 0 tc-so:prioceiling: 51 tc-so:priority: 52 tc-so:protocol: 0 tc-so:prioceiling: 52 tc-so:priority: 53 tc-so:protocol: 0 tc-so:prioceiling: 53 tc-so:priority: 54 tc-so:protocol: 0 tc-so:prioceiling: 54 tc-so:priority: 55 tc-so:protocol: 0 tc-so:prioceiling: 55 tc-so:priority: 56 tc-so:protocol: 0 tc-so:prioceiling: 56 tc-so:priority: 57 tc-so:protocol: 0 tc-so:prioceiling: 57 tc-so:priority: 58 tc-so:protocol: 0 tc-so:prioceiling: 58 tc-so:priority: 59 tc-so:protocol: 0 tc-so:prioceiling: 59 tc-so:priority: 60 tc-so:protocol: 0 tc-so:prioceiling: 60 tc-so:priority: 61 tc-so:protocol: 0 tc-so:prioceiling: 61 tc-so:priority: 62 tc-so:protocol: 0 tc-so:prioceiling: 62 tc-so:priority: 63 tc-so:protocol: 0 tc-so:prioceiling: 63 tc-end: 1639650834.793052, mutexattr2, passed tc-start: 1639650834.800492, timedmutex1 tc-so:Timed mutex-test 1 tc-so:Before acquiring mutex tc-so:Before endeavor to reacquire timed-mutex (timeout expected) tc-so:Unlocking mutex tc-end: 1639650834.886218, timedmutex1, passed tc-start: 1639650834.895311, timedmutex2 tc-so:Timed mutex-test 2 tc-so:Before acquiring mutex with timedlock tc-so:Before endeavor to reacquire timed-mutex (timeout expected) tc-so:Unlocking mutex tc-end: 1639650835.4270, timedmutex2, passed tc-start: 1639650835.14451, timedmutex3 tc-so:Timed mutex-test 3 tc-so:Before acquiring mutex with timedlock tc-so:Before creating new thread tc-so:Before joining the mutex tc-so:Before endeavor to reacquire timed-mutex (timeout expected) tc-so:Unlocking mutex tc-end: 1639650835.128951, timedmutex3, passed tc-start: 1639650835.138380, timedmutex4 tc-so:Timed mutex-test 4 tc-so:Before acquiring mutex with timedlock tc-so:Before creating new thread tc-so:Before joining the mutex tc-so:Before endeavor to reacquire timed-mutex (timeout expected) tc-so:Unlocking mutex tc-end: 1639650835.245416, timedmutex4, passed tp-end: 1639650835.254247, lib/libpthread/t_timedmutex tp-start: 1639650835.329217, lib/libpthread/t_call_once, 1 tc-start: 1639650835.331369, call_once tc-end: 1639650835.429007, call_once, passed tp-end: 1639650835.438473, lib/libpthread/t_call_once tp-start: 1639650835.533233, lib/libpthread/t_cnd, 4 tc-start: 1639650835.536362, cnd_broadcast tc-end: 1639650835.645482, cnd_broadcast, passed tc-start: 1639650835.652846, cnd_init tc-end: 1639650835.727502, cnd_init, passed tc-start: 1639650835.734611, cnd_signal tc-end: 1639650835.830169, cnd_signal, passed tc-start: 1639650835.837459, cnd_timedwait tc-end: 1639650835.916834, cnd_timedwait, passed tp-end: 1639650835.924305, lib/libpthread/t_cnd tp-start: 1639650835.998162, lib/libpthread/t_mtx, 4 tc-start: 1639650836.324, mtx_init tc-end: 1639650836.78829, mtx_init, passed tc-start: 1639650836.85858, mtx_lock tc-end: 1639650836.160820, mtx_lock, passed tc-start: 1639650836.168189, mtx_timedlock tc-end: 1639650836.243323, mtx_timedlock, passed tc-start: 1639650836.250132, mtx_trylock tc-end: 1639650836.341446, mtx_trylock, passed tp-end: 1639650836.348380, lib/libpthread/t_mtx tp-start: 1639650836.436625, lib/libpthread/t_thrd, 6 tc-start: 1639650836.438772, thrd_create tc-end: 1639650836.516912, thrd_create, passed tc-start: 1639650836.524375, thrd_current tc-end: 1639650836.606672, thrd_current, passed tc-start: 1639650836.613987, thrd_detach tc-end: 1639650836.701426, thrd_detach, passed tc-start: 1639650836.708898, thrd_exit tc-end: 1639650836.792931, thrd_exit, passed tc-start: 1639650836.800137, thrd_sleep tc-end: 1639650837.124247, thrd_sleep, passed tc-start: 1639650837.132489, thrd_yield tc-end: 1639650837.241484, thrd_yield, passed tp-end: 1639650837.248423, lib/libpthread/t_thrd tp-start: 1639650837.331717, lib/libpthread/t_tss, 4 tc-start: 1639650837.334624, tss_create tc-end: 1639650837.435615, tss_create, passed tc-start: 1639650837.442706, tss_destructor_main_thread tc-end: 1639650837.540888, tss_destructor_main_thread, passed tc-start: 1639650837.552365, tss_destructor_thread_exit tc-end: 1639650837.647958, tss_destructor_thread_exit, passed tc-start: 1639650837.654896, tss_set tc-end: 1639650837.735337, tss_set, passed tp-end: 1639650837.744431, lib/libpthread/t_tss tp-start: 1639650838.208327, lib/libpthread/t_atexit, 1 tc-start: 1639650838.211344, atexit tc-so:Executing command [ /usr/tests/lib/libpthread/h_atexit ] tc-end: 1639650838.865145, atexit, passed tp-end: 1639650838.874933, lib/libpthread/t_atexit tp-start: 1639650839.366033, lib/libpthread/t_cancel, 1 tc-start: 1639650839.368392, register_while_disabled tc-so:Executing command [ /usr/tests/lib/libpthread/h_cancel ] tc-end: 1639650840.25062, register_while_disabled, passed tp-end: 1639650840.32952, lib/libpthread/t_cancel tp-start: 1639650840.527824, lib/libpthread/t_exit, 1 tc-start: 1639650840.530673, main_thread tc-so:Executing command [ /usr/tests/lib/libpthread/h_exit ] tc-end: 1639650841.155501, main_thread, passed tp-end: 1639650841.164520, lib/libpthread/t_exit tp-start: 1639650841.687879, lib/libpthread/t_resolv, 1 tc-start: 1639650841.690962, resolv tc-so:0x402a0000: 5 resolving anoncvs.isc.netbsd.org 2 tc-so:0x402a1c00: 5 resolving zeppo.rediris.es 91 tc-so:0x402a3800: 5 resolving ftp.uni-erlangen.de 31 tc-so:0x402a5400: 5 resolving moon.vub.ac.be 47 tc-so:0x402a7000: 5 resolving above.warped.net 0 tc-so:0x402a0000: host anoncvs.isc.netbsd.org not found tc-so:0x402a3800: host ftp.uni-erlangen.de not found tc-so:0x402a5400: host moon.vub.ac.be not found tc-so:0x402a7000: host above.warped.net not found tc-so:0x402a0000: 4 resolving centaurus.4web.cz 9 tc-so:0x402a3800: 4 resolving lala.iri.co.jp 39 tc-so:0x402a5400: 4 resolving mirror03.inet.tele.dk 46 tc-so:0x402a7000: 4 resolving ftp.funet.fi 24 tc-so:0x402a0000: host centaurus.4web.cz not found tc-so:0x402a0000: 3 resolving www.en.netbsd.de 85 tc-so:0x402a0000: host www.en.netbsd.de not found tc-so:0x402a0000: 2 resolving ftp.fsn.hu 23 tc-so:0x402a0000: host ftp.fsn.hu not found tc-so:0x402a0000: 1 resolving centaurus.4web.cz 9 tc-so:0x402a0000: host centaurus.4web.cz not found tc-so:0x402a3800: host lala.iri.co.jp not found tc-so:0x402a5400: host mirror03.inet.tele.dk not found tc-so:0x402a5400: 3 resolving ftp.plig.org 30 tc-so:0x402a7000: host ftp.funet.fi not found tc-so:0x402a7000: 3 resolving netbsd.nsysu.edu.tw 57 tc-so:0x402a1c00: host zeppo.rediris.es not found tc-so:0x402a1c00: 4 resolving ftp.xgate.co.kr 32 tc-so:0x402a3800: 3 resolving lala.iri.co.jp 39 tc-so:0x402a7000: host netbsd.nsysu.edu.tw not found tc-so:0x402a7000: 2 resolving mail.netbsd.org 42 tc-so:0x402a1c00: host ftp.xgate.co.kr not found tc-so:0x402a3800: host lala.iri.co.jp not found tc-so:0x402a1c00: 3 resolving netbsd.4ka.mipt.ru 51 tc-so:0x402a3800: 2 resolving nbwww.sergei.cc 48 tc-so:0x402a7000: host mail.netbsd.org not found tc-so:0x402a7000: 1 resolving netbsdwww.cs.rmit.edu.au 69 tc-so:0x402a1c00: host netbsd.4ka.mipt.ru not found tc-so:0x402a1c00: 2 resolving ftp.plig.org 30 tc-so:0x402a7000: host netbsdwww.cs.rmit.edu.au not found tc-so:0x402a1c00: host ftp.plig.org not found tc-so:0x402a1c00: 1 resolving console.netbsd.org 12 tc-so:0x402a1c00: host console.netbsd.org not found tc-so:0x402a3800: host nbwww.sergei.cc not found tc-so:0x402a3800: 1 resolving netbsd.netlead.com.au 56 tc-so:0x402a5400: host ftp.plig.org not found tc-so:0x402a5400: 2 resolving netbsd.zarco.org 65 tc-so:0x402a3800: host netbsd.netlead.com.au not found tc-so:0x402a5400: host netbsd.zarco.org not found tc-so:0x402a5400: 1 resolving lala.iri.co.jp 39 tc-so:0x402a5400: host lala.iri.co.jp not found tc-end: 1639650881.674868, resolv, passed tp-end: 1639650881.682216, lib/libpthread/t_resolv tp-start: 1639650882.203579, lib/libpthread/t_thread_local_dtor, 1 tc-start: 1639650882.206072, thread_local_dtor_order tc-so:Executing command [ /usr/tests/lib/libpthread/h_thread_local_dtor ] tc-end: 1639650882.947657, thread_local_dtor_order, passed tp-end: 1639650882.955267, lib/libpthread/t_thread_local_dtor tp-start: 1639650883.73888, lib/librefuse/t_refuse_opt, 9 tc-start: 1639650883.76391, t_fuse_opt_add_arg tc-end: 1639650883.167719, t_fuse_opt_add_arg, passed tc-start: 1639650883.175351, t_fuse_opt_add_opt tc-end: 1639650883.269424, t_fuse_opt_add_opt, passed tc-start: 1639650883.277773, t_fuse_opt_add_opt_escaped tc-end: 1639650883.378319, t_fuse_opt_add_opt_escaped, passed tc-start: 1639650883.386324, t_fuse_opt_insert_arg tc-end: 1639650883.475135, t_fuse_opt_insert_arg, passed tc-start: 1639650883.482998, t_fuse_opt_match tc-end: 1639650883.581991, t_fuse_opt_match, passed tc-start: 1639650883.590293, t_fuse_opt_parse tc-end: 1639650883.686095, t_fuse_opt_parse, passed tc-start: 1639650883.693954, t_fuse_opt_parse_null_args tc-end: 1639650883.782933, t_fuse_opt_parse_null_args, passed tc-start: 1639650883.790360, t_fuse_opt_parse_null_opts tc-end: 1639650883.889992, t_fuse_opt_parse_null_opts, passed tc-start: 1639650883.898219, t_fuse_opt_parse_null_proc tc-end: 1639650883.986995, t_fuse_opt_parse_null_proc, passed tp-end: 1639650883.995037, lib/librefuse/t_refuse_opt tp-start: 1639650884.95828, lib/librt/t_sched, 8 tc-start: 1639650884.98425, sched_getparam tc-end: 1639650884.178677, sched_getparam, passed tc-start: 1639650884.187083, sched_priority tc-end: 1639650884.280308, sched_priority, passed tc-start: 1639650884.289441, sched_rr_get_interval_1 tc-end: 1639650884.379259, sched_rr_get_interval_1, passed tc-start: 1639650884.390424, sched_rr_get_interval_2 tc-end: 1639650884.473603, sched_rr_get_interval_2, passed tc-start: 1639650884.483085, sched_setscheduler_1 tc-end: 1639650884.565827, sched_setscheduler_1, passed tc-start: 1639650884.573253, sched_setscheduler_2 tc-end: 1639650884.666812, sched_setscheduler_2, passed tc-start: 1639650884.676173, sched_setscheduler_3 tc-end: 1639650884.760134, sched_setscheduler_3, passed tc-start: 1639650884.767294, sched_setscheduler_4 tc-end: 1639650884.850709, sched_setscheduler_4, passed tp-end: 1639650884.859674, lib/librt/t_sched tp-start: 1639650884.939841, lib/librt/t_sem, 5 tc-start: 1639650884.942073, basic tc-end: 1639650885.102081, basic, passed tc-start: 1639650885.110819, child tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-end: 1639650922.93871, child, passed tc-start: 1639650922.102442, invalid_ops tc-end: 1639650922.243991, invalid_ops, passed tc-start: 1639650922.251796, pshared tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-end: 1639650960.248327, pshared, passed tc-start: 1639650960.257262, sem_open_address tc-end: 1639650960.427979, sem_open_address, expected_failure, kern/56549: consecutive sem_open() do not return the same address: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/librt/t_sem.c:332: sem == sem3 not met tp-end: 1639650960.438797, lib/librt/t_sem tp-start: 1639650960.543627, lib/libtre/t_regex_att, 7 tc-start: 1639650960.546413, basic tc-se:skipping failed test at line 164 (pattern=a[-]?c, input=ac) tc-end: 1639650960.793670, basic, passed tc-start: 1639650960.802532, categorization tc-se:skipping failed test at line 27 (pattern=a\(b\)*\1, input=a) tc-se:skipping failed test at line 28 (pattern=a\(b\)*\1, input=a) tc-se:skipping failed test at line 29 (pattern=a\(b\)*\1, input=abab) tc-se:skipping failed test at line 36 (pattern=a\(b\)*\1, input=abab) tc-se:skipping failed test at line 37 (pattern=a\(b\)*\1, input=abab) tc-se:skipping failed test at line 38 (pattern=a\(b\)*\1, input=abab) tc-se:Expected BUG=repeat-null-unknown at line 42 tc-se:skipping failed test at line 55 (pattern=\(a\(b\)*\)*\2, input=abab) tc-se:skipping failed test at line 56 (pattern=\(a\(b\)*\)*\2, input=abab) tc-end: 1639650960.927519, categorization, passed tc-start: 1639650960.935859, forcedassoc tc-end: 1639650961.67290, forcedassoc, passed tc-start: 1639650961.77274, leftassoc tc-end: 1639650961.181605, leftassoc, passed tc-start: 1639650961.191773, nullsubexpr tc-se:skipping failed test at line 58 (pattern=\(a*\)*\(x\)\(\1\), input=ax) tc-se:skipping failed test at line 61 (pattern=\(a*\)*\(x\)\(\1\)\(x\), input=axxa) tc-end: 1639650961.332031, nullsubexpr, passed tc-start: 1639650961.339644, repetition tc-se:skipping failed test at line 38 (pattern=((..)|(.))*, input=aa) tc-se:skipping failed test at line 48 (pattern=((..)|(.))*, input=aaa) tc-se:skipping failed test at line 68 (pattern=((..)|(.))*, input=aaaaa) tc-se:skipping failed test at line 92 (pattern=X(.?){7,}Y, input=X1234567Y) tc-end: 1639650961.536939, repetition, passed tc-start: 1639650961.544575, rightassoc tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,1)(1,4)(4,4) != (0,4)(0,2)(2,3)(3,4)): at line 3 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,1)(1,4)(4,4) != (0,4)(0,2)(2,3)(3,4)): at line 4 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,1)(1,4)(4,4) != (0,4)(0,2)(2,3)(3,4)): at line 5 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,1)(1,4)(4,4) != (0,4)(0,2)(2,3)(3,4)): at line 6 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: res != matches ((0,3)(0,0)(0,3)(3,3) != (0,3)(0,1)(1,2)(2,3)): at line 8 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: res != matches ((0,3)(0,0)(0,3)(3,3) != (0,3)(0,1)(1,2)(2,3)): at line 9 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: res != matches ((0,3)(0,0)(0,3)(3,3) != (0,3)(0,1)(1,2)(2,3)): at line 10 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: res != matches ((0,3)(0,0)(0,3)(3,3) != (0,3)(0,1)(1,2)(2,3)): at line 11 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,1)(1,4)(4,4) != (0,4)(0,2)(2,3)(3,4)): at line 13 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,1)(1,4)(4,4) != (0,4)(0,2)(2,3)(3,4)): at line 14 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,1)(1,4)(4,4) != (0,4)(0,2)(2,3)(3,4)): at line 15 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,1)(1,4)(4,4) != (0,4)(0,2)(2,3)(3,4)): at line 16 tc-end: 1639650961.682581, rightassoc, expected_failure, Reason for breakage unknown: 12 checks failed as expected; see output for more details tp-end: 1639650961.692495, lib/libtre/t_regex_att tp-start: 1639650961.769258, lib/libtre/t_exhaust, 1 tc-start: 1639650961.771711, regcomp_too_big tc-end: 1639650974.909560, regcomp_too_big, passed tp-end: 1639650974.963868, lib/libtre/t_exhaust tp-start: 1639650975.158265, lib/libusbhid/t_usbhid, 6 tc-start: 1639650975.158519, check_hid_get_data tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libusbhid/t_usbhid.c:257: data != -128: == 128 tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libusbhid/t_usbhid.c:259: data != -1: == 255 tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libusbhid/t_usbhid.c:268: data != -32768: == 32768 tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libusbhid/t_usbhid.c:270: data != -1: == 65535 tc-end: 1639650975.275561, check_hid_get_data, expected_failure, only the 32-bit opcode works, 8 and 16-bit is broken: 4 checks failed as expected; see output for more details tc-start: 1639650975.286138, check_hid_logical_range tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libusbhid/t_usbhid.c:128: hi.logical_minimum != -128: == 128 tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libusbhid/t_usbhid.c:132: hi.logical_minimum != -32768: == 32768 tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libusbhid/t_usbhid.c:147: hi.logical_minimum > hi.logical_maximum not met tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libusbhid/t_usbhid.c:154: hi.logical_minimum > hi.logical_maximum not met tc-end: 1639650975.394852, check_hid_logical_range, expected_failure, only the 32-bit opcode works, 8 and 16-bit is broken: 4 checks failed as expected; see output for more details tc-start: 1639650975.402778, check_hid_physical_range tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libusbhid/t_usbhid.c:191: hi.physical_minimum != -128: == 128 tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libusbhid/t_usbhid.c:195: hi.physical_minimum != -32768: == 32768 tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libusbhid/t_usbhid.c:210: hi.physical_minimum > hi.physical_maximum not met tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/lib/libusbhid/t_usbhid.c:217: hi.physical_minimum > hi.physical_maximum not met tc-end: 1639650975.499620, check_hid_physical_range, expected_failure, only the 32-bit opcode works, 8 and 16-bit is broken: 4 checks failed as expected; see output for more details tc-start: 1639650975.509168, check_hid_set_data tc-end: 1639650975.601426, check_hid_set_data, passed tc-start: 1639650975.608077, check_hid_usage tc-end: 1639650975.704839, check_hid_usage, passed tc-start: 1639650975.712534, check_parse_just_pop tc-end: 1639650975.804811, check_parse_just_pop, passed tp-end: 1639650975.813714, lib/libusbhid/t_usbhid tp-start: 1639650975.906947, lib/libutil/t_efun, 4 tc-start: 1639650975.909670, ecalloc tc-end: 1639650975.999329, ecalloc, passed tc-start: 1639650976.7570, efopen tc-end: 1639650976.91517, efopen, passed tc-start: 1639650976.99451, emalloc tc-end: 1639650976.185642, emalloc, passed tc-start: 1639650976.195070, erealloc tc-end: 1639650976.276729, erealloc, passed tp-end: 1639650976.286034, lib/libutil/t_efun tp-start: 1639650976.366676, lib/libutil/t_parsedate, 7 tc-start: 1639650976.368946, atsecs tc-end: 1639650976.473003, atsecs, passed tc-start: 1639650976.482348, dates tc-end: 1639650976.577539, dates, passed tc-start: 1639650976.584887, dsttimes tc-end: 1639650976.685421, dsttimes, passed tc-start: 1639650976.698471, gibberish tc-end: 1639650976.775966, gibberish, passed tc-start: 1639650976.784868, relative tc-end: 1639650980.207672, relative, passed tc-start: 1639650980.215992, times tc-end: 1639650980.315449, times, passed tc-start: 1639650980.322894, zones tc-end: 1639650980.416099, zones, passed tp-end: 1639650980.424300, lib/libutil/t_parsedate tp-start: 1639650980.515263, lib/libutil/t_pidfile, 6 tc-start: 1639650980.517560, change_basenames tc-so:Validating contents of pidfile '/var/run/t_pidfile.pid' tc-so:Read pid 11562, current pid 11562 tc-so:Validating contents of pidfile '/var/run/t_pidfile.pid' tc-so:Read pid 11562, current pid 11562 tc-so:Ensuring pidfile /var/run/t_pidfile.pid does not exist any more tc-so:Validating contents of pidfile '/var/run/custom-basename.pid' tc-so:Read pid 11562, current pid 11562 tc-so:Validating contents of pidfile '/var/run/custom-basename.pid' tc-so:Read pid 11562, current pid 11562 tc-so:Ensuring pidfile /var/run/t_pidfile.pid does not exist any more tc-so:Ensuring pidfile /var/run/custom-basename.pid does not exist any more tc-end: 1639650980.671589, change_basenames, passed tc-start: 1639650980.679198, change_mix tc-so:Validating contents of pidfile '/var/run/t_pidfile.pid' tc-so:Read pid 20373, current pid 20373 tc-so:Ensuring pidfile /var/run/t_pidfile.pid does not exist any more tc-so:Validating contents of pidfile './second.pid' tc-so:Read pid 20373, current pid 20373 tc-so:Ensuring pidfile /var/run/t_pidfile.pid does not exist any more tc-so:Ensuring pidfile ./second.pid does not exist any more tc-so:Ensuring pidfile ./custom-basename does not exist any more tc-so:Validating contents of pidfile '/var/run/custom-basename.pid' tc-so:Read pid 20373, current pid 20373 tc-so:Ensuring pidfile /var/run/t_pidfile.pid does not exist any more tc-so:Ensuring pidfile second.pid does not exist any more tc-end: 1639650980.822403, change_mix, passed tc-start: 1639650980.830054, change_paths tc-so:Validating contents of pidfile './var/run/first.pid' tc-so:Read pid 23195, current pid 23195 tc-so:Ensuring pidfile ./var/run/first.pid does not exist any more tc-so:Validating contents of pidfile './second.pid' tc-so:Read pid 23195, current pid 23195 tc-so:Ensuring pidfile ./var/run/my-pidfile.pid does not exist any more tc-so:Ensuring pidfile second.pid does not exist any more tc-end: 1639650980.981060, change_paths, passed tc-start: 1639650980.998654, custom_basename tc-so:Validating contents of pidfile '/var/run/custom-basename.pid' tc-so:Read pid 812, current pid 812 tc-so:Ensuring pidfile /var/run/custom-basename.pid does not exist any more tc-end: 1639650981.116501, custom_basename, passed tc-start: 1639650981.124940, custom_path tc-so:Validating contents of pidfile './var/run/my-pidfile.pid' tc-so:Read pid 913, current pid 913 tc-so:Ensuring pidfile ./var/run/my-pidfile.pid does not exist any more tc-end: 1639650981.269509, custom_path, passed tc-start: 1639650981.283414, default_path tc-so:Validating contents of pidfile '/var/run/t_pidfile.pid' tc-so:Read pid 20472, current pid 20472 tc-so:Ensuring pidfile /var/run/t_pidfile.pid does not exist any more tc-end: 1639650981.401786, default_path, passed tp-end: 1639650981.409690, lib/libutil/t_pidfile tp-start: 1639650981.487324, lib/libutil/t_snprintb, 2 tc-start: 1639650981.489894, snprintb tc-end: 1639650981.574446, snprintb, passed tc-start: 1639650981.583744, snprintb_m tc-end: 1639650981.682021, snprintb_m, passed tp-end: 1639650981.691856, lib/libutil/t_snprintb tp-start: 1639650981.788921, lib/libutil/t_sockaddr_snprintf, 5 tc-start: 1639650981.792176, sockaddr_snprintf_at tc-end: 1639650981.878577, sockaddr_snprintf_at, passed tc-start: 1639650981.888692, sockaddr_snprintf_dl tc-end: 1639650981.990125, sockaddr_snprintf_dl, passed tc-start: 1639650981.999716, sockaddr_snprintf_in tc-end: 1639650982.100041, sockaddr_snprintf_in, passed tc-start: 1639650982.110029, sockaddr_snprintf_in6 tc-end: 1639650982.205043, sockaddr_snprintf_in6, passed tc-start: 1639650982.215398, sockaddr_snprintf_un tc-end: 1639650982.309769, sockaddr_snprintf_un, passed tp-end: 1639650982.317509, lib/libutil/t_sockaddr_snprintf tp-start: 1639650982.418672, lib/libossaudio/t_ossaudio, 4 tc-start: 1639650982.421174, oss_dsp_caps tc-end: 1639650982.506355, oss_dsp_caps, skipped, No testable audio device available tc-start: 1639650982.514568, oss_dsp_init tc-end: 1639650982.596406, oss_dsp_init, skipped, Audio device unavailable for playback tc-start: 1639650982.604296, oss_dsp_trigger_read tc-end: 1639650982.683016, oss_dsp_trigger_read, skipped, PR port-sparc/55876 tc-start: 1639650982.691062, oss_dsp_trigger_write tc-end: 1639650982.776029, oss_dsp_trigger_write, skipped, Audio device unavailable for playback tp-end: 1639650982.783535, lib/libossaudio/t_ossaudio tp-start: 1639650982.924803, lib/semaphore/pthread/t_sem_pth, 8 tc-start: 1639650982.927480, blocktimedwait tc-so:[ 1.0000000] entropy: ready tc-end: 1639650983.777193, blocktimedwait, passed tc-start: 1639650983.786079, blockwait tc-so:[ 1.0000000] entropy: ready tc-end: 1639650984.531198, blockwait, passed tc-start: 1639650984.538759, busydestroy tc-so:[ 1.0000000] entropy: ready tc-end: 1639650984.958478, busydestroy, passed tc-start: 1639650984.968674, destroy tc-so:[ 1.0000000] entropy: ready tc-end: 1639650985.371524, destroy, passed tc-start: 1639650985.378550, initvalue tc-so:[ 1.0000000] entropy: ready tc-end: 1639650985.725880, initvalue, passed tc-start: 1639650985.733521, named tc-so:[ 1.0000000] entropy: ready tc-end: 1639650986.81959, named, passed tc-start: 1639650986.89318, postwait tc-so:[ 1.0000000] entropy: ready tc-end: 1639650986.433566, postwait, passed tc-start: 1639650986.440658, unlink tc-so:[ 1.0000000] entropy: ready tc-end: 1639650986.794632, unlink, passed tp-end: 1639650986.803928, lib/semaphore/pthread/t_sem_pth tp-start: 1639650986.896367, lib/librumpclient/t_fd, 2 tc-start: 1639650986.899060, bigenough tc-end: 1639650987.827249, bigenough, passed tc-start: 1639650987.839475, sigio tc-so:sigcnt after connect: 4 tc-end: 1639650988.866852, sigio, passed tp-end: 1639650988.879573, lib/librumpclient/t_fd tp-start: 1639650990.240813, lib/librumpclient/t_exec, 5 tc-start: 1639650990.243480, cloexec tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet unix://csock ] tc-so:Executing command [ /usr/tests/lib/librumpclient/h_exec /usr/tests/lib/librumpclient/h_exec cloexec1 ] tc-so:Executing command [ rump.sockstat -n ] tc-so:Executing command [ sed -n $= sstat.out ] tc-so:Executing command [ sed -n 2p sstat.out ] tc-end: 1639650993.278978, cloexec, passed tc-start: 1639650993.288260, exec tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet unix://csock ] tc-so:Executing command [ /usr/tests/lib/librumpclient/h_exec /usr/tests/lib/librumpclient/h_exec ] tc-so:Executing command [ rump.sockstat -n ] tc-so:Executing command [ sed -n 2p sstat.out ] tc-so:Executing command [ sed -n 3p sstat.out ] tc-end: 1639650996.434605, exec, passed tc-start: 1639650996.443254, noexec tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet unix://csock ] tc-so:Executing command [ env /usr/tests/lib/librumpclient/h_exec ] tc-so:Executing command [ rump.sockstat -n ] tc-so:Executing command [ sed -n 2p sstat.out ] tc-so:Executing command [ sed -n 3p sstat.out ] tc-end: 1639650999.329552, noexec, passed tc-start: 1639650999.341015, threxec tc-so:Executing command [ rump_server unix://csock ] tc-so:Executing command [ /usr/tests/lib/librumpclient/h_execthr ] tc-end: 1639651026.597096, threxec, passed tc-start: 1639651026.605421, vfork tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet unix://csock ] tc-so:Executing command [ /usr/tests/lib/librumpclient/h_exec /usr/tests/lib/librumpclient/h_exec vfork_please ] tc-so:Executing command [ rump.sockstat -n ] tc-so:Executing command [ sed -n $= sstat.out ] tc-so:Executing command [ cat sstat.out ] tc-so:Executing command [ cat sstat.out ] tc-so:Executing command [ cat sstat.out ] tc-so:Executing command [ cat sstat.out ] tc-end: 1639651030.229819, vfork, passed tp-end: 1639651030.241653, lib/librumpclient/t_exec tp-start: 1639651031.314874, lib/librumphijack/t_asyncio, 3 tc-start: 1639651031.317369, invafd tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_client invafd ] tc-end: 1639651033.224350, invafd, passed tc-start: 1639651033.231705, select_allunset tc-so:Executing command [ rump_server unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_client select_allunset ] tc-end: 1639651035.82037, select_allunset, passed tc-start: 1639651035.106583, select_timeout tc-so:Executing command [ rump_server unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_client select_timeout ] tc-end: 1639651036.901431, select_timeout, passed tp-end: 1639651036.927935, lib/librumphijack/t_asyncio tp-start: 1639651037.483360, lib/librumphijack/t_config, 1 tc-start: 1639651037.485792, fdoff tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_client fdoff8 ] tc-end: 1639651039.211219, fdoff, passed tp-end: 1639651039.221041, lib/librumphijack/t_config tp-start: 1639651040.608235, lib/librumphijack/t_cwd, 8 tc-start: 1639651040.610428, basic_chdir tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_cwd /rump simple chdir ] tc-end: 1639651042.428622, basic_chdir, passed tc-start: 1639651042.437388, basic_fchdir tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_cwd /rump simple fchdir ] tc-end: 1639651044.265406, basic_fchdir, passed tc-start: 1639651044.276162, slash_chdir tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_cwd // simple chdir ] tc-end: 1639651046.194686, slash_chdir, passed tc-start: 1639651046.217544, slash_fchdir tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_cwd // simple fchdir ] tc-end: 1639651048.16971, slash_fchdir, passed tc-start: 1639651048.44171, symlink_chdir tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_cwd /rump symlink chdir ] tc-end: 1639651049.899599, symlink_chdir, passed tc-start: 1639651049.907857, symlink_fchdir tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_cwd /rump symlink fchdir ] tc-end: 1639651051.788216, symlink_fchdir, passed tc-start: 1639651051.797530, symlink_slash_chdir tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_cwd // symlink chdir ] tc-end: 1639651053.789454, symlink_slash_chdir, passed tc-start: 1639651053.797024, symlink_slash_fchdir tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_cwd // symlink fchdir ] tc-end: 1639651055.607994, symlink_slash_fchdir, passed tp-end: 1639651055.615157, lib/librumphijack/t_cwd tp-start: 1639651056.370103, lib/librumphijack/t_sh, 2 tc-start: 1639651056.373185, redirect tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ /bin/sh -c sh thescript ] tc-so:Executing command [ cat /rump/thefile ] tc-so:Executing command [ /bin/sh -c sh thescript ] tc-end: 1639651059.129842, redirect, passed tc-start: 1639651059.139012, runscript tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ mv thescript /rump ] tc-so:Executing command [ /bin/sh -c sh /rump/thescript ] tc-end: 1639651061.484556, runscript, passed tp-end: 1639651061.495191, lib/librumphijack/t_sh tp-start: 1639651062.858910, lib/librumphijack/t_tcpip, 4 tc-start: 1639651062.861216, http tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/libexec/httpd -P ./httpd.pid -b -s /usr/tests/lib/librumphijack ] tc-so:Executing command [ rump.netstat -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_netget 127.0.0.1 80 webfile ] tc-so:Executing command [ cat webfile ] tc-so:Executing command [ cat webfile ] tc-so:Executing command [ sed -n 1,/^$/!p webfile ] tc-end: 1639651067.145314, http, passed tc-start: 1639651067.156090, nfs tc-so:Executing command [ newfs -F -s 10000 ffs.img ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_local -lrumpnet_shmif -lrumpdev_disk -lrumpfs_ffs -lrumpfs_nfs -lrumpfs_nfsserver -d key=/dk,hostpath=ffs.img,size=host unix://serversock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.1 ] tc-so:Executing command [ mkdir -p /rump/var/run ] tc-so:Executing command [ mkdir -p /rump/var/db ] tc-so:Executing command [ touch /rump/var/db/mountdtab ] tc-so:Executing command [ mkdir /rump/etc ] tc-so:Executing command [ mkdir /rump/export ] tc-so:Executing command [ /bin/sh -c echo "/export -noresvport -noresvmnt 10.1.1.100" | \ tc-so: dd of=/rump/etc/exports 2> /dev/null ] tc-so:Executing command [ rump.sysctl -q -w kern.module.autoload=1 ] tc-so:Executing command [ mount_ffs /dk /rump/export ] tc-so:Executing command [ /bin/sh -c echo wind in my hair > /rump/export/im_alive ] tc-so:Executing command [ rpcbind ] tc-so:Executing command [ mountd /rump/etc/exports ] tc-so:Executing command [ nfsd ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpfs_nfs unix://clientsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.100 ] tc-so:Executing command [ mkdir /rump/mnt ] tc-so:Executing command [ mount_nfs 10.1.1.1:/export /rump/mnt ] tc-so:Executing command [ cat /rump/mnt/im_alive ] tc-so:Executing command [ ls -l /rump/mnt/im_alive ] tc-end: 1639651079.963091, nfs, passed tc-start: 1639651079.979135, nfs_autoload tc-end: 1639651081.35118, nfs_autoload, skipped, test currently valid only on i386 tc-start: 1639651081.45366, ssh tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet unix://csock ] tc-so:Setting up SSH server configuration tc-so:Executing command [ cp /usr/tests/lib/librumphijack/ssh_host_key . ] tc-so:Executing command [ cp /usr/tests/lib/librumphijack/ssh_host_key.pub . ] tc-so:Executing command [ chmod 400 ssh_host_key ] tc-so:Executing command [ chmod 444 ssh_host_key.pub ] tc-so:Setting up SSH client configuration tc-so:Executing command [ ssh-keygen -f ssh_user_key -t rsa -b 1024 -N -q ] tc-so:Executing command [ cp ssh_user_key.pub authorized_keys ] tc-so:Executing command [ chmod 600 authorized_keys ] tc-so:sshd running tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so ssh -T -F ssh_config 127.0.0.1 env BLOCKSIZE=512 ls -li /tmp/atf-run.qbHaf4/testdir ] tc-so:Executing command [ env BLOCKSIZE=512 ls -li /tmp/atf-run.qbHaf4/testdir ] tc-end: 1639651094.90124, ssh, passed tp-end: 1639651094.197872, lib/librumphijack/t_tcpip tp-start: 1639651095.833526, lib/librumphijack/t_vfs, 9 tc-start: 1639651095.836202, blanket tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ stat -f /rump/dev/null ] tc-so:Executing command [ stat -f /dev/null ] tc-end: 1639651097.868276, blanket, passed tc-start: 1639651097.878245, cpcopy tc-so:Executing command [ newfs -F -s 20000 ffs.img ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpfs_ffs -lrumpdev_disk -d key=/img,hostpath=ffs.img,size=host unix://csock ] tc-so:Executing command [ mount_ffs /img /rump/mnt ] tc-so:Executing command [ cp -Rp /usr/tests/lib/librumphijack . ] tc-so:Executing command [ cp -Rp librumphijack /rump/mnt ] tc-so:Executing command [ umount -R /rump/mnt ] tc-so:Executing command [ mount_ffs /img /rump/mnt2 ] tc-so:Executing command [ diff -ru librumphijack /rump/mnt2/librumphijack ] tc-so:Executing command [ umount -R /rump/mnt2 ] tc-end: 1639651104.39722, cpcopy, passed tc-start: 1639651104.127011, doubleblanket tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ mkdir /rump/dir ] tc-so:Executing command [ ln -s dir /rump/dirtoo ] tc-so:Executing command [ touch /dir/file ] tc-so:Executing command [ stat -f /dir/file ] tc-so:Executing command [ stat -f /dirtoo/file ] tc-end: 1639651107.451015, doubleblanket, passed tc-start: 1639651107.459117, ln_nox tc-so:Executing command [ newfs -F -s 20000 ffs.img ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpfs_ffs -lrumpdev_disk -d key=/img,hostpath=ffs.img,size=host unix://csock ] tc-so:Executing command [ mount_ffs /img /rump/mnt ] tc-so:Executing command [ touch /rump/mnt/filename ] tc-so:Executing command [ stat -f %d %i %Sp %Su %Sg %r %z \"%Sa\" \"%Sm\" \"%SB\" %k %b %#Xf /rump/mnt/filename ] tc-so:Executing command [ mkdir /rump/mnt/dir ] tc-so:Executing command [ ln /rump/mnt/filename /rump/mnt/dir/same ] tc-so:Executing command [ stat -f %d %i %Sp %Su %Sg %r %z \"%Sa\" \"%Sm\" \"%SB\" %k %b %#Xf /rump/mnt/filename ] tc-so:Executing command [ stat -f %d %i %Sp %Su %Sg %r %z \"%Sa\" \"%Sm\" \"%SB\" %k %b %#Xf /rump/mnt/dir/same ] tc-so:Executing command [ umount -R /rump/mnt ] tc-end: 1639651112.305250, ln_nox, passed tc-start: 1639651112.320646, ln_x tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ touch ./loser ] tc-so:Executing command [ ln ./loser /rump/. ] tc-end: 1639651114.558057, ln_x, passed tc-start: 1639651114.567192, mv_nox tc-so:Executing command [ newfs -F -s 20000 ffs.img ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpfs_ffs -lrumpdev_disk -d key=/img,hostpath=ffs.img,size=host unix://csock ] tc-so:Executing command [ mount_ffs /img /rump/mnt ] tc-so:Executing command [ touch /rump/mnt/filename ] tc-so:Executing command [ stat -f %d %i %Sp %l %Su %Sg %r %z \"%Sa\" \"%Sm\" \"%SB\" %k %b %#Xf /rump/mnt/filename ] tc-so:Executing command [ mkdir /rump/mnt/dir ] tc-so:Executing command [ mv /rump/mnt/filename /rump/mnt/dir/same ] tc-so:Executing command [ stat -f %d %i %Sp %l %Su %Sg %r %z \"%Sa\" \"%Sm\" \"%SB\" %k %b %#Xf /rump/mnt/dir/same ] tc-so:Executing command [ umount -R /rump/mnt ] tc-end: 1639651118.585770, mv_nox, passed tc-start: 1639651118.600440, mv_x tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ cp -Rp /usr/tests/lib/librumphijack . ] tc-so:Executing command [ cp -Rp librumphijack librumphijack.2 ] tc-so:Executing command [ mv librumphijack /rump ] tc-so:Executing command [ diff -ru librumphijack.2 /rump/librumphijack ] tc-end: 1639651122.514894, mv_x, passed tc-start: 1639651122.556242, paxcopy tc-so:Executing command [ newfs -F -s 20000 ffs.img ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpfs_ffs -lrumpdev_disk -d key=/img,hostpath=ffs.img,size=host unix://csock ] tc-so:Executing command [ mount_ffs /img /rump/mnt ] tc-so:Executing command [ pax -rw -s,/usr/tests/lib,, /usr/tests/lib/librumphijack . ] tc-so:Executing command [ pax -rw librumphijack /rump/mnt ] tc-so:Executing command [ umount -R /rump/mnt ] tc-so:Executing command [ mount_ffs /img /rump/mnt2 ] tc-so:Executing command [ diff -ru librumphijack /rump/mnt2/librumphijack ] tc-so:Executing command [ umount -R /rump/mnt2 ] tc-end: 1639651128.196789, paxcopy, passed tc-start: 1639651128.250937, runonprefix tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ stat /rump/dev ] tc-so:Executing command [ stat /rumpdev ] tc-end: 1639651130.332631, runonprefix, passed tp-end: 1639651130.341843, lib/librumphijack/t_vfs tp-start: 1639651130.470007, lib/libdes/t_des, 15 tc-start: 1639651130.477249, align tc-so:input word alignment test 0 1 2 3 tc-so:output word alignment test 0 1 2 3 tc-end: 1639651130.563991, align, passed tc-start: 1639651130.571630, cbc tc-end: 1639651130.659481, cbc, passed tc-start: 1639651130.668209, cbc_cksum tc-end: 1639651130.736603, cbc_cksum, passed tc-start: 1639651130.743580, cbcm tc-end: 1639651130.814867, cbcm, passed tc-start: 1639651130.823121, cfb tc-so:cfb8 tc-so:cfb16 tc-so:cfb32 tc-so:cfb48 tc-so:cfb64 tc-so:cfb64() tc-so:ede_cfb64() tc-end: 1639651130.916979, cfb, passed tc-start: 1639651130.925648, desx_cbc tc-end: 1639651131.5131, desx_cbc, passed tc-start: 1639651131.13216, ecb tc-end: 1639651131.90984, ecb, passed tc-start: 1639651131.98472, ede_cbc tc-end: 1639651131.174566, ede_cbc, passed tc-start: 1639651131.181614, ede_ecb tc-end: 1639651131.260125, ede_ecb, passed tc-start: 1639651131.267588, ede_ofb64 tc-end: 1639651131.345556, ede_ofb64, passed tc-start: 1639651131.353750, fast_crypt tc-end: 1639651131.440932, fast_crypt, passed tc-start: 1639651131.450377, ofb tc-end: 1639651131.539500, ofb, passed tc-start: 1639651131.547608, ofb64 tc-end: 1639651131.626357, ofb64, passed tc-start: 1639651131.634165, pcbc tc-end: 1639651131.720368, pcbc, passed tc-start: 1639651131.728576, quad_cksum tc-end: 1639651131.804529, quad_cksum, passed tp-end: 1639651131.812168, lib/libdes/t_des tp-start: 1639651131.901649, lib/libskey/t_algorithms, 3 tc-start: 1639651131.904894, md4 tc-end: 1639651132.8651, md4, passed tc-start: 1639651132.19490, md5 tc-end: 1639651132.126741, md5, passed tc-start: 1639651132.137105, sha1 tc-end: 1639651132.776944, sha1, passed tp-end: 1639651132.788026, lib/libskey/t_algorithms tp-start: 1639651132.943986, libexec/ld.elf_so/t_dlerror-cleared, 1 tc-start: 1639651132.947291, rtld_dlerror_cleared tc-end: 1639651133.55531, rtld_dlerror_cleared, passed tp-end: 1639651133.66164, libexec/ld.elf_so/t_dlerror-cleared tp-start: 1639651133.165131, libexec/ld.elf_so/t_dlerror-false, 1 tc-start: 1639651133.168427, rtld_dlerror_false tc-end: 1639651133.273086, rtld_dlerror_false, passed tp-end: 1639651133.280706, libexec/ld.elf_so/t_dlerror-false tp-start: 1639651133.354957, libexec/ld.elf_so/t_dlinfo, 4 tc-start: 1639651133.357415, rtld_dlinfo_linkmap_dlopen tc-end: 1639651133.440251, rtld_dlinfo_linkmap_dlopen, passed tc-start: 1639651133.448484, rtld_dlinfo_linkmap_dlopen_iter tc-end: 1639651133.540584, rtld_dlinfo_linkmap_dlopen_iter, passed tc-start: 1639651133.550127, rtld_dlinfo_linkmap_inval tc-end: 1639651133.642015, rtld_dlinfo_linkmap_inval, passed tc-start: 1639651133.649686, rtld_dlinfo_linkmap_self tc-end: 1639651133.731868, rtld_dlinfo_linkmap_self, passed tp-end: 1639651133.739783, libexec/ld.elf_so/t_dlinfo tp-start: 1639651133.829383, libexec/ld.elf_so/t_dlvsym, 5 tc-start: 1639651133.831585, rtld_dlvsym_symbol_nonexistent tc-end: 1639651133.902865, rtld_dlvsym_symbol_nonexistent, passed tc-start: 1639651133.909872, rtld_dlvsym_v1 tc-end: 1639651133.985688, rtld_dlvsym_v1, passed tc-start: 1639651133.993879, rtld_dlvsym_v3 tc-end: 1639651134.77044, rtld_dlvsym_v3, passed tc-start: 1639651134.85946, rtld_dlvsym_version_nonexistent tc-end: 1639651134.181042, rtld_dlvsym_version_nonexistent, passed tc-start: 1639651134.188576, rtld_dlvsym_version_null tc-end: 1639651134.269146, rtld_dlvsym_version_null, passed tp-end: 1639651134.277186, libexec/ld.elf_so/t_dlvsym tp-start: 1639651134.377900, libexec/ld.elf_so/t_ifunc, 3 tc-start: 1639651134.381171, rtld_hidden_ifunc tc-end: 1639651134.597253, rtld_hidden_ifunc, passed tc-start: 1639651134.604641, rtld_ifunc tc-end: 1639651134.872658, rtld_ifunc, passed tc-start: 1639651134.882541, rtld_main_ifunc tc-end: 1639651134.975949, rtld_main_ifunc, passed tp-end: 1639651134.983928, libexec/ld.elf_so/t_ifunc tp-start: 1639651135.75995, libexec/ld.elf_so/t_rtld_r_debug, 2 tc-start: 1639651135.79122, dlopen tc-end: 1639651135.173216, dlopen, passed tc-start: 1639651135.182901, self tc-end: 1639651135.284101, self, passed tp-end: 1639651135.294290, libexec/ld.elf_so/t_rtld_r_debug tp-start: 1639651135.977940, libexec/ld.elf_so/t_df_1_noopen, 2 tc-start: 1639651135.980643, df_1_noopen1 tc-so:Executing command [ /usr/tests/libexec/ld.elf_so/h_df_1_noopen1 ] tc-end: 1639651136.666589, df_1_noopen1, passed tc-start: 1639651136.677737, df_1_noopen2 tc-so:Executing command [ /usr/tests/libexec/ld.elf_so/h_df_1_noopen2 ] tc-end: 1639651137.441813, df_1_noopen2, passed tp-end: 1639651137.452923, libexec/ld.elf_so/t_df_1_noopen tp-start: 1639651138.62950, libexec/ld.elf_so/t_dl_symver, 1 tc-start: 1639651138.66170, dl_symver tc-so:Executing command [ /bin/sh -c LD_LIBRARY_PATH=/usr/tests/libexec/ld.elf_so/h_helper_symver_dso0 /usr/tests/libexec/ld.elf_so/h_dl_symver_v0 ] tc-so:Executing command [ /bin/sh -c LD_LIBRARY_PATH=/usr/tests/libexec/ld.elf_so/h_helper_symver_dso1 /usr/tests/libexec/ld.elf_so/h_dl_symver_v0 ] tc-so:Executing command [ /bin/sh -c LD_LIBRARY_PATH=/usr/tests/libexec/ld.elf_so/h_helper_symver_dso2 /usr/tests/libexec/ld.elf_so/h_dl_symver_v0 ] tc-so:Executing command [ /bin/sh -c LD_LIBRARY_PATH=/usr/tests/libexec/ld.elf_so/h_helper_symver_dso0 /usr/tests/libexec/ld.elf_so/h_dl_symver_v1 ] tc-so:Executing command [ /bin/sh -c LD_LIBRARY_PATH=/usr/tests/libexec/ld.elf_so/h_helper_symver_dso1 /usr/tests/libexec/ld.elf_so/h_dl_symver_v1 ] tc-so:Executing command [ /bin/sh -c LD_LIBRARY_PATH=/usr/tests/libexec/ld.elf_so/h_helper_symver_dso2 /usr/tests/libexec/ld.elf_so/h_dl_symver_v1 ] tc-so:Executing command [ /bin/sh -c LD_LIBRARY_PATH=/usr/tests/libexec/ld.elf_so/h_helper_symver_dso0 /usr/tests/libexec/ld.elf_so/h_dl_symver_v2 ] tc-so:Executing command [ /bin/sh -c LD_LIBRARY_PATH=/usr/tests/libexec/ld.elf_so/h_helper_symver_dso1 /usr/tests/libexec/ld.elf_so/h_dl_symver_v2 ] tc-so:Executing command [ /bin/sh -c LD_LIBRARY_PATH=/usr/tests/libexec/ld.elf_so/h_helper_symver_dso2 /usr/tests/libexec/ld.elf_so/h_dl_symver_v2 ] tc-end: 1639651141.657840, dl_symver, passed tp-end: 1639651141.666040, libexec/ld.elf_so/t_dl_symver tp-start: 1639651142.224645, libexec/ld.elf_so/t_thread_local_dtor, 1 tc-start: 1639651142.227212, thread_local_dtor tc-end: 1639651142.883817, thread_local_dtor, passed tp-end: 1639651142.894056, libexec/ld.elf_so/t_thread_local_dtor tp-start: 1639651143.868524, net/fdpass/t_fdpass, 4 tc-start: 1639651143.871095, fdpass_compat tc-so:Executing command [ /usr/tests/net/fdpass/fdpass32 ] tc-end: 1639651144.738164, fdpass_compat, passed tc-start: 1639651144.748528, fdpass_compat_normal tc-so:Executing command [ /usr/tests/net/fdpass/fdpass32 -p /usr/tests/net/fdpass/fdpass64 ] tc-end: 1639651145.552488, fdpass_compat_normal, passed tc-start: 1639651145.562539, fdpass_normal tc-so:Executing command [ /usr/tests/net/fdpass/fdpass64 ] tc-end: 1639651146.259927, fdpass_normal, passed tc-start: 1639651146.271412, fdpass_normal_compat tc-so:Executing command [ /usr/tests/net/fdpass/fdpass64 -p /usr/tests/net/fdpass/fdpass32 ] tc-end: 1639651147.199970, fdpass_normal_compat, passed tp-end: 1639651147.208859, net/fdpass/t_fdpass tp-start: 1639651148.98348, net/in_cksum/t_in_cksum, 4 tc-start: 1639651148.101171, mbufs_aligned tc-end: 1639651157.613460, mbufs_aligned, passed tc-start: 1639651157.620771, mbufs_unaligned tc-end: 1639651167.591792, mbufs_unaligned, passed tc-start: 1639651167.598996, sizes_aligned tc-end: 1639651173.701477, sizes_aligned, passed tc-start: 1639651173.709456, sizes_unaligned tc-end: 1639651179.217602, sizes_unaligned, passed tp-end: 1639651179.225828, net/in_cksum/t_in_cksum tp-start: 1639651179.305089, net/net/t_bind, 2 tc-start: 1639651179.307403, bindany_4 tc-end: 1639651179.381300, bindany_4, passed tc-start: 1639651179.388449, bindany_6 tc-end: 1639651179.464031, bindany_6, passed tp-end: 1639651179.471424, net/net/t_bind tp-start: 1639651179.561323, net/net/t_unix, 5 tc-start: 1639651179.564264, sockaddr_un_closed tc-so:peercred(client) euid=0 egid=0 pid=1738 tc-so:peer: client socket length: 2 tc-so:peer: client family 1 tc-so:peer: client len 2 tc-so:peer: socket name: tc-so:peercred(server) euid=0 egid=0 pid=1738 tc-so:sock: client socket length: 102 tc-so:sock: client family 1 tc-so:sock: client len 102 tc-so:sock: socket name: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa tc-end: 1639651179.681779, sockaddr_un_closed, passed tc-start: 1639651179.696897, sockaddr_un_fstat tc-so:peer: client socket length: 2 tc-so:peer: client family 1 tc-so:peer: client len 2 tc-so:peer: socket name: tc-so:fstat(server) euid=0 egid=0 pid=713 tc-so:fstat(client) euid=666 egid=999 pid=29384 tc-se:FATAL ERROR: Cannot create results file '/tmp/atf-run.UgDhBk/tcr': Permission denied tc-so:sock: client socket length: 102 tc-so:sock: client family 1 tc-so:sock: client len 102 tc-so:sock: socket name: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa tc-end: 1639651179.824794, sockaddr_un_fstat, passed tc-start: 1639651179.836472, sockaddr_un_len_exceed tc-end: 1639651179.909399, sockaddr_un_len_exceed, passed tc-start: 1639651179.918756, sockaddr_un_len_max tc-so:peercred(client) euid=0 egid=0 pid=17778 tc-so:peer: client socket length: 2 tc-so:peer: client family 1 tc-so:peer: client len 2 tc-so:peer: socket name: tc-so:peercred(server) euid=0 egid=0 pid=17778 tc-so:sock: client socket length: 255 tc-so:sock: client family 1 tc-so:sock: client len 255 tc-so:sock: socket name: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa tc-end: 1639651180.16952, sockaddr_un_len_max, passed tc-start: 1639651180.31847, sockaddr_un_local_peereid tc-so:peer: client socket length: 2 tc-so:peer: client family 1 tc-so:peer: client len 2 tc-so:peer: socket name: tc-so:peercred(server) euid=666 egid=999 pid=1525 tc-so:peercred(client) euid=0 egid=0 pid=21119 tc-se:FATAL ERROR: Cannot create results file '/tmp/atf-run.UgDhBk/tcr': Permission denied tc-so:sock: client socket length: 102 tc-so:sock: client family 1 tc-so:sock: client len 102 tc-so:sock: socket name: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa tc-end: 1639651180.192903, sockaddr_un_local_peereid, passed tp-end: 1639651180.207452, net/net/t_unix tp-start: 1639651180.300908, net/net/t_mapped, 3 tc-start: 1639651180.303573, mapped_4_4 tc-so:peer: 127.0.0.1:65531 tc-end: 1639651180.426820, mapped_4_4, passed tc-start: 1639651180.435942, mapped_6_4 tc-so:peer: ::ffff:127.0.0.1:65530 tc-end: 1639651180.556522, mapped_6_4, passed tc-start: 1639651180.566038, mapped_6_6 tc-so:peer: ::1:65535 tc-end: 1639651180.681157, mapped_6_6, passed tp-end: 1639651180.690842, net/net/t_mapped tp-start: 1639651180.781497, net/net/t_tcp, 10 tc-start: 1639651180.783934, accept4_44_nonblock tc-end: 1639651180.862208, accept4_44_nonblock, passed tc-start: 1639651180.869515, accept4_44_reset_nonblock tc-end: 1639651182.834136, accept4_44_reset_nonblock, passed tc-start: 1639651182.844241, accept4_46_nonblock tc-end: 1639651182.932566, accept4_46_nonblock, passed tc-start: 1639651182.941115, accept4_46_reset_nonblock tc-end: 1639651184.941417, accept4_46_reset_nonblock, passed tc-start: 1639651184.948823, accept4_66_nonblock tc-end: 1639651185.37290, accept4_66_nonblock, passed tc-start: 1639651185.45014, accept4_66_reset_nonblock tc-end: 1639651187.21477, accept4_66_reset_nonblock, passed tc-start: 1639651187.28397, accept_44_preserve_nonblock tc-end: 1639651189.73061, accept_44_preserve_nonblock, passed tc-start: 1639651189.80969, fcntl44_reset_nonblock tc-end: 1639651191.63205, fcntl44_reset_nonblock, passed tc-start: 1639651191.70318, fcntl46_reset_nonblock tc-end: 1639651193.84103, fcntl46_reset_nonblock, passed tc-start: 1639651193.91704, fcntl66_reset_nonblock tc-end: 1639651195.96035, fcntl66_reset_nonblock, passed tp-end: 1639651195.104018, net/net/t_tcp tp-start: 1639651195.188740, net/net/t_udp, 2 tc-start: 1639651195.191511, udp4_send tc-end: 1639651195.289373, udp4_send, passed tc-start: 1639651195.296842, udp6_send tc-end: 1639651195.396153, udp6_send, passed tp-end: 1639651195.403890, net/net/t_udp tp-start: 1639651195.478093, net/net/t_pktinfo, 1 tc-start: 1639651195.481237, pktinfo tc-end: 1639651195.557161, pktinfo, passed tp-end: 1639651195.565074, net/net/t_pktinfo tp-start: 1639651195.787337, net/net/t_pktinfo_send, 14 tc-start: 1639651195.789991, pktinfo_send_bindaddr tc-so:[ 1.0000000] entropy: ready tc-end: 1639651196.623256, pktinfo_send_bindaddr, passed tc-start: 1639651196.630583, pktinfo_send_bindaddrport tc-so:[ 1.0000000] entropy: ready tc-end: 1639651197.172015, pktinfo_send_bindaddrport, passed tc-start: 1639651197.178992, pktinfo_send_bindany tc-so:[ 1.0000000] entropy: ready tc-end: 1639651197.743052, pktinfo_send_bindany, passed tc-start: 1639651197.750017, pktinfo_send_bindother tc-so:[ 1.0000000] entropy: ready tc-end: 1639651198.292335, pktinfo_send_bindother, passed tc-start: 1639651198.301577, pktinfo_send_bindport tc-so:[ 1.0000000] entropy: ready tc-end: 1639651198.846622, pktinfo_send_bindport, passed tc-start: 1639651198.854179, pktinfo_send_connected tc-so:[ 1.0000000] entropy: ready tc-end: 1639651199.385112, pktinfo_send_connected, passed tc-start: 1639651199.393128, pktinfo_send_ifindex tc-so:[ 1.0000000] entropy: ready tc-so:atfu_pktinfo_send_ifindex_body: received "Hello PKTINFO 0" from 192.168.0.1:58914 tc-end: 1639651200.563424, pktinfo_send_ifindex, passed tc-start: 1639651200.574931, pktinfo_send_invalidarg tc-so:[ 1.0000000] entropy: ready tc-end: 1639651201.97132, pktinfo_send_invalidarg, passed tc-start: 1639651201.104589, pktinfo_send_multicast tc-so:[ 1.0000000] entropy: ready tc-so:atfu_pktinfo_send_multicast_body: received from 192.168.2.1:65063 tc-so:atfu_pktinfo_send_multicast_body: received from 192.168.0.1:65063 tc-end: 1639651202.238652, pktinfo_send_multicast, passed tc-start: 1639651202.249480, pktinfo_send_notown tc-so:[ 1.0000000] entropy: ready tc-end: 1639651202.766633, pktinfo_send_notown, passed tc-start: 1639651202.775464, pktinfo_send_notown_bind tc-so:[ 1.0000000] entropy: ready tc-end: 1639651203.311245, pktinfo_send_notown_bind, passed tc-start: 1639651203.319240, pktinfo_send_rawip tc-so:[ 1.0000000] entropy: ready tc-end: 1639651203.870458, pktinfo_send_rawip, passed tc-start: 1639651203.877226, pktinfo_send_rawip_notown tc-so:[ 1.0000000] entropy: ready tc-end: 1639651204.421088, pktinfo_send_rawip_notown, passed tc-start: 1639651204.429970, pktinfo_send_unbound tc-so:[ 1.0000000] entropy: ready tc-end: 1639651204.977318, pktinfo_send_unbound, passed tp-end: 1639651204.985189, net/net/t_pktinfo_send tp-start: 1639651205.179228, net/net/t_raw, 1 tc-start: 1639651205.182327, PRU_SENSE tc-so:[ 1.0000000] entropy: ready tc-end: 1639651205.944410, PRU_SENSE, passed tp-end: 1639651205.953725, net/net/t_raw tp-start: 1639651208.43513, net/net/t_forwarding, 6 tc-start: 1639651208.45708, ipforwarding_fastforward_v4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:9f:40:e2:88 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.2.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:0d:73:50:79 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:a0:91:cd:ca ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.1.1 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.2.1 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl net.inet.ip.forwarding ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/libexec/httpd -P ./.__httpd.pid -i 10.0.2.2 -b -s /tmp/atf-run.lNgqTv ] tc-so:Executing command [ rump.arp -d -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so ftp -q 5 -o out http://10.0.2.2/index.html ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639651250.12282, ipforwarding_fastforward_v4, passed tc-start: 1639651250.38620, ipforwarding_fastforward_v6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:9d:5d:29:6d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:2::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:ab:fa:8e:4c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:6e:4a:67:07 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:0:0:1::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:0:0:2::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:0:0:1::1 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:0:0:2::1 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.sysctl net.inet6.ip6.forwarding ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/libexec/httpd -P ./.__httpd.pid -i fc00:0:0:2::2 -b -s /tmp/atf-run.SJiTsA ] tc-so:Executing command [ rump.arp -d -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so ftp -q 5 -o out http://[fc00:0:0:2::2]/index.html ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639651291.882382, ipforwarding_fastforward_v6, passed tc-start: 1639651291.917274, ipforwarding_fragment_v4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:d7:3e:1a:6e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.2.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:e5:13:4d:c5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:af:f2:b7:e8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.1.1 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.2.1 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl net.inet.ip.forwarding ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/libexec/httpd -P ./.__httpd.pid -i 10.0.2.2 -b -s /tmp/atf-run.sePmds ] tc-so:Executing command [ rump.ifconfig shmif0 mtu 1000 ] tc-so:Executing command [ rump.sysctl -w -q net.inet.ip.mtudisc=0 ] tc-so:Executing command [ rump.arp -d -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so ftp -q 5 -o out http://10.0.2.2/index.html ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639651336.637771, ipforwarding_fragment_v4, passed tc-start: 1639651336.672531, ipforwarding_misc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:da:09:b3:42 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.2.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:3e:26:96:6e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:82:41:c5:c9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.1.1 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.2.1 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl net.inet.ip.forwarding ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 -T 1 10.0.1.1 ] tc-so:Executing command [ rump.ping -v -n -w 5 -c 1 -T 1 10.0.2.2 ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 -T 2 10.0.2.2 ] tc-so:Executing command [ rump.sysctl -w net.inet.icmp.bmcastecho=1 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.directed-broadcast=1 ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.2.255 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.directed-broadcast=0 ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.2.255 ] tc-so:Executing command [ rump.sysctl -w net.inet.icmp.bmcastecho=0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/libexec/httpd -P ./.__httpd.pid -i 10.0.2.2 -b -s /tmp/atf-run.L08TcJ ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.ttl=1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so ftp -q 5 -o out http://10.0.2.2/index.html ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.ttl=2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so ftp -q 5 -o out http://10.0.2.2/index.html ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.ttl=64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639651415.21095, ipforwarding_misc, passed tc-start: 1639651415.43225, ipforwarding_v4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:3e:c1:2d:0a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.2.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:f6:f9:cf:e0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:ce:e5:a8:bc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.1.1 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.2.1 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl net.inet.ip.forwarding ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.1.1 ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.2.2 ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.2.1 ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.sysctl net.inet.ip.forwarding ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.2.2 ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639651466.561450, ipforwarding_v4, passed tc-start: 1639651466.588122, ipforwarding_v6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:0d:5d:4f:39 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:2::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:08:ab:94:83 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:38:a3:0d:77 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:0:0:1::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:0:0:2::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:0:0:1::1 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:0:0:2::1 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.sysctl net.inet6.ip6.forwarding ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00:0:0:1::1 ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00:0:0:2::2 ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00:0:0:2::1 ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00:0:0:1::2 ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -h 1 -X 5 fc00:0:0:1::1 ] tc-so:Executing command [ rump.ping6 -v -n -c 1 -h 1 -X 5 fc00:0:0:2::2 ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -h 2 -X 5 fc00:0:0:2::2 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.sysctl net.inet6.ip6.forwarding ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00:0:0:2::2 ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00:0:0:1::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639651528.574722, ipforwarding_v6, passed tp-end: 1639651528.603568, net/net/t_forwarding tp-start: 1639651530.18709, net/net/t_ipaddress, 4 tc-start: 1639651530.20977, ipaddr_alias_address tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 alias ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1 delete ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639651548.295696, ipaddr_alias_address, passed tc-start: 1639651548.314555, ipaddr_auto_linklocal tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.sysctl -n net.inet6.ip6.auto_linklocal ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.sysctl -w -q net.inet6.ip6.auto_linklocal=0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:ce:b6:11:27 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639651558.930707, ipaddr_auto_linklocal, passed tc-start: 1639651558.964465, ipaddr_same_address tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1 delete ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1 delete ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639651574.22987, ipaddr_same_address, passed tc-start: 1639651574.40344, ipaddr_same_address6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 delete ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 delete ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639651588.60793, ipaddr_same_address6, passed tp-end: 1639651588.99671, net/net/t_ipaddress tp-start: 1639651588.944564, net/net/t_ipv6address, 2 tc-start: 1639651588.946754, linklocal tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_src ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_dst ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n fe80::b0a0:94ff:fe95:1450 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n fe80::b0a0:94ff:fe95:1450%shmif0 ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus_src | tcpdump -r - -n -p icmp6 ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus1 | tcpdump -r - -n -p icmp6 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rm bus_src ] tc-so:Executing command [ rm bus_dst ] tc-so:Executing command [ rm bus1 ] tc-so:Executing command [ rm bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_src ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_dst ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n -S fe80::b0a0:92ff:fea6:cb78%shmif1 fe80::b0a0:94ff:fe95:1450%shmif0 ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus1 | tcpdump -r - -n -p icmp6 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route add -inet6 default fe80::b0a0:94ff:fe95:1450%shmif0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n -S fe80::b0a0:42ff:feeb:6873%shmif0 fc00:3::1 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n fe80::b0a0:42ff:feeb:6873%shmif0 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n fe80::b0a0:92ff:fea6:cb78%shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:3::1 delete ] tc-so:Executing command [ rump.route delete -inet6 default fe80::b0a0:94ff:fe95:1450%shmif0 ] tc-so:Executing command [ rump.route add -inet6 default fe80::b0a0:94ff:fe95:1450%shmif0 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route delete -inet6 default fe80::b0a0:c7ff:fe24:2969%shmif0 ] tc-so:Executing command [ rump.route add -inet6 default fe80::b0a0:c7ff:fe24:2969%shmif0 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route delete -inet6 fc00:1::0/64 fe80::b0a0:42ff:feeb:6873%shmif0 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::0/64 fe80::b0a0:42ff:feeb:6873%shmif0 ] tc-so:Executing command [ rump.route delete -inet6 fc00:2::0/64 fe80::b0a0:6bff:fe0c:c465%shmif1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::0/64 fe80::b0a0:6bff:fe0c:c465%shmif1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rm bus_src ] tc-so:Executing command [ rm bus_dst ] tc-so:Executing command [ rm bus1 ] tc-so:Executing command [ rm bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_src ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_dst ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n -S fe80::b0a0:42ff:feeb:6873%shmif0 fc00:2::1 ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus2 | tcpdump -r - -n -p icmp6 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rm bus_src ] tc-so:Executing command [ rm bus_dst ] tc-so:Executing command [ rm bus1 ] tc-so:Executing command [ rm bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_src ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_dst ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n -S fc00:1::1 fe80::b0a0:6bff:fe0c:c465%shmif0 ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus2 | tcpdump -r - -n -p icmp6 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rm bus_src ] tc-so:Executing command [ rm bus_dst ] tc-so:Executing command [ rm bus1 ] tc-so:Executing command [ rm bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_src ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_dst ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.ifconfig shmif0 inet6 fe80::2%shmif0/64 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n fe80::2 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n fe80::2 ] tc-end: 1639651679.517478, linklocal, passed tc-start: 1639651679.538507, linklocal_ops tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_src ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_dst ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route get -inet6 fe80::b0a0:ceff:fe96:b3b6%shmif0 ] tc-so:Executing command [ rump.route get -inet6 fe80::b0a0:ceff:fe96:b3b6 ] tc-so:Executing command [ rump.ndp -n fe80::b0a0:ceff:fe96:b3b6%shmif0 ] tc-so:Executing command [ rump.ndp -n fe80::b0a0:ceff:fe96:b3b6 ] tc-end: 1639651692.109171, linklocal_ops, passed tp-end: 1639651692.140895, net/net/t_ipv6address tp-start: 1639651692.860224, net/net/t_ipv6_lifetime, 1 tc-start: 1639651692.863397, basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://sock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 pltime 5 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:Executing command [ sleep 7 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 vltime 5 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 pltime 5 vltime 5 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:Executing command [ sleep 7 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 pltime 10 vltime 5 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 pltime 5 vltime 10 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:Executing command [ sleep 7 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-se:Fail: regexp fc00::1.+[Dd][Ee][Pp][Rr][Ee][Cc][Aa][Tt][Ee][Dd] not in stdout tc-se:shmif0: flags=0x8843 mtu 1500 tc-se: capabilities=0x7ff80 tc-se: capabilities=0x7ff80 tc-se: capabilities=0x7ff80 tc-se: enabled=0 tc-se: address: b2:a0:79:a3:8a:d3 tc-se: linkstr: ./bus tc-se: inet6 fe80::b0a0:79ff:fea3:8ad3%shmif0/64 flags 0 scopeid 0x2 tc-end: 1639651746.127318, basic, failed, atf-check failed; see the output of the test for details tp-end: 1639651746.148552, net/net/t_ipv6_lifetime tp-start: 1639651747.336586, net/net/t_mtudisc, 2 tc-start: 1639651747.339307, mtudisc_basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:38:4f:de:94 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:d2:d4:85:f1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:d5:1e:27:d4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif1 mtu 1280 ] tc-so:Executing command [ rump.sysctl -w -q net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -n net.inet.ip.mtudisc ] tc-so:Executing command [ rump.route add 10.0.0.2/32 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -w -q net.inet.ip.maxfragpackets=0 ] tc-so:Executing command [ rump.route add 10.0.1.2/32 10.0.0.1 ] tc-so:Executing command [ rump.sysctl -w -q net.inet.ip.mtudisc=0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 10.0.1.2 1234 ] tc-se:[1] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-so:Executing command [ rump.netstat -nr -f inet ] tc-so:Executing command [ rump.sysctl -w -q net.inet.ip.mtudisc=1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 10.0.1.2 1234 ] tc-se:[2] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-so:Executing command [ rump.netstat -nr -f inet ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639651789.620527, mtudisc_basic, passed tc-start: 1639651789.644858, mtudisc_timeout tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.mtudisctimeout=600 ] tc-end: 1639651791.547514, mtudisc_timeout, passed tp-end: 1639651791.556431, net/net/t_mtudisc tp-start: 1639651792.228843, net/net/t_mtudisc6, 1 tc-start: 1639651792.231016, mtudisc6_basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:42:d7:2c:bc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:01:82:a6:26 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:0:0:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:0f:6a:4f:b7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:2::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 mtu 1280 ] tc-so:Executing command [ rump.sysctl -w -q net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/libexec/httpd -P ./.__httpd.pid -i fc00:0:0:2::2 -b -s /tmp/atf-run.bDUFlU ] tc-so:Executing command [ rump.route add -inet6 fc00:0:0:1::2/128 fc00:0:0:2::1 ] tc-so:Executing command [ rump.netstat -nr -f inet6 ] tc-so:Executing command [ rump.route add -inet6 fc00:0:0:2::2/128 fc00:0:0:1::1 ] tc-so:Executing command [ rump.sysctl -w -q net.inet6.ip6.maxfragpackets=0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so ftp -q 5 -o ./out http://[fc00:0:0:2::2]/index.html ] tc-so:Executing command [ rump.netstat -nr -f inet6 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639651841.459674, mtudisc6_basic, passed tp-end: 1639651841.488009, net/net/t_mtudisc6 tp-start: 1639651842.596533, net/net/t_ping_opts, 3 tc-start: 1639651842.598849, ping_opts_gateway tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://ping_opts1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://ping_opts2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://ping_opts3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route add default 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:98:3c:76:bc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route add default 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:4c:4b:d7:c5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:cc:f0:78:78 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:ef:3e:ea:09 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.1.254/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -g 10.0.1.1 10.0.2.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.allowsrcrt=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.allowsrcrt=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.allowsrcrt=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwsrcrt=1 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -g 10.0.1.1 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -g 10.0.1.254 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif2 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639651879.872011, ping_opts_gateway, passed tc-start: 1639651879.902237, ping_opts_recordroute tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://ping_opts1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://ping_opts2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://ping_opts3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route add default 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:67:a9:c3:43 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route add default 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:24:df:92:46 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:6f:33:9a:ff ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -R 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ diff ./__file1 ./__file2 ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:40:83:23:ab ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.1.254/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -R 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ diff ./__file1 ./__file2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.allowsrcrt=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.allowsrcrt=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.allowsrcrt=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwsrcrt=1 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -R -g 10.0.1.1 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ diff ./__file1 ./__file2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -R -g 10.0.1.254 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ diff ./__file1 ./__file2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif2 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639651916.127909, ping_opts_recordroute, passed tc-start: 1639651916.158115, ping_opts_sourceaddr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://ping_opts1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://ping_opts2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://ping_opts3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route add default 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:c4:49:93:f9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route add default 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:2a:98:de:76 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:d1:8d:aa:24 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.3/24 alias ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -I 10.0.1.2 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -I 10.0.1.3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639651953.629868, ping_opts_sourceaddr, passed tp-end: 1639651953.665151, net/net/t_ping_opts tp-start: 1639651955.206269, net/net/t_ping6_opts, 3 tc-start: 1639651955.209761, ping6_opts_gateway tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:5a:13:06:7e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:2::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:ed:d8:d4:28 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:ce:f0:10:5c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 fc00:0:0:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:00:23:3b:4e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 inet6 fc00:0:0:1::254 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 fc00:0:0:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -g fc00:0:0:1::1 fc00:0:0:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -g fc00:0:0:1::254 fc00:0:0:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif2 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639652001.287644, ping6_opts_gateway, passed tc-start: 1639652001.325071, ping6_opts_interface tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:bd:d1:e5:0b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:2::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:5e:ed:6a:66 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:2d:2e:d9:02 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 fe80::b0a0:5eff:feed:6a66 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:95:49:8b:52 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 fe80::b0a0:5eff:feed:6a66 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -I shmif0 fe80::b0a0:5eff:feed:6a66 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2021-12-16 10:53:41.503761177 +0000 tc-se:+++ /tmp/check.JoFFbt/stderr 2021-12-16 10:53:42.614644937 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+rump.ping6: failed to get receiving hop limit tc-end: 1639652023.877855, ping6_opts_interface, failed, atf-check failed; see the output of the test for details tc-start: 1639652023.903405, ping6_opts_sourceaddr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:ba:23:aa:a0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:2::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:64:68:5f:2b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:4d:97:1a:85 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 fc00:0:0:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::3 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 fc00:0:0:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -S fc00:0:0:1::2 fc00:0:0:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -S fc00:0:0:1::3 fc00:0:0:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639652064.135184, ping6_opts_sourceaddr, passed tp-end: 1639652064.168060, net/net/t_ping6_opts tp-start: 1639652064.249441, net/sys/t_rfc6056, 2 tc-start: 1639652064.252367, inet4 tc-end: 1639652064.429533, inet4, passed tc-start: 1639652064.438213, inet6 tc-end: 1639652064.643973, inet6, passed tp-end: 1639652064.654700, net/sys/t_rfc6056 tp-start: 1639652066.147175, net/altq/t_cbq, 3 tc-start: 1639652066.149927, altq_cbq_basic_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_local -lrumpnet_altq unix://altq_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://altq_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_altq ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_altq ] tc-so:Executing command [ grep -q b2:a0:1b:f5:5e:42 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.22/24 alias ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.2 ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.22 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/altq/altq:/dev/altq/cbq:/etc/altq.conf:/var/run/altqd.pid cp ./altq.conf /rump/etc/altq.conf ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/altq/altq:/dev/altq/cbq:/etc/altq.conf:/var/run/altqd.pid test -f /rump/etc/altq.conf ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.2 ] tc-so:Executing command [ cat ./out.normal ] tc-so:Executing command [ cat ./out.root ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.22 ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ cat ./out.normal ] tc-so:Executing command [ cat ./out.root ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639652098.254358, altq_cbq_basic_ipv4, passed tc-start: 1639652098.278318, altq_cbq_multi_ifaces_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_local -lrumpnet_altq unix://altq_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://altq_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_altq ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_altq ] tc-so:Executing command [ grep -q b2:a0:ff:16:5d:d6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_altq ] tc-so:Executing command [ grep -q b2:a0:10:5a:b3:99 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.22/24 alias ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 alias ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.22/24 alias ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.2 ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.22 ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.1.2 ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.1.22 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/altq/altq:/dev/altq/cbq:/etc/altq.conf:/var/run/altqd.pid cp ./altq.conf /rump/etc/altq.conf ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.2 ] tc-so:Executing command [ cat ./out.normal ] tc-so:Executing command [ cat ./out.root ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.1.2 ] tc-so:Executing command [ cat ./out.normal ] tc-so:Executing command [ cat ./out.root ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.22 ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ cat ./out.normal ] tc-so:Executing command [ cat ./out.root ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.1.22 ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ cat ./out.normal ] tc-so:Executing command [ cat ./out.root ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639652140.728321, altq_cbq_multi_ifaces_ipv4, passed tc-start: 1639652140.751872, altq_cbq_options_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_local -lrumpnet_altq unix://altq_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://altq_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_altq ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_altq ] tc-so:Executing command [ grep -q b2:a0:51:61:ea:b1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.22/24 alias ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.23/24 alias ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.2 ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.22 ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.23 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/altq/altq:/dev/altq/cbq:/etc/altq.conf:/var/run/altqd.pid cp ./altq.conf /rump/etc/altq.conf ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.2 ] tc-so:Executing command [ cat ./out.normal ] tc-so:Executing command [ cat ./out.root ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.22 ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ cat ./out.normal ] tc-so:Executing command [ cat ./out.root ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.23 ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ cat ./out.normal ] tc-so:Executing command [ cat ./out.root ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639652170.364945, altq_cbq_options_ipv4, passed tp-end: 1639652170.385112, net/altq/t_cbq tp-start: 1639652174.225017, net/arp/t_arp, 14 tc-start: 1639652174.227119, arp_cache_expiration tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet.arp.nd_reachable=7000 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:8d:c0:2a:d9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -s 10.0.1.1 b2:a0:8d:c0:2a:d9 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ sleep 7 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639652205.818689, arp_cache_expiration, passed tc-start: 1639652205.837566, arp_cache_overwriting tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:ae:17:a7:60 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -s 10.0.1.2 b2:a0:20:00:00:ff ] tc-so:Executing command [ rump.arp -s 10.0.1.2 b2:a0:20:00:00:fe ] tc-so:Executing command [ rump.arp -d 10.0.1.2 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.arp -s 10.0.1.2 b2:a0:20:00:00:00 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -s 10.0.1.10 b2:a0:20:00:00:10 temp ] tc-so:Executing command [ rump.arp -n 10.0.1.10 ] tc-so:Executing command [ rump.arp -n 10.0.1.10 ] tc-so:Executing command [ rump.arp -s 10.0.1.10 b2:a0:20:00:00:ff ] tc-so:Executing command [ rump.arp -n 10.0.1.10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639652221.345199, arp_cache_overwriting, passed tc-start: 1639652221.361926, arp_command tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet.arp.nd_reachable=5000 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:39:9b:0d:30 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -s 10.0.1.10 b2:a0:20:00:00:10 ] tc-so:Executing command [ rump.arp -n 10.0.1.10 ] tc-so:Executing command [ rump.arp -n 10.0.1.10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.arp -d 10.0.1.10 ] tc-so:Executing command [ rump.arp -n 10.0.1.10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.arp -f ./list ] tc-so:Executing command [ rump.arp -n 10.0.1.11 ] tc-so:Executing command [ rump.arp -n 10.0.1.11 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.arp -n 10.0.1.12 ] tc-so:Executing command [ rump.arp -n 10.0.1.12 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.arp -n 10.0.1.13 ] tc-so:Executing command [ rump.arp -n 10.0.1.13 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.arp -n 10.0.1.14 ] tc-so:Executing command [ rump.arp -n 10.0.1.14 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.arp -n 10.0.1.15 ] tc-so:Executing command [ rump.arp -n 10.0.1.15 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.arp -n -a ] tc-so:Executing command [ rump.arp -n -a ] tc-so:Executing command [ rump.arp -n -a ] tc-so:Executing command [ rump.arp -n -a ] tc-so:Executing command [ rump.arp -n -a ] tc-so:Executing command [ rump.arp -d -a ] tc-so:Executing command [ rump.arp -n 10.0.1.11 ] tc-so:Executing command [ rump.arp -n 10.0.1.12 ] tc-so:Executing command [ rump.arp -n 10.0.1.13 ] tc-so:Executing command [ rump.arp -n 10.0.1.14 ] tc-so:Executing command [ rump.arp -n 10.0.1.15 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.arp -s 10.0.1.10 b2:a0:20:00:00:10 temp ] tc-so:Executing command [ rump.arp -n 10.0.1.10 ] tc-so:Executing command [ rump.arp -n 10.0.1.10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639652249.500637, arp_command, passed tc-start: 1639652249.521897, arp_garp tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2/24 alias ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1/24 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2/24 delete ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.3/24 ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.4/24 alias ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639652269.807614, arp_garp, passed tc-start: 1639652269.830058, arp_garp_without_dad tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2/24 alias ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1/24 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2/24 delete ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.3/24 ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.4/24 alias ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639652289.867495, arp_garp_without_dad, passed tc-start: 1639652289.891053, arp_link_activation tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:f2:37:aa:3e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig shmif0 link b2:a1:00:00:00:01 ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 link b2:a1:00:00:00:02 active ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639652310.706124, arp_link_activation, passed tc-start: 1639652310.728501, arp_proxy_arp_pub tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_tap unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:5b:35:b0:b6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.ifconfig tap1 create ] tc-so:Executing command [ grep -q f2:0b:a4:13:7d:d4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig tap1 10.0.1.3/24 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.3 ] tc-so:Executing command [ rump.arp -d 10.0.1.3 ] tc-so:Executing command [ rump.arp -s 10.0.1.3 b2:a0:3d:82:1d:cc pub ] tc-so:Executing command [ rump.arp -n 10.0.1.3 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.3 ] tc-so:Executing command [ /bin/sh -c cat ./out |grep -q -e 'Reply 10.0.1.3 is-at b2:a0:3d:82:1d:cc, length 28' -e 'b2:a0:3d:82:1d:cc > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.3 tell 10.0.1.3, length 28' ] tc-so:Executing command [ rump.arp -s 10.0.1.4 b2:a0:3d:82:1d:cc pub ] tc-so:Executing command [ rump.arp -n 10.0.1.4 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.4 ] tc-so:Executing command [ rump.arp -d 10.0.1.4 ] tc-so:Executing command [ /bin/sh -c cat ./out |grep -q 'Reply 10.0.1.4 is-at b2:a0:3d:82:1d:cc, length 28' ] tc-so:Executing command [ rump.ifconfig tap2 create ] tc-so:Executing command [ grep -q f2:0b:a4:cc:b3:d5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig tap2 10.0.1.4/24 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.4 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig tap2 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig tap1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639652337.953254, arp_proxy_arp_pub, passed tc-start: 1639652337.979702, arp_proxy_arp_pubproxy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_tap unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:bb:49:88:e9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.ifconfig tap1 create ] tc-so:Executing command [ grep -q f2:0b:a4:79:27:53 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig tap1 10.0.1.3/24 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.3 ] tc-so:Executing command [ rump.arp -d 10.0.1.3 ] tc-so:Executing command [ rump.arp -s 10.0.1.3 b2:a0:da:86:a4:b1 pub proxy ] tc-so:Executing command [ rump.arp -n 10.0.1.3 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.3 ] tc-so:Executing command [ /bin/sh -c cat ./out |grep -q -e 'Reply 10.0.1.3 is-at b2:a0:da:86:a4:b1, length 28' -e 'b2:a0:da:86:a4:b1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.3 tell 10.0.1.3, length 28' ] tc-so:Executing command [ rump.arp -s 10.0.1.4 b2:a0:da:86:a4:b1 pub proxy ] tc-so:Executing command [ rump.arp -n 10.0.1.4 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.4 ] tc-so:Executing command [ rump.arp -d 10.0.1.4 ] tc-so:Executing command [ /bin/sh -c cat ./out |grep -q 'Reply 10.0.1.4 is-at b2:a0:da:86:a4:b1, length 28' ] tc-so:Executing command [ rump.ifconfig tap2 create ] tc-so:Executing command [ grep -q f2:0b:a4:0f:bc:12 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig tap2 10.0.1.4/24 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.4 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig tap2 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig tap1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639652369.868085, arp_proxy_arp_pubproxy, passed tc-start: 1639652369.905721, arp_purge_on_ifdown tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:45:3a:02:92 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639652387.821328, arp_purge_on_ifdown, passed tc-start: 1639652387.845748, arp_purge_on_route_change tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:11:d5:69:28 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:79:94:de:0f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.1.5/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.route change -net 10.0.1.0 -ifp shmif1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639652411.180925, arp_purge_on_route_change, passed tc-start: 1639652411.244783, arp_purge_on_route_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:f3:e2:16:dc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.route delete -net 10.0.1.0 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639652425.64606, arp_purge_on_route_delete, passed tc-start: 1639652425.82135, arp_rtm tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:f2:dc:6c:33 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.2 ] tc-so:Executing command [ cat ./tmp ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.99 ] tc-so:Executing command [ cat ./tmp ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.99.99 ] tc-so:Executing command [ cat ./tmp ] tc-so:Executing command [ rump.arp -d 10.0.1.2 ] tc-so:Executing command [ grep -A 3 RTM_DELETE ./tmp ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639652457.579465, arp_rtm, passed tc-start: 1639652457.598121, arp_static tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:9b:7a:50:4f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -s 10.0.1.1 b2:a0:9b:7a:50:4f ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639652472.728315, arp_static, passed tc-start: 1639652472.745234, arp_stray_entries tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:67:32:2a:57 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:ab:77:9a:07 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.1.5/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -da ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 -I 10.0.1.5 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -da ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 -I 10.0.1.5 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -da ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 -I 10.0.1.5 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -d 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639652493.312497, arp_stray_entries, passed tp-end: 1639652493.332280, net/arp/t_arp tp-start: 1639652494.255301, net/arp/t_dad, 2 tc-start: 1639652494.258174, dad_basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.dad_count=5 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2/24 alias ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.3/24 alias ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639652528.523469, dad_basic, passed tc-start: 1639652528.550549, dad_duplicated tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:7e:1b:5a:39 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2 alias ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.11 alias ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639652553.490371, dad_duplicated, passed tp-end: 1639652553.510344, net/arp/t_dad tp-start: 1639652553.723981, net/bpf/t_bpf, 7 tc-start: 1639652553.726543, bpf_ioctl_BLEN tc-so:[ 1.0000000] entropy: ready tc-end: 1639652554.529157, bpf_ioctl_BLEN, passed tc-start: 1639652554.537248, bpf_ioctl_DLT tc-so:[ 1.0000000] entropy: ready tc-end: 1639652555.119090, bpf_ioctl_DLT, passed tc-start: 1639652555.126928, bpf_ioctl_GDLTLIST tc-so:[ 1.0000000] entropy: ready tc-end: 1639652555.736915, bpf_ioctl_GDLTLIST, passed tc-start: 1639652555.745174, bpf_ioctl_PROMISC tc-so:[ 1.0000000] entropy: ready tc-end: 1639652556.372204, bpf_ioctl_PROMISC, passed tc-start: 1639652556.379972, bpf_ioctl_SETIF tc-so:[ 1.0000000] entropy: ready tc-end: 1639652556.991929, bpf_ioctl_SETIF, passed tc-start: 1639652556.998798, bpfwriteleak tc-so:[ 1.0000000] entropy: ready tc-end: 1639652557.583266, bpfwriteleak, passed tc-start: 1639652557.590641, bpfwritetrunc tc-so:[ 1.0000000] entropy: ready tc-end: 1639652558.274156, bpfwritetrunc, passed tp-end: 1639652558.285320, net/bpf/t_bpf tp-start: 1639652558.430620, net/bpf/t_div-by-zero, 1 tc-start: 1639652558.433335, div_by_zero tc-so:[ 1.0000000] entropy: ready tc-end: 1639652558.998982, div_by_zero, passed tp-end: 1639652559.7364, net/bpf/t_div-by-zero tp-start: 1639652559.181372, net/bpf/t_mbuf, 20 tc-start: 1639652559.184310, bpf_mbuf_ldb_abs tc-so:[ 1.0000000] entropy: ready tc-end: 1639652559.789957, bpf_mbuf_ldb_abs, passed tc-start: 1639652559.796787, bpf_mbuf_ldb_abs_overflow tc-so:[ 1.0000000] entropy: ready tc-end: 1639652560.410418, bpf_mbuf_ldb_abs_overflow, passed tc-start: 1639652560.417914, bpf_mbuf_ldb_ind tc-so:[ 1.0000000] entropy: ready tc-end: 1639652561.8440, bpf_mbuf_ldb_ind, passed tc-start: 1639652561.16447, bpf_mbuf_ldb_ind_overflow1 tc-so:[ 1.0000000] entropy: ready tc-end: 1639652561.595137, bpf_mbuf_ldb_ind_overflow1, passed tc-start: 1639652561.602754, bpf_mbuf_ldb_ind_overflow2 tc-so:[ 1.0000000] entropy: ready tc-end: 1639652562.144898, bpf_mbuf_ldb_ind_overflow2, passed tc-start: 1639652562.152376, bpf_mbuf_ldb_ind_overflow3 tc-so:[ 1.0000000] entropy: ready tc-end: 1639652562.706474, bpf_mbuf_ldb_ind_overflow3, passed tc-start: 1639652562.714349, bpf_mbuf_ldh_abs tc-so:[ 1.0000000] entropy: ready tc-end: 1639652563.263478, bpf_mbuf_ldh_abs, passed tc-start: 1639652563.271219, bpf_mbuf_ldh_abs_overflow tc-so:[ 1.0000000] entropy: ready tc-end: 1639652563.830419, bpf_mbuf_ldh_abs_overflow, passed tc-start: 1639652563.838501, bpf_mbuf_ldh_ind tc-so:[ 1.0000000] entropy: ready tc-end: 1639652564.399294, bpf_mbuf_ldh_ind, passed tc-start: 1639652564.406154, bpf_mbuf_ldh_ind_overflow1 tc-so:[ 1.0000000] entropy: ready tc-end: 1639652564.966295, bpf_mbuf_ldh_ind_overflow1, passed tc-start: 1639652564.973355, bpf_mbuf_ldh_ind_overflow2 tc-so:[ 1.0000000] entropy: ready tc-end: 1639652565.551014, bpf_mbuf_ldh_ind_overflow2, passed tc-start: 1639652565.558442, bpf_mbuf_ldh_ind_overflow3 tc-so:[ 1.0000000] entropy: ready tc-end: 1639652566.95431, bpf_mbuf_ldh_ind_overflow3, passed tc-start: 1639652566.103092, bpf_mbuf_ldw_abs tc-so:[ 1.0000000] entropy: ready tc-end: 1639652566.676360, bpf_mbuf_ldw_abs, passed tc-start: 1639652566.684481, bpf_mbuf_ldw_abs_overflow tc-so:[ 1.0000000] entropy: ready tc-end: 1639652567.245380, bpf_mbuf_ldw_abs_overflow, passed tc-start: 1639652567.254233, bpf_mbuf_ldw_ind tc-so:[ 1.0000000] entropy: ready tc-end: 1639652567.849808, bpf_mbuf_ldw_ind, passed tc-start: 1639652567.856787, bpf_mbuf_ldw_ind_overflow1 tc-so:[ 1.0000000] entropy: ready tc-end: 1639652568.405455, bpf_mbuf_ldw_ind_overflow1, passed tc-start: 1639652568.412871, bpf_mbuf_ldw_ind_overflow2 tc-so:[ 1.0000000] entropy: ready tc-end: 1639652568.958998, bpf_mbuf_ldw_ind_overflow2, passed tc-start: 1639652568.966164, bpf_mbuf_ldw_ind_overflow3 tc-so:[ 1.0000000] entropy: ready tc-end: 1639652569.544093, bpf_mbuf_ldw_ind_overflow3, passed tc-start: 1639652569.552035, bpf_mbuf_msh tc-so:[ 1.0000000] entropy: ready tc-end: 1639652570.102173, bpf_mbuf_msh, passed tc-start: 1639652570.109709, bpf_mbuf_msh_overflow tc-so:[ 1.0000000] entropy: ready tc-end: 1639652570.696782, bpf_mbuf_msh_overflow, passed tp-end: 1639652570.705178, net/bpf/t_mbuf tp-start: 1639652570.881462, net/bpfilter/t_bpfilter, 8 tc-start: 1639652570.885226, bpfilterbadjmp tc-so:[ 1.0000000] entropy: ready tc-end: 1639652571.541766, bpfilterbadjmp, passed tc-start: 1639652571.553347, bpfilterbadmem tc-so:[ 1.0000000] entropy: ready tc-end: 1639652572.196169, bpfilterbadmem, passed tc-start: 1639652572.207751, bpfilterbadret tc-so:[ 1.0000000] entropy: ready tc-end: 1639652572.841568, bpfilterbadret, passed tc-start: 1639652572.853705, bpfiltercontig tc-so:[ 1.0000000] entropy: ready tc-end: 1639652574.263342, bpfiltercontig, passed tc-start: 1639652574.274947, bpfiltermchain tc-so:[ 1.0000000] entropy: ready tc-end: 1639652575.558318, bpfiltermchain, passed tc-start: 1639652575.569000, bpfilternegjmp tc-so:[ 1.0000000] entropy: ready tc-end: 1639652576.207044, bpfilternegjmp, passed tc-start: 1639652576.218205, bpfilternoinitA tc-so:[ 1.0000000] entropy: ready tc-end: 1639652576.849490, bpfilternoinitA, passed tc-start: 1639652576.861639, bpfilternoinitX tc-so:[ 1.0000000] entropy: ready tc-end: 1639652577.521148, bpfilternoinitX, passed tp-end: 1639652577.535441, net/bpfilter/t_bpfilter tp-start: 1639652577.730315, net/can/t_can, 11 tc-start: 1639652577.733240, canbindfilter tc-so:[ 1.0000000] entropy: ready tc-end: 1639652580.264900, canbindfilter, passed tc-start: 1639652580.272900, canbindunknown tc-so:[ 1.0000000] entropy: ready tc-end: 1639652580.774898, canbindunknown, passed tc-start: 1639652580.783448, canlocreate tc-so:[ 1.0000000] entropy: ready tc-end: 1639652581.316435, canlocreate, passed tc-start: 1639652581.324502, cannoloop tc-so:[ 1.0000000] entropy: ready tc-end: 1639652583.857517, cannoloop, passed tc-start: 1639652583.869597, cannoown tc-so:[ 1.0000000] entropy: ready tc-end: 1639652586.545451, cannoown, passed tc-start: 1639652586.553305, canreadlocal tc-so:[ 1.0000000] entropy: ready tc-end: 1639652587.55961, canreadlocal, passed tc-start: 1639652587.64461, canrecvfrom tc-so:[ 1.0000000] entropy: ready tc-end: 1639652587.572353, canrecvfrom, passed tc-start: 1639652587.580639, cansendtolo tc-so:[ 1.0000000] entropy: ready tc-end: 1639652588.75670, cansendtolo, passed tc-start: 1639652588.83537, cansendtowrite tc-so:[ 1.0000000] entropy: ready tc-end: 1639652588.586380, cansendtowrite, passed tc-start: 1639652588.594946, canwritelo tc-so:[ 1.0000000] entropy: ready tc-end: 1639652589.112045, canwritelo, passed tc-start: 1639652589.120103, canwriteunbound tc-so:[ 1.0000000] entropy: ready tc-end: 1639652589.622057, canwriteunbound, passed tp-end: 1639652589.630056, net/can/t_can tp-start: 1639652589.761989, net/can/t_canfilter, 4 tc-start: 1639652589.764679, canfilter_basic tc-so:[ 1.0000000] entropy: ready tc-end: 1639652592.266615, canfilter_basic, passed tc-start: 1639652592.273024, canfilter_get tc-so:[ 1.0000000] entropy: ready tc-end: 1639652592.726704, canfilter_get, passed tc-start: 1639652592.734914, canfilter_multiple tc-so:[ 1.0000000] entropy: ready tc-end: 1639652595.252953, canfilter_multiple, passed tc-start: 1639652595.261056, canfilter_null tc-so:[ 1.0000000] entropy: ready tc-end: 1639652597.780713, canfilter_null, passed tp-end: 1639652597.788470, net/can/t_canfilter tp-start: 1639652600.258088, net/carp/t_basic, 8 tc-start: 1639652600.260834, carp_handover_ipv4_halt_carpdevip tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_client ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_master ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_backup ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:61:ec:63:65 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:88:33:d1:a4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig carp0 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.1.1.1/24 up ] tc-so:Executing command [ rump.ifconfig carp0 vhid 175 advskew 0 advbase 1 pass s3cret 10.1.1.100 netmask 255.255.255.0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp1 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.1.1.2/24 up ] tc-so:Executing command [ rump.ifconfig carp1 vhid 175 advskew 200 advbase 1 pass s3cret 10.1.1.100 netmask 255.255.255.0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.1.1.240/24 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.1.1.1 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.1.1.2 ] tc-so:Executing command [ rump.ifconfig carp0 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.1.1.100 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.1.1.1 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-se:rump.halt: init failed: No such file or directory tc-end: 1639652642.44576, carp_handover_ipv4_halt_carpdevip, passed tc-start: 1639652642.70315, carp_handover_ipv4_halt_nocarpdevip tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_client ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_master ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_backup ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:0e:98:2d:21 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:1f:15:16:5d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig carp0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig carp0 vhid 175 advskew 0 advbase 1 pass s3cret carpdev shmif0 10.1.1.100 netmask 255.255.255.0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp1 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig carp1 vhid 175 advskew 200 advbase 1 pass s3cret carpdev shmif0 10.1.1.100 netmask 255.255.255.0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.1.1.240/24 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp0 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.1.1.100 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-se:rump.halt: init failed: No such file or directory tc-end: 1639652672.893438, carp_handover_ipv4_halt_nocarpdevip, passed tc-start: 1639652672.911531, carp_handover_ipv4_ifdown_carpdevip tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_client ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_master ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_backup ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:7b:cf:de:4a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:58:0a:d9:5d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig carp0 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.1.1.1/24 up ] tc-so:Executing command [ rump.ifconfig carp0 vhid 175 advskew 0 advbase 1 pass s3cret 10.1.1.100 netmask 255.255.255.0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp1 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.1.1.2/24 up ] tc-so:Executing command [ rump.ifconfig carp1 vhid 175 advskew 200 advbase 1 pass s3cret 10.1.1.100 netmask 255.255.255.0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.1.1.240/24 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.1.1.1 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.1.1.2 ] tc-so:Executing command [ rump.ifconfig carp0 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.1.1.100 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.1.1.1 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig carp1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig carp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639652738.633290, carp_handover_ipv4_ifdown_carpdevip, passed tc-start: 1639652738.650277, carp_handover_ipv4_ifdown_nocarpdevip tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_client ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_master ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_backup ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:4a:3b:00:8c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:43:97:f2:7a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig carp0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig carp0 vhid 175 advskew 0 advbase 1 pass s3cret carpdev shmif0 10.1.1.100 netmask 255.255.255.0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp1 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig carp1 vhid 175 advskew 200 advbase 1 pass s3cret carpdev shmif0 10.1.1.100 netmask 255.255.255.0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.1.1.240/24 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp0 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.1.1.100 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig carp1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig carp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639652790.927940, carp_handover_ipv4_ifdown_nocarpdevip, passed tc-start: 1639652790.967637, carp_handover_ipv6_halt_carpdevip tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_client ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_master ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_backup ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:9e:63:6d:28 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:fa:f1:8a:cc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig carp0 create ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1 up ] tc-so:Executing command [ rump.ifconfig carp0 inet6 vhid 175 advskew 0 advbase 1 pass s3cret fd00:1::100 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp1 create ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2 up ] tc-so:Executing command [ rump.ifconfig carp1 inet6 vhid 175 advskew 200 advbase 1 pass s3cret fd00:1::100 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::240 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -X 3 -c 1 fd00:1::1 ] tc-so:Executing command [ rump.ping6 -n -X 3 -c 1 fd00:1::2 ] tc-so:Executing command [ rump.ifconfig carp0 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-so:Executing command [ rump.ping6 -n -X 3 -c 1 fd00:1::100 ] tc-so:Executing command [ rump.ping6 -n -X 3 -c 1 fd00:1::1 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-se:rump.halt: init failed: No such file or directory tc-end: 1639652820.528345, carp_handover_ipv6_halt_carpdevip, passed tc-start: 1639652820.545537, carp_handover_ipv6_halt_nocarpdevip tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_client ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_master ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_backup ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:70:cd:53:e2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:c1:2d:12:8c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig carp0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig carp0 inet6 vhid 175 advskew 0 advbase 1 pass s3cret carpdev shmif0 fd00:1::100 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp1 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig carp1 inet6 vhid 175 advskew 200 advbase 1 pass s3cret carpdev shmif0 fd00:1::100 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::240 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp0 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-se:Fail: regexp carp: BACKUP carpdev shmif0 not in stdout tc-se:carp1: flags=0x8843 mtu 1500 tc-se: capabilities=0x7ff80 tc-se: capabilities=0x7ff80 tc-se: capabilities=0x7ff80 tc-se: enabled=0 tc-se: carp: MASTER carpdev shmif0 vhid 175 advbase 1 advskew 200 tc-se: address: 00:00:5e:00:01:af tc-se: status: master tc-se: inet6 fd00:1::100/64 flags 0 tc-end: 1639652841.431684, carp_handover_ipv6_halt_nocarpdevip, expected_failure, nd6 needs to be fixed: atf-check failed; see the output of the test for details tc-start: 1639652841.454055, carp_handover_ipv6_ifdown_carpdevip tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_client ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_master ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_backup ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:20:f1:34:0e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:bc:2c:30:68 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig carp0 create ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1 up ] tc-so:Executing command [ rump.ifconfig carp0 inet6 vhid 175 advskew 0 advbase 1 pass s3cret fd00:1::100 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp1 create ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2 up ] tc-so:Executing command [ rump.ifconfig carp1 inet6 vhid 175 advskew 200 advbase 1 pass s3cret fd00:1::100 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::240 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -X 3 -c 1 fd00:1::1 ] tc-so:Executing command [ rump.ping6 -n -X 3 -c 1 fd00:1::2 ] tc-so:Executing command [ rump.ifconfig carp0 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-so:Executing command [ rump.ping6 -n -X 3 -c 1 fd00:1::100 ] tc-so:Executing command [ rump.ping6 -n -X 3 -c 1 fd00:1::1 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig carp1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig carp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639652894.958929, carp_handover_ipv6_ifdown_carpdevip, passed tc-start: 1639652894.977881, carp_handover_ipv6_ifdown_nocarpdevip tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_client ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_master ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_backup ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:0e:f7:8b:d3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:91:34:6b:a4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig carp0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig carp0 inet6 vhid 175 advskew 0 advbase 1 pass s3cret carpdev shmif0 fd00:1::100 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp1 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig carp1 inet6 vhid 175 advskew 200 advbase 1 pass s3cret carpdev shmif0 fd00:1::100 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::240 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp0 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-se:Fail: regexp carp: BACKUP carpdev shmif0 not in stdout tc-se:carp1: flags=0x8843 mtu 1500 tc-se: capabilities=0x7ff80 tc-se: capabilities=0x7ff80 tc-se: capabilities=0x7ff80 tc-se: enabled=0 tc-se: carp: MASTER carpdev shmif0 vhid 175 advbase 1 advskew 200 tc-se: address: 00:00:5e:00:01:af tc-se: status: master tc-se: inet6 fd00:1::100/64 flags 0 tc-end: 1639652915.500859, carp_handover_ipv6_ifdown_nocarpdevip, expected_failure, nd6 needs to be fixed: atf-check failed; see the output of the test for details tp-end: 1639652915.518418, net/carp/t_basic tp-start: 1639652915.747982, net/icmp/t_forward, 1 tc-start: 1639652915.755903, returndatabytes tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-end: 1639652918.904092, returndatabytes, passed tp-end: 1639652918.916239, net/icmp/t_forward tp-start: 1639652919.62526, net/icmp/t_ping, 5 tc-start: 1639652919.65548, floodping tc-so:[ 1.0000000] entropy: ready tc-so:got 0/10000 tc-end: 1639652977.698494, floodping, passed tc-start: 1639652977.712290, floodping2 tc-so:[ 1.0000000] entropy: ready tc-so:got 0/10000 tc-end: 1639653075.228747, floodping2, passed tc-start: 1639653075.241619, ping_of_death tc-so:[ 1.0000000] entropy: ready tc-end: 1639653076.418239, ping_of_death, passed tc-start: 1639653076.431542, pingsize tc-so:[ 1.0000000] entropy: ready tc-so:got 11/5605 tc-end: 1639653153.630413, pingsize, passed tc-start: 1639653153.641468, simpleping tc-so:[ 1.0000000] entropy: ready tc-end: 1639653155.706835, simpleping, passed tp-end: 1639653155.717900, net/icmp/t_ping tp-start: 1639653156.333724, net/icmp/t_ping2, 1 tc-start: 1639653156.336636, basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ env RUMP_SERVER=unix://commsock1 rump.ifconfig shmif0 create ] tc-so:Executing command [ env RUMP_SERVER=unix://commsock1 rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ env RUMP_SERVER=unix://commsock1 rump.ifconfig shmif0 inet 1.2.3.4 ] tc-so:Executing command [ env RUMP_SERVER=unix://commsock2 rump.ifconfig shmif0 create ] tc-so:Executing command [ env RUMP_SERVER=unix://commsock2 rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ env RUMP_SERVER=unix://commsock2 rump.ifconfig shmif0 inet 1.2.3.5 ] tc-so:Executing command [ env RUMP_SERVER=unix://commsock1 rump.ping -n -c 1 1.2.3.5 ] tc-so:Executing command [ env RUMP_SERVER=unix://commsock2 rump.ping -n -c 1 1.2.3.5 ] tc-end: 1639653161.260093, basic, passed tp-end: 1639653161.270406, net/icmp/t_ping2 tp-start: 1639653162.263884, net/icmp/t_icmp_redirect, 2 tc-start: 1639653162.266250, icmp_redirect tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.sysctl -w net.inet.icmp.redirtimeout=5 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:53:a7:75:d4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:d9:0b:b0:fe ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:66:6c:ba:7c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.254/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 alias 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif1 |grep -q tentative ] tc-so:Executing command [ rump.route add -net 10.0.2.0/24 10.0.0.254 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.redirect=0 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.2.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.redirect=1 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.2.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.route delete 10.0.2.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.redirect=0 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.2.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639653199.49075, icmp_redirect, passed tc-start: 1639653199.75378, icmp_redirect_timeout tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.sysctl -w net.inet.icmp.redirtimeout=5 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:6d:6e:7d:b2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:dd:62:6a:b1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:bd:87:73:56 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.254/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 alias 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif1 |grep -q tentative ] tc-so:Executing command [ rump.route add -net 10.0.2.0/24 10.0.0.254 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.2.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ sleep 7 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639653245.227952, icmp_redirect_timeout, passed tp-end: 1639653245.249289, net/icmp/t_icmp_redirect tp-start: 1639653245.887563, net/icmp/t_icmp6_redirect, 1 tc-start: 1639653245.889723, icmp6_redirect_basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:3a:ab:db:1b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:df:57:76:a8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.route add -inet6 default fe80::b0a0:3aff:feab:db1b%shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:1f:3b:50:52 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::3 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fe80::b0a0:59ff:fe03:aa7%shmif0 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:7e:0c:29:37 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.route add -inet6 default fe80::b0a0:1fff:fe3b:5052%shmif0 ] tc-so:Executing command [ rump.sysctl -w net.inet6.icmp6.redirtimeout=5 ] tc-so:Executing command [ rump.ping6 -c 1 -n fc00:2::2 ] tc-so:Executing command [ rump.route get -inet6 fc00:2::2 ] tc-so:Executing command [ sleep 7 ] tc-so:Executing command [ rump.route get -inet6 fc00:2::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639653298.376671, icmp6_redirect_basic, passed tp-end: 1639653298.397157, net/icmp/t_icmp6_redirect tp-start: 1639653298.516363, net/if/t_compat, 1 tc-start: 1639653298.518490, OOSIOCGIFBRDADDR tc-so:[ 1.0000000] entropy: ready tc-end: 1639653299.7166, OOSIOCGIFBRDADDR, expected_failure, PR kern/51610: rump does not include COMPAT_43: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/net/if/t_compat.c:72: rump_sys_ioctl(fd, ((((unsigned long)0x80000000|(unsigned long)0x40000000)) | (((sizeof(struct oifreq)) & 0x1fff) << 16) | ((('i')) << 8) | ((18))), &ifreq): Inappropriate ioctl for device tp-end: 1639653299.22286, net/if/t_compat tp-start: 1639653299.621380, net/if/t_ifconf, 1 tc-start: 1639653299.623556, basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://./r1 ] tc-so:Executing command [ /usr/tests/net/if/ifconf total ] tc-so:Executing command [ /usr/tests/net/if/ifconf list ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ /usr/tests/net/if/ifconf total ] tc-so:Executing command [ /usr/tests/net/if/ifconf list ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ /usr/tests/net/if/ifconf total ] tc-so:Executing command [ /usr/tests/net/if/ifconf list ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 192.168.0.1/24 ] tc-so:Executing command [ /usr/tests/net/if/ifconf total ] tc-so:Executing command [ /bin/sh -c /usr/tests/net/if/ifconf list 1 | wc -l ] tc-so:Executing command [ /bin/sh -c /usr/tests/net/if/ifconf list 2 | wc -l ] tc-so:Executing command [ /bin/sh -c /usr/tests/net/if/ifconf list 3 | wc -l ] tc-so:Executing command [ /bin/sh -c /usr/tests/net/if/ifconf list 4 | wc -l ] tc-so:Executing command [ /bin/sh -c /usr/tests/net/if/ifconf list 5 | wc -l ] tc-so:Executing command [ /bin/sh -c /usr/tests/net/if/ifconf list 6 | wc -l ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ /usr/tests/net/if/ifconf total ] tc-so:Executing command [ /usr/tests/net/if/ifconf list ] tc-so:Executing command [ /bin/sh -c /usr/tests/net/if/ifconf list 1 | wc -l ] tc-so:Executing command [ /bin/sh -c /usr/tests/net/if/ifconf list 2 | wc -l ] tc-so:Executing command [ /bin/sh -c /usr/tests/net/if/ifconf list 3 | wc -l ] tc-so:Executing command [ /bin/sh -c /usr/tests/net/if/ifconf list 4 | wc -l ] tc-end: 1639653309.125610, basic, passed tp-end: 1639653309.136061, net/if/t_ifconf tp-start: 1639653311.38709, net/if/t_ifconfig, 7 tc-start: 1639653311.40931, ifconfig_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif unix://./r1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig lo0 ] tc-so:Executing command [ rump.ifconfig lo0 destroy ] tc-so:Executing command [ rump.ifconfig lo0 ] tc-end: 1639653315.834666, ifconfig_create_destroy, passed tc-start: 1639653315.860298, ifconfig_description tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://./r1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://./r1 tc-so:Executing command [ rump.ifconfig lo0 description DESCRIPTION-TEST ] tc-so:Executing command [ rump.ifconfig lo0 ] tc-so:Executing command [ rump.ifconfig lo0 description DESCRIPTION-TEST-MODIFIED ] tc-so:Executing command [ rump.ifconfig lo0 ] tc-so:Executing command [ rump.ifconfig lo0 -description ] tc-so:Executing command [ rump.ifconfig lo0 ] tc-so:Executing command [ rump.ifconfig lo0 description 000000000000000000000000000000000000000000000000000000000000000 ] tc-so:Executing command [ rump.ifconfig lo0 description 0000000000000000000000000000000000000000000000000000000000000000 ] tc-so:Executing command [ rump.ifconfig lo0 description ] tc-so:Executing command [ rump.ifconfig lo0 descr DESCRIPTION-TEST ] tc-so:Executing command [ rump.ifconfig lo0 ] tc-so:Executing command [ rump.ifconfig lo0 descr DESCRIPTION-TEST-MODIFIED ] tc-so:Executing command [ rump.ifconfig lo0 ] tc-so:Executing command [ rump.ifconfig lo0 -descr ] tc-so:Executing command [ rump.ifconfig lo0 ] tc-so:Executing command [ rump.ifconfig lo0 descr 000000000000000000000000000000000000000000000000000000000000000 ] tc-so:Executing command [ rump.ifconfig lo0 descr 0000000000000000000000000000000000000000000000000000000000000000 ] tc-so:Executing command [ rump.ifconfig lo0 descr ] tc-so:unix://./r1 tc-so:### Dumping unix://./r1 tc-so:lo0: flags=0x8049 mtu 33112 tc-so: description: "" tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 25 0 25 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 22 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 34 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 31 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 119 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00128 192 51 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 79 0 0 12 0 12 12 0 inf 0 tc-so:kmem-02048 2112 355 0 0 119 0 119 119 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mutex 64 28 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 23 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 17 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 2 0 1 1 0 1 1 0 inf 0 tc-so:rwlock 64 7 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1001 0 27 188 0 188 tc-so: tc-so:In use 1039K, total allocated 1504K; utilization 69.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.150005] chacha: Portable C ChaCha tc-so:unix://./r1 tc-end: 1639653323.805569, ifconfig_description, passed tc-start: 1639653323.814088, ifconfig_number tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://./r1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://./r1 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:unix://./r1 shmif0 tc-so:bus1 tc-so:Executing command [ rump.ifconfig 0 ] tc-so:Executing command [ rump.ifconfig 1 ] tc-so:Executing command [ rump.ifconfig 2 ] tc-so:Executing command [ rump.ifconfig 3 ] tc-so:unix://./r1 shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8802 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:df:f9:4c:5d tc-so: linkstr: bus1 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:df:f9:4c:5d 0 0 0 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:df:f9:4c:5d multicnt 0 tc-so:shmif0: flags=0x8802 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:df:f9:4c:5d tc-so: linkstr: bus1 tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://./r1 tc-so:### Dumping unix://./r1 tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 15 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 23 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 36 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 119 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00128 192 52 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 81 0 0 12 0 12 12 0 inf 0 tc-so:kmem-02048 2112 348 0 0 116 0 116 116 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:mutex 64 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 27 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 2 0 1 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1014 0 17 187 0 187 tc-so: tc-so:In use 1042K, total allocated 1496K; utilization 69.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.150005] chacha: Portable C ChaCha tc-so:[ 1.890005] shmif0: Ethernet address b2:a0:df:f9:4c:5d tc-so:bus1 tc-so:### Dumping bus1 tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:unix://./r1 tc-end: 1639653332.514101, ifconfig_number, passed tc-start: 1639653332.532683, ifconfig_options tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif unix://./r1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7b:cb:82:06 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:7bff:fecb:8206%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig lo0 inet ] tc-so:Executing command [ rump.ifconfig -N lo0 inet ] tc-so:Executing command [ rump.ifconfig lo0 inet6 ] tc-so:Executing command [ rump.ifconfig -N lo0 inet6 ] tc-so:Executing command [ rump.ifconfig lo0 atalk ] tc-so:Executing command [ rump.ifconfig -N lo0 atalk ] tc-so:Executing command [ rump.ifconfig lo0 link ] tc-so:Executing command [ rump.ifconfig -N lo0 link ] tc-so:Executing command [ rump.ifconfig -h -v lo0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 pltime 100 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7b:cb:82:06 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:7bff:fecb:8206%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fc00::2/64 flags 0x2 pltime 100 vltime infty tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7b:cb:82:06 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:7bff:fecb:8206%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig -m shmif0 ] tc-so:Executing command [ rump.ifconfig -N lo0 ] tc-so:Executing command [ rump.ifconfig -v lo0 ] tc-so:Executing command [ rump.ping -c 1 -w 3 localhost ] tc-so:Executing command [ rump.ifconfig -z lo0 ] tc-so:Executing command [ rump.ifconfig -v lo0 ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7b:cb:82:06 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:7bff:fecb:8206%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig -a ] tc-so:Executing command [ rump.ifconfig -a -b ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig -a -d ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -a -d ] tc-so:Executing command [ rump.ifconfig -a -L ] tc-so:Executing command [ rump.ifconfig -a -L ] tc-so:Executing command [ rump.ifconfig -a -N ] tc-so:Executing command [ rump.ifconfig -a -m ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7b:cb:82:06 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:7bff:fecb:8206%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0x1 tc-so:Executing command [ rump.ifconfig -a -s ] tc-so:Executing command [ rump.ifconfig -a -u ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig -a -u ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -a -v ] tc-so:Executing command [ rump.ping -c 1 -w 3 localhost ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig -a -z ] tc-so:Executing command [ rump.ifconfig -a -v ] tc-so:Executing command [ rump.ifconfig -a -v ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -l ] tc-so:Executing command [ rump.ifconfig -l ] tc-so:Executing command [ rump.ifconfig -l -b ] tc-so:Executing command [ rump.ifconfig -l -b ] tc-so:Executing command [ rump.ifconfig -l -d ] tc-so:Executing command [ rump.ifconfig -l -s ] tc-so:Executing command [ rump.ifconfig -l -s ] tc-so:Executing command [ rump.ifconfig -l -u ] tc-so:Executing command [ rump.ifconfig -l -u ] tc-so:Executing command [ rump.ifconfig -s lo0 ] tc-so:Executing command [ rump.ifconfig -s shmif0 ] tc-so:Executing command [ rump.ifconfig -C ] tc-end: 1639653358.360335, ifconfig_options, passed tc-start: 1639653358.371587, ifconfig_parameters tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif unix://./r1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif unix://./r2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 192.168.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.0.3/24 alias ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 link b2:a0:75:00:00:01 active ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ping -c 1 -w 3 -n 192.168.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -w 3 -n 192.168.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 alias ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 -alias ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 alias ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.0.1 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ] tc-so:Executing command [ rump.ifconfig shmif0 link b2:a0:75:00:00:02 ] tc-so:Executing command [ rump.ifconfig shmif0 link b2:a0:75:00:00:02 delete ] tc-so:Executing command [ rump.ifconfig shmif0 link b2:a0:75:00:00:01 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 -arp ] tc-so:Executing command [ rump.ping -c 1 -w 3 -n 192.168.0.3 ] tc-so:Executing command [ rump.arp -an ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ rump.ifconfig shmif0 inet 172.16.0.1 netmask 255.255.255.0 alias ] tc-so:Executing command [ rump.netstat -rn -f inet ] tc-so:Executing command [ rump.ifconfig shmif0 inet 172.16.0.1 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet 172.16.0.1 broadcast 255.255.255.255 alias ] tc-so:Executing command [ rump.ifconfig shmif0 inet ] tc-so:Executing command [ rump.ifconfig shmif0 metric 10 ] tc-so:Executing command [ rump.ifconfig shmif0 metric 0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 prefixlen 70 ] tc-so:Executing command [ rump.netstat -rn -f inet6 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 anycast ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::3 deprecated ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::3 -deprecated ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::3 pltime 3 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ] tc-so:Executing command [ sleep 5 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::0 eui64 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ] tc-end: 1639653407.130934, ifconfig_parameters, passed tc-start: 1639653407.140912, ifconfig_up_down_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://./r1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://./r1 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:unix://./r1 shmif0 tc-so:bus1 tc-so:shmif0: flags=0x8802 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bd:db:fa:cf tc-so: linkstr: bus1 tc-so:Executing command [ rump.sysctl -w net.inet.ip.dad_count=5 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1/24 up ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:unix://./r1 shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bd:db:fa:cf tc-so: linkstr: bus1 tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:bd:db:fa:cf 0 0 18 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 0 0 18 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:bd:db:fa:cf multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bd:db:fa:cf tc-so: linkstr: bus1 tc-so: input: 0 packets, 0 bytes tc-so: output: 19 packets, 798 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://./r1 tc-so:### Dumping unix://./r1 tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 2 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 43 0 43 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 23 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 37 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 35 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 123 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00128 192 53 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 22 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 81 0 0 12 0 12 12 0 inf 0 tc-so:kmem-02048 2112 1832 0 0 611 0 611 611 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:mbpl 272 2 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 1 0 0 3 0 3 3 0 10923 2 tc-so:mutex 64 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 6 0 5 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2546 0 51 686 0 686 tc-so: tc-so:In use 4105K, total allocated 5488K; utilization 74.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.180005] chacha: Portable C ChaCha tc-so:[ 2.100005] shmif0: Ethernet address b2:a0:bd:db:fa:cf tc-so:[ 3.710005] arp_dad_start: shmif0: starting DAD for 10.0.0.1 tc-so:[ 11.700005] arp_dad_timer: shmif0: DAD complete for 10.0.0.1 - no duplicates found tc-so:[ 13.690005] arp_dad_start: shmif0: starting DAD for 10.0.0.1 tc-so:[ 21.360005] arp_dad_timer: shmif0: DAD complete for 10.0.0.1 - no duplicates found tc-so:[ 22.280005] arp_dad_start: shmif0: starting DAD for 10.0.0.1 tc-so:[ 31.610005] arp_dad_timer: shmif0: DAD complete for 10.0.0.1 - no duplicates found tc-so:[ 33.620005] arp_dad_timer: shmif0: ARP announcement complete for 10.0.0.1 tc-so:bus1 tc-so:### Dumping bus1 tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:03.780004 b2:a0:bd:db:fa:cf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:05.720004 b2:a0:bd:db:fa:cf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:06.990004 b2:a0:bd:db:fa:cf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:08.650004 b2:a0:bd:db:fa:cf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:09.690004 b2:a0:bd:db:fa:cf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:11.700004 b2:a0:bd:db:fa:cf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:13.720004 b2:a0:bd:db:fa:cf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:15.220004 b2:a0:bd:db:fa:cf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:16.420004 b2:a0:bd:db:fa:cf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:17.540004 b2:a0:bd:db:fa:cf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:19.350004 b2:a0:bd:db:fa:cf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:21.360004 b2:a0:bd:db:fa:cf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:22.900004 b2:a0:bd:db:fa:cf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:24.870004 b2:a0:bd:db:fa:cf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:26.580004 b2:a0:bd:db:fa:cf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:27.650004 b2:a0:bd:db:fa:cf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:29.610004 b2:a0:bd:db:fa:cf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:31.610004 b2:a0:bd:db:fa:cf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:33.620004 b2:a0:bd:db:fa:cf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:unix://./r1 tc-end: 1639653445.943358, ifconfig_up_down_ipv4, passed tc-start: 1639653445.960601, ifconfig_up_down_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://./r1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://./r1 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:unix://./r1 shmif0 tc-so:bus1 tc-so:shmif0: flags=0x8802 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f2:4a:ac:67 tc-so: linkstr: bus1 tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.dad_count=5 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1/24 up ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:unix://./r1 shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f2:4a:ac:67 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:f2ff:fe4a:ac67%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00::1/24 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/24 link#2 UC - - - shmif0 tc-so:fc00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:f2ff:fe4a:ac67 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f2:4a:ac:67 0 0 29 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:f2ff:f tc-so: ff02::1:ff00:1%sh tc-so: ff01:2::1 tc-so: ff02::2:64b9:2275 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff4a:ac67 0 0 29 0 0 tc-so:shmif 1500 fc00::/24 fc00::1 0 0 29 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:f2ff:fe4a:ac67%shmif0 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:64b9:2275%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff4a:ac67%shmif0 refcount 1 tc-so: enaddr b2:a0:f2:4a:ac:67 multicnt 4 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so: 33:33:64:b9:22:75 -- 33:33:64:b9:22:75 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:4a:ac:67 -- 33:33:ff:4a:ac:67 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f2:4a:ac:67 tc-so: linkstr: bus1 tc-so: input: 0 packets, 0 bytes tc-so: output: 29 packets, 2494 bytes, 29 multicasts tc-so: inet6 fe80::b0a0:f2ff:fe4a:ac67%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00::1/24 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://./r1 tc-so:### Dumping unix://./r1 tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 261 0 261 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 269 0 269 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 173 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 57 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 13 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 88 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 2991 0 0 997 0 997 997 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 1 0 0 3 0 3 3 0 10923 2 tc-so:mutex 64 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 16 0 10 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 4305 0 541 1077 0 1077 tc-so: tc-so:In use 6522K, total allocated 8616K; utilization 75.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.190005] chacha: Portable C ChaCha tc-so:[ 2.190005] shmif0: Ethernet address b2:a0:f2:4a:ac:67 tc-so:[ 3.490005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 3.490005] get_ifid: shmif0: ifid: b0:a0:f2:ff:fe:4a:ac:67 tc-so:[ 3.520005] nd6_dad_start: shmif0: starting DAD for fc00::1 tc-so:[ 8.650005] nd6_dad_timer: shmif0: DAD complete for fc00::1 - no duplicates found tc-so:[ 9.180005] in6_if_link_down: fe80:2::b0a0:f2ff:fe4a:ac67 marked detached tc-so:[ 9.180005] in6_if_link_down: fc00::1 marked detached tc-so:[ 10.030005] in6_if_link_up: fe80:2::b0a0:f2ff:fe4a:ac67 marked tentative tc-so:[ 10.030005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:f2ff:fe4a:ac67 tc-so:[ 10.030005] in6_if_link_up: fc00::1 marked tentative tc-so:[ 10.030005] nd6_dad_start: shmif0: starting DAD for fc00::1 tc-so:[ 15.540005] nd6_dad_timer: shmif0: DAD complete for fc00::1 - no duplicates found tc-so:[ 16.090005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:f2ff:fe4a:ac67 - no duplicates found tc-so:[ 16.840005] nd6_dad_start: shmif0: starting DAD for fc00::1 tc-so:[ 21.990005] nd6_dad_timer: shmif0: DAD complete for fc00::1 - no duplicates found tc-so:[ 25.560005] in6_if_link_down: fe80:2::b0a0:f2ff:fe4a:ac67 marked detached tc-so:[ 25.560005] in6_if_link_down: fc00::1 marked detached tc-so:bus1 tc-so:### Dumping bus1 tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:03.520004 b2:a0:f2:4a:ac:67 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f2ff:fe4a:ac67 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:03.560004 b2:a0:f2:4a:ac:67 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:03.560004 b2:a0:f2:4a:ac:67 > 33:33:64:b9:22:75, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f2ff:fe4a:ac67 > ff02::2:64b9:2275: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:64b9:2275, length 24 tc-so:00:00:04.170004 b2:a0:f2:4a:ac:67 > 33:33:ff:4a:ac:67, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f2ff:fe4a:ac67 > ff02::1:ff4a:ac67: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4a:ac67, length 24 tc-so:00:00:04.570004 b2:a0:f2:4a:ac:67 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:05.600004 b2:a0:f2:4a:ac:67 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:06.620004 b2:a0:f2:4a:ac:67 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:07.640004 b2:a0:f2:4a:ac:67 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:10.430004 b2:a0:f2:4a:ac:67 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:11.020004 b2:a0:f2:4a:ac:67 > 33:33:ff:4a:ac:67, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4a:ac67: ICMP6, neighbor solicitation, who has fe80::b0a0:f2ff:fe4a:ac67, length 32 tc-so:00:00:11.420004 b2:a0:f2:4a:ac:67 > 33:33:64:b9:22:75, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:64b9:2275: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:64b9:2275, length 24 tc-so:00:00:11.460004 b2:a0:f2:4a:ac:67 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:12.050004 b2:a0:f2:4a:ac:67 > 33:33:ff:4a:ac:67, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4a:ac67: ICMP6, neighbor solicitation, who has fe80::b0a0:f2ff:fe4a:ac67, length 32 tc-so:00:00:12.050004 b2:a0:f2:4a:ac:67 > 33:33:ff:4a:ac:67, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4a:ac67: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4a:ac67, length 24 tc-so:00:00:12.410004 b2:a0:f2:4a:ac:67 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:12.490004 b2:a0:f2:4a:ac:67 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:13.050004 b2:a0:f2:4a:ac:67 > 33:33:ff:4a:ac:67, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4a:ac67: ICMP6, neighbor solicitation, who has fe80::b0a0:f2ff:fe4a:ac67, length 32 tc-so:00:00:13.520004 b2:a0:f2:4a:ac:67 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:14.060004 b2:a0:f2:4a:ac:67 > 33:33:ff:4a:ac:67, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4a:ac67: ICMP6, neighbor solicitation, who has fe80::b0a0:f2ff:fe4a:ac67, length 32 tc-so:00:00:14.520004 b2:a0:f2:4a:ac:67 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:15.070004 b2:a0:f2:4a:ac:67 > 33:33:ff:4a:ac:67, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4a:ac67: ICMP6, neighbor solicitation, who has fe80::b0a0:f2ff:fe4a:ac67, length 32 tc-so:00:00:16.640004 b2:a0:f2:4a:ac:67 > 33:33:00:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f2ff:fe4a:ac67 > ff02::2: HBH ICMP6, multicast listener donemax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:16.840004 b2:a0:f2:4a:ac:67 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f2ff:fe4a:ac67 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:16.860004 b2:a0:f2:4a:ac:67 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:17.900004 b2:a0:f2:4a:ac:67 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:18.930004 b2:a0:f2:4a:ac:67 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:19.960004 b2:a0:f2:4a:ac:67 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:20.970004 b2:a0:f2:4a:ac:67 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:22.120004 b2:a0:f2:4a:ac:67 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f2ff:fe4a:ac67 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:unix://./r1 tc-end: 1639653475.842563, ifconfig_up_down_ipv6, passed tp-end: 1639653475.864691, net/if/t_ifconfig tp-start: 1639653477.664451, net/if_bridge/t_bridge, 5 tc-start: 1639653477.667116, bridge_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ rump.ifconfig bridge0 down ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-end: 1639653481.728099, bridge_create_destroy, passed tc-start: 1639653481.737783, bridge_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:ac:09:43:3a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:a3:53:b0:9a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:0e:db:22:7e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a3:53:b0:9a tc-so: linkstr: bus1 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0e:db:22:7e tc-so: linkstr: bus2 tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ae:0b:a1:d3 tc-so: linkstr: bus1 tc-so: input: 0 packets, 0 bytes tc-so: output: 1 packet, 42 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.2 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ae:0b:a1:d3 tc-so: linkstr: bus1 tc-so: input: 5 packets, 266 bytes, 2 multicasts tc-so: output: 5 packets, 266 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ac:09:43:3a tc-so: linkstr: bus2 tc-so: input: 5 packets, 266 bytes, 3 multicasts tc-so: output: 5 packets, 266 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.1 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ac:09:43:3a tc-so: linkstr: bus2 tc-so: input: 6 packets, 364 bytes, 3 multicasts tc-so: output: 6 packets, 364 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so: b2:a0:ac:09:43:3a shmif1 1200 flags=0<> tc-so: b2:a0:ae:0b:a1:d3 shmif0 1200 flags=0<> tc-so:Executing command [ /sbin/brconfig bridge0 delete shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 delete shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a3:53:b0:9a tc-so: linkstr: bus1 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0e:db:22:7e tc-so: linkstr: bus2 tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639653530.406359, bridge_ipv4, passed tc-start: 1639653530.431112, bridge_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:d1:f5:9f:0b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:a7:de:1c:fb ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:2c:34:e6:f2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a7:de:1c:fb tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:a7ff:fede:1cfb%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2c:34:e6:f2 tc-so: linkstr: bus2 tc-so: inet6 fe80::b0a0:2cff:fe34:e6f2%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3c:be:05:d3 tc-so: linkstr: bus1 tc-so: input: 7 packets, 560 bytes, 4 multicasts tc-so: output: 12 packets, 990 bytes, 9 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:3cff:febe:5d3%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::2 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3c:be:05:d3 tc-so: linkstr: bus1 tc-so: input: 10 packets, 802 bytes, 5 multicasts tc-so: output: 15 packets, 1232 bytes, 10 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:3cff:febe:5d3%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d1:f5:9f:0b tc-so: linkstr: bus2 tc-so: input: 10 packets, 802 bytes, 5 multicasts tc-so: output: 14 packets, 1146 bytes, 9 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:d1ff:fef5:9f0b%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::1 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d1:f5:9f:0b tc-so: linkstr: bus2 tc-so: input: 11 packets, 872 bytes, 5 multicasts tc-so: output: 15 packets, 1216 bytes, 9 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:d1ff:fef5:9f0b%shmif0/64 flags 0 scopeid 0x2 tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so: b2:a0:d1:f5:9f:0b shmif1 1200 flags=0<> tc-so: b2:a0:3c:be:05:d3 shmif0 1200 flags=0<> tc-so:Executing command [ /sbin/brconfig bridge0 delete shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 delete shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a7:de:1c:fb tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:a7ff:fede:1cfb%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2c:34:e6:f2 tc-so: linkstr: bus2 tc-so: inet6 fe80::b0a0:2cff:fe34:e6f2%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639653601.975312, bridge_ipv6, passed tc-start: 1639653602.1160, bridge_member_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:1d:a5:12:18 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:20:6a:83:9b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:1e:09:d3:0f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:20:6a:83:9b tc-so: linkstr: bus1 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1e:09:d3:0f tc-so: linkstr: bus2 tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:80:92:a6:50 tc-so: linkstr: bus1 tc-so: input: 0 packets, 0 bytes tc-so: output: 1 packet, 42 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.2 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:80:92:a6:50 tc-so: linkstr: bus1 tc-so: input: 5 packets, 266 bytes, 2 multicasts tc-so: output: 5 packets, 266 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1d:a5:12:18 tc-so: linkstr: bus2 tc-so: input: 5 packets, 266 bytes, 3 multicasts tc-so: output: 5 packets, 266 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.1 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1d:a5:12:18 tc-so: linkstr: bus2 tc-so: input: 6 packets, 364 bytes, 3 multicasts tc-so: output: 6 packets, 364 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.11/24 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.0.12/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so: b2:a0:1d:a5:12:18 shmif1 1193 flags=0<> tc-so: b2:a0:80:92:a6:50 shmif0 1193 flags=0<> tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:20:6a:83:9b tc-so: linkstr: bus1 tc-so: inet 10.0.0.11/24 broadcast 10.0.0.255 flags 0 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1e:09:d3:0f tc-so: linkstr: bus2 tc-so: inet 10.0.0.12/24 broadcast 10.0.0.255 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:80:92:a6:50 tc-so: linkstr: bus1 tc-so: input: 14 packets, 700 bytes, 10 multicasts tc-so: output: 6 packets, 364 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.11 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:80:92:a6:50 tc-so: linkstr: bus1 tc-so: input: 19 packets, 966 bytes, 12 multicasts tc-so: output: 9 packets, 546 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.12 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:80:92:a6:50 tc-so: linkstr: bus1 tc-so: input: 22 packets, 1148 bytes, 12 multicasts tc-so: output: 11 packets, 686 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1d:a5:12:18 tc-so: linkstr: bus2 tc-so: input: 19 packets, 910 bytes, 16 multicasts tc-so: output: 6 packets, 364 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.11 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1d:a5:12:18 tc-so: linkstr: bus2 tc-so: input: 23 packets, 1134 bytes, 17 multicasts tc-so: output: 9 packets, 546 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.12 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1d:a5:12:18 tc-so: linkstr: bus2 tc-so: input: 26 packets, 1316 bytes, 17 multicasts tc-so: output: 11 packets, 686 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so: b2:a0:1d:a5:12:18 shmif1 1200 flags=0<> tc-so: b2:a0:80:92:a6:50 shmif0 1198 flags=0<> tc-so:Executing command [ /sbin/brconfig bridge0 delete shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 delete shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:20:6a:83:9b tc-so: linkstr: bus1 tc-so: inet 10.0.0.11/24 broadcast 10.0.0.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1e:09:d3:0f tc-so: linkstr: bus2 tc-so: inet 10.0.0.12/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639653663.792830, bridge_member_ipv4, passed tc-start: 1639653663.816033, bridge_member_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:76:f6:7a:25 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:ca:09:f3:c2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:02:dd:d4:85 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ca:09:f3:c2 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:caff:fe09:f3c2%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:02:dd:d4:85 tc-so: linkstr: bus2 tc-so: inet6 fe80::b0a0:2ff:fedd:d485%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c7:ab:e9:df tc-so: linkstr: bus1 tc-so: input: 7 packets, 560 bytes, 4 multicasts tc-so: output: 12 packets, 990 bytes, 9 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:c7ff:feab:e9df%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::2 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c7:ab:e9:df tc-so: linkstr: bus1 tc-so: input: 11 packets, 888 bytes, 5 multicasts tc-so: output: 15 packets, 1232 bytes, 10 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:c7ff:feab:e9df%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:76:f6:7a:25 tc-so: linkstr: bus2 tc-so: input: 11 packets, 888 bytes, 6 multicasts tc-so: output: 15 packets, 1232 bytes, 9 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:76ff:fef6:7a25%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::1 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:76:f6:7a:25 tc-so: linkstr: bus2 tc-so: input: 12 packets, 958 bytes, 6 multicasts tc-so: output: 16 packets, 1302 bytes, 9 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:76ff:fef6:7a25%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::11 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::12 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so: b2:a0:76:f6:7a:25 shmif1 1198 flags=0<> tc-so: b2:a0:c7:ab:e9:df shmif0 1198 flags=0<> tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ca:09:f3:c2 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:caff:fe09:f3c2%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00::11/64 flags 0 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:02:dd:d4:85 tc-so: linkstr: bus2 tc-so: inet6 fe80::b0a0:2ff:fedd:d485%shmif1/64 flags 0 scopeid 0x3 tc-so: inet6 fc00::12/64 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c7:ab:e9:df tc-so: linkstr: bus1 tc-so: input: 16 packets, 1302 bytes, 9 multicasts tc-so: output: 16 packets, 1302 bytes, 10 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:c7ff:feab:e9df%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ping6 -q -n -X 5 -c 1 fc00::11 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c7:ab:e9:df tc-so: linkstr: bus1 tc-so: input: 18 packets, 1458 bytes, 9 multicasts tc-so: output: 18 packets, 1458 bytes, 11 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:c7ff:feab:e9df%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ping6 -q -n -X 5 -c 1 fc00::12 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c7:ab:e9:df tc-so: linkstr: bus1 tc-so: input: 23 packets, 1864 bytes, 10 multicasts tc-so: output: 22 packets, 1778 bytes, 12 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:c7ff:feab:e9df%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:76:f6:7a:25 tc-so: linkstr: bus2 tc-so: input: 21 packets, 1724 bytes, 13 multicasts tc-so: output: 18 packets, 1466 bytes, 9 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:76ff:fef6:7a25%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ping6 -q -n -X 5 -c 1 fc00::11 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:76:f6:7a:25 tc-so: linkstr: bus2 tc-so: input: 23 packets, 1880 bytes, 13 multicasts tc-so: output: 20 packets, 1622 bytes, 10 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:76ff:fef6:7a25%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ping6 -q -n -X 5 -c 1 fc00::12 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:76:f6:7a:25 tc-so: linkstr: bus2 tc-so: input: 25 packets, 2036 bytes, 13 multicasts tc-so: output: 22 packets, 1778 bytes, 11 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:76ff:fef6:7a25%shmif0/64 flags 0 scopeid 0x2 tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so: b2:a0:76:f6:7a:25 shmif1 1200 flags=0<> tc-so: b2:a0:c7:ab:e9:df shmif0 1198 flags=0<> tc-so:Executing command [ /sbin/brconfig bridge0 delete shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 delete shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ca:09:f3:c2 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:caff:fe09:f3c2%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00::11/64 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:02:dd:d4:85 tc-so: linkstr: bus2 tc-so: inet6 fe80::b0a0:2ff:fedd:d485%shmif1/64 flags 0 scopeid 0x3 tc-so: inet6 fc00::12/64 flags 0 tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639653741.136075, bridge_member_ipv6, passed tp-end: 1639653741.157413, net/if_bridge/t_bridge tp-start: 1639653743.428759, net/if_bridge/t_rtable, 6 tc-start: 1639653743.431368, bridge_rtable_basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:f6:db:fe:6b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:cb:5c:0f:27 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:49:85:27:01 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cb:5c:0f:27 tc-so: linkstr: bus1 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:49:85:27:01 tc-so: linkstr: bus2 tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.2 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 deladdr b2:a0:e7:ad:a1:ba ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 deladdr b2:a0:f6:db:fe:6b ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639653775.782535, bridge_rtable_basic, passed tc-start: 1639653775.814154, bridge_rtable_delete_member tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:fa:76:e4:1f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:d8:b3:19:bb ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:c5:c4:d8:bf ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d8:b3:19:bb tc-so: linkstr: bus1 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c5:c4:d8:bf tc-so: linkstr: bus2 tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:56:cb:ae:81 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.0.11/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:e2:a8:89:75 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.0.12/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.12 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.11 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 delete shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 delete shmif1 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639653819.503165, bridge_rtable_delete_member, passed tc-start: 1639653819.549185, bridge_rtable_flush tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:19:6b:58:f1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:3c:34:25:a7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:05:5b:6b:bf ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3c:34:25:a7 tc-so: linkstr: bus1 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:05:5b:6b:bf tc-so: linkstr: bus2 tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.2 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 flush ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:a7:3c:00:20 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.0.11/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:df:d2:e7:12 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.0.12/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.12 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.11 ] tc-so:Executing command [ /sbin/brconfig bridge0 flush ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639653861.652800, bridge_rtable_flush, passed tc-start: 1639653861.675543, bridge_rtable_manyaddrs tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:c5:a3:2a:a4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:c0:2c:b2:fe ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:47:cd:20:ff ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c0:2c:b2:fe tc-so: linkstr: bus1 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:47:cd:20:ff tc-so: linkstr: bus2 tc-so:Executing command [ /sbin/brconfig bridge0 maxaddr 1024 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:00 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:01 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:02 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:03 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:04 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:05 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:06 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:07 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:08 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:09 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:0a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:0b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:0c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:0d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:0e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:0f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:10 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:11 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:12 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:13 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:14 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:15 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:16 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:17 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:18 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:19 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:1a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:1b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:1c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:1d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:1e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:1f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:20 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:21 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:22 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:23 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:24 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:25 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:26 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:27 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:28 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:29 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:2a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:2b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:2c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:2d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:2e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:2f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:30 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:31 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:32 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:33 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:34 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:35 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:36 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:37 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:38 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:39 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:3a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:3b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:3c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:3d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:3e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:3f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:40 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:41 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:42 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:43 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:44 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:45 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:46 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:47 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:48 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:49 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:4a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:4b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:4c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:4d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:4e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:4f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:50 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:51 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:52 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:53 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:54 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:55 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:56 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:57 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:58 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:59 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:5a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:5b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:5c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:5d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:5e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:5f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:60 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:61 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:62 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:63 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:64 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:65 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:66 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:67 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:68 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:69 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:6a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:6b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:6c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:6d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:6e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:6f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:70 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:71 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:72 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:73 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:74 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:75 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:76 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:77 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:78 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:79 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:7a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:7b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:7c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:7d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:7e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:7f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:80 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:81 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:82 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:83 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:84 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:85 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:86 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:87 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:88 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:89 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:8a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:8b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:8c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:8d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:8e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:8f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:90 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:91 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:92 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:93 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:94 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:95 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:96 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:97 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:98 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:99 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:9a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:9b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:9c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:9d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:9e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:9f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:a0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:a1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:a2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:a3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:a4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:a5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:a6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:a7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:a8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:a9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:aa ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ab ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ac ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ad ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ae ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:af ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:b0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:b1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:b2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:b3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:b4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:b5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:b6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:b7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:b8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:b9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ba ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:bb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:bc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:bd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:be ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:bf ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:c0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:c1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:c2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:c3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:c4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:c5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:c6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:c7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:c8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:c9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ca ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:cb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:cc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:cd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ce ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:cf ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:d0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:d1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:d2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:d3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:d4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:d5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:d6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:d7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:d8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:d9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:da ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:db ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:dc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:dd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:de ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:df ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:e0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:e1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:e2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:e3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:e4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:e5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:e6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:e7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:e8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:e9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ea ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:eb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ec ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ed ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ee ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ef ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:f0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:f1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:f2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:f3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:f4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:f5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:f6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:f7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:f8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:f9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:fa ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:fb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:fc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:fd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:fe ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ff ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:00 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:01 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:02 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:03 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:04 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:05 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:06 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:07 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:08 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:09 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:0a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:0b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:0c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:0d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:0e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:0f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:10 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:11 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:12 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:13 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:14 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:15 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:16 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:17 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:18 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:19 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:1a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:1b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:1c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:1d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:1e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:1f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:20 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:21 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:22 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:23 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:24 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:25 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:26 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:27 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:28 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:29 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:2a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:2b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:2c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:2d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:2e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:2f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:30 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:31 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:32 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:33 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:34 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:35 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:36 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:37 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:38 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:39 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:3a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:3b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:3c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:3d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:3e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:3f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:40 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:41 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:42 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:43 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:44 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:45 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:46 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:47 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:48 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:49 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:4a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:4b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:4c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:4d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:4e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:4f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:50 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:51 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:52 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:53 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:54 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:55 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:56 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:57 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:58 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:59 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:5a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:5b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:5c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:5d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:5e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:5f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:60 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:61 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:62 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:63 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:64 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:65 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:66 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:67 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:68 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:69 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:6a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:6b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:6c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:6d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:6e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:6f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:70 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:71 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:72 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:73 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:74 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:75 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:76 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:77 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:78 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:79 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:7a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:7b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:7c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:7d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:7e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:7f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:80 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:81 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:82 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:83 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:84 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:85 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:86 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:87 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:88 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:89 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:8a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:8b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:8c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:8d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:8e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:8f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:90 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:91 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:92 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:93 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:94 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:95 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:96 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:97 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:98 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:99 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:9a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:9b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:9c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:9d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:9e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:9f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:a0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:a1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:a2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:a3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:a4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:a5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:a6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:a7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:a8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:a9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:aa ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ab ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ac ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ad ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ae ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:af ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:b0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:b1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:b2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:b3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:b4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:b5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:b6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:b7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:b8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:b9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ba ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:bb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:bc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:bd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:be ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:bf ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:c0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:c1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:c2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:c3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:c4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:c5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:c6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:c7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:c8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:c9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ca ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:cb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:cc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:cd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ce ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:cf ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:d0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:d1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:d2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:d3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:d4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:d5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:d6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:d7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:d8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:d9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:da ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:db ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:dc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:dd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:de ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:df ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:e0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:e1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:e2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:e3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:e4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:e5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:e6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:e7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:e8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:e9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ea ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:eb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ec ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ed ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ee ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ef ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:f0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:f1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:f2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:f3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:f4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:f5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:f6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:f7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:f8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:f9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:fa ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:fb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:fc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:fd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:fe ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ff ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:00 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:01 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:02 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:03 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:04 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:05 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:06 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:07 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:08 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:09 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:0a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:0b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:0c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:0d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:0e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:0f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:10 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:11 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:12 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:13 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:14 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:15 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:16 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:17 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:18 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:19 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:1a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:1b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:1c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:1d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:1e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:1f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:20 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:21 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:22 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:23 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:24 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:25 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:26 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:27 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:28 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:29 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:2a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:2b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:2c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:2d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:2e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:2f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:30 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:31 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:32 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:33 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:34 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:35 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:36 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:37 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:38 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:39 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:3a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:3b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:3c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:3d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:3e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:3f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:40 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:41 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:42 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:43 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:44 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:45 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:46 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:47 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:48 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:49 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:4a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:4b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:4c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:4d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:4e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:4f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:50 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:51 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:52 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:53 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:54 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:55 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:56 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:57 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:58 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:59 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:5a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:5b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:5c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:5d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:5e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:5f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:60 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:61 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:62 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:63 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:64 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:65 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:66 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:67 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:68 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:69 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:6a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:6b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:6c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:6d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:6e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:6f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:70 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:71 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:72 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:73 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:74 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:75 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:76 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:77 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:78 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:79 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:7a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:7b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:7c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:7d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:7e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:7f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:80 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:81 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:82 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:83 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:84 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:85 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:86 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:87 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:88 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:89 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:8a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:8b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:8c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:8d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:8e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:8f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:90 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:91 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:92 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:93 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:94 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:95 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:96 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:97 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:98 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:99 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:9a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:9b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:9c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:9d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:9e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:9f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:a0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:a1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:a2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:a3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:a4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:a5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:a6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:a7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:a8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:a9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:aa ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ab ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ac ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ad ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ae ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:af ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:b0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:b1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:b2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:b3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:b4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:b5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:b6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:b7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:b8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:b9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ba ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:bb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:bc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:bd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:be ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:bf ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:c0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:c1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:c2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:c3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:c4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:c5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:c6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:c7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:c8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:c9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ca ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:cb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:cc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:cd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ce ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:cf ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:d0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:d1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:d2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:d3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:d4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:d5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:d6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:d7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:d8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:d9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:da ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:db ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:dc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:dd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:de ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:df ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:e0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:e1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:e2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:e3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:e4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:e5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:e6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:e7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:e8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:e9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ea ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:eb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ec ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ed ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ee ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ef ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:f0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:f1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:f2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:f3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:f4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:f5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:f6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:f7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:f8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:f9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:fa ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:fb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:fc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:fd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:fe ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ff ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:00 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:01 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:02 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:03 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:04 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:05 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:06 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:07 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:08 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:09 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:0a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:0b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:0c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:0d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:0e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:0f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:10 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:11 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:12 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:13 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:14 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:15 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:16 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:17 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:18 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:19 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:1a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:1b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:1c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:1d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:1e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:1f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:20 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:21 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:22 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:23 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:24 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:25 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:26 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:27 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:28 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:29 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:2a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:2b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:2c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:2d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:2e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:2f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:30 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:31 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:32 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:33 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:34 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:35 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:36 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:37 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:38 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:39 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:3a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:3b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:3c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:3d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:3e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:3f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:40 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:41 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:42 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:43 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:44 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:45 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:46 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:47 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:48 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:49 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:4a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:4b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:4c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:4d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:4e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:4f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:50 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:51 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:52 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:53 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:54 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:55 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:56 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:57 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:58 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:59 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:5a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:5b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:5c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:5d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:5e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:5f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:60 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:61 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:62 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:63 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:64 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:65 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:66 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:67 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:68 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:69 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:6a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:6b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:6c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:6d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:6e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:6f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:70 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:71 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:72 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:73 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:74 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:75 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:76 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:77 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:78 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:79 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:7a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:7b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:7c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:7d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:7e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:7f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:80 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:81 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:82 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:83 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:84 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:85 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:86 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:87 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:88 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:89 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:8a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:8b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:8c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:8d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:8e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:8f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:90 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:91 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:92 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:93 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:94 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:95 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:96 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:97 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:98 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:99 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:9a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:9b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:9c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:9d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:9e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:9f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:a0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:a1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:a2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:a3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:a4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:a5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:a6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:a7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:a8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:a9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:aa ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ab ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ac ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ad ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ae ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:af ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:b0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:b1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:b2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:b3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:b4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:b5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:b6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:b7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:b8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:b9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ba ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:bb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:bc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:bd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:be ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:bf ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:c0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:c1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:c2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:c3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:c4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:c5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:c6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:c7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:c8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:c9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ca ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:cb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:cc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:cd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ce ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:cf ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:d0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:d1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:d2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:d3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:d4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:d5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:d6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:d7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:d8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:d9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:da ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:db ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:dc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:dd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:de ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:df ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:e0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:e1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:e2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:e3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:e4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:e5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:e6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:e7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:e8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:e9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ea ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:eb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ec ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ed ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ee ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ef ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:f0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:f1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:f2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:f3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:f4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:f5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:f6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:f7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:f8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:f9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:fa ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:fb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:fc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:fd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:fe ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ff ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639654234.130541, bridge_rtable_manyaddrs, passed tc-start: 1639654234.151430, bridge_rtable_maxaddr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:ea:f8:7c:63 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:22:98:6e:c6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:b5:e5:e0:f9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:22:98:6e:c6 tc-so: linkstr: bus1 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b5:e5:e0:f9 tc-so: linkstr: bus2 tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.2 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so: b2:a0:ea:f8:7c:63 shmif1 1200 flags=0<> tc-so: b2:a0:8c:d4:c1:4e shmif0 1200 flags=0<> tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 maxaddr 1 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 1, timeout: 1200): tc-so: b2:a0:8c:d4:c1:4e shmif0 1198 flags=0<> tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.2 ] tc-so:Executing command [ /sbin/brconfig bridge0 maxaddr 2 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.2 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 2, timeout: 1200): tc-so: b2:a0:ea:f8:7c:63 shmif1 1199 flags=0<> tc-so: b2:a0:8c:d4:c1:4e shmif0 1199 flags=0<> tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639654266.93400, bridge_rtable_maxaddr, passed tc-start: 1639654266.115405, bridge_rtable_timeout tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:1c:7a:28:e3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:78:cb:62:2b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:f6:6d:81:bf ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:78:cb:62:2b tc-so: linkstr: bus1 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f6:6d:81:bf tc-so: linkstr: bus2 tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 timeout 5 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.2 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639654296.346154, bridge_rtable_timeout, passed tp-end: 1639654296.377222, net/if_bridge/t_rtable tp-start: 1639654300.25119, net/if_gif/t_gif, 13 tc-start: 1639654300.27659, gif_basic_ipv4overipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:89:0c:28:f0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3f:53:b0:e2 tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:3fff:fe53:b0e2%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:89:0c:28:f0 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:89ff:fe0c:28f0%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.1/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:af:0e:fd:9a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:59:bb:6b:a3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:af:0e:fd:9a tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:afff:fe0e:fd9a%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:59:bb:6b:a3 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:59ff:febb:6ba3%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.2/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: inet6 fe80::a484:8c05:95d5:bcae%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 gif0 UHl - - - lo0 tc-so:172.16.2.1 172.16.1.1 UH - - - gif0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so:192.168.2/24 172.16.1.1 UGS - - - gif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:3fff:fe53:b0e2 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:89ff:fe0c:28f0 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::a484:8c05:95d5:bcae UC - - - gif0 tc-so:fe80::a484:8c05:95d5:bcae gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::a484:8c05:95d5:bcae UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::a484:8c05:95d5:bcae UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: inet6 fe80::3840:cf5d:2660:1754%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 172.16.2.1 UH - - - gif0 tc-so:172.16.2.1 gif0 UHl - - - lo0 tc-so:192.168.1/24 172.16.2.1 UGS - - - gif0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:afff:fe0e:fd9a link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:59ff:febb:6ba3 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::3840:cf5d:2660:1754 UC - - - gif0 tc-so:fe80::3840:cf5d:2660:1754 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::3840:cf5d:2660:1754 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::3840:cf5d:2660:1754 UC - - - gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 5 packets, 360 bytes tc-so: output: 4 packets, 288 bytes tc-so: inet6 fe80::a484:8c05:95d5:bcae%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 6 packets, 444 bytes tc-so: output: 5 packets, 372 bytes tc-so: inet6 fe80::a484:8c05:95d5:bcae%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 2 packets, 156 bytes tc-so: output: 6 packets, 444 bytes tc-so: inet6 fe80::3840:cf5d:2660:1754%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 3 packets, 240 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::3840:cf5d:2660:1754%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639654347.108978, gif_basic_ipv4overipv4, passed tc-start: 1639654347.130076, gif_basic_ipv4overipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:b2:a4:6f:68 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b6:e8:b4:12 tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:b6ff:fee8:b412%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b2:a4:6f:68 tc-so: linkstr: bus1 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:b2ff:fea4:6f68%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:c3:d4:fc:ce ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:48:bd:8e:f6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c3:d4:fc:ce tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:c3ff:fed4:fcce%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:48:bd:8e:f6 tc-so: linkstr: bus1 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:48ff:febd:8ef6%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fe80::34e1:536e:f7b9:bdf2%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 gif0 UHl - - - lo0 tc-so:172.16.2.1 172.16.1.1 UH - - - gif0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so:192.168.2/24 172.16.1.1 UGS - - - gif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:b6ff:fee8:b412 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:b2ff:fea4:6f68 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::34e1:536e:f7b9:bdf2 UC - - - gif0 tc-so:fe80::34e1:536e:f7b9:bdf2 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::34e1:536e:f7b9:bdf2 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::34e1:536e:f7b9:bdf2 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fe80::407e:c3cf:d831:8347%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 172.16.2.1 UH - - - gif0 tc-so:172.16.2.1 gif0 UHl - - - lo0 tc-so:192.168.1/24 172.16.2.1 UGS - - - gif0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:c3ff:fed4:fcce link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:48ff:febd:8ef6 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::407e:c3cf:d831:8347 UC - - - gif0 tc-so:fe80::407e:c3cf:d831:8347 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::407e:c3cf:d831:8347 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::407e:c3cf:d831:8347 UC - - - gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 3 packets, 216 bytes tc-so: output: 3 packets, 216 bytes tc-so: inet6 fe80::34e1:536e:f7b9:bdf2%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 4 packets, 300 bytes tc-so: output: 4 packets, 300 bytes tc-so: inet6 fe80::34e1:536e:f7b9:bdf2%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 1 packet, 84 bytes tc-so: output: 4 packets, 300 bytes tc-so: inet6 fe80::407e:c3cf:d831:8347%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 3 packets, 240 bytes tc-so: output: 5 packets, 384 bytes tc-so: inet6 fe80::407e:c3cf:d831:8347%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639654392.417530, gif_basic_ipv4overipv6, passed tc-start: 1639654392.437834, gif_basic_ipv6overipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:98:d8:26:2f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fa:c4:99:9a tc-so: linkstr: bus0 tc-so: inet6 fc00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:faff:fec4:999a%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:98:d8:26:2f tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:98ff:fed8:262f%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.1/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:08:a9:95:08 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:cd:0a:6e:09 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:08:a9:95:08 tc-so: linkstr: bus0 tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:8ff:fea9:9508%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cd:0a:6e:09 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:cdff:fe0a:6e09%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.2/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::e01e:a61b:ca16:dead%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 link#2 UC - - - shmif0 tc-so:fc00:1::1 link#2 UHl - - - lo0 tc-so:fc00:2::/64 fc00:3::1 UGS - - - gif0 tc-so:fc00:3::1 gif0 UHl - - - lo0 tc-so:fc00:4::1 fc00:3::1 UHC - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:faff:fec4:999a link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:98ff:fed8:262f link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::e01e:a61b:ca16:dead UC - - - gif0 tc-so:fe80::e01e:a61b:ca16:dead gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:3::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:3::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::1812:5085:361:89b9%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 fc00:4::1 UGS - - - gif0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::1 link#2 UHl - - - lo0 tc-so:fc00:3::1 fc00:4::1 UHC - - - gif0 tc-so:fc00:4::1 gif0 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:8ff:fea9:9508 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:cdff:fe0a:6e09 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::1812:5085:361:89b9 UC - - - gif0 tc-so:fe80::1812:5085:361:89b9 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:4::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:4::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 3 packets, 216 bytes tc-so: output: 4 packets, 288 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::e01e:a61b:ca16:dead%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 4 packets, 272 bytes tc-so: output: 5 packets, 344 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::e01e:a61b:ca16:dead%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 3 packets, 200 bytes tc-so: output: 4 packets, 272 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::1812:5085:361:89b9%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 4 packets, 256 bytes tc-so: output: 6 packets, 400 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::1812:5085:361:89b9%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639654445.244448, gif_basic_ipv6overipv4, passed tc-start: 1639654445.266445, gif_basic_ipv6overipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:4b:91:6c:41 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:85:f3:73:54 tc-so: linkstr: bus0 tc-so: inet6 fc00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:85ff:fef3:7354%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4b:91:6c:41 tc-so: linkstr: bus1 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:4bff:fe91:6c41%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:f6:1d:1e:e8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:4e:7e:cd:65 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f6:1d:1e:e8 tc-so: linkstr: bus0 tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:f6ff:fe1d:1ee8%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4e:7e:cd:65 tc-so: linkstr: bus1 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:4eff:fe7e:cd65%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::827:c184:de5f:72b8%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fc00:1::/64 link#2 UC - - - shmif0 tc-so:fc00:1::1 link#2 UHl - - - lo0 tc-so:fc00:2::/64 fc00:3::1 UGS - - - gif0 tc-so:fc00:3::1 gif0 UHl - - - lo0 tc-so:fc00:4::1 fc00:3::1 UHC - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:85ff:fef3:7354 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:4bff:fe91:6c41 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::827:c184:de5f:72b8 UC - - - gif0 tc-so:fe80::827:c184:de5f:72b8 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:3::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:3::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::e4be:3d39:bb1d:60f%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fc00:1::/64 fc00:4::1 UGS - - - gif0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::1 link#2 UHl - - - lo0 tc-so:fc00:3::1 fc00:4::1 UHC - - - gif0 tc-so:fc00:4::1 gif0 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:f6ff:fe1d:1ee8 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:4eff:fe7e:cd65 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::e4be:3d39:bb1d:60f UC - - - gif0 tc-so:fe80::e4be:3d39:bb1d:60f gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:4::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:4::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 4 packets, 288 bytes tc-so: output: 4 packets, 288 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::827:c184:de5f:72b8%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 5 packets, 344 bytes tc-so: output: 5 packets, 344 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::827:c184:de5f:72b8%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 3 packets, 200 bytes tc-so: output: 5 packets, 344 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::e4be:3d39:bb1d:60f%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 4 packets, 256 bytes tc-so: output: 6 packets, 400 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::e4be:3d39:bb1d:60f%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639654505.464940, gif_basic_ipv6overipv6, passed tc-start: 1639654505.495533, gif_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 up ] tc-so:Executing command [ rump.ifconfig gif0 down ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 up ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig gif0 up ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 up ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-end: 1639654511.436993, gif_create_destroy, passed tc-start: 1639654511.447436, gif_ioctl_ipv4overipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:1d:b5:d7:a1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6c:8e:17:79 tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:6cff:fe8e:1779%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1d:b5:d7:a1 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:1dff:feb5:d7a1%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.1/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:6a:6d:f9:13 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:61:b4:50:7d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6a:6d:f9:13 tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:6aff:fe6d:f913%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:61:b4:50:7d tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:61ff:feb4:507d%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.2/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: inet6 fe80::9068:9b92:dfc0:9754%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 gif0 UHl - - - lo0 tc-so:172.16.2.1 172.16.1.1 UH - - - gif0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so:192.168.2/24 172.16.1.1 UGS - - - gif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:6cff:fe8e:1779 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:1dff:feb5:d7a1 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::9068:9b92:dfc0:9754 UC - - - gif0 tc-so:fe80::9068:9b92:dfc0:9754 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::9068:9b92:dfc0:9754 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::9068:9b92:dfc0:9754 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: inet6 fe80::ac6f:632e:58d6:fa6e%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 172.16.2.1 UH - - - gif0 tc-so:172.16.2.1 gif0 UHl - - - lo0 tc-so:192.168.1/24 172.16.2.1 UGS - - - gif0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:6aff:fe6d:f913 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:61ff:feb4:507d link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::ac6f:632e:58d6:fa6e UC - - - gif0 tc-so:fe80::ac6f:632e:58d6:fa6e gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::ac6f:632e:58d6:fa6e UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::ac6f:632e:58d6:fa6e UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig gif1 inet 172.16.11.1/32 172.16.12.1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.11 --> 10.0.0.12 tc-so: status: active tc-so: inet6 fe80::9068:9b92:dfc0:9754%gif1/64 -> flags 0x2 scopeid 0x5 tc-so: inet 172.16.11.1/32 -> 172.16.12.1 flags 0 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig gif1 inet 172.16.12.1/32 172.16.11.1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.12 --> 10.0.0.11 tc-so: status: active tc-so: inet6 fe80::ac6f:632e:58d6:fa6e%gif1/64 -> flags 0x2 scopeid 0x5 tc-so: inet 172.16.12.1/32 -> 172.16.11.1 flags 0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 4 packets, 288 bytes tc-so: output: 5 packets, 360 bytes tc-so: inet6 fe80::9068:9b92:dfc0:9754%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 5 packets, 372 bytes tc-so: output: 6 packets, 444 bytes tc-so: inet6 fe80::9068:9b92:dfc0:9754%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 3 packets, 228 bytes tc-so: output: 6 packets, 444 bytes tc-so: inet6 fe80::ac6f:632e:58d6:fa6e%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 4 packets, 312 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::ac6f:632e:58d6:fa6e%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 6 packets, 456 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::9068:9b92:dfc0:9754%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.11 --> 10.0.0.12 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 3 packets, 216 bytes, 4 errors tc-so: inet6 fe80::9068:9b92:dfc0:9754%gif1/64 -> flags 0 scopeid 0x5 tc-so: inet 172.16.11.1/32 -> 172.16.12.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 6 packets, 456 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::9068:9b92:dfc0:9754%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.11 --> 10.0.0.12 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 3 packets, 216 bytes, 4 errors tc-so: inet6 fe80::9068:9b92:dfc0:9754%gif1/64 -> flags 0 scopeid 0x5 tc-so: inet 172.16.11.1/32 -> 172.16.12.1 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 4 packets, 312 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::ac6f:632e:58d6:fa6e%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.12 --> 10.0.0.11 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 4 packets, 288 bytes tc-so: inet6 fe80::ac6f:632e:58d6:fa6e%gif1/64 -> flags 0 scopeid 0x5 tc-so: inet 172.16.12.1/32 -> 172.16.11.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 4 packets, 312 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::ac6f:632e:58d6:fa6e%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.12 --> 10.0.0.11 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 4 packets, 288 bytes tc-so: inet6 fe80::ac6f:632e:58d6:fa6e%gif1/64 -> flags 0 scopeid 0x5 tc-so: inet 172.16.12.1/32 -> 172.16.11.1 flags 0 tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 6 packets, 456 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::9068:9b92:dfc0:9754%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.11 --> 10.0.0.12 tc-so: status: active tc-so: input: 6 packets, 456 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::9068:9b92:dfc0:9754%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 4 packets, 312 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::ac6f:632e:58d6:fa6e%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.12 --> 10.0.0.11 tc-so: status: active tc-so: input: 4 packets, 312 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::ac6f:632e:58d6:fa6e%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639654574.644657, gif_ioctl_ipv4overipv4, passed tc-start: 1639654574.678461, gif_ioctl_ipv4overipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:2b:bf:bd:e6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:76:30:47:fc tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:76ff:fe30:47fc%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2b:bf:bd:e6 tc-so: linkstr: bus1 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:2bff:febf:bde6%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:34:8e:35:96 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:e5:0f:c6:82 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:34:8e:35:96 tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:34ff:fe8e:3596%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e5:0f:c6:82 tc-so: linkstr: bus1 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:e5ff:fe0f:c682%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fe80::d05d:454b:b6fa:fe80%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 gif0 UHl - - - lo0 tc-so:172.16.2.1 172.16.1.1 UH - - - gif0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so:192.168.2/24 172.16.1.1 UGS - - - gif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:76ff:fe30:47fc link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:2bff:febf:bde6 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::d05d:454b:b6fa:fe80 UC - - - gif0 tc-so:fe80::d05d:454b:b6fa:fe80 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::d05d:454b:b6fa:fe80 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::d05d:454b:b6fa:fe80 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fe80::497:f212:158c:98db%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 172.16.2.1 UH - - - gif0 tc-so:172.16.2.1 gif0 UHl - - - lo0 tc-so:192.168.1/24 172.16.2.1 UGS - - - gif0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:34ff:fe8e:3596 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:e5ff:fe0f:c682 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::497:f212:158c:98db UC - - - gif0 tc-so:fe80::497:f212:158c:98db gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::497:f212:158c:98db UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::497:f212:158c:98db UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig gif1 inet 172.16.11.1/32 172.16.12.1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::11 --> fc00::12 tc-so: status: active tc-so: inet6 fe80::d05d:454b:b6fa:fe80%gif1/64 -> flags 0x2 scopeid 0x5 tc-so: inet 172.16.11.1/32 -> 172.16.12.1 flags 0 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig gif1 inet 172.16.12.1/32 172.16.11.1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::12 --> fc00::11 tc-so: status: active tc-so: inet6 fe80::497:f212:158c:98db%gif1/64 -> flags 0x2 scopeid 0x5 tc-so: inet 172.16.12.1/32 -> 172.16.11.1 flags 0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 5 packets, 360 bytes tc-so: output: 5 packets, 360 bytes tc-so: inet6 fe80::d05d:454b:b6fa:fe80%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 6 packets, 444 bytes tc-so: output: 6 packets, 444 bytes tc-so: inet6 fe80::d05d:454b:b6fa:fe80%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 3 packets, 228 bytes tc-so: output: 6 packets, 444 bytes tc-so: inet6 fe80::497:f212:158c:98db%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 4 packets, 312 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::497:f212:158c:98db%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 528 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::d05d:454b:b6fa:fe80%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::11 --> fc00::12 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes, 10 errors tc-so: inet6 fe80::d05d:454b:b6fa:fe80%gif1/64 -> flags 0 scopeid 0x5 tc-so: inet 172.16.11.1/32 -> 172.16.12.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::11 fc00::12 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 528 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::d05d:454b:b6fa:fe80%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::11 --> fc00::12 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes, 10 errors tc-so: inet6 fe80::d05d:454b:b6fa:fe80%gif1/64 -> flags 0 scopeid 0x5 tc-so: inet 172.16.11.1/32 -> 172.16.12.1 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 4 packets, 312 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::497:f212:158c:98db%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::12 --> fc00::11 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes, 10 errors tc-so: inet6 fe80::497:f212:158c:98db%gif1/64 -> flags 0 scopeid 0x5 tc-so: inet 172.16.12.1/32 -> 172.16.11.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::12 fc00::11 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 4 packets, 312 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::497:f212:158c:98db%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::12 --> fc00::11 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes, 10 errors tc-so: inet6 fe80::497:f212:158c:98db%gif1/64 -> flags 0 scopeid 0x5 tc-so: inet 172.16.12.1/32 -> 172.16.11.1 flags 0 tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 528 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::d05d:454b:b6fa:fe80%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::11 fc00::12 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::11 --> fc00::12 tc-so: status: active tc-so: input: 7 packets, 528 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::d05d:454b:b6fa:fe80%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 4 packets, 312 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::497:f212:158c:98db%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::12 fc00::11 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::12 --> fc00::11 tc-so: status: active tc-so: input: 4 packets, 312 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::497:f212:158c:98db%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639654638.313412, gif_ioctl_ipv4overipv6, passed tc-start: 1639654638.339128, gif_ioctl_ipv6overipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:f7:44:3f:ab ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8d:35:88:71 tc-so: linkstr: bus0 tc-so: inet6 fc00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:8dff:fe35:8871%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f7:44:3f:ab tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:f7ff:fe44:3fab%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.1/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:69:86:06:19 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:82:05:35:08 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:69:86:06:19 tc-so: linkstr: bus0 tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:69ff:fe86:619%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:82:05:35:08 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:82ff:fe05:3508%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.2/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::f059:58b0:a550:2a87%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 link#2 UC - - - shmif0 tc-so:fc00:1::1 link#2 UHl - - - lo0 tc-so:fc00:2::/64 fc00:3::1 UGS - - - gif0 tc-so:fc00:3::1 gif0 UHl - - - lo0 tc-so:fc00:4::1 fc00:3::1 UHC - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:8dff:fe35:8871 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:f7ff:fe44:3fab link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::f059:58b0:a550:2a87 UC - - - gif0 tc-so:fe80::f059:58b0:a550:2a87 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:3::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:3::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::8d5:49c4:25d7:587%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 fc00:4::1 UGS - - - gif0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::1 link#2 UHl - - - lo0 tc-so:fc00:3::1 fc00:4::1 UHC - - - gif0 tc-so:fc00:4::1 gif0 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:69ff:fe86:619 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:82ff:fe05:3508 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::8d5:49c4:25d7:587 UC - - - gif0 tc-so:fe80::8d5:49c4:25d7:587 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:4::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:4::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig gif1 inet6 fc00:13::1/128 fc00:14::1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.11 --> 10.0.0.12 tc-so: status: active tc-so: inet6 fc00:13::1/128 -> fc00:14::1 flags 0 tc-so: inet6 fe80::f059:58b0:a550:2a87%gif1/64 -> flags 0x2 scopeid 0x5 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig gif1 inet6 fc00:14::1/128 fc00:13::1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.12 --> 10.0.0.11 tc-so: status: active tc-so: inet6 fc00:14::1/128 -> fc00:13::1 flags 0 tc-so: inet6 fe80::8d5:49c4:25d7:587%gif1/64 -> flags 0x2 scopeid 0x5 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 3 packets, 216 bytes tc-so: output: 5 packets, 360 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::f059:58b0:a550:2a87%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 4 packets, 272 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::f059:58b0:a550:2a87%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 4 packets, 272 bytes tc-so: output: 5 packets, 344 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::8d5:49c4:25d7:587%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 5 packets, 328 bytes tc-so: output: 6 packets, 400 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::8d5:49c4:25d7:587%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 6 packets, 400 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::f059:58b0:a550:2a87%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.11 --> 10.0.0.12 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 5 packets, 360 bytes tc-so: inet6 fc00:13::1/128 -> fc00:14::1 flags 0 tc-so: inet6 fe80::f059:58b0:a550:2a87%gif1/64 -> flags 0 scopeid 0x5 tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 6 packets, 400 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::f059:58b0:a550:2a87%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.11 --> 10.0.0.12 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 5 packets, 360 bytes tc-so: inet6 fc00:13::1/128 -> fc00:14::1 flags 0 tc-so: inet6 fe80::f059:58b0:a550:2a87%gif1/64 -> flags 0 scopeid 0x5 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 5 packets, 328 bytes tc-so: output: 6 packets, 400 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::8d5:49c4:25d7:587%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.12 --> 10.0.0.11 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 2 packets, 144 bytes, 6 errors tc-so: inet6 fc00:14::1/128 -> fc00:13::1 flags 0 tc-so: inet6 fe80::8d5:49c4:25d7:587%gif1/64 -> flags 0 scopeid 0x5 tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 5 packets, 328 bytes tc-so: output: 6 packets, 400 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::8d5:49c4:25d7:587%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.12 --> 10.0.0.11 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 2 packets, 144 bytes, 6 errors tc-so: inet6 fc00:14::1/128 -> fc00:13::1 flags 0 tc-so: inet6 fe80::8d5:49c4:25d7:587%gif1/64 -> flags 0 scopeid 0x5 tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 6 packets, 400 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::f059:58b0:a550:2a87%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.11 --> 10.0.0.12 tc-so: status: active tc-so: input: 6 packets, 400 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::f059:58b0:a550:2a87%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 5 packets, 328 bytes tc-so: output: 6 packets, 400 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::8d5:49c4:25d7:587%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.12 --> 10.0.0.11 tc-so: status: active tc-so: input: 5 packets, 328 bytes tc-so: output: 6 packets, 400 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::8d5:49c4:25d7:587%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639654704.603360, gif_ioctl_ipv6overipv4, passed tc-start: 1639654704.624393, gif_ioctl_ipv6overipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:a0:45:49:a4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:22:bc:79:db tc-so: linkstr: bus0 tc-so: inet6 fc00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:22ff:febc:79db%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a0:45:49:a4 tc-so: linkstr: bus1 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:a0ff:fe45:49a4%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:a5:c5:43:64 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:97:f6:f8:a9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a5:c5:43:64 tc-so: linkstr: bus0 tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:a5ff:fec5:4364%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:97:f6:f8:a9 tc-so: linkstr: bus1 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:97ff:fef6:f8a9%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::1cc2:6042:335b:a31e%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fc00:1::/64 link#2 UC - - - shmif0 tc-so:fc00:1::1 link#2 UHl - - - lo0 tc-so:fc00:2::/64 fc00:3::1 UGS - - - gif0 tc-so:fc00:3::1 gif0 UHl - - - lo0 tc-so:fc00:4::1 fc00:3::1 UHC - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:22ff:febc:79db link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:a0ff:fe45:49a4 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::1cc2:6042:335b:a31e UC - - - gif0 tc-so:fe80::1cc2:6042:335b:a31e gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:3::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:3::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::5822:2ee2:2f6a:f524%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fc00:1::/64 fc00:4::1 UGS - - - gif0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::1 link#2 UHl - - - lo0 tc-so:fc00:3::1 fc00:4::1 UHC - - - gif0 tc-so:fc00:4::1 gif0 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:a5ff:fec5:4364 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:97ff:fef6:f8a9 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::5822:2ee2:2f6a:f524 UC - - - gif0 tc-so:fe80::5822:2ee2:2f6a:f524 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:4::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:4::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig gif1 inet6 fc00:13::1/128 fc00:14::1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::11 --> fc00::12 tc-so: status: active tc-so: inet6 fc00:13::1/128 -> fc00:14::1 flags 0 tc-so: inet6 fe80::1cc2:6042:335b:a31e%gif1/64 -> flags 0x2 scopeid 0x5 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig gif1 inet6 fc00:14::1/128 fc00:13::1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::12 --> fc00::11 tc-so: status: active tc-so: inet6 fc00:14::1/128 -> fc00:13::1 flags 0 tc-so: inet6 fe80::5822:2ee2:2f6a:f524%gif1/64 -> flags 0x2 scopeid 0x5 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 4 packets, 288 bytes tc-so: output: 5 packets, 360 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::1cc2:6042:335b:a31e%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 5 packets, 344 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::1cc2:6042:335b:a31e%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 3 packets, 200 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::5822:2ee2:2f6a:f524%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 4 packets, 256 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::5822:2ee2:2f6a:f524%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 472 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::1cc2:6042:335b:a31e%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::11 --> fc00::12 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes, 6 errors tc-so: inet6 fc00:13::1/128 -> fc00:14::1 flags 0 tc-so: inet6 fe80::1cc2:6042:335b:a31e%gif1/64 -> flags 0 scopeid 0x5 tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::11 fc00::12 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 472 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::1cc2:6042:335b:a31e%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::11 --> fc00::12 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes, 8 errors tc-so: inet6 fc00:13::1/128 -> fc00:14::1 flags 0 tc-so: inet6 fe80::1cc2:6042:335b:a31e%gif1/64 -> flags 0 scopeid 0x5 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 4 packets, 256 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::5822:2ee2:2f6a:f524%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::12 --> fc00::11 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes, 10 errors tc-so: inet6 fc00:14::1/128 -> fc00:13::1 flags 0 tc-so: inet6 fe80::5822:2ee2:2f6a:f524%gif1/64 -> flags 0 scopeid 0x5 tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::12 fc00::11 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 4 packets, 256 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::5822:2ee2:2f6a:f524%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::12 --> fc00::11 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes, 10 errors tc-so: inet6 fc00:14::1/128 -> fc00:13::1 flags 0 tc-so: inet6 fe80::5822:2ee2:2f6a:f524%gif1/64 -> flags 0 scopeid 0x5 tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 472 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::1cc2:6042:335b:a31e%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::11 fc00::12 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::11 --> fc00::12 tc-so: status: active tc-so: input: 7 packets, 472 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::1cc2:6042:335b:a31e%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 4 packets, 256 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::5822:2ee2:2f6a:f524%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::12 fc00::11 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::12 --> fc00::11 tc-so: status: active tc-so: input: 4 packets, 256 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::5822:2ee2:2f6a:f524%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639654768.642841, gif_ioctl_ipv6overipv6, passed tc-start: 1639654768.663417, gif_recursive_ipv4overipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:af:6d:bb:2a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ee:a3:dc:0f tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:eeff:fea3:dc0f%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:af:6d:bb:2a tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:afff:fe6d:bb2a%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.1/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:73:86:7f:7d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:f2:cc:e9:6d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:73:86:7f:7d tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:73ff:fe86:7f7d%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f2:cc:e9:6d tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:f2ff:fecc:e96d%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.2/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: inet6 fe80::8c8b:5da3:c26e:e21a%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 gif0 UHl - - - lo0 tc-so:172.16.2.1 172.16.1.1 UH - - - gif0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so:192.168.2/24 172.16.1.1 UGS - - - gif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:eeff:fea3:dc0f link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:afff:fe6d:bb2a link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::8c8b:5da3:c26e:e21a UC - - - gif0 tc-so:fe80::8c8b:5da3:c26e:e21a gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::8c8b:5da3:c26e:e21a UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::8c8b:5da3:c26e:e21a UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: inet6 fe80::c425:4157:54a5:415a%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 172.16.2.1 UH - - - gif0 tc-so:172.16.2.1 gif0 UHl - - - lo0 tc-so:192.168.1/24 172.16.2.1 UGS - - - gif0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:73ff:fe86:7f7d link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:f2ff:fecc:e96d link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::c425:4157:54a5:415a UC - - - gif0 tc-so:fe80::c425:4157:54a5:415a gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::c425:4157:54a5:415a UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::c425:4157:54a5:415a UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel 172.16.1.1 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig gif1 inet 172.16.101.1/32 172.16.102.1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 172.16.1.1 --> 172.16.2.1 tc-so: status: active tc-so: inet6 fe80::8c8b:5da3:c26e:e21a%gif1/64 -> flags 0x2 scopeid 0x5 tc-so: inet 172.16.101.1/32 -> 172.16.102.1 flags 0 tc-so:Executing command [ rump.ifconfig gif2 create ] tc-so:Executing command [ rump.ifconfig gif2 tunnel 172.16.101.1 172.16.102.1 ] tc-so:Executing command [ rump.ifconfig gif2 inet 172.16.201.1/32 172.16.202.1 ] tc-so:gif2: flags=0x8051 mtu 1280 tc-so: tunnel inet 172.16.101.1 --> 172.16.102.1 tc-so: status: active tc-so: inet6 fe80::8c8b:5da3:c26e:e21a%gif2/64 -> flags 0x2 scopeid 0x6 tc-so: inet 172.16.201.1/32 -> 172.16.202.1 flags 0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 172.16.202.1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.190005] chacha: Portable C ChaCha tc-so:[ 2.000005] shmif0: Ethernet address b2:a0:ee:a3:dc:0f tc-so:[ 2.860005] shmif1: Ethernet address b2:a0:af:6d:bb:2a tc-so:[ 19.720005] gif0: recursively called too many times(2) tc-so:[ 19.840005] gif0: recursively called too many times(2) tc-so:[ 19.960005] gif0: recursively called too many times(2) tc-so:[ 22.930005] gif0: recursively called too many times(2) tc-so:[ 24.140005] gif0: recursively called too many times(2) tc-so:[ 27.540005] gif0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:Executing command [ rump.ifconfig gif2 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif2 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639654817.983803, gif_recursive_ipv4overipv4, passed tc-start: 1639654818.12157, gif_recursive_ipv4overipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:98:ec:ee:81 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f7:31:41:a9 tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:f7ff:fe31:41a9%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:98:ec:ee:81 tc-so: linkstr: bus1 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:98ff:feec:ee81%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:de:16:e0:ab ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:fe:71:bf:ca ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:de:16:e0:ab tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:deff:fe16:e0ab%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fe:71:bf:ca tc-so: linkstr: bus1 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:feff:fe71:bfca%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fe80::9896:a00d:bd0:a116%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 gif0 UHl - - - lo0 tc-so:172.16.2.1 172.16.1.1 UH - - - gif0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so:192.168.2/24 172.16.1.1 UGS - - - gif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:f7ff:fe31:41a9 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:98ff:feec:ee81 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::9896:a00d:bd0:a116 UC - - - gif0 tc-so:fe80::9896:a00d:bd0:a116 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::9896:a00d:bd0:a116 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::9896:a00d:bd0:a116 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fe80::645d:44fd:7e28:ba3c%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 172.16.2.1 UH - - - gif0 tc-so:172.16.2.1 gif0 UHl - - - lo0 tc-so:192.168.1/24 172.16.2.1 UGS - - - gif0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:deff:fe16:e0ab link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:feff:fe71:bfca link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::645d:44fd:7e28:ba3c UC - - - gif0 tc-so:fe80::645d:44fd:7e28:ba3c gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::645d:44fd:7e28:ba3c UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::645d:44fd:7e28:ba3c UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel 172.16.1.1 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig gif1 inet 172.16.101.1/32 172.16.102.1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 172.16.1.1 --> 172.16.2.1 tc-so: status: active tc-so: inet6 fe80::9896:a00d:bd0:a116%gif1/64 -> flags 0x2 scopeid 0x5 tc-so: inet 172.16.101.1/32 -> 172.16.102.1 flags 0 tc-so:Executing command [ rump.ifconfig gif2 create ] tc-so:Executing command [ rump.ifconfig gif2 tunnel 172.16.101.1 172.16.102.1 ] tc-so:Executing command [ rump.ifconfig gif2 inet 172.16.201.1/32 172.16.202.1 ] tc-so:gif2: flags=0x8051 mtu 1280 tc-so: tunnel inet 172.16.101.1 --> 172.16.102.1 tc-so: status: active tc-so: inet6 fe80::9896:a00d:bd0:a116%gif2/64 -> flags 0x2 scopeid 0x6 tc-so: inet 172.16.201.1/32 -> 172.16.202.1 flags 0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 172.16.202.1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 2.110005] shmif0: Ethernet address b2:a0:f7:31:41:a9 tc-so:[ 3.150005] shmif1: Ethernet address b2:a0:98:ec:ee:81 tc-so:[ 19.350005] gif0: recursively called too many times(2) tc-so:[ 19.800005] gif0: recursively called too many times(2) tc-so:[ 19.840005] gif0: recursively called too many times(2) tc-so:[ 20.040005] gif0: recursively called too many times(2) tc-so:[ 21.890005] gif0: recursively called too many times(2) tc-so:[ 24.580005] gif0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:Executing command [ rump.ifconfig gif2 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif2 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639654869.865135, gif_recursive_ipv4overipv6, passed tc-start: 1639654869.885296, gif_recursive_ipv6overipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:82:85:90:09 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:34:a9:06:5e tc-so: linkstr: bus0 tc-so: inet6 fc00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:34ff:fea9:65e%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:82:85:90:09 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:82ff:fe85:9009%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.1/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:11:4f:8c:0f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:8d:4b:08:06 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:11:4f:8c:0f tc-so: linkstr: bus0 tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:11ff:fe4f:8c0f%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8d:4b:08:06 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:8dff:fe4b:806%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.2/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::2006:d81f:d74d:b18b%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 link#2 UC - - - shmif0 tc-so:fc00:1::1 link#2 UHl - - - lo0 tc-so:fc00:2::/64 fc00:3::1 UGS - - - gif0 tc-so:fc00:3::1 gif0 UHl - - - lo0 tc-so:fc00:4::1 fc00:3::1 UHC - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:34ff:fea9:65e link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:82ff:fe85:9009 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::2006:d81f:d74d:b18b UC - - - gif0 tc-so:fe80::2006:d81f:d74d:b18b gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:3::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:3::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::f810:d9ab:10f6:76d2%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 fc00:4::1 UGS - - - gif0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::1 link#2 UHl - - - lo0 tc-so:fc00:3::1 fc00:4::1 UHC - - - gif0 tc-so:fc00:4::1 gif0 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:11ff:fe4f:8c0f link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:8dff:fe4b:806 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::f810:d9ab:10f6:76d2 UC - - - gif0 tc-so:fe80::f810:d9ab:10f6:76d2 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:4::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:4::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel fc00:3::1 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig gif1 inet6 fc00:103::1/128 fc00:104::1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00:3::1 --> fc00:4::1 tc-so: status: active tc-so: inet6 fc00:103::1/128 -> fc00:104::1 flags 0 tc-so: inet6 fe80::2006:d81f:d74d:b18b%gif1/64 -> flags 0x2 scopeid 0x5 tc-so:Executing command [ rump.ifconfig gif2 create ] tc-so:Executing command [ rump.ifconfig gif2 tunnel fc00:103::1 fc00:104::1 ] tc-so:Executing command [ rump.ifconfig gif2 inet6 fc00:203::1/128 fc00:204::1 ] tc-so:gif2: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00:103::1 --> fc00:104::1 tc-so: status: active tc-so: inet6 fc00:203::1/128 -> fc00:204::1 flags 0 tc-so: inet6 fe80::2006:d81f:d74d:b18b%gif2/64 -> flags 0x2 scopeid 0x6 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 fc00:204::1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.190005] chacha: Portable C ChaCha tc-so:[ 2.100005] shmif0: Ethernet address b2:a0:34:a9:06:5e tc-so:[ 2.970005] shmif1: Ethernet address b2:a0:82:85:90:09 tc-so:[ 19.060005] gif0: recursively called too many times(2) tc-so:[ 19.130005] gif0: recursively called too many times(2) tc-so:[ 19.210005] gif0: recursively called too many times(2) tc-so:[ 24.560005] gif0: recursively called too many times(2) tc-so:[ 25.240005] gif0: recursively called too many times(2) tc-so:[ 25.990005] gif0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:Executing command [ rump.ifconfig gif2 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif2 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639654923.17560, gif_recursive_ipv6overipv4, passed tc-start: 1639654923.41896, gif_recursive_ipv6overipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:d4:40:c9:ee ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:75:5e:2d:16 tc-so: linkstr: bus0 tc-so: inet6 fc00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:75ff:fe5e:2d16%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d4:40:c9:ee tc-so: linkstr: bus1 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:d4ff:fe40:c9ee%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:1f:7e:80:ae ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:13:2f:5b:06 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1f:7e:80:ae tc-so: linkstr: bus0 tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:1fff:fe7e:80ae%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:13:2f:5b:06 tc-so: linkstr: bus1 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:13ff:fe2f:5b06%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::a86c:b5c8:bec4:8942%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fc00:1::/64 link#2 UC - - - shmif0 tc-so:fc00:1::1 link#2 UHl - - - lo0 tc-so:fc00:2::/64 fc00:3::1 UGS - - - gif0 tc-so:fc00:3::1 gif0 UHl - - - lo0 tc-so:fc00:4::1 fc00:3::1 UHC - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:75ff:fe5e:2d16 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:d4ff:fe40:c9ee link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::a86c:b5c8:bec4:8942 UC - - - gif0 tc-so:fe80::a86c:b5c8:bec4:8942 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:3::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:3::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::40dd:9f9d:7b2b:9a47%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fc00:1::/64 fc00:4::1 UGS - - - gif0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::1 link#2 UHl - - - lo0 tc-so:fc00:3::1 fc00:4::1 UHC - - - gif0 tc-so:fc00:4::1 gif0 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:1fff:fe7e:80ae link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:13ff:fe2f:5b06 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::40dd:9f9d:7b2b:9a47 UC - - - gif0 tc-so:fe80::40dd:9f9d:7b2b:9a47 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:4::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:4::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel fc00:3::1 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig gif1 inet6 fc00:103::1/128 fc00:104::1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00:3::1 --> fc00:4::1 tc-so: status: active tc-so: inet6 fc00:103::1/128 -> fc00:104::1 flags 0 tc-so: inet6 fe80::a86c:b5c8:bec4:8942%gif1/64 -> flags 0x2 scopeid 0x5 tc-so:Executing command [ rump.ifconfig gif2 create ] tc-so:Executing command [ rump.ifconfig gif2 tunnel fc00:103::1 fc00:104::1 ] tc-so:Executing command [ rump.ifconfig gif2 inet6 fc00:203::1/128 fc00:204::1 ] tc-so:gif2: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00:103::1 --> fc00:104::1 tc-so: status: active tc-so: inet6 fc00:203::1/128 -> fc00:204::1 flags 0 tc-so: inet6 fe80::a86c:b5c8:bec4:8942%gif2/64 -> flags 0x2 scopeid 0x6 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 fc00:204::1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 2.170005] shmif0: Ethernet address b2:a0:75:5e:2d:16 tc-so:[ 3.230005] shmif1: Ethernet address b2:a0:d4:40:c9:ee tc-so:[ 20.820005] gif0: recursively called too many times(2) tc-so:[ 20.940005] gif0: recursively called too many times(2) tc-so:[ 21.340005] gif0: recursively called too many times(2) tc-so:[ 24.450005] gif0: recursively called too many times(2) tc-so:[ 26.380005] gif0: recursively called too many times(2) tc-so:[ 26.880005] gif0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:Executing command [ rump.ifconfig gif2 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif2 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639654975.763858, gif_recursive_ipv6overipv6, passed tp-end: 1639654975.787000, net/if_gif/t_gif tp-start: 1639654984.436331, net/if_ipsec/t_ipsec, 25 tc-start: 1639654984.443558, ipsecif_basic_ipv4overipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:04:51:0a:00 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:c0:ad:80:35 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:91:a3:80:f8 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639655040.451816, ipsecif_basic_ipv4overipv4_esp_null, passed tc-start: 1639655040.477312, ipsecif_basic_ipv4overipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:e2:65:0e:d5 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:f1:3f:99:69 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:3d:33:be:d3 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639655097.822938, ipsecif_basic_ipv4overipv4_esp_rijndaelcbc, passed tc-start: 1639655097.847009, ipsecif_basic_ipv4overipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:d2:f1:1a:76 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:59:ec:e3:42 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:5d:af:38:77 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639655155.89612, ipsecif_basic_ipv4overipv6_esp_null, passed tc-start: 1639655155.114415, ipsecif_basic_ipv4overipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:69:c7:a3:2b ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:e4:bf:56:6a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:9c:fb:d1:a9 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639655212.431735, ipsecif_basic_ipv4overipv6_esp_rijndaelcbc, passed tc-start: 1639655212.455050, ipsecif_basic_ipv6overipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:7d:e8:44:e3 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:72:d4:9e:35 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:86:e0:3d:3f ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639655284.39055, ipsecif_basic_ipv6overipv4_esp_null, passed tc-start: 1639655284.68627, ipsecif_basic_ipv6overipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:fb:9a:2b:9e ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:f5:82:55:7e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:30:92:2e:b3 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639655358.912607, ipsecif_basic_ipv6overipv4_esp_rijndaelcbc, passed tc-start: 1639655358.936854, ipsecif_basic_ipv6overipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:b1:41:67:cc ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:fb:8f:2f:a0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:52:d3:56:68 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639655430.672017, ipsecif_basic_ipv6overipv6_esp_null, passed tc-start: 1639655430.696287, ipsecif_basic_ipv6overipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:0d:9b:0c:02 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:eb:ee:5d:1c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:1a:e9:b7:83 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639655501.61079, ipsecif_basic_ipv6overipv6_esp_rijndaelcbc, passed tc-start: 1639655501.86687, ipsecif_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 up ] tc-so:Executing command [ rump.ifconfig ipsec0 down ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 up ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-end: 1639655509.560221, ipsecif_create_destroy, passed tc-start: 1639655509.569582, ipsecif_ioctl_ipv4overipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:87:9a:cc:db ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:59:de:a5:c2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:68:8b:ed:2b ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.11.1/32 172.16.12.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.12.1/32 172.16.11.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639655578.249678, ipsecif_ioctl_ipv4overipv4_esp_null, passed tc-start: 1639655578.277540, ipsecif_ioctl_ipv4overipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:27:9f:e6:9b ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:0b:ba:9b:98 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:2a:9e:02:ac ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.11.1/32 172.16.12.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.12.1/32 172.16.11.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639655648.429081, ipsecif_ioctl_ipv4overipv4_esp_rijndaelcbc, passed tc-start: 1639655648.452175, ipsecif_ioctl_ipv4overipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:82:a4:96:61 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:2a:48:35:17 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:ee:6f:a3:30 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.11.1/32 172.16.12.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.12.1/32 172.16.11.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639655720.45396, ipsecif_ioctl_ipv4overipv6_esp_null, passed tc-start: 1639655720.82891, ipsecif_ioctl_ipv4overipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:bb:81:aa:d1 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:19:ef:cd:4e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:80:ad:fe:0f ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.11.1/32 172.16.12.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.12.1/32 172.16.11.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639655792.134411, ipsecif_ioctl_ipv4overipv6_esp_rijndaelcbc, passed tc-start: 1639655792.162776, ipsecif_ioctl_ipv6overipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:40:42:91:9f ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:9a:54:5a:8a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:5c:9f:4e:5c ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:13::1/128 fc00:14::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:14::1/128 fc00:13::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639655881.168776, ipsecif_ioctl_ipv6overipv4_esp_null, passed tc-start: 1639655881.195759, ipsecif_ioctl_ipv6overipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:5c:4f:c7:81 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:70:53:3c:9d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:3c:24:6a:40 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:13::1/128 fc00:14::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:14::1/128 fc00:13::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639655972.628754, ipsecif_ioctl_ipv6overipv4_esp_rijndaelcbc, passed tc-start: 1639655972.657242, ipsecif_ioctl_ipv6overipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:e7:4f:ba:d8 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:73:ca:cb:ab ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:c1:c3:40:81 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:13::1/128 fc00:14::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:14::1/128 fc00:13::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639656060.848939, ipsecif_ioctl_ipv6overipv6_esp_null, passed tc-start: 1639656060.892364, ipsecif_ioctl_ipv6overipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:30:30:c7:03 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:0a:e7:31:cd ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:94:16:19:60 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:13::1/128 fc00:14::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:14::1/128 fc00:13::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639656140.417532, ipsecif_ioctl_ipv6overipv6_esp_rijndaelcbc, passed tc-start: 1639656140.439302, ipsecif_recursive_ipv4overipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:6a:a3:9c:34 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:12:92:c6:9c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:3c:42:45:1c ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 172.16.1.1 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.101.1/32 172.16.102.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec2 create ] tc-so:Executing command [ rump.ifconfig ipsec2 tunnel 172.16.101.1 172.16.102.1 ] tc-so:Executing command [ rump.ifconfig ipsec2 inet 172.16.201.1/32 172.16.202.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16393 != X ] tc-so:Executing command [ test X16394 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 172.16.202.1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.410005] shmif0: Ethernet address b2:a0:7c:24:1b:a0 tc-so:[ 3.430005] shmif1: Ethernet address b2:a0:6a:a3:9c:34 tc-so:[ 32.870005] ipsec0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec2 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec2 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639656208.440343, ipsecif_recursive_ipv4overipv4_esp_null, passed tc-start: 1639656208.465257, ipsecif_recursive_ipv4overipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:a7:f3:56:1a ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:b6:97:47:36 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:94:73:8c:eb ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 172.16.1.1 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.101.1/32 172.16.102.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec2 create ] tc-so:Executing command [ rump.ifconfig ipsec2 tunnel 172.16.101.1 172.16.102.1 ] tc-so:Executing command [ rump.ifconfig ipsec2 inet 172.16.201.1/32 172.16.202.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16393 != X ] tc-so:Executing command [ test X16394 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 172.16.202.1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.380005] shmif0: Ethernet address b2:a0:8d:60:81:be tc-so:[ 3.420005] shmif1: Ethernet address b2:a0:a7:f3:56:1a tc-so:[ 34.470005] ipsec0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec2 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec2 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639656278.530648, ipsecif_recursive_ipv4overipv4_esp_rijndaelcbc, passed tc-start: 1639656278.556928, ipsecif_recursive_ipv4overipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:ec:0f:22:7a ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:e9:3d:12:6d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:ce:67:3b:3e ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 172.16.1.1 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.101.1/32 172.16.102.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec2 create ] tc-so:Executing command [ rump.ifconfig ipsec2 tunnel 172.16.101.1 172.16.102.1 ] tc-so:Executing command [ rump.ifconfig ipsec2 inet 172.16.201.1/32 172.16.202.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16393 != X ] tc-so:Executing command [ test X16394 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 172.16.202.1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.270005] IPsec: Initialized Security Association Processing. tc-so:[ 1.300005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.440005] shmif0: Ethernet address b2:a0:bf:b9:81:53 tc-so:[ 3.450005] shmif1: Ethernet address b2:a0:ec:0f:22:7a tc-so:[ 34.060005] ipsec0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec2 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec2 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639656348.190841, ipsecif_recursive_ipv4overipv6_esp_null, passed tc-start: 1639656348.213099, ipsecif_recursive_ipv4overipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:1c:b6:ea:21 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:6a:3e:25:a6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:80:c0:5f:76 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 172.16.1.1 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.101.1/32 172.16.102.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec2 create ] tc-so:Executing command [ rump.ifconfig ipsec2 tunnel 172.16.101.1 172.16.102.1 ] tc-so:Executing command [ rump.ifconfig ipsec2 inet 172.16.201.1/32 172.16.202.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16393 != X ] tc-so:Executing command [ test X16394 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 172.16.202.1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.410005] shmif0: Ethernet address b2:a0:c5:e0:d5:de tc-so:[ 3.470005] shmif1: Ethernet address b2:a0:1c:b6:ea:21 tc-so:[ 33.830005] ipsec0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec2 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec2 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639656419.798007, ipsecif_recursive_ipv4overipv6_esp_rijndaelcbc, passed tc-start: 1639656419.870453, ipsecif_recursive_ipv6overipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:0d:77:66:b3 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:5d:82:52:93 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:28:ad:58:18 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00:3::1 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:103::1/128 fc00:104::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec2 create ] tc-so:Executing command [ rump.ifconfig ipsec2 tunnel fc00:103::1 fc00:104::1 ] tc-so:Executing command [ rump.ifconfig ipsec2 inet6 fc00:203::1/128 fc00:204::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16395 != X ] tc-so:Executing command [ test X16396 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 fc00:204::1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.280005] IPsec: Initialized Security Association Processing. tc-so:[ 1.310005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.680005] shmif0: Ethernet address b2:a0:c6:a6:66:5e tc-so:[ 3.820005] shmif1: Ethernet address b2:a0:0d:77:66:b3 tc-so:[ 32.960005] ipsec0: recursively called too many times(2) tc-so:[ 37.450005] ipsec0: recursively called too many times(2) tc-so:[ 37.720005] ipsec0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec2 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec2 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639656494.797429, ipsecif_recursive_ipv6overipv4_esp_null, passed tc-start: 1639656494.831567, ipsecif_recursive_ipv6overipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:77:0c:7d:2e ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:90:00:7c:18 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:f1:d4:b8:76 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00:3::1 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:103::1/128 fc00:104::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec2 create ] tc-so:Executing command [ rump.ifconfig ipsec2 tunnel fc00:103::1 fc00:104::1 ] tc-so:Executing command [ rump.ifconfig ipsec2 inet6 fc00:203::1/128 fc00:204::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16395 != X ] tc-so:Executing command [ test X16396 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 fc00:204::1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.590005] shmif0: Ethernet address b2:a0:70:de:ff:40 tc-so:[ 3.690005] shmif1: Ethernet address b2:a0:77:0c:7d:2e tc-so:[ 33.060005] ipsec0: recursively called too many times(2) tc-so:[ 33.810005] ipsec0: recursively called too many times(2) tc-so:[ 37.090005] ipsec0: recursively called too many times(2) tc-so:[ 38.910005] ipsec0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec2 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec2 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639656569.74337, ipsecif_recursive_ipv6overipv4_esp_rijndaelcbc, passed tc-start: 1639656569.103083, ipsecif_recursive_ipv6overipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:26:ac:40:9e ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:a2:91:57:7e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:b0:48:d6:fa ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00:3::1 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:103::1/128 fc00:104::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec2 create ] tc-so:Executing command [ rump.ifconfig ipsec2 tunnel fc00:103::1 fc00:104::1 ] tc-so:Executing command [ rump.ifconfig ipsec2 inet6 fc00:203::1/128 fc00:204::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16395 != X ] tc-so:Executing command [ test X16396 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 fc00:204::1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.260005] IPsec: Initialized Security Association Processing. tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.360005] chacha: Portable C ChaCha tc-so:[ 1.360005] aes: BearSSL aes_ct tc-so:[ 1.360005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.360005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.410005] shmif0: Ethernet address b2:a0:9c:0b:87:30 tc-so:[ 3.450005] shmif1: Ethernet address b2:a0:26:ac:40:9e tc-so:[ 33.790005] ipsec0: recursively called too many times(2) tc-so:[ 35.530005] ipsec0: recursively called too many times(2) tc-so:[ 38.050005] ipsec0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec2 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec2 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639656643.524402, ipsecif_recursive_ipv6overipv6_esp_null, passed tc-start: 1639656643.562866, ipsecif_recursive_ipv6overipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:64:12:94:15 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:43:13:c2:54 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:ca:a7:9a:b4 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00:3::1 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:103::1/128 fc00:104::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec2 create ] tc-so:Executing command [ rump.ifconfig ipsec2 tunnel fc00:103::1 fc00:104::1 ] tc-so:Executing command [ rump.ifconfig ipsec2 inet6 fc00:203::1/128 fc00:204::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16395 != X ] tc-so:Executing command [ test X16396 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 fc00:204::1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.310005] IPsec: Initialized Security Association Processing. tc-so:[ 1.350005] mainbus0 (root) tc-so:[ 1.440005] chacha: Portable C ChaCha tc-so:[ 1.440005] aes: BearSSL aes_ct tc-so:[ 1.440005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.440005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.980005] shmif0: Ethernet address b2:a0:a6:b1:58:c6 tc-so:[ 4.710005] shmif1: Ethernet address b2:a0:64:12:94:15 tc-so:[ 31.060005] ipsec0: recursively called too many times(2) tc-so:[ 31.650005] ipsec0: recursively called too many times(2) tc-so:[ 32.170005] ipsec0: recursively called too many times(2) tc-so:[ 35.690005] ipsec0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec2 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec2 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639656716.116023, ipsecif_recursive_ipv6overipv6_esp_rijndaelcbc, passed tp-end: 1639656716.138236, net/if_ipsec/t_ipsec tp-start: 1639656717.218901, net/if_ipsec/t_ipsec_natt, 2 tc-start: 1639656717.225930, ipsecif_natt_transport_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_ipsec unix://ipsec_natt_local_a ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_ipsec unix://ipsec_natt_local_b ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_bpf -lrumpnet_npf unix://ipsec_natt_nat ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_ipsec unix://ipsec_natt_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_local ] tc-so:Executing command [ grep -q b2:a0:99:f0:3e:8a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_local ] tc-so:Executing command [ grep -q b2:a0:27:f3:d7:e6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_natt_nat ] tc-so:Executing command [ grep -q b2:a0:3a:42:c1:67 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_nat ] tc-so:Executing command [ grep -q b2:a0:d6:27:b5:e1 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 192.168.0.2/24 ] tc-so:Executing command [ rump.route -n add default 192.168.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 192.168.0.3/24 ] tc-so:Executing command [ rump.route -n add default 192.168.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.route -n add -net 192.168.0.0 10.0.0.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl reload ./npf.conf ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl start ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 10.0.0.2 4501 ] tc-so:Executing command [ diff -q ./file.send.prepare ./file.recv.prepare ] tc-so:Executing command [ cat ./out.prepare ] tc-so:Executing command [ cat ./out.prepare ] tc-se:kill: pid 27136: No such process tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 10.0.0.2 4501 ] tc-so:Executing command [ diff -q ./file.send.prepare ./file.recv.prepare ] tc-so:Executing command [ cat ./out.prepare ] tc-so:Executing command [ cat ./out.prepare ] tc-se:[2] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -u -w 3 -p 4500 10.0.0.2 4500 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 link0 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 192.168.0.2,4500 10.0.0.2,4500 ] tc-so:Executing command [ rump.ifconfig ipsec0 172.16.100.1/32 ] tc-so:Executing command [ rump.route -n add 172.16.10.1/32 172.16.100.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 link0 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2,4500 10.0.0.1,21068 ] tc-so:Executing command [ rump.ifconfig ipsec0 172.16.10.1/32 ] tc-so:Executing command [ rump.route -n add 172.16.100.1/32 172.16.10.1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 7 172.16.10.1 ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 7 172.16.10.1 4501 ] tc-so:Executing command [ diff -q ./file.send.ipsecif ./file.recv.ipsecif ] tc-se:[5] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ cat ./out.ipsecif ] tc-so:Executing command [ cat ./out.ipsecif ] tc-so:10.0.0.1[21068] 10.0.0.2[4500] tc-so: esp-udp mode=transport spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x0000000a replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 12:13:03 2021 current: Dec 16 12:13:25 2021 tc-so: diff: 22(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 12:13:22 2021 hard: 0(s) soft: 0(s) tc-so: current: 6392(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 10 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=6142 refcnt=0 tc-so:10.0.0.2[4500] 10.0.0.1[21068] tc-so: esp-udp mode=transport spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000007 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 12:13:03 2021 current: Dec 16 12:13:25 2021 tc-so: diff: 22(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 12:13:22 2021 hard: 0(s) soft: 0(s) tc-so: current: 684(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 7 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=6142 refcnt=0 tc-so:10.0.0.1[any] 10.0.0.2[any] 4(ipv4) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=1 seq=3 pid=19422 tc-so: refcnt=0 tc-so:10.0.0.1[any] 10.0.0.2[any] 41(ipv6) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=3 seq=2 pid=19422 tc-so: refcnt=0 tc-so:10.0.0.2[any] 10.0.0.1[any] 4(ipv4) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=2 seq=1 pid=19422 tc-so: refcnt=0 tc-so:10.0.0.2[any] 10.0.0.1[any] 41(ipv6) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=4 seq=0 pid=19422 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -u -w 3 -p 4500 10.0.0.2 4500 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 link0 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 192.168.0.3,4500 10.0.0.2,4500 ] tc-so:Executing command [ rump.ifconfig ipsec0 172.16.110.1/32 ] tc-so:Executing command [ rump.route -n add 172.16.11.1/32 172.16.110.1 ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 link0 ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 10.0.0.2,4500 10.0.0.1,4005 ] tc-so:Executing command [ rump.ifconfig ipsec1 172.16.11.1/32 ] tc-so:Executing command [ rump.route -n add 172.16.110.1/32 172.16.11.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 7 172.16.10.1 ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 7 172.16.11.1 ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 7 172.16.11.1 4501 ] tc-so:Executing command [ diff -q ./file.send.ipsecif ./file.recv.ipsecif ] tc-se:[7] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ cat ./out.ipsecif ] tc-so:Executing command [ cat ./out.ipsecif ] tc-so:Executing command [ rump.ping -c 1 -n -w 7 172.16.10.1 ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 7 172.16.10.1 4501 ] tc-so:Executing command [ diff -q ./file.send.ipsecif ./file.recv.ipsecif ] tc-se:[8] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ cat ./out.ipsecif ] tc-so:Executing command [ cat ./out.ipsecif ] tc-se:[6] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-se:[4] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-se:[3] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639656883.109945, ipsecif_natt_transport_null, passed tc-start: 1639656883.152554, ipsecif_natt_transport_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_ipsec unix://ipsec_natt_local_a ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_ipsec unix://ipsec_natt_local_b ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_bpf -lrumpnet_npf unix://ipsec_natt_nat ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_ipsec unix://ipsec_natt_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_local ] tc-so:Executing command [ grep -q b2:a0:cb:47:e0:05 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_local ] tc-so:Executing command [ grep -q b2:a0:83:4b:a2:23 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_natt_nat ] tc-so:Executing command [ grep -q b2:a0:92:01:e1:06 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_nat ] tc-so:Executing command [ grep -q b2:a0:31:41:9f:bc ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 192.168.0.2/24 ] tc-so:Executing command [ rump.route -n add default 192.168.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 192.168.0.3/24 ] tc-so:Executing command [ rump.route -n add default 192.168.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.route -n add -net 192.168.0.0 10.0.0.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl reload ./npf.conf ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl start ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 10.0.0.2 4501 ] tc-so:Executing command [ diff -q ./file.send.prepare ./file.recv.prepare ] tc-so:Executing command [ cat ./out.prepare ] tc-so:Executing command [ cat ./out.prepare ] tc-se:[1] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 10.0.0.2 4501 ] tc-so:Executing command [ diff -q ./file.send.prepare ./file.recv.prepare ] tc-so:Executing command [ cat ./out.prepare ] tc-so:Executing command [ cat ./out.prepare ] tc-se:[2] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -u -w 3 -p 4500 10.0.0.2 4500 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 link0 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 192.168.0.2,4500 10.0.0.2,4500 ] tc-so:Executing command [ rump.ifconfig ipsec0 172.16.100.1/32 ] tc-so:Executing command [ rump.route -n add 172.16.10.1/32 172.16.100.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 link0 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2,4500 10.0.0.1,33712 ] tc-so:Executing command [ rump.ifconfig ipsec0 172.16.10.1/32 ] tc-so:Executing command [ rump.route -n add 172.16.100.1/32 172.16.10.1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 7 172.16.10.1 ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 7 172.16.10.1 4501 ] tc-so:Executing command [ diff -q ./file.send.ipsecif ./file.recv.ipsecif ] tc-se:[5] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ cat ./out.ipsecif ] tc-so:Executing command [ cat ./out.ipsecif ] tc-so:10.0.0.1[33712] 10.0.0.2[4500] tc-so: esp-udp mode=transport spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x0000000b replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 12:15:39 2021 current: Dec 16 12:16:01 2021 tc-so: diff: 22(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 12:15:58 2021 hard: 0(s) soft: 0(s) tc-so: current: 6464(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 11 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=28172 refcnt=0 tc-so:10.0.0.2[4500] 10.0.0.1[33712] tc-so: esp-udp mode=transport spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000008 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 12:15:39 2021 current: Dec 16 12:16:01 2021 tc-so: diff: 22(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 12:15:58 2021 hard: 0(s) soft: 0(s) tc-so: current: 960(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 8 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=28172 refcnt=0 tc-so:10.0.0.1[any] 10.0.0.2[any] 4(ipv4) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=1 seq=3 pid=20928 tc-so: refcnt=0 tc-so:10.0.0.1[any] 10.0.0.2[any] 41(ipv6) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=3 seq=2 pid=20928 tc-so: refcnt=0 tc-so:10.0.0.2[any] 10.0.0.1[any] 4(ipv4) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=2 seq=1 pid=20928 tc-so: refcnt=0 tc-so:10.0.0.2[any] 10.0.0.1[any] 41(ipv6) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=4 seq=0 pid=20928 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -u -w 3 -p 4500 10.0.0.2 4500 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 link0 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 192.168.0.3,4500 10.0.0.2,4500 ] tc-so:Executing command [ rump.ifconfig ipsec0 172.16.110.1/32 ] tc-so:Executing command [ rump.route -n add 172.16.11.1/32 172.16.110.1 ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 link0 ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 10.0.0.2,4500 10.0.0.1,40061 ] tc-so:Executing command [ rump.ifconfig ipsec1 172.16.11.1/32 ] tc-so:Executing command [ rump.route -n add 172.16.110.1/32 172.16.11.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 7 172.16.10.1 ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 7 172.16.11.1 ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 7 172.16.11.1 4501 ] tc-so:Executing command [ diff -q ./file.send.ipsecif ./file.recv.ipsecif ] tc-se:[7] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ cat ./out.ipsecif ] tc-so:Executing command [ cat ./out.ipsecif ] tc-so:Executing command [ rump.ping -c 1 -n -w 7 172.16.10.1 ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 7 172.16.10.1 4501 ] tc-so:Executing command [ diff -q ./file.send.ipsecif ./file.recv.ipsecif ] tc-se:[8] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ cat ./out.ipsecif ] tc-so:Executing command [ cat ./out.ipsecif ] tc-se:[6] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-se:[4] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-se:[3] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639657046.884521, ipsecif_natt_transport_rijndaelcbc, passed tp-end: 1639657046.927388, net/if_ipsec/t_ipsec_natt tp-start: 1639657048.16912, net/if_ipsec/t_ipsec_pfil, 2 tc-start: 1639657048.19098, ipsecif_pfil_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpvfs -lrumpdev_bpf -lrumpnet_npf -lrumpnet_netipsec -lrumpnet_ipsec unix://router1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpvfs -lrumpdev_bpf -lrumpnet_npf -lrumpnet_netipsec -lrumpnet_ipsec unix://router2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:48:7f:5a:c4 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:cc:af:1b:a3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:c8:7c:e2:be ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 172.16.2.1 8888 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:[1] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl reload ./npf.conf ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl start ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 172.16.2.1 8888 ] tc-se:[2] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl stop ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl reload ./npf.conf ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl start ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 172.16.2.1 8888 ] tc-se:[3] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl stop ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639657107.750942, ipsecif_pfil_esp_null, passed tc-start: 1639657107.777255, ipsecif_pfil_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpvfs -lrumpdev_bpf -lrumpnet_npf -lrumpnet_netipsec -lrumpnet_ipsec unix://router1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpvfs -lrumpdev_bpf -lrumpnet_npf -lrumpnet_netipsec -lrumpnet_ipsec unix://router2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:e3:0b:46:c7 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:52:04:b4:e9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:bf:4b:6c:2e ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 172.16.2.1 8888 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:[1] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl reload ./npf.conf ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl start ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 172.16.2.1 8888 ] tc-se:[2] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl stop ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl reload ./npf.conf ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl start ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 172.16.2.1 8888 ] tc-se:[3] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl stop ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639657166.571141, ipsecif_pfil_esp_rijndaelcbc, passed tp-end: 1639657166.600680, net/if_ipsec/t_ipsec_pfil tp-start: 1639657168.279748, net/if_l2tp/t_l2tp, 5 tc-start: 1639657168.282096, l2tp_basic_ipv4overipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:85:12:8c:07 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:3b:e8:80:fb ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:8c:81:15:e2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:48:08:4e:ce ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:ea:1c:51:a6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.1.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ brconfig bridge0 add shmif0 ] tc-so:Executing command [ brconfig bridge0 add l2tp0 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ brconfig bridge0 add shmif0 ] tc-so:Executing command [ brconfig bridge0 add l2tp0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.1 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 192.168.1.2 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig l2tp0 deletetunnel ] tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig l2tp0 deletetunnel ] tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 192.168.1.2 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639657249.471131, l2tp_basic_ipv4overipv4, passed tc-start: 1639657249.496230, l2tp_basic_ipv4overipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:be:d6:33:2a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:a0:8e:3d:ee ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:e7:4b:a5:a2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:95:c3:07:3b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:eb:bb:d1:10 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.1.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ brconfig bridge0 add shmif0 ] tc-so:Executing command [ brconfig bridge0 add l2tp0 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ brconfig bridge0 add shmif0 ] tc-so:Executing command [ brconfig bridge0 add l2tp0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 192.168.1.2 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig l2tp0 deletetunnel ] tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig l2tp0 deletetunnel ] tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 192.168.1.2 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639657334.454240, l2tp_basic_ipv4overipv6, passed tc-start: 1639657334.487805, l2tp_basic_ipv6overipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:21:f3:46:9d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:d9:a7:30:0a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:d9:9c:7f:5e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:e5:2c:70:1a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:75:78:52:6a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:1::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ brconfig bridge0 add shmif0 ] tc-so:Executing command [ brconfig bridge0 add l2tp0 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ brconfig bridge0 add shmif0 ] tc-so:Executing command [ brconfig bridge0 add l2tp0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.1 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 fc00:1::2 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig l2tp0 deletetunnel ] tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig l2tp0 deletetunnel ] tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 fc00:1::2 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639657411.721077, l2tp_basic_ipv6overipv4, passed tc-start: 1639657411.745003, l2tp_basic_ipv6overipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:f5:14:75:77 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:d5:47:31:16 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:d1:36:0c:be ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:e2:e8:69:8a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:c9:1c:18:eb ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:1::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ brconfig bridge0 add shmif0 ] tc-so:Executing command [ brconfig bridge0 add l2tp0 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ brconfig bridge0 add shmif0 ] tc-so:Executing command [ brconfig bridge0 add l2tp0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 fc00:1::2 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig l2tp0 deletetunnel ] tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig l2tp0 deletetunnel ] tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 fc00:1::2 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639657484.410139, l2tp_basic_ipv6overipv6, passed tc-start: 1639657484.441552, l2tp_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig l2tp0 down ] tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-end: 1639657487.987166, l2tp_create_destroy, passed tp-end: 1639657487.997358, net/if_l2tp/t_l2tp tp-start: 1639657493.738341, net/if_lagg/t_lagg, 21 tc-start: 1639657493.741001, lagg_failover_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:85:78:25:08 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:aa:0a:ad:3e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:dd:87:c2:40 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:d9:d6:2b:da ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:33:ef:39:ac ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto failover ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif2 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto failover ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif2 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 192.168.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ping -c 1 192.168.0.2 ] tc-so:Executing command [ rump.ifconfig lagg0 laggfailover -rx-all ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggfailover -rx-all ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ping -c 1 -c 1 192.168.0.2 ] tc-end: 1639657537.659782, lagg_failover_ipv4, passed tc-start: 1639657537.683607, lagg_failover_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:86:3a:6c:7f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:c1:81:45:ac ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:53:d3:5d:6b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:2f:a1:b1:4e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:04:da:6f:b1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto failover ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif2 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto failover ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif2 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ping6 -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig lagg0 laggfailover -rx-all ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggfailover -rx-all ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ping6 -c 1 -c 1 fc00::2 ] tc-end: 1639657579.186365, lagg_failover_ipv6, passed tc-start: 1639657579.220796, lagg_failover_l2tp_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_l2tp unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:db:b8:fb:ac ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:b7:1e:35:83 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:fc:89:3e:03 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:da:05:60:4a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:5c:12:22:63 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1001 1002 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1011 1012 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1021 1022 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1002 1001 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.2 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1012 1011 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.2 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1022 1021 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto failover ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp2 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto failover ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp2 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 192.168.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 down ] tc-so:Executing command [ rump.ifconfig l2tp0 down ] tc-so:Executing command [ rump.ping -c 1 192.168.0.2 ] tc-so:Executing command [ rump.ifconfig lagg0 laggfailover -rx-all ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggfailover -rx-all ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ping -c 1 -c 1 192.168.0.2 ] tc-end: 1639657632.914723, lagg_failover_l2tp_ipv4, passed tc-start: 1639657632.939168, lagg_failover_l2tp_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 -lrumpnet_l2tp unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:90:d1:b8:0f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:58:40:b5:f3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:20:56:ec:bf ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:8a:a9:5f:89 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:31:df:2d:e5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1001 1002 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1011 1012 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1021 1022 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1002 1001 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.2 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1012 1011 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.2 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1022 1021 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto failover ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp2 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto failover ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp2 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 down ] tc-so:Executing command [ rump.ifconfig l2tp0 down ] tc-so:Executing command [ rump.ping6 -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig lagg0 laggfailover -rx-all ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggfailover -rx-all ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ping6 -c 1 -c 1 fc00::2 ] tc-end: 1639657685.372730, lagg_failover_l2tp_ipv6, passed tc-start: 1639657685.398295, lagg_ifconfig tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock0 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 destroy ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto none ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto none ] tc-so:Executing command [ rump.ifconfig lagg0 destroy ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto none ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:### Dumping unix://commsock0 tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:lagg0: flags=0x8802 tc-so: laggproto none tc-so: address: 92:31:83:5b:ed:c1 tc-so: status: no carrier tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lagg0 0 92:31:83:5b:ed:c1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 34 0 34 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 132 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 56 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 13 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 86 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 361 0 0 121 0 121 121 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:mutex 64 37 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 29 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 2 0 1 1 0 1 1 0 inf 0 tc-so:rwlock 64 10 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1111 0 36 194 0 194 tc-so: tc-so:In use 1084K, total allocated 1552K; utilization 69.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:lagg0: tc-so: enaddr 92:31:83:5b:ed:c1 multicnt 0 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.150005] chacha: Portable C ChaCha tc-so:[ 2.090005] shmif0: Ethernet address b2:a0:23:9c:42:fa tc-so:[ 5.460005] shmif1: Ethernet address b2:a0:89:ab:64:2b tc-end: 1639657696.258755, lagg_ifconfig, passed tc-start: 1639657696.287102, lagg_ipv6lla tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_lagg unix://commsock0 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:7f:25:0f:16 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif1 ] tc-so:Executing command [ rump.ifconfig shmif1 ] tc-end: 1639657703.820387, lagg_ipv6lla, passed tc-start: 1639657703.852238, lagg_lacp_basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 down ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto none ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 laggport shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif0 -laggport shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 destroy ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 laggport shmif1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig lagg0 down ] tc-so:Executing command [ rump.ifconfig lagg0 destroy ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 laggport shmif1 laggport shmif2 ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp ] tc-so:Executing command [ rump.ifconfig lagg1 create ] tc-so:Executing command [ rump.ifconfig lagg1 laggproto lacp ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg1 laggport shmif1 ] tc-so:Executing command [ rump.ifconfig lagg1 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-end: 1639657749.595384, lagg_lacp_basic, passed tc-start: 1639657749.616035, lagg_lacp_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:11:b5:ce:45 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:ef:0e:7c:47 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:15:a6:32:64 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:dd:10:5e:ad ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:20:48:77:bf ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 192.168.0.1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 laggport shmif2 ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 laggport shmif2 ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ping -c 1 192.168.0.1 ] tc-end: 1639657780.205999, lagg_lacp_ipv4, passed tc-start: 1639657780.232315, lagg_lacp_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:a6:68:b4:6f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:b4:73:b2:b0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:28:60:fe:d3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:b5:fc:ca:4e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:68:3c:0b:8d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 laggport shmif2 ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 laggport shmif2 ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ping6 -c 1 fc00::1 ] tc-end: 1639657807.826354, lagg_lacp_ipv6, passed tc-start: 1639657807.853044, lagg_lacp_l2tp_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_l2tp unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:59:a7:d5:36 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:1a:46:42:3e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:de:3b:fa:a1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:02:39:7b:b2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:78:6e:97:91 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1001 1002 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1011 1012 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1021 1022 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1002 1001 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.2 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1012 1011 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.2 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1022 1021 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport l2tp0 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport l2tp0 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 192.168.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 laggport l2tp2 ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 laggport l2tp2 ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ping -c 1 192.168.0.1 ] tc-end: 1639657847.701363, lagg_lacp_l2tp_ipv4, passed tc-start: 1639657847.731675, lagg_lacp_l2tp_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 -lrumpnet_l2tp unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:69:71:0e:c6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:b5:01:c4:f1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:89:48:d7:16 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:d3:83:8e:09 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:2b:9b:6f:f6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1001 1002 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1011 1012 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1021 1022 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1002 1001 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.2 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1012 1011 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.2 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1022 1021 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport l2tp0 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport l2tp0 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 fc00::1 ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 laggport l2tp2 ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 laggport l2tp2 ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ping6 -c 1 fc00::1 ] tc-end: 1639657885.529087, lagg_lacp_l2tp_ipv6, passed tc-start: 1639657885.562150, lagg_lacp_portpri tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:c2:07:36:a2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:b1:67:5d:ff ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:85:bd:24:20 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:bd:0d:5f:f8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:ac:4c:2d:6a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp ] tc-so:Executing command [ rump.ifconfig lagg0 lagglacp maxports 2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif2 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 pri 300 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 pri 200 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif2 pri 100 ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggportpri shmif0 5000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggportpri shmif1 5000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggportpri shmif2 5000 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-end: 1639657922.833465, lagg_lacp_portpri, passed tc-start: 1639657922.860654, lagg_lacp_vlan_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_vlan unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_vlan unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:3a:73:63:42 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:a5:bb:2c:36 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:a1:aa:cc:04 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:ff:0f:ce:d7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:a9:bb:0c:68 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif lagg0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif lagg0 ] tc-so:Executing command [ rump.ifconfig vlan1 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig vlan1 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif lagg0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 192.168.0.2/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif lagg0 ] tc-so:Executing command [ rump.ifconfig vlan1 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig vlan1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 192.168.0.2 ] tc-so:Executing command [ rump.ping -c 1 192.168.1.2 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ping -c 1 192.168.0.1 ] tc-so:Executing command [ rump.ping -c 1 192.168.1.1 ] tc-end: 1639657956.579442, lagg_lacp_vlan_ipv4, passed tc-start: 1639657956.612197, lagg_lacp_vlan_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:37:4f:29:51 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:81:79:40:a9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:d5:a3:20:48 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:bc:21:5c:76 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:cf:8b:e7:b1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif lagg0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:rump.ifconfig: rump client init: Connection refused tc-se: tc-se:rump.halt: init failed: Connection refused tc-end: 1639657973.803461, lagg_lacp_vlan_ipv6, failed, atf-check failed; see the output of the test for details tc-start: 1639657973.848320, lagg_lacp_vlanl2tp_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_vlan -lrumpnet_l2tp unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_vlan -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:8a:3a:ba:11 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:83:d0:82:3c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:e9:1e:e0:96 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:67:cb:4c:0e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:9e:91:c5:5d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1001 1002 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1011 1012 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1021 1022 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1002 1001 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.2 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1012 1011 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.2 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1022 1021 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport l2tp0 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport l2tp0 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif lagg0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif lagg0 ] tc-so:Executing command [ rump.ifconfig vlan1 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig vlan1 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif lagg0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 192.168.0.2/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif lagg0 ] tc-so:Executing command [ rump.ifconfig vlan1 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig vlan1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 192.168.0.2 ] tc-so:Executing command [ rump.ping -c 1 192.168.1.2 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ping -c 1 192.168.0.1 ] tc-so:Executing command [ rump.ping -c 1 192.168.1.1 ] tc-end: 1639658015.652515, lagg_lacp_vlanl2tp_ipv4, passed tc-start: 1639658015.679199, lagg_lacp_vlanl2tp_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_vlan -lrumpnet_netinet6 -lrumpnet_l2tp unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_vlan -lrumpnet_netinet6 -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:9a:62:4c:1f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:ff:73:85:99 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:a7:32:a9:d4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:5f:03:ff:f9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:bc:24:f6:c6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1001 1002 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1011 1012 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1021 1022 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1002 1001 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.2 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1012 1011 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.2 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1022 1021 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport l2tp0 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport l2tp0 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif lagg0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:rump.ifconfig: rump client init: Connection refused tc-se: tc-se:rump.halt: init failed: Connection refused tc-end: 1639658042.951346, lagg_lacp_vlanl2tp_ipv6, failed, atf-check failed; see the output of the test for details tc-start: 1639658043.10982, lagg_loadbalance_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:3f:dc:97:e7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:c4:59:1a:a1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:c4:44:62:91 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:7c:b0:1c:c2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:0a:e4:36:6a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto loadbalance ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif2 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto loadbalance ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif2 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 192.168.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ping -c 1 192.168.0.2 ] tc-end: 1639658068.131458, lagg_loadbalance_ipv4, passed tc-start: 1639658068.154932, lagg_loadbalance_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:db:06:19:b2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:61:6e:4e:70 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:3c:28:6f:88 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:8b:28:d6:12 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:a4:30:c7:62 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto loadbalance ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif2 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto loadbalance ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif2 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ping6 -c 1 fc00::2 ] tc-end: 1639658087.460552, lagg_loadbalance_ipv6, passed tc-start: 1639658087.484173, lagg_loadbalance_l2tp_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_l2tp unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:6b:ef:1d:a8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:46:8f:f7:cf ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:e5:48:35:16 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:4b:d6:73:fb ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:4f:47:fc:1b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1001 1002 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1011 1012 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1021 1022 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1002 1001 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.2 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1012 1011 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.2 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1022 1021 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto loadbalance ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp2 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto loadbalance ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp2 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 192.168.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 down ] tc-so:Executing command [ rump.ifconfig l2tp0 down ] tc-so:Executing command [ rump.ping -c 1 192.168.0.2 ] tc-end: 1639658121.466249, lagg_loadbalance_l2tp_ipv4, passed tc-start: 1639658121.493147, lagg_loadbalance_l2tp_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 -lrumpnet_l2tp unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:80:0a:c2:86 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:80:cb:b1:ca ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:8a:ec:b1:5a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:8a:07:75:df ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:e2:90:4b:81 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1001 1002 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1011 1012 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1021 1022 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1002 1001 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.2 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1012 1011 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.2 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1022 1021 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto loadbalance ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp2 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto loadbalance ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp2 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 down ] tc-so:Executing command [ rump.ifconfig l2tp0 down ] tc-so:Executing command [ rump.ping6 -c 1 fc00::2 ] tc-end: 1639658151.448239, lagg_loadbalance_l2tp_ipv6, passed tc-start: 1639658151.477139, lagg_macaddr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock0 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:9a:00:4f:b4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig shmif0 link 02:00:00:00:00:01 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-end: 1639658165.519235, lagg_macaddr, passed tp-end: 1639658165.545733, net/if_lagg/t_lagg tp-start: 1639658165.774523, net/if_loop/t_pr, 2 tc-start: 1639658165.777601, loopmtu tc-so:[ 1.0000000] entropy: ready tc-end: 1639658166.536232, loopmtu, passed tc-start: 1639658166.544647, loopmtu_csum tc-so:[ 1.0000000] entropy: ready tc-end: 1639658167.108622, loopmtu_csum, passed tp-end: 1639658167.115769, net/if_loop/t_pr tp-start: 1639658167.851134, net/if_loop/t_basic, 1 tc-start: 1639658167.853768, loop_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://loop_basic_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://loop_basic_local tc-so:Executing command [ rump.ifconfig lo1 create ] tc-so:Executing command [ rump.ifconfig lo1 destroy ] tc-so:Executing command [ rump.ifconfig lo1 create ] tc-so:Executing command [ rump.ifconfig lo1 up ] tc-so:Executing command [ rump.ifconfig lo1 down ] tc-so:Executing command [ rump.ifconfig lo1 destroy ] tc-so:Executing command [ rump.ifconfig lo1 create ] tc-so:Executing command [ rump.ifconfig lo1 up ] tc-so:Executing command [ rump.ifconfig lo1 destroy ] tc-so:Executing command [ rump.ifconfig lo1 create ] tc-so:Executing command [ rump.ifconfig lo1 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig lo1 up ] tc-so:Executing command [ rump.ifconfig lo1 destroy ] tc-so:Executing command [ rump.ifconfig lo1 create ] tc-so:Executing command [ rump.ifconfig lo1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig lo1 up ] tc-so:Executing command [ rump.ifconfig lo1 destroy ] tc-so:unix://loop_basic_local tc-so:### Dumping unix://loop_basic_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 19 0 19 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 39 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 174 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 55 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 13 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 89 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 204 0 0 68 0 68 68 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mutex 64 30 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 29 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 32 0 26 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1012 0 49 144 0 144 tc-so: tc-so:In use 770K, total allocated 1152K; utilization 66.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.190005] chacha: Portable C ChaCha tc-so:[ 3.130005] in6_if_link_down: ::1 marked detached tc-so:[ 3.130005] in6_if_link_down: fe80:2::1 marked detached tc-so:[ 4.070005] in6_if_link_down: ::1 marked detached tc-so:[ 4.070005] in6_if_link_down: fe80:2::1 marked detached tc-so:[ 5.010005] in6_if_link_down: ::1 marked detached tc-so:[ 5.010005] in6_if_link_down: fe80:2::1 marked detached tc-so:[ 5.890005] in6_if_link_down: fc00::1 marked detached tc-so:[ 5.890005] in6_if_link_down: ::1 marked detached tc-so:[ 5.890005] in6_if_link_down: fe80:2::1 marked detached tc-so:unix://loop_basic_local tc-end: 1639658176.61424, loop_create_destroy, passed tp-end: 1639658176.70250, net/if_loop/t_basic tp-start: 1639658178.942110, net/if_pppoe/t_pppoe, 9 tc-start: 1639658178.944700, pppoe6_chap tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_server ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_client ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:6b:69:55:88 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthname=foobar@baz.com hisauthsecret=oink hisauthproto=chap myauthproto=none norechallenge ] tc-so:Executing command [ rump.ifconfig pppoe0 inet6 fc00::1/64 down ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=chap hisauthproto=none ] tc-so:Executing command [ rump.ifconfig pppoe0 inet6 fc00::3/64 down ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::1 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::1 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::3 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::3 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=invalidsecret myauthproto=chap hisauthproto=none max-auth-failure=1 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::1 ] tc-so:Executing command [ rump.ifconfig pppoe0 ] tc-end: 1639658244.681034, pppoe6_chap, passed tc-start: 1639658244.704060, pppoe6_pap tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_server ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_client ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:fc:8b:7d:4f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthname=foobar@baz.com hisauthsecret=oink hisauthproto=pap myauthproto=none ] tc-so:Executing command [ rump.ifconfig pppoe0 inet6 fc00::1/64 down ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=pap hisauthproto=none ] tc-so:Executing command [ rump.ifconfig pppoe0 inet6 fc00::3/64 down ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::1 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::1 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::3 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::3 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=invalidsecret myauthproto=pap hisauthproto=none max-auth-failure=1 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::1 ] tc-so:Executing command [ rump.ifconfig pppoe0 ] tc-end: 1639658306.346451, pppoe6_pap, passed tc-start: 1639658306.375787, pppoe_chap tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_server ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_client ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:5d:f6:ec:d3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 10.3.3.1 10.3.3.3 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthproto=chap hisauthname=foobar@baz.com hisauthsecret=oink myauthproto=none norechallenge ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=chap hisauthproto=none ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.1 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ /bin/sh -c env RUMP_SERVER=unix://pppoe_server rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.1 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.3 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.3 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthproto=chap myauthname=foobar@baz.com myauthsecret=invalidsecret hisauthproto=none max-auth-failure=1 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.1 ] tc-so:Executing command [ rump.ifconfig pppoe0 ] tc-end: 1639658368.584982, pppoe_chap, passed tc-start: 1639658368.605542, pppoe_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_client ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-end: 1639658374.763878, pppoe_create_destroy, passed tc-start: 1639658374.774824, pppoe_mtu tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_server ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_client ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:44:11:0d:b3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 10.3.3.1 10.3.3.3 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthname=foobar@baz.com hisauthsecret=oink hisauthproto=chap myauthproto=none norechallenge ] tc-so:Executing command [ rump.ifconfig pppoe0 mtu 1400 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=chap hisauthproto=none ] tc-so:Executing command [ rump.ifconfig pppoe0 mtu 1450 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 mtu 1460 ] tc-so:Executing command [ rump.ifconfig pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 mtu 1470 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 ] tc-se:rump.ifconfig: SIOCSIFMTU: Invalid argument tc-so:Executing command [ rump.ifconfig pppoe0 mtu 1501 ] tc-end: 1639658397.416388, pppoe_mtu, passed tc-start: 1639658397.436691, pppoe_pap tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_server ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_client ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:b3:cc:04:e6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 10.3.3.1 10.3.3.3 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthproto=pap hisauthname=foobar@baz.com hisauthsecret=oink myauthproto=none ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=pap hisauthproto=none ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.1 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ /bin/sh -c env RUMP_SERVER=unix://pppoe_server rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.1 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.3 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.3 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthproto=pap myauthname=foobar@baz.com myauthsecret=invalidsecret hisauthproto=none max-auth-failure=1 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.1 ] tc-so:Executing command [ rump.ifconfig pppoe0 ] tc-end: 1639658458.79243, pppoe_pap, passed tc-start: 1639658458.98494, pppoe_params tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_server ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_client ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:c7:a4:6d:ff ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 10.3.3.1 10.3.3.3 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthname=foobar@baz.com hisauthsecret=oink hisauthproto=chap myauthproto=none norechallenge ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=chap hisauthproto=none ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADR ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 -a ACNAME-TEST0 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 -a ACNAME-TEST1 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:ac:93:74:87 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:d8:ed:66:a0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 10.3.3.1 10.3.3.3 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthname=foobar@baz.com hisauthsecret=oink hisauthproto=chap myauthproto=none norechallenge ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=chap hisauthproto=none ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -a ACNAME-TEST2 -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADR ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -a "" -e shmif0 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:b8:06:28:3c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:86:03:66:2e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 10.3.3.1 10.3.3.3 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthname=foobar@baz.com hisauthsecret=oink hisauthproto=chap myauthproto=none norechallenge ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=chap hisauthproto=none ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 -s SNAME-TEST0 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADR ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 -s SNAME-TEST1 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADR ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:65:ac:ac:18 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:10:56:2f:80 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 10.3.3.1 10.3.3.3 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthname=foobar@baz.com hisauthsecret=oink hisauthproto=chap myauthproto=none norechallenge ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=chap hisauthproto=none ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -s SNAME-TEST2 -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADR ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:42:ce:70:6d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:c8:10:4a:ab ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 10.3.3.1 10.3.3.3 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthname=foobar@baz.com hisauthsecret=oink hisauthproto=chap myauthproto=none norechallenge ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=chap hisauthproto=none ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 -a ACNAME-TEST3 -s SNAME-TEST3 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADR ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 -a ACNAME-TEST4 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADR ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 -a ACNAME-TEST5 -s SNAME-TEST5 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 -s SNAME-TEST6 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADR ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 noipv6cp ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -dd pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 noipcp ipv6cp ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -dd pppoe0 ] tc-end: 1639658607.410908, pppoe_params, passed tc-start: 1639658607.435548, pppoe_passiveauthproto_chap tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_server ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_client ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:a5:23:70:40 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 10.3.3.1 10.3.3.3 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthname=foobar@baz.com hisauthsecret=oink hisauthproto=chap myauthproto=none norechallenge ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=none hisauthproto=none passiveauthproto ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.1 ] tc-end: 1639658621.219070, pppoe_passiveauthproto_chap, passed tc-start: 1639658621.243012, pppoe_passiveauthproto_pap tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_server ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_client ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:f2:5f:8b:a7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 10.3.3.1 10.3.3.3 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthname=foobar@baz.com hisauthsecret=oink hisauthproto=pap myauthproto=none ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=none hisauthproto=none passiveauthproto ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.1 ] tc-end: 1639658632.763834, pppoe_passiveauthproto_pap, passed tp-end: 1639658632.785116, net/if_pppoe/t_pppoe tp-start: 1639658634.100985, net/if_tap/t_tap, 3 tc-start: 1639658634.108029, tap_bridged tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 -lrumpnet_tap -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 -lrumpnet_tap unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:ea:41:29:cc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig tap0 create ] tc-so:Executing command [ grep -q f2:0b:a4:79:4f:ea ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig tap0 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig tap0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig tap0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ brconfig bridge0 add shmif0 ] tc-so:Executing command [ brconfig bridge0 add tap0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.3 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::3 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::1 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ /usr/tests/net/if_tap/rump_open_tap /dev/tap0 ./.__tap.pid ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig tap0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-se:kill: pid 12635: No such process tc-end: 1639658676.206350, tap_bridged, passed tc-start: 1639658676.229741, tap_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 -lrumpnet_tap unix://commsock1 ] tc-so:Executing command [ rump.ifconfig tap0 create ] tc-so:Executing command [ rump.ifconfig tap0 destroy ] tc-so:Executing command [ rump.ifconfig tap0 create ] tc-so:Executing command [ rump.ifconfig tap0 up ] tc-so:Executing command [ rump.ifconfig tap0 down ] tc-so:Executing command [ rump.ifconfig tap0 destroy ] tc-so:Executing command [ rump.ifconfig tap0 create ] tc-so:Executing command [ rump.ifconfig tap0 up ] tc-so:Executing command [ rump.ifconfig tap0 destroy ] tc-so:Executing command [ rump.ifconfig tap0 create ] tc-so:Executing command [ rump.ifconfig tap0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig tap0 up ] tc-so:Executing command [ rump.ifconfig tap0 destroy ] tc-so:Executing command [ rump.ifconfig tap0 create ] tc-so:Executing command [ rump.ifconfig tap0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig tap0 up ] tc-so:Executing command [ rump.ifconfig tap0 destroy ] tc-end: 1639658682.940341, tap_create_destroy, passed tc-start: 1639658682.950336, tap_stand_alone tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 -lrumpnet_tap unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 -lrumpnet_tap unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:bb:85:93:b7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.3 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::3 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 delete ] tc-so:Executing command [ rump.ifconfig tap0 create ] tc-so:Executing command [ grep -q f2:0b:a4:99:42:be ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig tap0 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig tap0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig tap0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig tap0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639658712.909339, tap_stand_alone, passed tp-end: 1639658712.926848, net/if_tap/t_tap tp-start: 1639658713.861004, net/if_tun/t_tun, 2 tc-start: 1639658713.864095, tun_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_tun unix://commsock1 ] tc-so:Executing command [ rump.ifconfig tun0 create ] tc-so:Executing command [ rump.ifconfig tun0 destroy ] tc-so:Executing command [ rump.ifconfig tun0 create ] tc-so:Executing command [ rump.ifconfig tun0 up ] tc-so:Executing command [ rump.ifconfig tun0 down ] tc-so:Executing command [ rump.ifconfig tun0 destroy ] tc-so:Executing command [ rump.ifconfig tun0 create ] tc-so:Executing command [ rump.ifconfig tun0 up ] tc-so:Executing command [ rump.ifconfig tun0 destroy ] tc-end: 1639658717.590426, tun_create_destroy, passed tc-start: 1639658717.620481, tun_setup tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_tun unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_tun unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig tun0 create ] tc-so:Executing command [ rump.ifconfig tun0 10.0.0.1 10.0.0.2 up ] tc-so:Executing command [ rump.ifconfig tun0 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:10.0.0.2 10.0.0.1 UH - - - tun0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ /bin/sh -c rump.netstat -rn -f inet | grep ^'10\.0\.0\.2' ] tc-so:Executing command [ /bin/sh -c rump.netstat -rn -f inet | grep ^'10\.0\.0\.2' ] tc-so:Executing command [ /bin/sh -c rump.netstat -rn -f inet | grep ^'10\.0\.0\.2' ] tc-so:Executing command [ rump.ifconfig tun0 create ] tc-so:Executing command [ rump.ifconfig tun0 10.0.0.2 10.0.0.1 up ] tc-so:Executing command [ rump.ifconfig tun0 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 10.0.0.2 UH - - - tun0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ /bin/sh -c rump.netstat -rn -f inet | grep ^'10\.0\.0\.1' ] tc-so:Executing command [ /bin/sh -c rump.netstat -rn -f inet | grep ^'10\.0\.0\.1' ] tc-so:Executing command [ /bin/sh -c rump.netstat -rn -f inet | grep ^'10\.0\.0\.1' ] tc-end: 1639658738.333923, tun_setup, passed tp-end: 1639658738.347689, net/if_tun/t_tun tp-start: 1639658739.421843, net/if_vether/t_vether, 3 tc-start: 1639658739.425212, vether_bridged tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 -lrumpnet_vether -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 -lrumpnet_vether unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:49:cc:8e:17 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vether0 create ] tc-so:Executing command [ grep -q f2:0b:a4:d9:e7:4f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig vether0 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig vether0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig vether0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ brconfig bridge0 add shmif0 ] tc-so:Executing command [ brconfig bridge0 add vether0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.3 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::3 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::1 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig vether0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639658771.252567, vether_bridged, passed tc-start: 1639658771.270226, vether_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 -lrumpnet_vether unix://commsock1 ] tc-so:Executing command [ rump.ifconfig vether0 create ] tc-so:Executing command [ rump.ifconfig vether0 destroy ] tc-so:Executing command [ rump.ifconfig vether0 create ] tc-so:Executing command [ rump.ifconfig vether0 up ] tc-so:Executing command [ rump.ifconfig vether0 down ] tc-so:Executing command [ rump.ifconfig vether0 destroy ] tc-so:Executing command [ rump.ifconfig vether0 create ] tc-so:Executing command [ rump.ifconfig vether0 up ] tc-so:Executing command [ rump.ifconfig vether0 destroy ] tc-so:Executing command [ rump.ifconfig vether0 create ] tc-so:Executing command [ rump.ifconfig vether0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vether0 up ] tc-so:Executing command [ rump.ifconfig vether0 destroy ] tc-so:Executing command [ rump.ifconfig vether0 create ] tc-so:Executing command [ rump.ifconfig vether0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig vether0 up ] tc-so:Executing command [ rump.ifconfig vether0 destroy ] tc-end: 1639658777.228043, vether_create_destroy, passed tc-start: 1639658777.241323, vether_stand_alone tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 -lrumpnet_vether unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 -lrumpnet_vether unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:74:62:80:a9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.3 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::3 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 delete ] tc-so:Executing command [ rump.ifconfig vether0 create ] tc-so:Executing command [ grep -q f2:0b:a4:14:5b:a1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig vether0 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig vether0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig vether0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig vether0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639658809.742750, vether_stand_alone, passed tp-end: 1639658809.762209, net/if_vether/t_vether tp-start: 1639658814.147818, net/if_vlan/t_vlan, 15 tc-start: 1639658814.150332, vlan_auto_follow_mtu tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:2f:4e:d7:c2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 1400 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -D -n -w 1 -c 1 -s 1468 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -D -n -w 1 -c 1 -s 1469 10.0.0.2 ] tc-end: 1639658835.502709, vlan_auto_follow_mtu, passed tc-start: 1639658835.535532, vlan_auto_follow_mtu6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:a0:0a:f7:65 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 1400 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -mm -n -c 1 -i 1 -s 1448 fc00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -mm -n -c 1 -i 1 -s 1449 fc00::2 ] tc-so:Executing command [ cat ./out ] tc-end: 1639658848.419868, vlan_auto_follow_mtu6, passed tc-start: 1639658848.447437, vlan_basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:be:ee:2a:0f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 20 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -z vlan0 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-end: 1639658886.794996, vlan_basic, passed tc-start: 1639658886.824004, vlan_basic6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:5a:6b:cf:b6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -c 1 fc00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 20 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -c 1 fc00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -z vlan0 ] tc-so:Executing command [ rump.ping6 -n -c 1 fc00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-end: 1639658920.631164, vlan_basic6, passed tc-start: 1639658920.656315, vlan_bridge tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ rump.ifconfig bridge0 mtu 1496 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 delete vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 delete vlan0 ] tc-so:Executing command [ rump.ifconfig bridge0 mtu 1495 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 delete vlan0 ] tc-so:Executing command [ rump.ifconfig bridge0 mtu 1496 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 1495 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 delete vlan0 ] tc-so:Executing command [ rump.ifconfig bridge0 mtu 1497 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig bridge0 mtu 1496 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639658935.523479, vlan_bridge, passed tc-start: 1639658935.543690, vlan_bridge6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan -lrumpnet_netinet6 -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ rump.ifconfig bridge0 mtu 1496 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 delete vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 delete vlan0 ] tc-so:Executing command [ rump.ifconfig bridge0 mtu 1495 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 delete vlan0 ] tc-so:Executing command [ rump.ifconfig bridge0 mtu 1496 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 1495 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 delete vlan0 ] tc-so:Executing command [ rump.ifconfig bridge0 mtu 1497 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig bridge0 mtu 1496 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639658952.975647, vlan_bridge6, passed tc-start: 1639658952.993796, vlan_configs tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif0 link b0:a0:75:00:01:00 active ] tc-so:Executing command [ rump.ifconfig shmif1 link b0:a0:75:00:01:01 active ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 1497 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 1496 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 42 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 41 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 10 vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan1 -vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 10 vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-end: 1639658963.563091, vlan_configs, passed tc-start: 1639658963.572027, vlan_configs6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif0 link b0:a0:75:00:01:00 active ] tc-so:Executing command [ rump.ifconfig shmif1 link b0:a0:75:00:01:01 active ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 1497 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 1496 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 42 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 41 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 10 vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan1 -vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 10 vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-end: 1639658973.200358, vlan_configs6, passed tc-start: 1639658973.211416, vlan_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan unix://commsock1 ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 destroy ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 down ] tc-so:Executing command [ rump.ifconfig vlan0 destroy ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 destroy ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan2 create ] tc-so:Executing command [ rump.ifconfig vlan2 vlan 12 vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan3 create ] tc-so:Executing command [ rump.ifconfig vlan3 vlan 13 vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig vlan1 ] tc-so:Executing command [ rump.ifconfig vlan2 ] tc-so:Executing command [ rump.ifconfig vlan3 ] tc-so:Executing command [ rump.ifconfig vlan0 destroy ] tc-so:Executing command [ rump.ifconfig vlan1 destroy ] tc-so:Executing command [ rump.ifconfig vlan2 destroy ] tc-so:Executing command [ rump.ifconfig vlan3 destroy ] tc-end: 1639658983.118742, vlan_create_destroy, passed tc-start: 1639658983.128513, vlan_create_destroy6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 destroy ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 down ] tc-so:Executing command [ rump.ifconfig vlan0 destroy ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 destroy ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan2 create ] tc-so:Executing command [ rump.ifconfig vlan2 vlan 12 vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan3 create ] tc-so:Executing command [ rump.ifconfig vlan3 vlan 13 vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig vlan1 ] tc-so:Executing command [ rump.ifconfig vlan2 ] tc-so:Executing command [ rump.ifconfig vlan3 ] tc-so:Executing command [ rump.ifconfig vlan0 destroy ] tc-so:Executing command [ rump.ifconfig vlan1 destroy ] tc-so:Executing command [ rump.ifconfig vlan2 destroy ] tc-so:Executing command [ rump.ifconfig vlan3 destroy ] tc-end: 1639658992.662915, vlan_create_destroy6, passed tc-start: 1639658992.675365, vlan_multicast tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr net0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 10.0.0.1/24 up ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 inet 10.0.1.1/24 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan1 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan1 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 224.0.0.10 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-end: 1639659009.978854, vlan_multicast, passed tc-start: 1639659009.994693, vlan_multicast6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr net0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 up ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 inet6 fc00:1::1/64 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan1 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan1 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 ff11::10 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-end: 1639659025.436248, vlan_multicast6, passed tc-start: 1639659025.450890, vlan_promisc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_bpf -lrumpnet_vlan -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ grep -q b2:a0:20:be:d4:7a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:06:d9:c0:9d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 inet 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -s 10.0.0.1 b2:a0:20:be:d4:7a ] tc-so:Executing command [ rump.ifconfig bridge0 mtu 1496 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig bridge0 down ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 delete vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/bpfopen -dv -b /rump/dev/bpf -p ./bpfopen.pid shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig -z vlan0 ] tc-so:Executing command [ rump.ifconfig -v vlan0 ] tc-so:Executing command [ rump.ping -c 3 -i 0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig -v vlan0 ] tc-so:Executing command [ kill -TERM 13922 ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/bpfopen -dv -b /rump/dev/bpf -p ./bpfopen.pid vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ kill -TERM 20584 ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-end: 1639659061.503264, vlan_promisc, passed tc-start: 1639659061.528437, vlan_vlanid tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:57:2f:fb:41 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan -1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 4094 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 4094 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 3093 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 3093 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 686 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 686 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 13 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 13 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 0 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 4095 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 4096 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 16385 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 65536 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 65537 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 69631 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 2 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig vlan1 up ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig vlan1 up ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.2 ] tc-end: 1639659085.780636, vlan_vlanid, passed tc-start: 1639659085.797766, vlan_vlanid6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:56:c4:b0:92 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan -1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ping6 -n -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 4094 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 4094 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ping6 -n -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 92 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 92 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ping6 -n -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 2515 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 2515 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ping6 -n -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1336 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1336 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ping6 -n -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 0 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 4095 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 4096 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 16385 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 65536 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 65537 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 69631 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 2 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 inet6 fc00:1::1/64 ] tc-so:Executing command [ rump.ifconfig vlan1 up ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 inet6 fc00:1::2/64 ] tc-so:Executing command [ rump.ifconfig vlan1 up ] tc-so:Executing command [ rump.ping6 -n -c 1 fc00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 fc00:1::2 ] tc-end: 1639659111.117019, vlan_vlanid6, passed tp-end: 1639659111.142056, net/if_vlan/t_vlan tp-start: 1639659115.122416, net/if_wg/t_basic, 13 tc-start: 1639659115.124900, wg_basic_ipv4_over_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:0a:64:ad:8e ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:6cff:fe3d:cee3 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::e012:dac3:3e15:b7e U - - - wg0 tc-so:fe80::e012:dac3:3e15:b7e link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::e012:dac3:3e15:b7e UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::e012:dac3:3e15:b7e UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::e012:dac3:3e15:b7e%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 66Mo56OmAJepzXhHMcO6r8rWBSgH92XBrFfxs0t0/Hc= --endpoint=192.168.1.2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:aff:fe64:ad8e link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::c40b:8fb4:4365:be0 U - - - wg0 tc-so:fe80::c40b:8fb4:4365:be0 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::c40b:8fb4:4365:be0 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::c40b:8fb4:4365:be0 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::c40b:8fb4:4365:be0%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 XidBcG55chasDui/VdZn1hW5hA8O+cTsZUIvFIPerS4= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -i 0.1 -c 3 -w 1 10.0.0.2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 10.0.0.2 (10.0.0.2): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: sendto: Socket is not connected tc-se:rump.ping: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0a:64:ad:8e tc-so: linkstr: bus tc-so: input: 4 packets, 404 bytes, 3 multicasts tc-so: output: 8 packets, 556 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:aff:fe64:ad8e%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::c40b:8fb4:4365:be0%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:6c:3d:ce:e3 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:aff:fe64:ad8e link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::c40b:8fb4:4365:be0 U - - - wg0 tc-so:fe80::c40b:8fb4:4365:be0 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::c40b:8fb4:4365:be0 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::c40b:8fb4:4365:be0 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:0a:64:ad:8e 4 0 9 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 4 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:aff:fe tc-so: ff01:2::1 tc-so: ff02::2:8cd8:6160 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff64:ad8e 4 0 9 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::c40b:8fb4:4 tc-so: ff01:3::1 tc-so: ff02::2:8cd8:6160 tc-so: ff02::1%wg0 tc-so: ff02::1:ff65:be0% 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 44 0 43 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 61 0 60 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 214 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 715 0 0 239 0 239 239 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1878 0 139 333 0 333 tc-so: tc-so:In use 1891K, total allocated 2664K; utilization 71.0% tc-so: tc-so:? (192.168.1.1) at b2:a0:6c:3d:ce:e3 on shmif0 1s I tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:aff:fe64:ad8e%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:8cd8:6160%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff64:ad8e%shmif0 refcount 1 tc-so: enaddr b2:a0:0a:64:ad:8e multicnt 4 tc-so: 33:33:8c:d8:61:60 -- 33:33:8c:d8:61:60 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:64:ad:8e -- 33:33:ff:64:ad:8e refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::c40b:8fb4:4365:be0%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:8cd8:6160%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff65:be0%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.340005] chacha: Portable C ChaCha tc-so:[ 1.340005] aes: BearSSL aes_ct tc-so:[ 1.340005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.340005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.710005] shmif0: Ethernet address b2:a0:0a:64:ad:8e tc-so:[ 9.310005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.310005] get_ifid: shmif0: ifid: b0:a0:0a:ff:fe:64:ad:8e tc-so:[ 9.310005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:aff:fe64:ad8e tc-so:[ 9.790005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 9.790005] get_ifid: wg0: ifid: c4:0b:8f:b4:43:65:0b:e0 tc-so:[ 9.870005] ip6_output: refusing to send from invalid address fe80:3::c40b:8fb4:4365:be0 (pid 0) tc-so:[ 9.980005] ip6_output: refusing to send from invalid address fe80:3::c40b:8fb4:4365:be0 (pid 0) tc-so:[ 10.100005] ip6_output: refusing to send from invalid address fe80:3::c40b:8fb4:4365:be0 (pid 0) tc-so:[ 11.260005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:aff:fe64:ad8e - no duplicates found tc-so:[ 12.430005] in6_if_link_up: fe80:3::c40b:8fb4:4365:be0 marked tentative tc-so:[ 12.430005] nd6_dad_start: wg0: starting DAD for fe80:3::c40b:8fb4:4365:be0 tc-so:[ 14.410005] nd6_dad_timer: wg0: DAD complete for fe80:3::c40b:8fb4:4365:be0 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 16696] tc-so:[New process 23917] tc-so:[New process 16311] tc-so:[New process 4031] tc-so:[New process 11079] tc-so:[New process 11722] tc-so:[New process 7716] tc-so:[New process 18272] tc-so:[New process 19075] tc-so:[New process 15526] tc-so:[New process 18343] tc-so:[New process 22425] tc-so:[New process 4128] tc-so:[New process 25595] tc-so:[New process 17938] tc-so:[New process 17033] tc-so:[New process 7798] tc-so:[New process 6221] tc-so:[New process 9879] tc-so:[New process 14939] tc-so:[New process 5214] tc-so:[New process 13582] tc-so:[New process 16911] tc-so:[New process 18749] tc-so:[New process 17575] tc-so:[New process 17936] tc-so:[New process 15462] tc-so:[New process 3267] tc-so:[New process 16866] tc-so:[New process 21822] tc-so:[New process 17287] tc-so:[New process 10688] tc-so:[New process 15409] tc-so:[New process 9547] tc-so:[New process 20730] tc-so:[New process 6989] tc-so:[New process 20363] tc-so:[New process 6163] tc-so:[New process 13074] tc-so:[New process 10016] tc-so:[New process 6347] tc-so:[New process 19426] tc-so:[New process 7584] tc-so:[New process 10845] tc-so:[New process 5957] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 16696)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fa42c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c806c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000000040799e68 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x0000000040799f48 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079bd48 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2800050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.2600050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.2600050] get_ifid: shmif0: ifid: b0:a0:6c:ff:fe:3d:ce:e3 tc-so:[ 7.2600050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:6cff:fe3d:cee3 tc-so:[ 7.7500050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.7500050] get_ifid: wg0: ifid: e0:12:da:c3:3e:15:0b:7e tc-so:[ 8.2700050] ip6_output: refusing to send from invalid address fe80:3::e012:dac3:3e15:b7e (pid 0) tc-so:[ 8.4200050] ip6_output: refusing to send from invalid address fe80:3::e012:dac3:3e15:b7e (pid 0) tc-so:[ 9.2100050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:6cff:fe3d:cee3 - no duplicates found tc-so:[ 10.3900050] in6_if_link_up: fe80:3::e012:dac3:3e15:b7e marked tentative tc-so:[ 10.3900050] nd6_dad_start: wg0: starting DAD for fe80:3::e012:dac3:3e15:b7e tc-so:[ 11.7700050] nd6_dad_timer: wg0: DAD complete for fe80:3::e012:dac3:3e15:b7e - no duplicates found tc-so:[ 17.5400050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 17.5400050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.2800050] mainbus0 (root) tc-so:[ 1.2800050] chacha: Portable C ChaCha tc-so:[ 1.2800050] aes: BearSSL aes_ct tc-so:[ 1.2800050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2800050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.5100050] shmif0: Ethernet address b2:a0:6c:3d:ce:e3 tc-so:[ 17.5400050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 17.5400050] rump kernel halting... tc-so:[ 10.3900050] tc-so:[ 10.3900050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.260004 b2:a0:6c:3d:ce:e3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:07.580004 b2:a0:6c:3d:ce:e3 > 33:33:4c:90:91:54, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:4c90:9154: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4c90:9154, length 24 tc-so:00:00:07.640004 b2:a0:6c:3d:ce:e3 > 33:33:ff:3d:ce:e3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3d:cee3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3d:cee3, length 24 tc-so:00:00:08.190004 b2:a0:6c:3d:ce:e3 > 33:33:ff:3d:ce:e3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3d:cee3: ICMP6, neighbor solicitation, who has fe80::b0a0:6cff:fe3d:cee3, length 32 tc-so:00:00:09.530004 b2:a0:6c:3d:ce:e3 > 33:33:4c:90:91:54, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6cff:fe3d:cee3 > ff02::2:4c90:9154: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4c90:9154, length 24 tc-so:00:00:09.310004 b2:a0:0a:64:ad:8e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:09.570004 b2:a0:0a:64:ad:8e > 33:33:ff:64:ad:8e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff64:ad8e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff64:ad8e, length 24 tc-so:00:00:09.640004 b2:a0:0a:64:ad:8e > 33:33:8c:d8:61:60, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:8cd8:6160: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8cd8:6160, length 24 tc-so:00:00:10.260004 b2:a0:0a:64:ad:8e > 33:33:ff:64:ad:8e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff64:ad8e: ICMP6, neighbor solicitation, who has fe80::b0a0:aff:fe64:ad8e, length 32 tc-so:00:00:13.670004 b2:a0:6c:3d:ce:e3 > 33:33:ff:3d:ce:e3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6cff:fe3d:cee3 > ff02::1:ff3d:cee3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3d:cee3, length 24 tc-so:00:00:12.120004 b2:a0:0a:64:ad:8e > 33:33:ff:64:ad:8e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aff:fe64:ad8e > ff02::1:ff64:ad8e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff64:ad8e, length 24 tc-so:00:00:17.480004 b2:a0:6c:3d:ce:e3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:14.770004 b2:a0:0a:64:ad:8e > b2:a0:6c:3d:ce:e3, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:0a:64:ad:8e, length 28 tc-so:00:00:17.540004 b2:a0:6c:3d:ce:e3 > b2:a0:0a:64:ad:8e, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:16.650004 b2:a0:0a:64:ad:8e > 33:33:8c:d8:61:60, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aff:fe64:ad8e > ff02::2:8cd8:6160: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8cd8:6160, length 24 tc-so:00:00:16.650004 b2:a0:0a:64:ad:8e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:17.670004 b2:a0:0a:64:ad:8e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:18.670004 b2:a0:0a:64:ad:8e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:19.670004 b2:a0:0a:64:ad:8e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1639659144.991774, wg_basic_ipv4_over_ipv4, failed, atf-check failed; see the output of the test for details tc-start: 1639659145.43022, wg_basic_ipv4_over_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:0a:89:44:31 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:33ff:fe3e:74f9 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::9c99:3d67:1c7e:b9bc U - - - wg0 tc-so:fe80::9c99:3d67:1c7e:b9bc link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::9c99:3d67:1c7e:b9bc UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::9c99:3d67:1c7e:b9bc UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::9c99:3d67:1c7e:b9bc%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 YGfM64J2+sDblmrMQKiZ2YP2WgR0a5H16nC2LIUDukU= --endpoint=fc00::2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:aff:fe89:4431 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::4863:ccf5:ce69:f541 U - - - wg0 tc-so:fe80::4863:ccf5:ce69:f541 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::4863:ccf5:ce69:f541 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::4863:ccf5:ce69:f541 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::4863:ccf5:ce69:f541%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 b8htdiKbnki6o71Q2JPbVH0YsNBNh5A4E5MTwSIvnAU= --endpoint=fc00::1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -i 0.1 -c 3 -w 1 10.0.0.2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 10.0.0.2 (10.0.0.2): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0a:89:44:31 tc-so: linkstr: bus tc-so: input: 4 packets, 344 bytes, 4 multicasts tc-so: output: 6 packets, 516 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:aff:fe89:4431%shmif0/64 flags 0 scopeid 0x2 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::4863:ccf5:ce69:f541%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:aff:fe89:4431 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::4863:ccf5:ce69:f541 U - - - wg0 tc-so:fe80::4863:ccf5:ce69:f541 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::4863:ccf5:ce69:f541 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::4863:ccf5:ce69:f541 UC - - - wg0 tc-so:fc00::1 b2:a0:33:3e:74:f9 UHL - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:0a:89:44:31 4 0 6 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff89:4431 tc-so: ff01:2::1 tc-so: ff02::2:1e5a:174b tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 4 0 6 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:aff:fe 4 0 6 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::4863:ccf5:c tc-so: ff01:3::1 tc-so: ff02::2:1e5a:174b tc-so: ff02::1%wg0 tc-so: ff02::1:ff69:f541 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 22 0 21 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 36 0 35 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 58 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 222 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 60 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 586 0 0 196 0 196 196 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 29 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1701 0 93 290 0 290 tc-so: tc-so:In use 1625K, total allocated 2320K; utilization 70.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:33:3e:74:f9 shmif0 expired D tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff89:4431%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:1e5a:174b%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:0a:89:44:31 multicnt 4 tc-so: 33:33:ff:89:44:31 -- 33:33:ff:89:44:31 refcount 1 tc-so: 33:33:1e:5a:17:4b -- 33:33:1e:5a:17:4b refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:wg0: tc-so: inet6 fe80::4863:ccf5:ce69:f541%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:1e5a:174b%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff69:f541%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.340005] chacha: Portable C ChaCha tc-so:[ 1.340005] aes: BearSSL aes_ct tc-so:[ 1.340005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.340005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.510005] shmif0: Ethernet address b2:a0:0a:89:44:31 tc-so:[ 9.980005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.980005] get_ifid: shmif0: ifid: b0:a0:0a:ff:fe:89:44:31 tc-so:[ 9.980005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:aff:fe89:4431 tc-so:[ 10.500005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 10.500005] get_ifid: wg0: ifid: 48:63:cc:f5:ce:69:f5:41 tc-so:[ 10.560005] ip6_output: refusing to send from invalid address fe80:3::4863:ccf5:ce69:f541 (pid 0) tc-so:[ 10.840005] ip6_output: refusing to send from invalid address fe80:3::4863:ccf5:ce69:f541 (pid 0) tc-so:[ 11.190005] ip6_output: refusing to send from invalid address fe80:3::4863:ccf5:ce69:f541 (pid 0) tc-so:[ 11.320005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:aff:fe89:4431 - no duplicates found tc-so:[ 13.130005] in6_if_link_up: fe80:3::4863:ccf5:ce69:f541 marked tentative tc-so:[ 13.130005] nd6_dad_start: wg0: starting DAD for fe80:3::4863:ccf5:ce69:f541 tc-so:[ 14.630005] nd6_dad_timer: wg0: DAD complete for fe80:3::4863:ccf5:ce69:f541 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 28441] tc-so:[New process 8287] tc-so:[New process 1105] tc-so:[New process 7076] tc-so:[New process 26226] tc-so:[New process 28206] tc-so:[New process 5794] tc-so:[New process 7502] tc-so:[New process 29082] tc-so:[New process 19046] tc-so:[New process 18847] tc-so:[New process 9924] tc-so:[New process 2296] tc-so:[New process 6167] tc-so:[New process 2681] tc-so:[New process 2640] tc-so:[New process 16983] tc-so:[New process 25769] tc-so:[New process 9551] tc-so:[New process 9974] tc-so:[New process 5188] tc-so:[New process 16796] tc-so:[New process 18867] tc-so:[New process 29119] tc-so:[New process 7027] tc-so:[New process 16723] tc-so:[New process 21802] tc-so:[New process 15518] tc-so:[New process 4034] tc-so:[New process 20090] tc-so:[New process 473] tc-so:[New process 26344] tc-so:[New process 14607] tc-so:[New process 28395] tc-so:[New process 11398] tc-so:[New process 17763] tc-so:[New process 17085] tc-so:[New process 23866] tc-so:[New process 26490] tc-so:[New process 23739] tc-so:[New process 9627] tc-so:[New process 18983] tc-so:[New process 17924] tc-so:[New process 8785] tc-so:[New process 19000] tc-so:[New process 4217] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 28441)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fa42c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c806c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000000040799e68 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x0000000040799f48 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079bd48 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2500050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.1300050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.1300050] get_ifid: shmif0: ifid: b0:a0:33:ff:fe:3e:74:f9 tc-so:[ 7.1300050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:33ff:fe3e:74f9 tc-so:[ 7.7800050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.7800050] get_ifid: wg0: ifid: 9c:99:3d:67:1c:7e:b9:bc tc-so:[ 8.5500050] ip6_output: refusing to send from invalid address fe80:3::9c99:3d67:1c7e:b9bc (pid 0) tc-so:[ 8.7300050] ip6_output: refusing to send from invalid address fe80:3::9c99:3d67:1c7e:b9bc (pid 0) tc-so:[ 9.1300050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:33ff:fe3e:74f9 - no duplicates found tc-so:[ 11.1900050] in6_if_link_up: fe80:3::9c99:3d67:1c7e:b9bc marked tentative tc-so:[ 11.1900050] nd6_dad_start: wg0: starting DAD for fe80:3::9c99:3d67:1c7e:b9bc tc-so:[ 12.4900050] nd6_dad_timer: wg0: DAD complete for fe80:3::9c99:3d67:1c7e:b9bc - no duplicates found tc-so:[ 17.7600050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 17.7600050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.2500050] mainbus0 (root) tc-so:[ 1.2500050] chacha: Portable C ChaCha tc-so:[ 1.2500050] aes: BearSSL aes_ct tc-so:[ 1.2500050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2500050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.4800050] shmif0: Ethernet address b2:a0:33:3e:74:f9 tc-so:[ 17.7600050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 17.7600050] rump kernel halting... tc-so:[ 12.4900050] tc-so:[ 11.1900050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:08.040004 b2:a0:33:3e:74:f9 > 33:33:ff:3e:74:f9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3e:74f9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3e:74f9, length 24 tc-so:00:00:08.120004 b2:a0:33:3e:74:f9 > 33:33:ff:3e:74:f9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3e:74f9: ICMP6, neighbor solicitation, who has fe80::b0a0:33ff:fe3e:74f9, length 32 tc-so:00:00:10.610004 b2:a0:33:3e:74:f9 > 33:33:ff:3e:74:f9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:33ff:fe3e:74f9 > ff02::1:ff3e:74f9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3e:74f9, length 24 tc-so:00:00:10.260004 b2:a0:0a:89:44:31 > 33:33:ff:89:44:31, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff89:4431: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff89:4431, length 24 tc-so:00:00:10.280004 b2:a0:0a:89:44:31 > 33:33:ff:89:44:31, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff89:4431: ICMP6, neighbor solicitation, who has fe80::b0a0:aff:fe89:4431, length 32 tc-so:00:00:13.150004 b2:a0:33:3e:74:f9 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:33ff:fe3e:74f9 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:10.960004 b2:a0:0a:89:44:31 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:11.230004 b2:a0:0a:89:44:31 > 33:33:1e:5a:17:4b, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:1e5a:174b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1e5a:174b, length 24 tc-so:00:00:11.850004 b2:a0:0a:89:44:31 > 33:33:ff:89:44:31, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aff:fe89:4431 > ff02::1:ff89:4431: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff89:4431, length 24 tc-so:00:00:15.140004 b2:a0:33:3e:74:f9 > 33:33:3a:20:77:f6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:33ff:fe3e:74f9 > ff02::2:3a20:77f6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3a20:77f6, length 24 tc-so:00:00:17.710004 b2:a0:33:3e:74:f9 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:14.970004 b2:a0:0a:89:44:31 > b2:a0:33:3e:74:f9, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:17.760004 b2:a0:33:3e:74:f9 > b2:a0:0a:89:44:31, ethertype IPv6 (0x86dd), length 210: fc00::1.51820 > fc00::2.51820: UDP, length 148 tc-so:00:00:19.970004 b2:a0:0a:89:44:31 > b2:a0:33:3e:74:f9, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:19.970004 b2:a0:0a:89:44:31 > b2:a0:33:3e:74:f9, ethertype IPv6 (0x86dd), length 154: fc00::2.51820 > fc00::1.51820: UDP, length 92 tc-so:00:00:20.970004 b2:a0:0a:89:44:31 > b2:a0:33:3e:74:f9, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:22.000004 b2:a0:0a:89:44:31 > b2:a0:33:3e:74:f9, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:23.030004 b2:a0:0a:89:44:31 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aff:fe89:4431 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:24.060004 b2:a0:0a:89:44:31 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aff:fe89:4431 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:25.070004 b2:a0:0a:89:44:31 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aff:fe89:4431 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1639659173.959725, wg_basic_ipv4_over_ipv6, failed, atf-check failed; see the output of the test for details tc-start: 1639659174.6970, wg_basic_ipv6_over_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:39:b8:1b:7f ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::1/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 fd00::1 U - - - wg0 tc-so:fd00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:83ff:fee0:5f8e link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::f4a0:aeb3:c9d:1a86 U - - - wg0 tc-so:fe80::f4a0:aeb3:c9d:1a86 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::1 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::1 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fd00::1/64 flags 0x8 tc-so: inet6 fe80::f4a0:aeb3:c9d:1a86%wg0/64 flags 0x8 scopeid 0x3 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 ZQKp+O+WlX3GCzfFDjCgXOHjmnFCQFZy0fv0UMwGKV0= --endpoint=192.168.1.2:51820 --allowed-ips=fd00::2/128 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::2/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:39ff:feb8:1b7f link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::9860:b5a5:fdd6:ad0 U - - - wg0 tc-so:fe80::9860:b5a5:fdd6:ad0 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fd00::2/64 flags 0x8 tc-so: inet6 fe80::9860:b5a5:fdd6:ad0%wg0/64 flags 0x8 scopeid 0x3 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 PPjB8//vkosxN8UFMTWrErUYQ7bqnPFhlckAd+7JvEw= --endpoint=192.168.1.1:51820 --allowed-ips=fd00::1/128 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -i 0.1 -c 3 -X 1 fd00::2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(56=40+8+8 bytes) fd00::1 --> fd00::2 tc-se: tc-se:--- fd00::2 ping6 statistics --- tc-se:1 packets transmitted, 0 packets received, 100.0% packet loss tc-se: tc-se:stderr: tc-se:rump.ping6: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:39:b8:1b:7f tc-so: linkstr: bus tc-so: input: 4 packets, 404 bytes, 3 multicasts tc-so: output: 11 packets, 682 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:39ff:feb8:1b7f%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::9860:b5a5:fdd6:ad0%wg0/64 flags 0 scopeid 0x3 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:83:e0:5f:8e UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:39ff:feb8:1b7f link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::9860:b5a5:fdd6:ad0 U - - - wg0 tc-so:fe80::9860:b5a5:fdd6:ad0 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:39:b8:1b:7f 4 0 11 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 4 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:39ff:f tc-so: ff01:2::1 tc-so: ff02::2:4699:2c22 tc-so: ff02::1%shmif0 tc-so: ff02::1:ffb8:1b7f 4 0 11 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 fd00::/64 fd00::2 tc-so: ff02::1:ffd6:ad0% tc-so: ff01:3::1 tc-so: ff02::2:4699:2c22 tc-so: ff02::1%wg0 tc-so: ff02::1:ff00:2%wg 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::9860:b5a5:f 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 22 0 21 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 35 0 34 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 221 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 61 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 579 0 0 193 0 193 193 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1701 0 91 287 0 287 tc-so: tc-so:In use 1613K, total allocated 2296K; utilization 70.3% tc-so: tc-so:? (192.168.1.1) at b2:a0:83:e0:5f:8e on shmif0 1s W tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:39ff:feb8:1b7f%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:4699:2c22%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffb8:1b7f%shmif0 refcount 1 tc-so: enaddr b2:a0:39:b8:1b:7f multicnt 4 tc-so: 33:33:46:99:2c:22 -- 33:33:46:99:2c:22 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:b8:1b:7f -- 33:33:ff:b8:1b:7f refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ffd6:ad0%wg0 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:4699:2c22%wg0 refcount 2 tc-so: group ff02::1%wg0 refcount 2 tc-so: group ff02::1:ff00:2%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.750005] shmif0: Ethernet address b2:a0:39:b8:1b:7f tc-so:[ 9.830005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.830005] get_ifid: shmif0: ifid: b0:a0:39:ff:fe:b8:1b:7f tc-so:[ 9.830005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:39ff:feb8:1b7f tc-so:[ 10.280005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 10.280005] get_ifid: wg0: ifid: 98:60:b5:a5:fd:d6:0a:d0 tc-so:[ 11.160005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:39ff:feb8:1b7f - no duplicates found tc-so:[ 11.160005] ip6_output: refusing to send from invalid address fe80:3::9860:b5a5:fdd6:ad0 (pid 0) tc-so:[ 12.220005] ip6_output: refusing to send from invalid address fe80:3::9860:b5a5:fdd6:ad0 (pid 0) tc-so:[ 13.070005] in6_if_link_up: fd00::2 marked tentative tc-so:[ 13.070005] nd6_dad_start: wg0: starting DAD for fd00::2 tc-so:[ 13.070005] in6_if_link_up: fe80:3::9860:b5a5:fdd6:ad0 marked tentative tc-so:[ 13.070005] nd6_dad_start: wg0: starting DAD for fe80:3::9860:b5a5:fdd6:ad0 tc-so:[ 14.130005] nd6_dad_timer: wg0: DAD complete for fe80:3::9860:b5a5:fdd6:ad0 - no duplicates found tc-so:[ 14.440005] nd6_dad_timer: wg0: DAD complete for fd00::2 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 6208] tc-so:[New process 14053] tc-so:[New process 10955] tc-so:[New process 9552] tc-so:[New process 21693] tc-so:[New process 14599] tc-so:[New process 22909] tc-so:[New process 25625] tc-so:[New process 6853] tc-so:[New process 7113] tc-so:[New process 7575] tc-so:[New process 9672] tc-so:[New process 24026] tc-so:[New process 26987] tc-so:[New process 12759] tc-so:[New process 9182] tc-so:[New process 17800] tc-so:[New process 18205] tc-so:[New process 1445] tc-so:[New process 23702] tc-so:[New process 26217] tc-so:[New process 361] tc-so:[New process 25005] tc-so:[New process 10612] tc-so:[New process 10741] tc-so:[New process 8926] tc-so:[New process 10616] tc-so:[New process 2297] tc-so:[New process 18710] tc-so:[New process 17154] tc-so:[New process 16525] tc-so:[New process 18917] tc-so:[New process 14596] tc-so:[New process 25598] tc-so:[New process 25647] tc-so:[New process 16906] tc-so:[New process 28335] tc-so:[New process 13586] tc-so:[New process 27689] tc-so:[New process 10205] tc-so:[New process 8415] tc-so:[New process 25391] tc-so:[New process 25494] tc-so:[New process 12639] tc-so:[New process 10718] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 6208)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fa42c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c806c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000000040799e68 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x0000000040799f48 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079bd48 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2500050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.4000050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.4000050] get_ifid: shmif0: ifid: b0:a0:83:ff:fe:e0:5f:8e tc-so:[ 7.4000050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:83ff:fee0:5f8e tc-so:[ 7.9100050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.9100050] get_ifid: wg0: ifid: f4:a0:ae:b3:0c:9d:1a:86 tc-so:[ 8.1800050] ip6_output: refusing to send from invalid address fe80:3::f4a0:aeb3:c9d:1a86 (pid 0) tc-so:[ 8.7200050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:83ff:fee0:5f8e - no duplicates found tc-so:[ 10.6400050] in6_if_link_up: fd00::1 marked tentative tc-so:[ 10.6400050] nd6_dad_start: wg0: starting DAD for fd00::1 tc-so:[ 10.6400050] in6_if_link_up: fe80:3::f4a0:aeb3:c9d:1a86 marked tentative tc-so:[ 10.6400050] nd6_dad_start: wg0: starting DAD for fe80:3::f4a0:aeb3:c9d:1a86 tc-so:[ 12.2800050] nd6_dad_timer: wg0: DAD complete for fe80:3::f4a0:aeb3:c9d:1a86 - no duplicates found tc-so:[ 12.4300050] nd6_dad_timer: wg0: DAD complete for fd00::1 - no duplicates found tc-so:[ 17.6800050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 17.6800050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.2500050] mainbus0 (root) tc-so:[ 1.2500050] chacha: Portable C ChaCha tc-so:[ 1.2500050] aes: BearSSL aes_ct tc-so:[ 1.2500050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2500050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.6200050] shmif0: Ethernet address b2:a0:83:e0:5f:8e tc-so:[ 17.6800050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 17.6800050] rump kernel halting... tc-so:[ 10.6400050] tc-so:[ 10.6400050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.400004 b2:a0:83:e0:5f:8e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:07.640004 b2:a0:83:e0:5f:8e > 33:33:ff:e0:5f:8e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe0:5f8e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe0:5f8e, length 24 tc-so:00:00:07.710004 b2:a0:83:e0:5f:8e > 33:33:ff:e0:5f:8e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe0:5f8e: ICMP6, neighbor solicitation, who has fe80::b0a0:83ff:fee0:5f8e, length 32 tc-so:00:00:08.180004 b2:a0:83:e0:5f:8e > 33:33:9e:d3:b7:f6, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:9ed3:b7f6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9ed3:b7f6, length 24 tc-so:00:00:09.710004 b2:a0:83:e0:5f:8e > 33:33:ff:e0:5f:8e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:83ff:fee0:5f8e > ff02::1:ffe0:5f8e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe0:5f8e, length 24 tc-so:00:00:09.780004 b2:a0:39:b8:1b:7f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:09.970004 b2:a0:39:b8:1b:7f > 33:33:ff:b8:1b:7f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb8:1b7f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb8:1b7f, length 24 tc-so:00:00:10.130004 b2:a0:39:b8:1b:7f > 33:33:ff:b8:1b:7f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb8:1b7f: ICMP6, neighbor solicitation, who has fe80::b0a0:39ff:feb8:1b7f, length 32 tc-so:00:00:10.510004 b2:a0:39:b8:1b:7f > 33:33:46:99:2c:22, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:4699:2c22: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4699:2c22, length 24 tc-so:00:00:11.780004 b2:a0:39:b8:1b:7f > 33:33:ff:b8:1b:7f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:39ff:feb8:1b7f > ff02::1:ffb8:1b7f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb8:1b7f, length 24 tc-so:00:00:15.190004 b2:a0:83:e0:5f:8e > 33:33:9e:d3:b7:f6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:83ff:fee0:5f8e > ff02::2:9ed3:b7f6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9ed3:b7f6, length 24 tc-so:00:00:17.620004 b2:a0:83:e0:5f:8e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:14.780004 b2:a0:39:b8:1b:7f > b2:a0:83:e0:5f:8e, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:39:b8:1b:7f, length 28 tc-so:00:00:17.680004 b2:a0:83:e0:5f:8e > b2:a0:39:b8:1b:7f, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:15.130004 b2:a0:39:b8:1b:7f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:16.150004 b2:a0:39:b8:1b:7f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:17.150004 b2:a0:39:b8:1b:7f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:18.070004 b2:a0:39:b8:1b:7f > 33:33:46:99:2c:22, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:39ff:feb8:1b7f > ff02::2:4699:2c22: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4699:2c22, length 24 tc-so:00:00:18.180004 b2:a0:39:b8:1b:7f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1639659204.897108, wg_basic_ipv6_over_ipv4, failed, atf-check failed; see the output of the test for details tc-start: 1639659204.946022, wg_basic_ipv6_over_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:7e:df:6a:8d ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::1/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::1 link#2 UHl - - - lo0 tc-so:fd00::/64 fd00::1 U - - - wg0 tc-so:fd00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:2dff:fe61:55fa link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::c4cb:c35b:8a9e:2900 U - - - wg0 tc-so:fe80::c4cb:c35b:8a9e:2900 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::1 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::1 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fd00::1/64 flags 0x8 tc-so: inet6 fe80::c4cb:c35b:8a9e:2900%wg0/64 flags 0x8 scopeid 0x3 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 W33WboIxWl4JwGaohaJ7EF6rspyOSrWjWxBdUdhR7wM= --endpoint=fc00::2:51820 --allowed-ips=fd00::2/128 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::2/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::2 link#2 UHl - - - lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:7eff:fedf:6a8d link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::a429:3b35:df12:dd82 U - - - wg0 tc-so:fe80::a429:3b35:df12:dd82 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fd00::2/64 flags 0x8 tc-so: inet6 fe80::a429:3b35:df12:dd82%wg0/64 flags 0x8 scopeid 0x3 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 yU3eZ8cKPvnpoTKpmHYq4RBc7T4Rd+POO7SU6BLbunM= --endpoint=fc00::1:51820 --allowed-ips=fd00::1/128 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -i 0.1 -c 3 -X 1 fd00::2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(56=40+8+8 bytes) fd00::1 --> fd00::2 tc-se: tc-se:--- fd00::2 ping6 statistics --- tc-se:1 packets transmitted, 0 packets received, 100.0% packet loss tc-se: tc-se:stderr: tc-se:rump.ping6: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7e:df:6a:8d tc-so: linkstr: bus tc-so: input: 3 packets, 258 bytes, 3 multicasts tc-so: output: 5 packets, 430 bytes, 4 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:7eff:fedf:6a8d%shmif0/64 flags 0 scopeid 0x2 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::a429:3b35:df12:dd82%wg0/64 flags 0 scopeid 0x3 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::2 link#2 UHl - - - lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:7eff:fedf:6a8d link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::a429:3b35:df12:dd82 U - - - wg0 tc-so:fe80::a429:3b35:df12:dd82 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:fc00::1 b2:a0:2d:61:55:fa UHL - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7e:df:6a:8d 4 0 8 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ffdf:6a8d tc-so: ff01:2::1 tc-so: ff02::2:48f0:4df6 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 4 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:7eff:f 4 0 8 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 fd00::/64 fd00::2 tc-so: ff02::1:ff12:dd82 tc-so: ff01:3::1 tc-so: ff02::2:48f0:4df6 tc-so: ff02::1%wg0 tc-so: ff02::1:ff00:2%wg 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::a429:3b35:d 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 22 0 21 1 0 1 1 0 inf 0 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 32 0 31 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 229 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 62 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 615 0 0 205 0 205 205 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1738 0 89 300 0 300 tc-so: tc-so:In use 1688K, total allocated 2400K; utilization 70.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:2d:61:55:fa shmif0 expired P 1 tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fc00::2 tc-so: group ff02::1:ffdf:6a8d%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:48f0:4df6%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:7e:df:6a:8d multicnt 4 tc-so: 33:33:ff:df:6a:8d -- 33:33:ff:df:6a:8d refcount 1 tc-so: 33:33:48:f0:4d:f6 -- 33:33:48:f0:4d:f6 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:wg0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff12:dd82%wg0 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:48f0:4df6%wg0 refcount 2 tc-so: group ff02::1%wg0 refcount 2 tc-so: group ff02::1:ff00:2%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.630005] shmif0: Ethernet address b2:a0:7e:df:6a:8d tc-so:[ 9.300005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.300005] get_ifid: shmif0: ifid: b0:a0:7e:ff:fe:df:6a:8d tc-so:[ 9.300005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:7eff:fedf:6a8d tc-so:[ 9.800005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 9.800005] get_ifid: wg0: ifid: a4:29:3b:35:df:12:dd:82 tc-so:[ 10.150005] ip6_output: refusing to send from invalid address fe80:3::a429:3b35:df12:dd82 (pid 0) tc-so:[ 11.310005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:7eff:fedf:6a8d - no duplicates found tc-so:[ 12.140005] ip6_output: refusing to send from invalid address fe80:3::a429:3b35:df12:dd82 (pid 0) tc-so:[ 12.420005] in6_if_link_up: fd00::2 marked tentative tc-so:[ 12.420005] nd6_dad_start: wg0: starting DAD for fd00::2 tc-so:[ 12.420005] in6_if_link_up: fe80:3::a429:3b35:df12:dd82 marked tentative tc-so:[ 12.420005] nd6_dad_start: wg0: starting DAD for fe80:3::a429:3b35:df12:dd82 tc-so:[ 13.950005] nd6_dad_timer: wg0: DAD complete for fe80:3::a429:3b35:df12:dd82 - no duplicates found tc-so:[ 14.150005] nd6_dad_timer: wg0: DAD complete for fd00::2 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 19163] tc-so:[New process 21972] tc-so:[New process 16953] tc-so:[New process 19336] tc-so:[New process 25379] tc-so:[New process 25428] tc-so:[New process 9196] tc-so:[New process 15539] tc-so:[New process 7623] tc-so:[New process 5622] tc-so:[New process 4289] tc-so:[New process 17920] tc-so:[New process 26351] tc-so:[New process 18454] tc-so:[New process 15205] tc-so:[New process 10380] tc-so:[New process 14217] tc-so:[New process 23034] tc-so:[New process 16541] tc-so:[New process 3175] tc-so:[New process 4388] tc-so:[New process 9183] tc-so:[New process 4189] tc-so:[New process 10719] tc-so:[New process 22587] tc-so:[New process 14259] tc-so:[New process 28479] tc-so:[New process 20006] tc-so:[New process 24498] tc-so:[New process 13653] tc-so:[New process 13838] tc-so:[New process 19419] tc-so:[New process 29435] tc-so:[New process 7969] tc-so:[New process 8777] tc-so:[New process 14773] tc-so:[New process 10599] tc-so:[New process 25470] tc-so:[New process 29209] tc-so:[New process 16469] tc-so:[New process 1578] tc-so:[New process 8981] tc-so:[New process 16823] tc-so:[New process 17081] tc-so:[New process 13702] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 19163)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fa42c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c806c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000000040799e68 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x0000000040799f48 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079bd48 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2500050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.1500050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.1500050] get_ifid: shmif0: ifid: b0:a0:2d:ff:fe:61:55:fa tc-so:[ 7.1500050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:2dff:fe61:55fa tc-so:[ 7.6300050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.6300050] get_ifid: wg0: ifid: c4:cb:c3:5b:8a:9e:29:00 tc-so:[ 7.9900050] ip6_output: refusing to send from invalid address fe80:3::c4cb:c35b:8a9e:2900 (pid 0) tc-so:[ 8.4500050] ip6_output: refusing to send from invalid address fe80:3::c4cb:c35b:8a9e:2900 (pid 0) tc-so:[ 9.1600050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:2dff:fe61:55fa - no duplicates found tc-so:[ 10.2700050] in6_if_link_up: fd00::1 marked tentative tc-so:[ 10.2700050] nd6_dad_start: wg0: starting DAD for fd00::1 tc-so:[ 10.2700050] in6_if_link_up: fe80:3::c4cb:c35b:8a9e:2900 marked tentative tc-so:[ 10.2700050] nd6_dad_start: wg0: starting DAD for fe80:3::c4cb:c35b:8a9e:2900 tc-so:[ 11.6300050] nd6_dad_timer: wg0: DAD complete for fd00::1 - no duplicates found tc-so:[ 11.7800050] nd6_dad_timer: wg0: DAD complete for fe80:3::c4cb:c35b:8a9e:2900 - no duplicates found tc-so:[ 17.2000050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 17.2000050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.2500050] mainbus0 (root) tc-so:[ 1.2500050] chacha: Portable C ChaCha tc-so:[ 1.2500050] aes: BearSSL aes_ct tc-so:[ 1.2500050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2500050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.4600050] shmif0: Ethernet address b2:a0:2d:61:55:fa tc-so:[ 17.2000050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 17.2000050] rump kernel halting... tc-so:[ 10.2700050] tc-so:[ 10.2700050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.690004 b2:a0:2d:61:55:fa > 33:33:ff:61:55:fa, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff61:55fa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff61:55fa, length 24 tc-so:00:00:07.760004 b2:a0:2d:61:55:fa > 33:33:ec:a4:2f:a0, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:eca4:2fa0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:eca4:2fa0, length 24 tc-so:00:00:08.140004 b2:a0:2d:61:55:fa > 33:33:ff:61:55:fa, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff61:55fa: ICMP6, neighbor solicitation, who has fe80::b0a0:2dff:fe61:55fa, length 32 tc-so:00:00:09.950004 b2:a0:2d:61:55:fa > 33:33:ff:61:55:fa, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2dff:fe61:55fa > ff02::1:ff61:55fa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff61:55fa, length 24 tc-so:00:00:09.400004 b2:a0:7e:df:6a:8d > 33:33:48:f0:4d:f6, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:48f0:4df6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:48f0:4df6, length 24 tc-so:00:00:10.230004 b2:a0:7e:df:6a:8d > 33:33:ff:df:6a:8d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdf:6a8d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdf:6a8d, length 24 tc-so:00:00:10.310004 b2:a0:7e:df:6a:8d > 33:33:ff:df:6a:8d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdf:6a8d: ICMP6, neighbor solicitation, who has fe80::b0a0:7eff:fedf:6a8d, length 32 tc-so:00:00:11.930004 b2:a0:7e:df:6a:8d > 33:33:ff:df:6a:8d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7eff:fedf:6a8d > ff02::1:ffdf:6a8d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdf:6a8d, length 24 tc-so:00:00:16.220004 b2:a0:2d:61:55:fa > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2dff:fe61:55fa > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:17.200004 b2:a0:2d:61:55:fa > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:14.530004 b2:a0:7e:df:6a:8d > b2:a0:2d:61:55:fa, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:17.200004 b2:a0:2d:61:55:fa > b2:a0:7e:df:6a:8d, ethertype IPv6 (0x86dd), length 210: fc00::1.51820 > fc00::2.51820: UDP, length 148 tc-so:00:00:19.140004 b2:a0:7e:df:6a:8d > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7eff:fedf:6a8d > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:19.140004 b2:a0:7e:df:6a:8d > b2:a0:2d:61:55:fa, ethertype IPv6 (0x86dd), length 154: fc00::2.51820 > fc00::1.51820: UDP, length 92 tc-so:00:00:19.560004 b2:a0:7e:df:6a:8d > b2:a0:2d:61:55:fa, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:20.590004 b2:a0:7e:df:6a:8d > b2:a0:2d:61:55:fa, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:21.620004 b2:a0:7e:df:6a:8d > b2:a0:2d:61:55:fa, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:22.620004 b2:a0:7e:df:6a:8d > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7eff:fedf:6a8d > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:23.620004 b2:a0:7e:df:6a:8d > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7eff:fedf:6a8d > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:24.620004 b2:a0:7e:df:6a:8d > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7eff:fedf:6a8d > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:25.640004 b2:a0:7e:df:6a:8d > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7eff:fedf:6a8d > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1639659235.410893, wg_basic_ipv6_over_ipv6, failed, atf-check failed; see the output of the test for details tc-start: 1639659235.460979, wg_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 destroy ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ rump.ifconfig wg0 down ] tc-so:Executing command [ rump.ifconfig wg0 destroy ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ rump.ifconfig wg0 destroy ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ rump.ifconfig wg0 destroy ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ rump.ifconfig wg0 destroy ] tc-so:unix://wg_local tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 7 0 7 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 24 0 24 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 188 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 79 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 22 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 210 0 0 70 0 70 70 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 28 0 22 1 0 1 1 0 inf 0 tc-so:rwlock 64 10 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1152 0 56 155 0 155 tc-so: tc-so:In use 819K, total allocated 1240K; utilization 66.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.040005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 3.040005] get_ifid: wg0: ifid: 68:f3:cc:fc:5a:cc:09:43 tc-so:[ 3.400005] ip6_output: refusing to send from invalid address fe80:2::68f3:ccfc:5acc:943 (pid 0) tc-so:[ 3.430005] ip6_output: refusing to send from invalid address fe80:2::68f3:ccfc:5acc:943 (pid 0) tc-so:[ 4.000005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 4.000005] get_ifid: wg0: ifid: 68:f3:cc:fc:5a:cc:09:43 tc-so:[ 4.140005] ip6_output: refusing to send from invalid address fe80:2::68f3:ccfc:5acc:943 (pid 0) tc-so:[ 4.700005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 4.700005] get_ifid: wg0: ifid: 68:f3:cc:fc:5a:cc:09:43 tc-so:[ 4.750005] ip6_output: refusing to send from invalid address fe80:2::68f3:ccfc:5acc:943 (pid 0) tc-so:[ 4.920005] ip6_output: refusing to send from invalid address fe80:2::68f3:ccfc:5acc:943 (pid 0) tc-so:[ 5.720005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 5.720005] get_ifid: wg0: ifid: 68:f3:cc:fc:5a:cc:09:43 tc-so:[ 5.760005] ip6_output: refusing to send from invalid address fe80:2::68f3:ccfc:5acc:943 (pid 0) tc-so:[ 5.880005] ip6_output: refusing to send from invalid address fe80:2::68f3:ccfc:5acc:943 (pid 0) tc-so:unix://wg_local tc-end: 1639659244.491346, wg_create_destroy, passed tc-start: 1639659244.500933, wg_create_destroy_peers_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:ecff:fe87:e594 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::600d:c822:652d:69ae U - - - wg0 tc-so:fe80::600d:c822:652d:69ae link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::600d:c822:652d:69ae UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::600d:c822:652d:69ae UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::600d:c822:652d:69ae%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 wNQAqhpztdlPzOFXbyPYDv6r/nqh4qsjMI2kw9v0cQ4= --endpoint=192.168.1.2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 delete peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:unix://wg_local tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ec:87:e5:94 tc-so: linkstr: bus tc-so: input: 0 packets, 0 bytes tc-so: output: 4 packets, 300 bytes, 3 multicasts tc-so: inet6 fe80::b0a0:ecff:fe87:e594%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::600d:c822:652d:69ae%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:ecff:fe87:e594 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::600d:c822:652d:69ae U - - - wg0 tc-so:fe80::600d:c822:652d:69ae link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::600d:c822:652d:69ae UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::600d:c822:652d:69ae UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ec:87:e5:94 0 0 4 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.1 0 0 4 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:ecff:f tc-so: ff01:2::1 tc-so: ff02::2:b70a:c40b tc-so: ff02::1%shmif0 tc-so: ff02::1:ff87:e594 0 0 4 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.1 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::600d:c822:6 tc-so: ff01:3::1 tc-so: ff02::2:b70a:c40b tc-so: ff02::1%wg0 tc-so: ff02::1:ff2d:69ae 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 5 0 4 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 24 0 23 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 64 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 213 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 82 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 471 0 0 157 0 157 157 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 1 0 0 3 0 3 3 0 10923 2 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 30 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 15 0 11 1 0 1 1 0 inf 0 tc-so:propdict 64 19 0 9 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 10 0 4 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1556 0 66 248 0 248 tc-so: tc-so:In use 1385K, total allocated 1984K; utilization 69.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:ecff:fe87:e594%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:b70a:c40b%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff87:e594%shmif0 refcount 1 tc-so: enaddr b2:a0:ec:87:e5:94 multicnt 4 tc-so: 33:33:b7:0a:c4:0b -- 33:33:b7:0a:c4:0b refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:87:e5:94 -- 33:33:ff:87:e5:94 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::600d:c822:652d:69ae%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:b70a:c40b%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff2d:69ae%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.550005] shmif0: Ethernet address b2:a0:ec:87:e5:94 tc-so:[ 3.960005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 3.960005] get_ifid: shmif0: ifid: b0:a0:ec:ff:fe:87:e5:94 tc-so:[ 3.960005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:ecff:fe87:e594 tc-so:[ 4.440005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 4.440005] get_ifid: wg0: ifid: 60:0d:c8:22:65:2d:69:ae tc-so:[ 4.730005] ip6_output: refusing to send from invalid address fe80:3::600d:c822:652d:69ae (pid 0) tc-so:[ 5.350005] ip6_output: refusing to send from invalid address fe80:3::600d:c822:652d:69ae (pid 0) tc-so:[ 5.610005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:ecff:fe87:e594 - no duplicates found tc-so:[ 7.390005] in6_if_link_up: fe80:3::600d:c822:652d:69ae marked tentative tc-so:[ 7.390005] nd6_dad_start: wg0: starting DAD for fe80:3::600d:c822:652d:69ae tc-so:[ 8.320005] in6_if_link_down: fe80:3::600d:c822:652d:69ae marked detached tc-so:[ 9.570005] ip6_output: refusing to send from invalid address fe80:3::600d:c822:652d:69ae (pid 0) tc-so:[ 10.080005] ip6_output: refusing to send from invalid address fe80:3::600d:c822:652d:69ae (pid 0) tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:03.960004 b2:a0:ec:87:e5:94 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:04.400004 b2:a0:ec:87:e5:94 > 33:33:ff:87:e5:94, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff87:e594: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff87:e594, length 24 tc-so:00:00:04.580004 b2:a0:ec:87:e5:94 > 33:33:ff:87:e5:94, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff87:e594: ICMP6, neighbor solicitation, who has fe80::b0a0:ecff:fe87:e594, length 32 tc-so:00:00:04.730004 b2:a0:ec:87:e5:94 > 33:33:b7:0a:c4:0b, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:b70a:c40b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b70a:c40b, length 24 tc-so:00:00:11.640004 b2:a0:ec:87:e5:94 > 33:33:b7:0a:c4:0b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ecff:fe87:e594 > ff02::2:b70a:c40b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b70a:c40b, length 24 tc-so:unix://wg_local tc-end: 1639659257.754882, wg_create_destroy_peers_ipv4, passed tc-start: 1639659257.774786, wg_create_destroy_peers_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::1/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::1 link#2 UHl - - - lo0 tc-so:fd00::/64 fd00::1 U - - - wg0 tc-so:fd00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:ecff:fed3:674 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::f02b:7cee:6080:7430 U - - - wg0 tc-so:fe80::f02b:7cee:6080:7430 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::1 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::1 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fd00::1/64 flags 0x8 tc-so: inet6 fe80::f02b:7cee:6080:7430%wg0/64 flags 0x8 scopeid 0x3 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 OQBeyEy12W9QxNjQCfj6ZwHwhHkeIw2KqiBKPU13fiI= --endpoint=fc00::2:51820 --allowed-ips=fd00::2/128 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 delete peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:unix://wg_local tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ec:d3:06:74 tc-so: linkstr: bus tc-so: input: 0 packets, 0 bytes tc-so: output: 4 packets, 344 bytes, 4 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:ecff:fed3:674%shmif0/64 flags 0 scopeid 0x2 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fd00::1/64 flags 0x8 tc-so: inet6 fe80::f02b:7cee:6080:7430%wg0/64 flags 0x8 scopeid 0x3 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::1 link#2 UHl - - - lo0 tc-so:fd00::/64 fd00::1 U - - - wg0 tc-so:fd00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:ecff:fed3:674 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::f02b:7cee:6080:7430 U - - - wg0 tc-so:fe80::f02b:7cee:6080:7430 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::1 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::1 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ec:d3:06:74 0 0 4 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ffd3:674% tc-so: ff01:2::1 tc-so: ff02::2:7922:45cf tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 0 0 4 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:ecff:f 0 0 4 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 fd00::/64 fd00::1 tc-so: ff02::1:ff80:7430 tc-so: ff01:3::1 tc-so: ff02::2:7922:45cf tc-so: ff02::1%wg0 tc-so: ff02::1:ff00:1%wg 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::f02b:7cee:6 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 7 0 6 1 0 1 1 0 inf 0 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 19 0 18 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 58 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 228 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 82 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 61 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 467 0 0 156 0 156 156 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 1 0 0 3 0 3 3 0 10923 2 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 30 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 15 0 11 1 0 1 1 0 inf 0 tc-so:propdict 64 19 0 9 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 10 0 4 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1557 0 63 247 0 247 tc-so: tc-so:In use 1378K, total allocated 1976K; utilization 69.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fc00::1 tc-so: group ff02::1:ffd3:674%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:7922:45cf%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:ec:d3:06:74 multicnt 4 tc-so: 33:33:ff:d3:06:74 -- 33:33:ff:d3:06:74 refcount 1 tc-so: 33:33:79:22:45:cf -- 33:33:79:22:45:cf refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff80:7430%wg0 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:7922:45cf%wg0 refcount 2 tc-so: group ff02::1%wg0 refcount 2 tc-so: group ff02::1:ff00:1%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.460005] shmif0: Ethernet address b2:a0:ec:d3:06:74 tc-so:[ 3.980005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 3.980005] get_ifid: shmif0: ifid: b0:a0:ec:ff:fe:d3:06:74 tc-so:[ 3.980005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:ecff:fed3:674 tc-so:[ 4.460005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 4.460005] get_ifid: wg0: ifid: f0:2b:7c:ee:60:80:74:30 tc-so:[ 5.380005] ip6_output: refusing to send from invalid address fe80:3::f02b:7cee:6080:7430 (pid 0) tc-so:[ 5.680005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:ecff:fed3:674 - no duplicates found tc-so:[ 6.910005] in6_if_link_up: fd00::1 marked tentative tc-so:[ 6.910005] nd6_dad_start: wg0: starting DAD for fd00::1 tc-so:[ 6.910005] in6_if_link_up: fe80:3::f02b:7cee:6080:7430 marked tentative tc-so:[ 6.910005] nd6_dad_start: wg0: starting DAD for fe80:3::f02b:7cee:6080:7430 tc-so:[ 7.750005] in6_if_link_down: fd00::1 marked detached tc-so:[ 7.750005] in6_if_link_down: fe80:3::f02b:7cee:6080:7430 marked detached tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:04.640004 b2:a0:ec:d3:06:74 > 33:33:ff:d3:06:74, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd3:674: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd3:674, length 24 tc-so:00:00:04.680004 b2:a0:ec:d3:06:74 > 33:33:ff:d3:06:74, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd3:674: ICMP6, neighbor solicitation, who has fe80::b0a0:ecff:fed3:674, length 32 tc-so:00:00:05.900004 b2:a0:ec:d3:06:74 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ecff:fed3:674 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:06.780004 b2:a0:ec:d3:06:74 > 33:33:ff:d3:06:74, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ecff:fed3:674 > ff02::1:ffd3:674: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd3:674, length 24 tc-so:unix://wg_local tc-end: 1639659270.101405, wg_create_destroy_peers_ipv6, passed tc-start: 1639659270.120146, wg_multiple_interfaces tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:65:80:05:d3 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:22:46:e7:a5 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:unix://wg_local shmif1 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:unix://wg_peer2 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:1f:39:ea:15 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:unix://wg_local shmif1 tc-so:unix://wg_peer2 shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 192.168.2.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so:192.168.2/24 link#3 UC - - - shmif1 tc-so:192.168.2.1 link#3 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:f8ff:fe66:d913 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:22ff:fe46:e7a5 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::dce3:a87:3d07:f3b0 U - - - wg0 tc-so:fe80::dce3:a87:3d07:f3b0 link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::dce3:a87:3d07:f3b0 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fe80::dce3:a87:3d07:f3b0 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::dce3:a87:3d07:f3b0%wg0/64 flags 0x8 scopeid 0x4 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ rump.ifconfig wg1 create ] tc-so:Executing command [ rump.ifconfig wg1 inet 10.0.1.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:10.0.1/24 10.0.1.1 U - - - wg1 tc-so:10.0.1.1 wg1 UHl - - - wg1 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so:192.168.2/24 link#3 UC - - - shmif1 tc-so:192.168.2.1 link#3 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:f8ff:fe66:d913 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:22ff:fe46:e7a5 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::dce3:a87:3d07:f3b0 U - - - wg0 tc-so:fe80::dce3:a87:3d07:f3b0 link#4 UHl - - - lo0 tc-so:fe80::%wg1/64 fe80::dce3:a87:3d07:f3b0 U - - - wg1 tc-so:fe80::dce3:a87:3d07:f3b0 link#5 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::dce3:a87:3d07:f3b0 UC - - - wg0 tc-so:ff01:5::/32 fe80::dce3:a87:3d07:f3b0 UC - - - wg1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fe80::dce3:a87:3d07:f3b0 UC - - - wg0 tc-so:ff02::%wg1/32 fe80::dce3:a87:3d07:f3b0 UC - - - wg1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg1 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg1 set listen-port 51821 ] tc-so:Executing command [ rump.ifconfig wg1 up ] tc-so:wg1: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::dce3:a87:3d07:f3b0%wg1/64 flags 0x8 scopeid 0x5 tc-so: inet 10.0.1.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg1 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 kwPGBqzJCHTdZWpmc2vD/QWIMdBPnBKJfUVm069/FXs= --endpoint=192.168.1.2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg1 add peer peer0 g+XQTDIIzii/wNWH/v4CiIMq4t3AQM5uuoEvP63o/BU= --endpoint=192.168.2.2:51821 --allowed-ips=10.0.1.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg1 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg1 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:65ff:fe80:5d3 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::8400:d17b:9dc6:5a3b U - - - wg0 tc-so:fe80::8400:d17b:9dc6:5a3b link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::8400:d17b:9dc6:5a3b UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::8400:d17b:9dc6:5a3b UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::8400:d17b:9dc6:5a3b%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 kvKb1QWzjMudJnGVo4IedygVXi7iTRYgHy6J2B/uHBM= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.1.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 10.0.1.2 U - - - wg0 tc-so:10.0.1.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:1fff:fe39:ea15 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::6c8c:d7b6:fe60:7039 U - - - wg0 tc-so:fe80::6c8c:d7b6:fe60:7039 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::6c8c:d7b6:fe60:7039 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::6c8c:d7b6:fe60:7039 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51821 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::6c8c:d7b6:fe60:7039%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.1.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 kvKb1QWzjMudJnGVo4IedygVXi7iTRYgHy6J2B/uHBM= --endpoint=192.168.2.1:51821 --allowed-ips=10.0.1.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so: tc-so:00:00:11.540004 b2:a0:f8:66:d9:13 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:11.810004 b2:a0:f8:66:d9:13 > 33:33:96:45:d5:97, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:9645:d597: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9645:d597, length 24 tc-so:00:00:11.850004 b2:a0:22:46:e7:a5 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.2.1 tell 192.168.2.1, length 28 tc-so:00:00:12.210004 b2:a0:f8:66:d9:13 > 33:33:ff:66:d9:13, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff66:d913: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff66:d913, length 24 tc-so:00:00:12.470004 b2:a0:22:46:e7:a5 > 33:33:ff:46:e7:a5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff46:e7a5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff46:e7a5, length 24 tc-so:00:00:12.510004 b2:a0:f8:66:d9:13 > 33:33:ff:66:d9:13, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff66:d913: ICMP6, neighbor solicitation, who has fe80::b0a0:f8ff:fe66:d913, length 32 tc-so:00:00:12.580004 b2:a0:22:46:e7:a5 > 33:33:ff:46:e7:a5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff46:e7a5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff46:e7a5, length 24 tc-so:00:00:12.700004 b2:a0:22:46:e7:a5 > 33:33:96:45:d5:97, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:9645:d597: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9645:d597, length 24 tc-so:00:00:12.700004 b2:a0:22:46:e7:a5 > 33:33:ff:46:e7:a5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff46:e7a5: ICMP6, neighbor solicitation, who has fe80::b0a0:22ff:fe46:e7a5, length 32 tc-so:00:00:14.660004 b2:a0:f8:66:d9:13 > 33:33:96:45:d5:97, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f8ff:fe66:d913 > ff02::2:9645:d597: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9645:d597, length 24 tc-so:00:00:19.210004 b2:a0:f8:66:d9:13 > 33:33:ff:66:d9:13, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f8ff:fe66:d913 > ff02::1:ff66:d913: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff66:d913, length 24 tc-so:00:00:19.350004 b2:a0:65:80:05:d3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:19.970004 b2:a0:65:80:05:d3 > 33:33:19:54:35:fe, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:1954:35fe: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1954:35fe, length 24 tc-so:00:00:20.260004 b2:a0:65:80:05:d3 > 33:33:ff:80:05:d3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff80:5d3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff80:5d3, length 24 tc-so:00:00:20.300004 b2:a0:65:80:05:d3 > 33:33:ff:80:05:d3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff80:5d3: ICMP6, neighbor solicitation, who has fe80::b0a0:65ff:fe80:5d3, length 32 tc-so:00:00:21.160004 b2:a0:65:80:05:d3 > 33:33:ff:80:05:d3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff80:5d3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff80:5d3, length 24 tc-so:00:00:19.820004 b2:a0:1f:39:ea:15 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.2.2 tell 192.168.2.2, length 28 tc-so:00:00:20.020004 b2:a0:1f:39:ea:15 > 33:33:30:3f:4b:2b, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:303f:4b2b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:303f:4b2b, length 24 tc-so:00:00:20.230004 b2:a0:1f:39:ea:15 > 33:33:ff:39:ea:15, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff39:ea15: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff39:ea15, length 24 tc-so:00:00:20.400004 b2:a0:1f:39:ea:15 > 33:33:ff:39:ea:15, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff39:ea15: ICMP6, neighbor solicitation, who has fe80::b0a0:1fff:fe39:ea15, length 32 tc-so:00:00:26.760004 b2:a0:65:80:05:d3 > 33:33:19:54:35:fe, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:65ff:fe80:5d3 > ff02::2:1954:35fe: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1954:35fe, length 24 tc-so:00:00:25.010004 b2:a0:1f:39:ea:15 > 33:33:30:3f:4b:2b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1fff:fe39:ea15 > ff02::2:303f:4b2b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:303f:4b2b, length 24 tc-so:Executing command [ rump.ping -n -i 0.1 -c 3 -w 1 10.0.0.2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 10.0.0.2 (10.0.0.2): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: sendto: Socket is not connected tc-se:rump.ping: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:unix://wg_peer2 tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:65:80:05:d3 tc-so: linkstr: bus tc-so: input: 8 packets, 600 bytes, 8 multicasts tc-so: output: 7 packets, 514 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:65ff:fe80:5d3%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::8400:d17b:9dc6:5a3b%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:f8:66:d9:13 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:65ff:fe80:5d3 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::8400:d17b:9dc6:5a3b U - - - wg0 tc-so:fe80::8400:d17b:9dc6:5a3b link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::8400:d17b:9dc6:5a3b UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::8400:d17b:9dc6:5a3b UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:65:80:05:d3 8 0 7 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 8 0 7 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:65ff:f tc-so: ff01:2::1 tc-so: ff02::2:1954:35fe tc-so: ff02::1%shmif0 tc-so: ff02::1:ff80:5d3% 8 0 7 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::8400:d17b:9 tc-so: ff01:3::1 tc-so: ff02::2:1954:35fe tc-so: ff02::1%wg0 tc-so: ff02::1:ffc6:5a3b 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 11 0 10 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 27 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 60 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 215 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 505 0 0 169 0 169 169 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 30 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1601 0 73 262 0 262 tc-so: tc-so:In use 1460K, total allocated 2096K; utilization 69.7% tc-so: tc-so:? (192.168.1.1) at b2:a0:f8:66:d9:13 on shmif0 permanent N tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:65ff:fe80:5d3%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:1954:35fe%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff80:5d3%shmif0 refcount 1 tc-so: enaddr b2:a0:65:80:05:d3 multicnt 4 tc-so: 33:33:19:54:35:fe -- 33:33:19:54:35:fe refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:80:05:d3 -- 33:33:ff:80:05:d3 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::8400:d17b:9dc6:5a3b%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:1954:35fe%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ffc6:5a3b%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.360005] chacha: Portable C ChaCha tc-so:[ 1.360005] aes: BearSSL aes_ct tc-so:[ 1.360005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.360005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.670005] shmif0: Ethernet address b2:a0:65:80:05:d3 tc-so:[ 19.370005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 19.370005] get_ifid: shmif0: ifid: b0:a0:65:ff:fe:80:05:d3 tc-so:[ 19.370005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:65ff:fe80:5d3 tc-so:[ 19.930005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 19.930005] get_ifid: wg0: ifid: 84:00:d1:7b:9d:c6:5a:3b tc-so:[ 19.990005] ip6_output: refusing to send from invalid address fe80:3::8400:d17b:9dc6:5a3b (pid 0) tc-so:[ 20.060005] ip6_output: refusing to send from invalid address fe80:3::8400:d17b:9dc6:5a3b (pid 0) tc-so:[ 21.300005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:65ff:fe80:5d3 - no duplicates found tc-so:[ 22.780005] in6_if_link_up: fe80:3::8400:d17b:9dc6:5a3b marked tentative tc-so:[ 22.780005] nd6_dad_start: wg0: starting DAD for fe80:3::8400:d17b:9dc6:5a3b tc-so:[ 23.850005] nd6_dad_timer: wg0: DAD complete for fe80:3::8400:d17b:9dc6:5a3b - no duplicates found tc-so:### Dumping unix://wg_peer2 tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1f:39:ea:15 tc-so: linkstr: bus tc-so: input: 3 packets, 214 bytes, 3 multicasts tc-so: output: 6 packets, 472 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:1fff:fe39:ea15%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.2.2/24 broadcast 192.168.2.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::6c8c:d7b6:fe60:7039%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.1.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 10.0.1.2 U - - - wg0 tc-so:10.0.1.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:1fff:fe39:ea15 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::6c8c:d7b6:fe60:7039 U - - - wg0 tc-so:fe80::6c8c:d7b6:fe60:7039 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::6c8c:d7b6:fe60:7039 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::6c8c:d7b6:fe60:7039 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:1f:39:ea:15 3 0 6 0 0 tc-so:shmif 1500 192.168.2/24 192.168.2.2 3 0 6 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:1fff:f tc-so: ff01:2::1 tc-so: ff02::2:303f:4b2b tc-so: ff02::1%shmif0 tc-so: ff02::1:ff39:ea15 3 0 6 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.1/24 10.0.1.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::6c8c:d7b6:f tc-so: ff01:3::1 tc-so: ff02::2:303f:4b2b tc-so: ff02::1%wg0 tc-so: ff02::1:ff60:7039 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 20 0 19 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 37 0 36 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 214 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 561 0 0 187 0 187 187 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1671 0 91 279 0 279 tc-so: tc-so:In use 1573K, total allocated 2232K; utilization 70.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:1fff:fe39:ea15%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:303f:4b2b%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff39:ea15%shmif0 refcount 1 tc-so: enaddr b2:a0:1f:39:ea:15 multicnt 4 tc-so: 33:33:30:3f:4b:2b -- 33:33:30:3f:4b:2b refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:39:ea:15 -- 33:33:ff:39:ea:15 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::6c8c:d7b6:fe60:7039%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:303f:4b2b%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff60:7039%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.550005] shmif0: Ethernet address b2:a0:1f:39:ea:15 tc-so:[ 19.820005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 19.820005] get_ifid: shmif0: ifid: b0:a0:1f:ff:fe:39:ea:15 tc-so:[ 19.820005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:1fff:fe39:ea15 tc-so:[ 20.440005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 20.440005] get_ifid: wg0: ifid: 6c:8c:d7:b6:fe:60:70:39 tc-so:[ 20.840005] ip6_output: refusing to send from invalid address fe80:3::6c8c:d7b6:fe60:7039 (pid 0) tc-so:[ 21.080005] ip6_output: refusing to send from invalid address fe80:3::6c8c:d7b6:fe60:7039 (pid 0) tc-so:[ 21.260005] ip6_output: refusing to send from invalid address fe80:3::6c8c:d7b6:fe60:7039 (pid 0) tc-so:[ 21.330005] ip6_output: refusing to send from invalid address fe80:3::6c8c:d7b6:fe60:7039 (pid 0) tc-so:[ 21.410005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:1fff:fe39:ea15 - no duplicates found tc-so:[ 23.460005] in6_if_link_up: fe80:3::6c8c:d7b6:fe60:7039 marked tentative tc-so:[ 23.460005] nd6_dad_start: wg0: starting DAD for fe80:3::6c8c:d7b6:fe60:7039 tc-so:[ 24.800005] nd6_dad_timer: wg0: DAD complete for fe80:3::6c8c:d7b6:fe60:7039 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 28286] tc-so:[New process 12912] tc-so:[New process 10018] tc-so:[New process 27030] tc-so:[New process 18515] tc-so:[New process 20064] tc-so:[New process 18019] tc-so:[New process 26152] tc-so:[New process 18940] tc-so:[New process 21014] tc-so:[New process 5235] tc-so:[New process 19897] tc-so:[New process 23597] tc-so:[New process 22440] tc-so:[New process 19668] tc-so:[New process 27412] tc-so:[New process 28987] tc-so:[New process 1067] tc-so:[New process 22417] tc-so:[New process 683] tc-so:[New process 16652] tc-so:[New process 24685] tc-so:[New process 17627] tc-so:[New process 17591] tc-so:[New process 24665] tc-so:[New process 14776] tc-so:[New process 6772] tc-so:[New process 28961] tc-so:[New process 9938] tc-so:[New process 16358] tc-so:[New process 26413] tc-so:[New process 26354] tc-so:[New process 21053] tc-so:[New process 7202] tc-so:[New process 6351] tc-so:[New process 11799] tc-so:[New process 28377] tc-so:[New process 19100] tc-so:[New process 29547] tc-so:[New process 5620] tc-so:[New process 20439] tc-so:[New process 11211] tc-so:[New process 19413] tc-so:[New process 19027] tc-so:[New process 5537] tc-so:[New process 20103] tc-so:[New process 11078] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 28286)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fa42c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c806c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000000040799e68 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x0000000040799f48 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079bd48 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3000050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 11.5400050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 11.5400050] get_ifid: shmif0: ifid: b0:a0:f8:ff:fe:66:d9:13 tc-so:[ 11.5400050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:f8ff:fe66:d913 tc-so:[ 11.8500050] get_ifid: shmif1: got interface identifier from itself tc-so:[ 11.8500050] get_ifid: shmif1: ifid: b0:a0:22:ff:fe:46:e7:a5 tc-so:[ 11.8500050] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:22ff:fe46:e7a5 tc-so:[ 12.3700050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 12.3700050] get_ifid: wg0: ifid: dc:e3:0a:87:3d:07:f3:b0 tc-so:[ 12.5800050] ip6_output: refusing to send from invalid address fe80:4::dce3:a87:3d07:f3b0 (pid 0) tc-so:[ 13.1700050] ip6_output: refusing to send from invalid address fe80:4::dce3:a87:3d07:f3b0 (pid 0) tc-so:[ 13.5100050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:f8ff:fe66:d913 - no duplicates found tc-so:[ 13.7100050] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:22ff:fe46:e7a5 - no duplicates found tc-so:[ 15.3400050] ip6_output: refusing to send from invalid address fe80:4::dce3:a87:3d07:f3b0 (pid 0) tc-so:[ 15.6900050] get_ifid: wg1: interface identifier generated by random number tc-so:[ 15.6900050] get_ifid: wg1: ifid: dc:e3:0a:87:3d:07:f3:b0 tc-so:[ 16.3900050] ip6_output: refusing to send from invalid address fe80:5::dce3:a87:3d07:f3b0 (pid 0) tc-so:[ 16.4300050] ip6_output: refusing to send from invalid address fe80:5::dce3:a87:3d07:f3b0 (pid 0) tc-so:[ 18.9500050] ip6_output: refusing to send from invalid address fe80:5::dce3:a87:3d07:f3b0 (pid 0) tc-so:[ 18.9500050] in6_if_link_up: fe80:4::dce3:a87:3d07:f3b0 marked tentative tc-so:[ 18.9500050] nd6_dad_start: wg0: starting DAD for fe80:4::dce3:a87:3d07:f3b0 tc-so:[ 19.8600050] in6_if_link_up: fe80:5::dce3:a87:3d07:f3b0 marked tentative tc-so:[ 19.8600050] nd6_dad_start: wg1: starting DAD for fe80:5::dce3:a87:3d07:f3b0 tc-so:[ 20.2800050] nd6_dad_timer: wg0: DAD complete for fe80:4::dce3:a87:3d07:f3b0 - no duplicates found tc-so:[ 21.7000050] nd6_dad_timer: wg1: DAD complete for fe80:5::dce3:a87:3d07:f3b0 - no duplicates found tc-so:[ 33.0400050] panic: pool_redzone_check: [mbpl] 0x00 != 0xa1 tc-so:[ 33.0400050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.2200050] mainbus0 (root) tc-so:[ 1.3000050] chacha: Portable C ChaCha tc-so:[ 1.3000050] aes: BearSSL aes_ct tc-so:[ 1.3000050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.3000050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.4300050] shmif0: Ethernet address b2:a0:f8:66:d9:13 tc-so:[ 6.5600050] shmif1: Ethernet address b2:a0:22:46:e7:a5 tc-so:[ 33.0400050] panic: pool_redzone_check: [mbpl] 0x00 != 0xa1 tc-so:[ 33.0400050] rump kernel halting... tc-so:[ 18.9500050] tc-so:[ 19.8600050] tc-so:[ 19.8600050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:11.540004 b2:a0:f8:66:d9:13 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:11.810004 b2:a0:f8:66:d9:13 > 33:33:96:45:d5:97, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:9645:d597: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9645:d597, length 24 tc-so:00:00:11.850004 b2:a0:22:46:e7:a5 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.2.1 tell 192.168.2.1, length 28 tc-so:00:00:12.210004 b2:a0:f8:66:d9:13 > 33:33:ff:66:d9:13, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff66:d913: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff66:d913, length 24 tc-so:00:00:12.470004 b2:a0:22:46:e7:a5 > 33:33:ff:46:e7:a5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff46:e7a5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff46:e7a5, length 24 tc-so:00:00:12.510004 b2:a0:f8:66:d9:13 > 33:33:ff:66:d9:13, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff66:d913: ICMP6, neighbor solicitation, who has fe80::b0a0:f8ff:fe66:d913, length 32 tc-so:00:00:12.580004 b2:a0:22:46:e7:a5 > 33:33:ff:46:e7:a5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff46:e7a5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff46:e7a5, length 24 tc-so:00:00:12.700004 b2:a0:22:46:e7:a5 > 33:33:96:45:d5:97, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:9645:d597: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9645:d597, length 24 tc-so:00:00:12.700004 b2:a0:22:46:e7:a5 > 33:33:ff:46:e7:a5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff46:e7a5: ICMP6, neighbor solicitation, who has fe80::b0a0:22ff:fe46:e7a5, length 32 tc-so:00:00:14.660004 b2:a0:f8:66:d9:13 > 33:33:96:45:d5:97, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f8ff:fe66:d913 > ff02::2:9645:d597: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9645:d597, length 24 tc-so:00:00:19.210004 b2:a0:f8:66:d9:13 > 33:33:ff:66:d9:13, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f8ff:fe66:d913 > ff02::1:ff66:d913: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff66:d913, length 24 tc-so:00:00:19.350004 b2:a0:65:80:05:d3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:19.970004 b2:a0:65:80:05:d3 > 33:33:19:54:35:fe, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:1954:35fe: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1954:35fe, length 24 tc-so:00:00:20.260004 b2:a0:65:80:05:d3 > 33:33:ff:80:05:d3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff80:5d3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff80:5d3, length 24 tc-so:00:00:20.300004 b2:a0:65:80:05:d3 > 33:33:ff:80:05:d3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff80:5d3: ICMP6, neighbor solicitation, who has fe80::b0a0:65ff:fe80:5d3, length 32 tc-so:00:00:21.160004 b2:a0:65:80:05:d3 > 33:33:ff:80:05:d3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff80:5d3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff80:5d3, length 24 tc-so:00:00:19.820004 b2:a0:1f:39:ea:15 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.2.2 tell 192.168.2.2, length 28 tc-so:00:00:20.020004 b2:a0:1f:39:ea:15 > 33:33:30:3f:4b:2b, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:303f:4b2b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:303f:4b2b, length 24 tc-so:00:00:20.230004 b2:a0:1f:39:ea:15 > 33:33:ff:39:ea:15, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff39:ea15: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff39:ea15, length 24 tc-so:00:00:20.400004 b2:a0:1f:39:ea:15 > 33:33:ff:39:ea:15, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff39:ea15: ICMP6, neighbor solicitation, who has fe80::b0a0:1fff:fe39:ea15, length 32 tc-so:00:00:26.760004 b2:a0:65:80:05:d3 > 33:33:19:54:35:fe, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:65ff:fe80:5d3 > ff02::2:1954:35fe: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1954:35fe, length 24 tc-so:00:00:25.010004 b2:a0:1f:39:ea:15 > 33:33:30:3f:4b:2b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1fff:fe39:ea15 > ff02::2:303f:4b2b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:303f:4b2b, length 24 tc-so:00:00:25.920004 b2:a0:1f:39:ea:15 > 33:33:ff:39:ea:15, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1fff:fe39:ea15 > ff02::1:ff39:ea15: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff39:ea15, length 24 tc-so:00:00:33.010004 b2:a0:f8:66:d9:13 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:30.350004 b2:a0:65:80:05:d3 > b2:a0:f8:66:d9:13, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:65:80:05:d3, length 28 tc-so:00:00:33.040004 b2:a0:f8:66:d9:13 > b2:a0:65:80:05:d3, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:unix://wg_peer2 tc-se:rump.halt: init failed: No such file or directory tc-end: 1639659318.773067, wg_multiple_interfaces, failed, atf-check failed; see the output of the test for details tc-start: 1639659318.840338, wg_multiple_peers tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:99:ed:8d:52 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:f0:f2:19:a9 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:unix://wg_local shmif1 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:unix://wg_peer2 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:ab:2e:88:e4 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:unix://wg_local shmif1 tc-so:unix://wg_peer2 shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:43ff:fecf:ee88 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::2cf8:1ab:b57:e56b U - - - wg0 tc-so:fe80::2cf8:1ab:b57:e56b link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:4::/32 fe80::2cf8:1ab:b57:e56b UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::2cf8:1ab:b57:e56b UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::2cf8:1ab:b57:e56b%wg0/64 flags 0x8 scopeid 0x4 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 WCZ7jjdfnEM4DzPRlgTTn+RlFGP5Lo7Z/tagqCljGG4= --endpoint=192.168.1.2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer1 2MmiLYlmvNdHm6BDnlhP3bVnxNBXWTD23jMfvjqorxY= --endpoint=192.168.1.3:51820 --allowed-ips=10.0.0.3/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer1 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:99ff:feed:8d52 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::cccb:4198:a221:7a55 U - - - wg0 tc-so:fe80::cccb:4198:a221:7a55 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::cccb:4198:a221:7a55 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::cccb:4198:a221:7a55 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::cccb:4198:a221:7a55%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 t2jgzE6skfTxSJ6GjHbiPZd8LA4BZ/XWiVVsaVFS0SQ= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.3/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.3/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.3 U - - - wg0 tc-so:10.0.0.3 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.3 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:abff:fe2e:88e4 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::b0e1:23f1:1a01:1eb5 U - - - wg0 tc-so:fe80::b0e1:23f1:1a01:1eb5 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::b0e1:23f1:1a01:1eb5 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::b0e1:23f1:1a01:1eb5 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::b0e1:23f1:1a01:1eb5%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.3/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 t2jgzE6skfTxSJ6GjHbiPZd8LA4BZ/XWiVVsaVFS0SQ= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so: tc-so:00:00:10.880004 b2:a0:43:cf:ee:88 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:11.460004 b2:a0:43:cf:ee:88 > 33:33:ff:cf:ee:88, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffcf:ee88: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffcf:ee88, length 24 tc-so:00:00:11.550004 b2:a0:43:cf:ee:88 > 33:33:ff:cf:ee:88, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffcf:ee88: ICMP6, neighbor solicitation, who has fe80::b0a0:43ff:fecf:ee88, length 32 tc-so:00:00:11.580004 b2:a0:43:cf:ee:88 > 33:33:44:2f:a6:ae, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:442f:a6ae: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:442f:a6ae, length 24 tc-so:00:00:12.090004 b2:a0:43:cf:ee:88 > 33:33:44:2f:a6:ae, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:442f:a6ae: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:442f:a6ae, length 24 tc-so:00:00:15.490004 b2:a0:43:cf:ee:88 > 33:33:ff:cf:ee:88, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:43ff:fecf:ee88 > ff02::1:ffcf:ee88: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffcf:ee88, length 24 tc-so:00:00:13.790004 b2:a0:99:ed:8d:52 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:14.420004 b2:a0:99:ed:8d:52 > 33:33:ff:ed:8d:52, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffed:8d52: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffed:8d52, length 24 tc-so:00:00:14.500004 b2:a0:99:ed:8d:52 > 33:33:ff:ed:8d:52, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffed:8d52: ICMP6, neighbor solicitation, who has fe80::b0a0:99ff:feed:8d52, length 32 tc-so:00:00:14.740004 b2:a0:99:ed:8d:52 > 33:33:13:cf:ed:6c, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:13cf:ed6c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:13cf:ed6c, length 24 tc-so:00:00:14.720004 b2:a0:ab:2e:88:e4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.3 tell 192.168.1.3, length 28 tc-so:00:00:15.020004 b2:a0:ab:2e:88:e4 > 33:33:25:62:09:5f, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:2562:95f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2562:95f, length 24 tc-so:00:00:15.200004 b2:a0:ab:2e:88:e4 > 33:33:ff:2e:88:e4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff2e:88e4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2e:88e4, length 24 tc-so:00:00:15.540004 b2:a0:ab:2e:88:e4 > 33:33:ff:2e:88:e4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff2e:88e4: ICMP6, neighbor solicitation, who has fe80::b0a0:abff:fe2e:88e4, length 32 tc-so:00:00:15.650004 b2:a0:ab:2e:88:e4 > 33:33:ff:2e:88:e4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff2e:88e4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2e:88e4, length 24 tc-so:00:00:15.810004 b2:a0:ab:2e:88:e4 > 33:33:25:62:09:5f, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:2562:95f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2562:95f, length 24 tc-so:00:00:20.110004 b2:a0:99:ed:8d:52 > 33:33:13:cf:ed:6c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:99ff:feed:8d52 > ff02::2:13cf:ed6c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:13cf:ed6c, length 24 tc-so:00:00:21.040004 b2:a0:99:ed:8d:52 > 33:33:ff:ed:8d:52, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:99ff:feed:8d52 > ff02::1:ffed:8d52: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffed:8d52, length 24 tc-so:Executing command [ rump.ping -n -i 0.1 -c 3 -w 1 10.0.0.2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 10.0.0.2 (10.0.0.2): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:unix://wg_peer2 tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:99:ed:8d:52 tc-so: linkstr: bus tc-so: input: 8 packets, 600 bytes, 8 multicasts tc-so: output: 7 packets, 514 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:99ff:feed:8d52%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::cccb:4198:a221:7a55%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:43:cf:ee:88 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:99ff:feed:8d52 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::cccb:4198:a221:7a55 U - - - wg0 tc-so:fe80::cccb:4198:a221:7a55 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::cccb:4198:a221:7a55 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::cccb:4198:a221:7a55 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:99:ed:8d:52 8 0 7 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 8 0 7 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:99ff:f tc-so: ff01:2::1 tc-so: ff02::2:13cf:ed6c tc-so: ff02::1%shmif0 tc-so: ff02::1:ffed:8d52 8 0 7 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::cccb:4198:a tc-so: ff01:3::1 tc-so: ff02::2:13cf:ed6c tc-so: ff02::1%wg0 tc-so: ff02::1:ff21:7a55 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 32 0 31 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 49 0 48 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 213 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 639 0 0 213 0 213 213 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1776 0 115 306 0 306 tc-so: tc-so:In use 1735K, total allocated 2448K; utilization 70.9% tc-so: tc-so:? (192.168.1.1) at b2:a0:43:cf:ee:88 on shmif0 permanent N tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:99ff:feed:8d52%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:13cf:ed6c%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffed:8d52%shmif0 refcount 1 tc-so: enaddr b2:a0:99:ed:8d:52 multicnt 4 tc-so: 33:33:13:cf:ed:6c -- 33:33:13:cf:ed:6c refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:ed:8d:52 -- 33:33:ff:ed:8d:52 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::cccb:4198:a221:7a55%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:13cf:ed6c%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff21:7a55%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.430005] shmif0: Ethernet address b2:a0:99:ed:8d:52 tc-so:[ 13.790005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 13.790005] get_ifid: shmif0: ifid: b0:a0:99:ff:fe:ed:8d:52 tc-so:[ 13.790005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:99ff:feed:8d52 tc-so:[ 14.240005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 14.240005] get_ifid: wg0: ifid: cc:cb:41:98:a2:21:7a:55 tc-so:[ 14.460005] ip6_output: refusing to send from invalid address fe80:3::cccb:4198:a221:7a55 (pid 0) tc-so:[ 14.740005] ip6_output: refusing to send from invalid address fe80:3::cccb:4198:a221:7a55 (pid 0) tc-so:[ 15.500005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:99ff:feed:8d52 - no duplicates found tc-so:[ 17.010005] in6_if_link_up: fe80:3::cccb:4198:a221:7a55 marked tentative tc-so:[ 17.010005] nd6_dad_start: wg0: starting DAD for fe80:3::cccb:4198:a221:7a55 tc-so:[ 18.380005] nd6_dad_timer: wg0: DAD complete for fe80:3::cccb:4198:a221:7a55 - no duplicates found tc-so:### Dumping unix://wg_peer2 tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ab:2e:88:e4 tc-so: linkstr: bus tc-so: input: 4 packets, 300 bytes, 4 multicasts tc-so: output: 6 packets, 472 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:abff:fe2e:88e4%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.3/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::b0e1:23f1:1a01:1eb5%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.3/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.3 U - - - wg0 tc-so:10.0.0.3 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.3 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:abff:fe2e:88e4 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::b0e1:23f1:1a01:1eb5 U - - - wg0 tc-so:fe80::b0e1:23f1:1a01:1eb5 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::b0e1:23f1:1a01:1eb5 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::b0e1:23f1:1a01:1eb5 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ab:2e:88:e4 4 0 6 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.3 4 0 6 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:abff:f tc-so: ff01:2::1 tc-so: ff02::2:2562:95f% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff2e:88e4 4 0 6 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.3 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::b0e1:23f1:1 tc-so: ff01:3::1 tc-so: ff02::2:2562:95f% tc-so: ff02::1%wg0 tc-so: ff02::1:ff01:1eb5 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 11 0 10 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 27 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 213 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 504 0 0 168 0 168 168 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1599 0 73 260 0 260 tc-so: tc-so:In use 1458K, total allocated 2080K; utilization 70.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:abff:fe2e:88e4%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:2562:95f%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff2e:88e4%shmif0 refcount 1 tc-so: enaddr b2:a0:ab:2e:88:e4 multicnt 4 tc-so: 33:33:25:62:09:5f -- 33:33:25:62:09:5f refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:2e:88:e4 -- 33:33:ff:2e:88:e4 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::b0e1:23f1:1a01:1eb5%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:2562:95f%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff01:1eb5%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.490005] shmif0: Ethernet address b2:a0:ab:2e:88:e4 tc-so:[ 14.720005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.720005] get_ifid: shmif0: ifid: b0:a0:ab:ff:fe:2e:88:e4 tc-so:[ 14.720005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:abff:fe2e:88e4 tc-so:[ 15.420005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 15.420005] get_ifid: wg0: ifid: b0:e1:23:f1:1a:01:1e:b5 tc-so:[ 15.970005] ip6_output: refusing to send from invalid address fe80:3::b0e1:23f1:1a01:1eb5 (pid 0) tc-so:[ 16.170005] ip6_output: refusing to send from invalid address fe80:3::b0e1:23f1:1a01:1eb5 (pid 0) tc-so:[ 16.550005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:abff:fe2e:88e4 - no duplicates found tc-so:[ 19.050005] in6_if_link_up: fe80:3::b0e1:23f1:1a01:1eb5 marked tentative tc-so:[ 19.050005] nd6_dad_start: wg0: starting DAD for fe80:3::b0e1:23f1:1a01:1eb5 tc-so:[ 20.440005] nd6_dad_timer: wg0: DAD complete for fe80:3::b0e1:23f1:1a01:1eb5 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 25522] tc-so:[New process 18865] tc-so:[New process 19083] tc-so:[New process 20435] tc-so:[New process 18204] tc-so:[New process 16423] tc-so:[New process 27567] tc-so:[New process 14227] tc-so:[New process 26045] tc-so:[New process 21424] tc-so:[New process 17309] tc-so:[New process 12616] tc-so:[New process 8266] tc-so:[New process 26670] tc-so:[New process 17673] tc-so:[New process 14726] tc-so:[New process 20187] tc-so:[New process 16563] tc-so:[New process 14862] tc-so:[New process 26452] tc-so:[New process 8993] tc-so:[New process 15283] tc-so:[New process 8647] tc-so:[New process 26403] tc-so:[New process 20360] tc-so:[New process 17977] tc-so:[New process 22996] tc-so:[New process 18105] tc-so:[New process 17847] tc-so:[New process 2602] tc-so:[New process 17493] tc-so:[New process 537] tc-so:[New process 26494] tc-so:[New process 11623] tc-so:[New process 15797] tc-so:[New process 9801] tc-so:[New process 763] tc-so:[New process 20443] tc-so:[New process 14677] tc-so:[New process 21030] tc-so:[New process 23611] tc-so:[New process 11743] tc-so:[New process 5213] tc-so:[New process 10207] tc-so:[New process 5412] tc-so:[New process 4199] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 25522)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fa42c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c806c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000000040799e68 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x0000000040799f48 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079bd48 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2200050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 10.8800050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 10.8800050] get_ifid: shmif0: ifid: b0:a0:43:ff:fe:cf:ee:88 tc-so:[ 10.8800050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:43ff:fecf:ee88 tc-so:[ 11.3600050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 11.3600050] get_ifid: wg0: ifid: 2c:f8:01:ab:0b:57:e5:6b tc-so:[ 12.2800050] ip6_output: refusing to send from invalid address fe80:4::2cf8:1ab:b57:e56b (pid 0) tc-so:[ 12.3600050] ip6_output: refusing to send from invalid address fe80:4::2cf8:1ab:b57:e56b (pid 0) tc-so:[ 12.5600050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:43ff:fecf:ee88 - no duplicates found tc-so:[ 14.4900050] in6_if_link_up: fe80:4::2cf8:1ab:b57:e56b marked tentative tc-so:[ 14.4900050] nd6_dad_start: wg0: starting DAD for fe80:4::2cf8:1ab:b57:e56b tc-so:[ 15.6200050] nd6_dad_timer: wg0: DAD complete for fe80:4::2cf8:1ab:b57:e56b - no duplicates found tc-so:[ 27.6400050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 27.6400050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.2200050] mainbus0 (root) tc-so:[ 1.2200050] chacha: Portable C ChaCha tc-so:[ 1.2200050] aes: BearSSL aes_ct tc-so:[ 1.2200050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2200050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.4200050] shmif0: Ethernet address b2:a0:43:cf:ee:88 tc-so:[ 6.2000050] shmif1: Ethernet address b2:a0:f0:f2:19:a9 tc-so:[ 27.6400050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 27.6400050] rump kernel halting... tc-so:[ 14.4900050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:10.880004 b2:a0:43:cf:ee:88 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:11.460004 b2:a0:43:cf:ee:88 > 33:33:ff:cf:ee:88, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffcf:ee88: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffcf:ee88, length 24 tc-so:00:00:11.550004 b2:a0:43:cf:ee:88 > 33:33:ff:cf:ee:88, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffcf:ee88: ICMP6, neighbor solicitation, who has fe80::b0a0:43ff:fecf:ee88, length 32 tc-so:00:00:11.580004 b2:a0:43:cf:ee:88 > 33:33:44:2f:a6:ae, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:442f:a6ae: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:442f:a6ae, length 24 tc-so:00:00:12.090004 b2:a0:43:cf:ee:88 > 33:33:44:2f:a6:ae, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:442f:a6ae: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:442f:a6ae, length 24 tc-so:00:00:15.490004 b2:a0:43:cf:ee:88 > 33:33:ff:cf:ee:88, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:43ff:fecf:ee88 > ff02::1:ffcf:ee88: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffcf:ee88, length 24 tc-so:00:00:13.790004 b2:a0:99:ed:8d:52 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:14.420004 b2:a0:99:ed:8d:52 > 33:33:ff:ed:8d:52, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffed:8d52: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffed:8d52, length 24 tc-so:00:00:14.500004 b2:a0:99:ed:8d:52 > 33:33:ff:ed:8d:52, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffed:8d52: ICMP6, neighbor solicitation, who has fe80::b0a0:99ff:feed:8d52, length 32 tc-so:00:00:14.740004 b2:a0:99:ed:8d:52 > 33:33:13:cf:ed:6c, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:13cf:ed6c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:13cf:ed6c, length 24 tc-so:00:00:14.720004 b2:a0:ab:2e:88:e4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.3 tell 192.168.1.3, length 28 tc-so:00:00:15.020004 b2:a0:ab:2e:88:e4 > 33:33:25:62:09:5f, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:2562:95f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2562:95f, length 24 tc-so:00:00:15.200004 b2:a0:ab:2e:88:e4 > 33:33:ff:2e:88:e4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff2e:88e4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2e:88e4, length 24 tc-so:00:00:15.540004 b2:a0:ab:2e:88:e4 > 33:33:ff:2e:88:e4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff2e:88e4: ICMP6, neighbor solicitation, who has fe80::b0a0:abff:fe2e:88e4, length 32 tc-so:00:00:15.650004 b2:a0:ab:2e:88:e4 > 33:33:ff:2e:88:e4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff2e:88e4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2e:88e4, length 24 tc-so:00:00:15.810004 b2:a0:ab:2e:88:e4 > 33:33:25:62:09:5f, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:2562:95f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2562:95f, length 24 tc-so:00:00:20.110004 b2:a0:99:ed:8d:52 > 33:33:13:cf:ed:6c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:99ff:feed:8d52 > ff02::2:13cf:ed6c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:13cf:ed6c, length 24 tc-so:00:00:21.040004 b2:a0:99:ed:8d:52 > 33:33:ff:ed:8d:52, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:99ff:feed:8d52 > ff02::1:ffed:8d52: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffed:8d52, length 24 tc-so:00:00:27.640004 b2:a0:43:cf:ee:88 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:25.060004 b2:a0:99:ed:8d:52 > b2:a0:43:cf:ee:88, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:99:ed:8d:52, length 28 tc-so:00:00:27.640004 b2:a0:43:cf:ee:88 > b2:a0:99:ed:8d:52, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:unix://wg_peer2 tc-se:rump.halt: init failed: No such file or directory tc-end: 1639659365.264372, wg_multiple_peers, failed, atf-check failed; see the output of the test for details tc-start: 1639659365.311994, wg_payload_sizes_ipv4_over_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:7c:8c:89:0d ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:71ff:feab:6fbe link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::4039:9f0e:d6b:ce02 U - - - wg0 tc-so:fe80::4039:9f0e:d6b:ce02 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::4039:9f0e:d6b:ce02 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::4039:9f0e:d6b:ce02 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::4039:9f0e:d6b:ce02%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 6Eb6/Z3FyZaYC2LJiA3FkN1lCvaulBYwfGnaTFI0gBM= --endpoint=192.168.1.2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:7cff:fe8c:890d link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::3481:89ae:8df0:8062 U - - - wg0 tc-so:fe80::3481:89ae:8df0:8062 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::3481:89ae:8df0:8062 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::3481:89ae:8df0:8062 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::3481:89ae:8df0:8062%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 3Cs1oMj/8YgiPVNDN4knklnVhp5usyhNYff9Kdty0ms= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1 10.0.0.2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 10.0.0.2 (10.0.0.2): 1 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: sendto: Socket is not connected tc-se:rump.ping: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7c:8c:89:0d tc-so: linkstr: bus tc-so: input: 4 packets, 404 bytes, 3 multicasts tc-so: output: 8 packets, 556 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:7cff:fe8c:890d%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::3481:89ae:8df0:8062%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:71:ab:6f:be UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:7cff:fe8c:890d link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::3481:89ae:8df0:8062 U - - - wg0 tc-so:fe80::3481:89ae:8df0:8062 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::3481:89ae:8df0:8062 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::3481:89ae:8df0:8062 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7c:8c:89:0d 4 0 9 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 4 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:7cff:f tc-so: ff01:2::1 tc-so: ff02::2:fc8a:d18d tc-so: ff02::1%shmif0 tc-so: ff02::1:ff8c:890d 4 0 9 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::3481:89ae:8 tc-so: ff01:3::1 tc-so: ff02::2:fc8a:d18d tc-so: ff02::1%wg0 tc-so: ff02::1:fff0:8062 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 41 0 40 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 58 0 57 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 214 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 697 0 0 233 0 233 233 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1858 0 133 327 0 327 tc-so: tc-so:In use 1855K, total allocated 2616K; utilization 70.9% tc-so: tc-so:? (192.168.1.1) at b2:a0:71:ab:6f:be on shmif0 1s I tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:7cff:fe8c:890d%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:fc8a:d18d%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff8c:890d%shmif0 refcount 1 tc-so: enaddr b2:a0:7c:8c:89:0d multicnt 4 tc-so: 33:33:fc:8a:d1:8d -- 33:33:fc:8a:d1:8d refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:8c:89:0d -- 33:33:ff:8c:89:0d refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::3481:89ae:8df0:8062%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:fc8a:d18d%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:fff0:8062%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.390005] shmif0: Ethernet address b2:a0:7c:8c:89:0d tc-so:[ 8.620005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 8.620005] get_ifid: shmif0: ifid: b0:a0:7c:ff:fe:8c:89:0d tc-so:[ 8.620005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:7cff:fe8c:890d tc-so:[ 9.060005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 9.060005] get_ifid: wg0: ifid: 34:81:89:ae:8d:f0:80:62 tc-so:[ 9.510005] ip6_output: refusing to send from invalid address fe80:3::3481:89ae:8df0:8062 (pid 0) tc-so:[ 10.010005] ip6_output: refusing to send from invalid address fe80:3::3481:89ae:8df0:8062 (pid 0) tc-so:[ 10.230005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:7cff:fe8c:890d - no duplicates found tc-so:[ 11.620005] in6_if_link_up: fe80:3::3481:89ae:8df0:8062 marked tentative tc-so:[ 11.620005] nd6_dad_start: wg0: starting DAD for fe80:3::3481:89ae:8df0:8062 tc-so:[ 13.300005] nd6_dad_timer: wg0: DAD complete for fe80:3::3481:89ae:8df0:8062 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 7842] tc-so:[New process 21905] tc-so:[New process 14023] tc-so:[New process 21020] tc-so:[New process 5735] tc-so:[New process 8183] tc-so:[New process 9762] tc-so:[New process 793] tc-so:[New process 6265] tc-so:[New process 28274] tc-so:[New process 558] tc-so:[New process 10833] tc-so:[New process 13446] tc-so:[New process 28538] tc-so:[New process 9124] tc-so:[New process 1434] tc-so:[New process 10335] tc-so:[New process 3153] tc-so:[New process 25787] tc-so:[New process 21031] tc-so:[New process 11675] tc-so:[New process 25914] tc-so:[New process 16655] tc-so:[New process 19133] tc-so:[New process 19811] tc-so:[New process 2521] tc-so:[New process 22138] tc-so:[New process 6082] tc-so:[New process 1471] tc-so:[New process 20915] tc-so:[New process 18844] tc-so:[New process 11599] tc-so:[New process 7236] tc-so:[New process 12022] tc-so:[New process 4729] tc-so:[New process 4688] tc-so:[New process 9550] tc-so:[New process 4344] tc-so:[New process 21048] tc-so:[New process 18771] tc-so:[New process 19972] tc-so:[New process 9075] tc-so:[New process 19031] tc-so:[New process 27817] tc-so:[New process 11972] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 7842)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fa42c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c806c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000000040799e68 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x0000000040799f48 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079bd48 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2000050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.2700050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.2700050] get_ifid: shmif0: ifid: b0:a0:71:ff:fe:ab:6f:be tc-so:[ 6.2700050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:71ff:feab:6fbe tc-so:[ 6.8700050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 6.8700050] get_ifid: wg0: ifid: 40:39:9f:0e:0d:6b:ce:02 tc-so:[ 7.2900050] ip6_output: refusing to send from invalid address fe80:3::4039:9f0e:d6b:ce02 (pid 0) tc-so:[ 7.6400050] ip6_output: refusing to send from invalid address fe80:3::4039:9f0e:d6b:ce02 (pid 0) tc-so:[ 8.0400050] ip6_output: refusing to send from invalid address fe80:3::4039:9f0e:d6b:ce02 (pid 0) tc-so:[ 8.1200050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:71ff:feab:6fbe - no duplicates found tc-so:[ 9.7400050] in6_if_link_up: fe80:3::4039:9f0e:d6b:ce02 marked tentative tc-so:[ 9.7400050] nd6_dad_start: wg0: starting DAD for fe80:3::4039:9f0e:d6b:ce02 tc-so:[ 10.8200050] nd6_dad_timer: wg0: DAD complete for fe80:3::4039:9f0e:d6b:ce02 - no duplicates found tc-so:[ 16.2400050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 16.2400050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.2000050] mainbus0 (root) tc-so:[ 1.2000050] chacha: Portable C ChaCha tc-so:[ 1.2000050] aes: BearSSL aes_ct tc-so:[ 1.2000050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2000050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.3100050] shmif0: Ethernet address b2:a0:71:ab:6f:be tc-so:[ 16.2400050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 16.2400050] rump kernel halting... tc-so:[ 9.7400050] tc-so:[ 9.7400050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.270004 b2:a0:71:ab:6f:be > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:06.670004 b2:a0:71:ab:6f:be > 33:33:ff:ab:6f:be, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffab:6fbe: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffab:6fbe, length 24 tc-so:00:00:06.830004 b2:a0:71:ab:6f:be > 33:33:2e:02:96:85, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:2e02:9685: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2e02:9685, length 24 tc-so:00:00:07.090004 b2:a0:71:ab:6f:be > 33:33:ff:ab:6f:be, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffab:6fbe: ICMP6, neighbor solicitation, who has fe80::b0a0:71ff:feab:6fbe, length 32 tc-so:00:00:08.820004 b2:a0:71:ab:6f:be > 33:33:2e:02:96:85, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:71ff:feab:6fbe > ff02::2:2e02:9685: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2e02:9685, length 24 tc-so:00:00:08.620004 b2:a0:7c:8c:89:0d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:08.660004 b2:a0:7c:8c:89:0d > 33:33:fc:8a:d1:8d, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:fc8a:d18d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:fc8a:d18d, length 24 tc-so:00:00:08.830004 b2:a0:7c:8c:89:0d > 33:33:ff:8c:89:0d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff8c:890d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8c:890d, length 24 tc-so:00:00:09.200004 b2:a0:7c:8c:89:0d > 33:33:ff:8c:89:0d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff8c:890d: ICMP6, neighbor solicitation, who has fe80::b0a0:7cff:fe8c:890d, length 32 tc-so:00:00:11.540004 b2:a0:7c:8c:89:0d > 33:33:fc:8a:d1:8d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7cff:fe8c:890d > ff02::2:fc8a:d18d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:fc8a:d18d, length 24 tc-so:00:00:16.110004 b2:a0:71:ab:6f:be > 33:33:ff:ab:6f:be, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:71ff:feab:6fbe > ff02::1:ffab:6fbe: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffab:6fbe, length 24 tc-so:00:00:16.200004 b2:a0:71:ab:6f:be > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:13.820004 b2:a0:7c:8c:89:0d > b2:a0:71:ab:6f:be, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:7c:8c:89:0d, length 28 tc-so:00:00:16.240004 b2:a0:71:ab:6f:be > b2:a0:7c:8c:89:0d, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:15.270004 b2:a0:7c:8c:89:0d > 33:33:ff:8c:89:0d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7cff:fe8c:890d > ff02::1:ff8c:890d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8c:890d, length 24 tc-so:00:00:15.270004 b2:a0:7c:8c:89:0d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:16.270004 b2:a0:7c:8c:89:0d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:17.290004 b2:a0:7c:8c:89:0d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:18.300004 b2:a0:7c:8c:89:0d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1639659392.367577, wg_payload_sizes_ipv4_over_ipv4, failed, atf-check failed; see the output of the test for details tc-start: 1639659392.411831, wg_payload_sizes_ipv4_over_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:c4:a9:a3:95 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:ff:fe33:9666 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::4024:db59:4be3:ae47 U - - - wg0 tc-so:fe80::4024:db59:4be3:ae47 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::4024:db59:4be3:ae47 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::4024:db59:4be3:ae47 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::4024:db59:4be3:ae47%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 HEOCWOfIbcJTaIkN0hwPnuXvzfOWJ1WcyaKISYWMBRA= --endpoint=fc00::2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:c4ff:fea9:a395 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::b0ec:3149:d069:16b2 U - - - wg0 tc-so:fe80::b0ec:3149:d069:16b2 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::b0ec:3149:d069:16b2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::b0ec:3149:d069:16b2 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::b0ec:3149:d069:16b2%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 euOcH/Z/zVRLrg/IHfUfBQLnp68zpKikMzfiwDmXkiM= --endpoint=fc00::1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1 10.0.0.2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 10.0.0.2 (10.0.0.2): 1 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c4:a9:a3:95 tc-so: linkstr: bus tc-so: input: 5 packets, 554 bytes, 4 multicasts tc-so: output: 6 packets, 584 bytes, 4 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:c4ff:fea9:a395%shmif0/64 flags 0 scopeid 0x2 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::b0ec:3149:d069:16b2%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:c4ff:fea9:a395 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::b0ec:3149:d069:16b2 U - - - wg0 tc-so:fe80::b0ec:3149:d069:16b2 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::b0ec:3149:d069:16b2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::b0ec:3149:d069:16b2 UC - - - wg0 tc-so:fc00::1 b2:a0:00:33:96:66 UHL - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:c4:a9:a3:95 5 0 7 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ffa9:a395 tc-so: ff01:2::1 tc-so: ff02::2:15e9:314a tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 5 0 7 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:c4ff:f 5 0 7 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::b0ec:3149:d tc-so: ff01:3::1 tc-so: ff02::2:15e9:314a tc-so: ff02::1%wg0 tc-so: ff02::1:ff69:16b2 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 36 0 35 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 50 0 49 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 58 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 220 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 82 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 60 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 693 0 0 231 0 231 231 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1843 0 121 326 0 326 tc-so: tc-so:In use 1847K, total allocated 2608K; utilization 70.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:00:33:96:66 shmif0 expired D tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fc00::2 tc-so: group ff02::1:ffa9:a395%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:15e9:314a%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:c4:a9:a3:95 multicnt 4 tc-so: 33:33:ff:a9:a3:95 -- 33:33:ff:a9:a3:95 refcount 1 tc-so: 33:33:15:e9:31:4a -- 33:33:15:e9:31:4a refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:wg0: tc-so: inet6 fe80::b0ec:3149:d069:16b2%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:15e9:314a%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff69:16b2%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.290005] shmif0: Ethernet address b2:a0:c4:a9:a3:95 tc-so:[ 7.830005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.830005] get_ifid: shmif0: ifid: b0:a0:c4:ff:fe:a9:a3:95 tc-so:[ 7.830005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:c4ff:fea9:a395 tc-so:[ 8.250005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 8.250005] get_ifid: wg0: ifid: b0:ec:31:49:d0:69:16:b2 tc-so:[ 8.710005] ip6_output: refusing to send from invalid address fe80:3::b0ec:3149:d069:16b2 (pid 0) tc-so:[ 8.980005] ip6_output: refusing to send from invalid address fe80:3::b0ec:3149:d069:16b2 (pid 0) tc-so:[ 9.170005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:c4ff:fea9:a395 - no duplicates found tc-so:[ 10.420005] in6_if_link_up: fe80:3::b0ec:3149:d069:16b2 marked tentative tc-so:[ 10.420005] nd6_dad_start: wg0: starting DAD for fe80:3::b0ec:3149:d069:16b2 tc-so:[ 12.370005] nd6_dad_timer: wg0: DAD complete for fe80:3::b0ec:3149:d069:16b2 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 12232] tc-so:[New process 21127] tc-so:[New process 6561] tc-so:[New process 20437] tc-so:[New process 3704] tc-so:[New process 28541] tc-so:[New process 27994] tc-so:[New process 28466] tc-so:[New process 15519] tc-so:[New process 26414] tc-so:[New process 23602] tc-so:[New process 19803] tc-so:[New process 29076] tc-so:[New process 15728] tc-so:[New process 19200] tc-so:[New process 21785] tc-so:[New process 20026] tc-so:[New process 7286] tc-so:[New process 7247] tc-so:[New process 5408] tc-so:[New process 19249] tc-so:[New process 19840] tc-so:[New process 26472] tc-so:[New process 17157] tc-so:[New process 17703] tc-so:[New process 5280] tc-so:[New process 17499] tc-so:[New process 26930] tc-so:[New process 11803] tc-so:[New process 19068] tc-so:[New process 6015] tc-so:[New process 12908] tc-so:[New process 9538] tc-so:[New process 17796] tc-so:[New process 24061] tc-so:[New process 20658] tc-so:[New process 19253] tc-so:[New process 21889] tc-so:[New process 7414] tc-so:[New process 20947] tc-so:[New process 2968] tc-so:[New process 11419] tc-so:[New process 13043] tc-so:[New process 2601] tc-so:[New process 14466] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 12232)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fa42c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c806c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000000040799e68 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x0000000040799f48 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079bd48 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2000050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.0600050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.0600050] get_ifid: shmif0: ifid: b0:a0:00:ff:fe:33:96:66 tc-so:[ 6.0600050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:ff:fe33:9666 tc-so:[ 6.4700050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 6.4700050] get_ifid: wg0: ifid: 40:24:db:59:4b:e3:ae:47 tc-so:[ 6.5100050] ip6_output: refusing to send from invalid address fe80:3::4024:db59:4be3:ae47 (pid 0) tc-so:[ 6.6300050] ip6_output: refusing to send from invalid address fe80:3::4024:db59:4be3:ae47 (pid 0) tc-so:[ 7.8400050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:ff:fe33:9666 - no duplicates found tc-so:[ 8.6600050] in6_if_link_up: fe80:3::4024:db59:4be3:ae47 marked tentative tc-so:[ 8.6600050] nd6_dad_start: wg0: starting DAD for fe80:3::4024:db59:4be3:ae47 tc-so:[ 9.9300050] nd6_dad_timer: wg0: DAD complete for fe80:3::4024:db59:4be3:ae47 - no duplicates found tc-so:[ 15.2200050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 15.2200050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.2000050] mainbus0 (root) tc-so:[ 1.2000050] chacha: Portable C ChaCha tc-so:[ 1.2000050] aes: BearSSL aes_ct tc-so:[ 1.2000050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2000050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.2200050] shmif0: Ethernet address b2:a0:00:33:96:66 tc-so:[ 15.2200050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 15.2200050] rump kernel halting... tc-so:[ 8.6600050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.510004 b2:a0:00:33:96:66 > 33:33:fd:92:37:56, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:fd92:3756: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:fd92:3756, length 24 tc-so:00:00:06.750004 b2:a0:00:33:96:66 > 33:33:ff:33:96:66, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff33:9666: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff33:9666, length 24 tc-so:00:00:06.830004 b2:a0:00:33:96:66 > 33:33:ff:33:96:66, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff33:9666: ICMP6, neighbor solicitation, who has fe80::b0a0:ff:fe33:9666, length 32 tc-so:00:00:08.070004 b2:a0:c4:a9:a3:95 > 33:33:ff:a9:a3:95, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa9:a395: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa9:a395, length 24 tc-so:00:00:08.170004 b2:a0:c4:a9:a3:95 > 33:33:ff:a9:a3:95, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa9:a395: ICMP6, neighbor solicitation, who has fe80::b0a0:c4ff:fea9:a395, length 32 tc-so:00:00:10.700004 b2:a0:00:33:96:66 > 33:33:ff:33:96:66, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ff:fe33:9666 > ff02::1:ff33:9666: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff33:9666, length 24 tc-so:00:00:09.950004 b2:a0:c4:a9:a3:95 > 33:33:ff:a9:a3:95, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c4ff:fea9:a395 > ff02::1:ffa9:a395: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa9:a395, length 24 tc-so:00:00:13.870004 b2:a0:00:33:96:66 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ff:fe33:9666 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:15.180004 b2:a0:00:33:96:66 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:12.850004 b2:a0:c4:a9:a3:95 > b2:a0:00:33:96:66, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:15.220004 b2:a0:00:33:96:66 > b2:a0:c4:a9:a3:95, ethertype IPv6 (0x86dd), length 210: fc00::1.51820 > fc00::2.51820: UDP, length 148 tc-so:00:00:14.160004 b2:a0:c4:a9:a3:95 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c4ff:fea9:a395 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:14.160004 b2:a0:c4:a9:a3:95 > b2:a0:00:33:96:66, ethertype IPv6 (0x86dd), length 154: fc00::2.51820 > fc00::1.51820: UDP, length 92 tc-so:00:00:15.530004 b2:a0:c4:a9:a3:95 > 33:33:15:e9:31:4a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c4ff:fea9:a395 > ff02::2:15e9:314a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:15e9:314a, length 24 tc-so:00:00:17.870004 b2:a0:c4:a9:a3:95 > b2:a0:00:33:96:66, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:18.900004 b2:a0:c4:a9:a3:95 > b2:a0:00:33:96:66, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:19.900004 b2:a0:c4:a9:a3:95 > b2:a0:00:33:96:66, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:20.910004 b2:a0:c4:a9:a3:95 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c4ff:fea9:a395 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:21.940004 b2:a0:c4:a9:a3:95 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c4ff:fea9:a395 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1639659417.768215, wg_payload_sizes_ipv4_over_ipv6, failed, atf-check failed; see the output of the test for details tc-start: 1639659417.825602, wg_payload_sizes_ipv6_over_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:6c:22:8b:fd ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::1/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 fd00::1 U - - - wg0 tc-so:fd00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:d2ff:fe65:a839 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::c015:1d00:fb39:aea9 U - - - wg0 tc-so:fe80::c015:1d00:fb39:aea9 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::1 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::1 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fd00::1/64 flags 0x8 tc-so: inet6 fe80::c015:1d00:fb39:aea9%wg0/64 flags 0x8 scopeid 0x3 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 rBsFnNqloqa+FF+pUNadH7IOMGJMEzqUxJbOT9cjJkE= --endpoint=192.168.1.2:51820 --allowed-ips=fd00::2/128 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::2/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:6cff:fe22:8bfd link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::2824:5578:19d1:861b U - - - wg0 tc-so:fe80::2824:5578:19d1:861b link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fd00::2/64 flags 0x8 tc-so: inet6 fe80::2824:5578:19d1:861b%wg0/64 flags 0x8 scopeid 0x3 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 PGcuH3KNsWdr3arNSU1d3Y60NW8TuNve8b0j1gmRcCI= --endpoint=192.168.1.1:51820 --allowed-ips=fd00::1/128 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 1 fd00::2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(49=40+8+1 bytes) fd00::1 --> fd00::2 tc-se:ping6: wrote fd00::2 9 chars, ret=-1 tc-se: tc-se:--- fd00::2 ping6 statistics --- tc-se:1 packets transmitted, 0 packets received, 100.0% packet loss tc-se: tc-se:stderr: tc-se:rump.ping6: sendmsg: Socket is not connected tc-se:rump.ping6: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6c:22:8b:fd tc-so: linkstr: bus tc-so: input: 4 packets, 404 bytes, 3 multicasts tc-so: output: 8 packets, 556 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:6cff:fe22:8bfd%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::2824:5578:19d1:861b%wg0/64 flags 0 scopeid 0x3 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:d2:65:a8:39 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:6cff:fe22:8bfd link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::2824:5578:19d1:861b U - - - wg0 tc-so:fe80::2824:5578:19d1:861b link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:6c:22:8b:fd 4 0 9 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 4 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:6cff:f tc-so: ff01:2::1 tc-so: ff02::2:3e1b:6341 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff22:8bfd 4 0 9 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 fd00::/64 fd00::2 tc-so: ff02::1:ffd1:861b tc-so: ff01:3::1 tc-so: ff02::2:3e1b:6341 tc-so: ff02::1%wg0 tc-so: ff02::1:ff00:2%wg 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::2824:5578:1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 38 0 37 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 51 0 50 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 224 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 61 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 699 0 0 233 0 233 233 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 29 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1851 0 123 327 0 327 tc-so: tc-so:In use 1859K, total allocated 2616K; utilization 71.1% tc-so: tc-so:? (192.168.1.1) at b2:a0:d2:65:a8:39 on shmif0 expired I tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:6cff:fe22:8bfd%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:3e1b:6341%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff22:8bfd%shmif0 refcount 1 tc-so: enaddr b2:a0:6c:22:8b:fd multicnt 4 tc-so: 33:33:3e:1b:63:41 -- 33:33:3e:1b:63:41 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:22:8b:fd -- 33:33:ff:22:8b:fd refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ffd1:861b%wg0 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:3e1b:6341%wg0 refcount 2 tc-so: group ff02::1%wg0 refcount 2 tc-so: group ff02::1:ff00:2%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.340005] mainbus0 (root) tc-so:[ 1.450005] chacha: Portable C ChaCha tc-so:[ 1.450005] aes: BearSSL aes_ct tc-so:[ 1.450005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.450005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.800005] shmif0: Ethernet address b2:a0:6c:22:8b:fd tc-so:[ 9.400005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.400005] get_ifid: shmif0: ifid: b0:a0:6c:ff:fe:22:8b:fd tc-so:[ 9.400005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:6cff:fe22:8bfd tc-so:[ 9.820005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 9.820005] get_ifid: wg0: ifid: 28:24:55:78:19:d1:86:1b tc-so:[ 10.460005] ip6_output: refusing to send from invalid address fe80:3::2824:5578:19d1:861b (pid 0) tc-so:[ 11.420005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:6cff:fe22:8bfd - no duplicates found tc-so:[ 12.140005] in6_if_link_up: fd00::2 marked tentative tc-so:[ 12.140005] nd6_dad_start: wg0: starting DAD for fd00::2 tc-so:[ 12.140005] in6_if_link_up: fe80:3::2824:5578:19d1:861b marked tentative tc-so:[ 12.140005] nd6_dad_start: wg0: starting DAD for fe80:3::2824:5578:19d1:861b tc-so:[ 13.380005] nd6_dad_timer: wg0: DAD complete for fd00::2 - no duplicates found tc-so:[ 14.090005] nd6_dad_timer: wg0: DAD complete for fe80:3::2824:5578:19d1:861b - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 12664] tc-so:[New process 11612] tc-so:[New process 11587] tc-so:[New process 5865] tc-so:[New process 18058] tc-so:[New process 17253] tc-so:[New process 20502] tc-so:[New process 19968] tc-so:[New process 11244] tc-so:[New process 11029] tc-so:[New process 21897] tc-so:[New process 6337] tc-so:[New process 15498] tc-so:[New process 29737] tc-so:[New process 18954] tc-so:[New process 18673] tc-so:[New process 666] tc-so:[New process 25966] tc-so:[New process 28139] tc-so:[New process 9161] tc-so:[New process 9623] tc-so:[New process 4345] tc-so:[New process 27646] tc-so:[New process 20253] tc-so:[New process 12789] tc-so:[New process 10974] tc-so:[New process 27439] tc-so:[New process 27542] tc-so:[New process 16647] tc-so:[New process 26074] tc-so:[New process 29035] tc-so:[New process 14807] tc-so:[New process 11230] tc-so:[New process 3493] tc-so:[New process 25750] tc-so:[New process 27053] tc-so:[New process 12660] tc-so:[New process 20758] tc-so:[New process 19202] tc-so:[New process 16644] tc-so:[New process 15634] tc-so:[New process 12125] tc-so:[New process 7364] tc-so:[New process 11075] tc-so:[New process 1643] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 12664)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fa42c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c806c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000000040799e68 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x0000000040799f48 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079bd48 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3000050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.5400050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.5400050] get_ifid: shmif0: ifid: b0:a0:d2:ff:fe:65:a8:39 tc-so:[ 7.5400050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:d2ff:fe65:a839 tc-so:[ 8.0200050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 8.0200050] get_ifid: wg0: ifid: c0:15:1d:00:fb:39:ae:a9 tc-so:[ 8.5600050] ip6_output: refusing to send from invalid address fe80:3::c015:1d00:fb39:aea9 (pid 0) tc-so:[ 8.5600050] ip6_output: refusing to send from invalid address fe80:3::c015:1d00:fb39:aea9 (pid 0) tc-so:[ 9.4700050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:d2ff:fe65:a839 - no duplicates found tc-so:[ 10.2400050] ip6_output: refusing to send from invalid address fe80:3::c015:1d00:fb39:aea9 (pid 0) tc-so:[ 10.5600050] in6_if_link_up: fd00::1 marked tentative tc-so:[ 10.5600050] nd6_dad_start: wg0: starting DAD for fd00::1 tc-so:[ 10.5600050] in6_if_link_up: fe80:3::c015:1d00:fb39:aea9 marked tentative tc-so:[ 10.5600050] nd6_dad_start: wg0: starting DAD for fe80:3::c015:1d00:fb39:aea9 tc-so:[ 11.6800050] nd6_dad_timer: wg0: DAD complete for fd00::1 - no duplicates found tc-so:[ 12.2300050] nd6_dad_timer: wg0: DAD complete for fe80:3::c015:1d00:fb39:aea9 - no duplicates found tc-so:[ 17.8000050] panic: pool_redzone_check: [mbpl] 0x00 != 0x4f tc-so:[ 17.8000050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.2600050] mainbus0 (root) tc-so:[ 1.3000050] chacha: Portable C ChaCha tc-so:[ 1.3000050] aes: BearSSL aes_ct tc-so:[ 1.3000050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.3000050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.5800050] shmif0: Ethernet address b2:a0:d2:65:a8:39 tc-so:[ 17.8000050] panic: pool_redzone_check: [mbpl] 0x00 != 0x4f tc-so:[ 17.8000050] rump kernel halting... tc-so:[ 10.5600050] tc-so:[ 10.5600050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.540004 b2:a0:d2:65:a8:39 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:07.620004 b2:a0:d2:65:a8:39 > 33:33:e9:f9:81:35, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:e9f9:8135: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e9f9:8135, length 24 tc-so:00:00:08.290004 b2:a0:d2:65:a8:39 > 33:33:ff:65:a8:39, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff65:a839: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff65:a839, length 24 tc-so:00:00:08.450004 b2:a0:d2:65:a8:39 > 33:33:ff:65:a8:39, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff65:a839: ICMP6, neighbor solicitation, who has fe80::b0a0:d2ff:fe65:a839, length 32 tc-so:00:00:09.850004 b2:a0:d2:65:a8:39 > 33:33:e9:f9:81:35, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d2ff:fe65:a839 > ff02::2:e9f9:8135: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e9f9:8135, length 24 tc-so:00:00:09.400004 b2:a0:6c:22:8b:fd > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:09.620004 b2:a0:6c:22:8b:fd > 33:33:ff:22:8b:fd, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff22:8bfd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff22:8bfd, length 24 tc-so:00:00:10.330004 b2:a0:6c:22:8b:fd > 33:33:3e:1b:63:41, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:3e1b:6341: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3e1b:6341, length 24 tc-so:00:00:10.400004 b2:a0:6c:22:8b:fd > 33:33:ff:22:8b:fd, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff22:8bfd: ICMP6, neighbor solicitation, who has fe80::b0a0:6cff:fe22:8bfd, length 32 tc-so:00:00:11.890004 b2:a0:6c:22:8b:fd > 33:33:ff:22:8b:fd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6cff:fe22:8bfd > ff02::1:ff22:8bfd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff22:8bfd, length 24 tc-so:00:00:17.110004 b2:a0:d2:65:a8:39 > 33:33:ff:65:a8:39, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d2ff:fe65:a839 > ff02::1:ff65:a839: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff65:a839, length 24 tc-so:00:00:17.800004 b2:a0:d2:65:a8:39 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:14.740004 b2:a0:6c:22:8b:fd > b2:a0:d2:65:a8:39, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:6c:22:8b:fd, length 28 tc-so:00:00:17.800004 b2:a0:d2:65:a8:39 > b2:a0:6c:22:8b:fd, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:18.600004 b2:a0:6c:22:8b:fd > 33:33:3e:1b:63:41, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6cff:fe22:8bfd > ff02::2:3e1b:6341: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3e1b:6341, length 24 tc-so:00:00:18.600004 b2:a0:6c:22:8b:fd > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:19.630004 b2:a0:6c:22:8b:fd > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:20.660004 b2:a0:6c:22:8b:fd > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:21.680004 b2:a0:6c:22:8b:fd > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1639659450.347143, wg_payload_sizes_ipv6_over_ipv4, failed, atf-check failed; see the output of the test for details tc-start: 1639659450.415405, wg_payload_sizes_ipv6_over_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:94:c4:d6:ce ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::1/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::1 link#2 UHl - - - lo0 tc-so:fd00::/64 fd00::1 U - - - wg0 tc-so:fd00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:d0ff:fe93:bb18 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::d059:566e:a9a4:5bc2 U - - - wg0 tc-so:fe80::d059:566e:a9a4:5bc2 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::1 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::1 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fd00::1/64 flags 0x8 tc-so: inet6 fe80::d059:566e:a9a4:5bc2%wg0/64 flags 0x8 scopeid 0x3 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 IDrpbENNMiv69JHQ7I6OhGHEvIVvZcuZV5igiCojvBg= --endpoint=fc00::2:51820 --allowed-ips=fd00::2/128 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::2/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::2 link#2 UHl - - - lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:94ff:fec4:d6ce link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::e4bd:94cd:2ff4:fd01 U - - - wg0 tc-so:fe80::e4bd:94cd:2ff4:fd01 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fd00::2/64 flags 0x8 tc-so: inet6 fe80::e4bd:94cd:2ff4:fd01%wg0/64 flags 0x8 scopeid 0x3 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 N1YjEM5EO/beFZsJb6sA9YDsknhU3ovlb9TZDR4ZlBg= --endpoint=fc00::1:51820 --allowed-ips=fd00::1/128 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 1 fd00::2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(49=40+8+1 bytes) fd00::1 --> fd00::2 tc-se: tc-se:--- fd00::2 ping6 statistics --- tc-se:1 packets transmitted, 0 packets received, 100.0% packet loss tc-se: tc-se:stderr: tc-se:rump.ping6: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:94:c4:d6:ce tc-so: linkstr: bus tc-so: input: 4 packets, 468 bytes, 3 multicasts tc-so: output: 7 packets, 670 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:94ff:fec4:d6ce%shmif0/64 flags 0 scopeid 0x2 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::e4bd:94cd:2ff4:fd01%wg0/64 flags 0 scopeid 0x3 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::2 link#2 UHl - - - lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:94ff:fec4:d6ce link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::e4bd:94cd:2ff4:fd01 U - - - wg0 tc-so:fe80::e4bd:94cd:2ff4:fd01 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:fc00::1 b2:a0:d0:93:bb:18 UHL - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:94:c4:d6:ce 4 0 9 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ffc4:d6ce tc-so: ff01:2::1 tc-so: ff02::2:dceb:ca9% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 4 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:94ff:f 4 0 9 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 fd00::/64 fd00::2 tc-so: ff02::1:fff4:fd01 tc-so: ff01:3::1 tc-so: ff02::2:dceb:ca9% tc-so: ff02::1%wg0 tc-so: ff02::1:ff00:2%wg 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::e4bd:94cd:2 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 15 0 14 1 0 1 1 0 inf 0 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 25 0 24 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 230 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 61 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 545 0 0 182 0 182 182 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 29 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1650 0 75 277 0 277 tc-so: tc-so:In use 1542K, total allocated 2216K; utilization 69.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:d0:93:bb:18 shmif0 expired P 3 tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fc00::2 tc-so: group ff02::1:ffc4:d6ce%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:dceb:ca9%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:94:c4:d6:ce multicnt 4 tc-so: 33:33:ff:c4:d6:ce -- 33:33:ff:c4:d6:ce refcount 1 tc-so: 33:33:dc:eb:0c:a9 -- 33:33:dc:eb:0c:a9 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:wg0: tc-so: inet6 fd00::2 tc-so: group ff02::1:fff4:fd01%wg0 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:dceb:ca9%wg0 refcount 2 tc-so: group ff02::1%wg0 refcount 2 tc-so: group ff02::1:ff00:2%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.310005] mainbus0 (root) tc-so:[ 1.420005] chacha: Portable C ChaCha tc-so:[ 1.420005] aes: BearSSL aes_ct tc-so:[ 1.420005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.420005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.340005] shmif0: Ethernet address b2:a0:94:c4:d6:ce tc-so:[ 13.310005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 13.310005] get_ifid: shmif0: ifid: b0:a0:94:ff:fe:c4:d6:ce tc-so:[ 13.310005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:94ff:fec4:d6ce tc-so:[ 14.020005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 14.020005] get_ifid: wg0: ifid: e4:bd:94:cd:2f:f4:fd:01 tc-so:[ 14.050005] ip6_output: refusing to send from invalid address fe80:3::e4bd:94cd:2ff4:fd01 (pid 0) tc-so:[ 15.180005] ip6_output: refusing to send from invalid address fe80:3::e4bd:94cd:2ff4:fd01 (pid 0) tc-so:[ 15.330005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:94ff:fec4:d6ce - no duplicates found tc-so:[ 16.640005] in6_if_link_up: fd00::2 marked tentative tc-so:[ 16.640005] nd6_dad_start: wg0: starting DAD for fd00::2 tc-so:[ 16.640005] in6_if_link_up: fe80:3::e4bd:94cd:2ff4:fd01 marked tentative tc-so:[ 16.640005] nd6_dad_start: wg0: starting DAD for fe80:3::e4bd:94cd:2ff4:fd01 tc-so:[ 17.690005] nd6_dad_timer: wg0: DAD complete for fe80:3::e4bd:94cd:2ff4:fd01 - no duplicates found tc-so:[ 18.160005] nd6_dad_timer: wg0: DAD complete for fd00::2 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 18732] tc-so:[New process 21344] tc-so:[New process 7103] tc-so:[New process 13760] tc-so:[New process 10564] tc-so:[New process 13211] tc-so:[New process 21498] tc-so:[New process 11842] tc-so:[New process 19086] tc-so:[New process 18556] tc-so:[New process 19998] tc-so:[New process 15852] tc-so:[New process 12609] tc-so:[New process 12237] tc-so:[New process 831] tc-so:[New process 11337] tc-so:[New process 5223] tc-so:[New process 26546] tc-so:[New process 10825] tc-so:[New process 27069] tc-so:[New process 28591] tc-so:[New process 17447] tc-so:[New process 19228] tc-so:[New process 21459] tc-so:[New process 20107] tc-so:[New process 19889] tc-so:[New process 6436] tc-so:[New process 11231] tc-so:[New process 12767] tc-so:[New process 24635] tc-so:[New process 22054] tc-so:[New process 15701] tc-so:[New process 21467] tc-so:[New process 1787] tc-so:[New process 12647] tc-so:[New process 27518] tc-so:[New process 1561] tc-so:[New process 18517] tc-so:[New process 3626] tc-so:[New process 19129] tc-so:[New process 21384] tc-so:[New process 27427] tc-so:[New process 9671] tc-so:[New process 16307] tc-so:[New process 10017] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 18732)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fa42c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c806c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000000040799e68 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x0000000040799f48 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079bd48 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.5000050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 10.0600050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 10.0600050] get_ifid: shmif0: ifid: b0:a0:d0:ff:fe:93:bb:18 tc-so:[ 10.0600050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:d0ff:fe93:bb18 tc-so:[ 10.8000050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 10.8000050] get_ifid: wg0: ifid: d0:59:56:6e:a9:a4:5b:c2 tc-so:[ 10.8200050] ip6_output: refusing to send from invalid address fe80:3::d059:566e:a9a4:5bc2 (pid 0) tc-so:[ 11.3500050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:d0ff:fe93:bb18 - no duplicates found tc-so:[ 15.3000050] in6_if_link_up: fd00::1 marked tentative tc-so:[ 15.3000050] nd6_dad_start: wg0: starting DAD for fd00::1 tc-so:[ 15.3000050] in6_if_link_up: fe80:3::d059:566e:a9a4:5bc2 marked tentative tc-so:[ 15.3000050] nd6_dad_start: wg0: starting DAD for fe80:3::d059:566e:a9a4:5bc2 tc-so:[ 16.7400050] nd6_dad_timer: wg0: DAD complete for fd00::1 - no duplicates found tc-so:[ 16.9800050] nd6_dad_timer: wg0: DAD complete for fe80:3::d059:566e:a9a4:5bc2 - no duplicates found tc-so:[ 22.7800050] panic: pool_redzone_check: [mbpl] 0x00 != 0x4f tc-so:[ 22.7800050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.4200050] mainbus0 (root) tc-so:[ 1.4600050] chacha: Portable C ChaCha tc-so:[ 1.4600050] aes: BearSSL aes_ct tc-so:[ 1.5000050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.5000050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.2300050] shmif0: Ethernet address b2:a0:d0:93:bb:18 tc-so:[ 22.7800050] panic: pool_redzone_check: [mbpl] 0x00 != 0x4f tc-so:[ 22.7800050] rump kernel halting... tc-so:[ 15.3000050] tc-so:[ 15.3000050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:10.290004 b2:a0:d0:93:bb:18 > 33:33:ff:93:bb:18, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff93:bb18: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff93:bb18, length 24 tc-so:00:00:10.350004 b2:a0:d0:93:bb:18 > 33:33:ff:93:bb:18, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff93:bb18: ICMP6, neighbor solicitation, who has fe80::b0a0:d0ff:fe93:bb18, length 32 tc-so:00:00:13.240004 b2:a0:d0:93:bb:18 > 33:33:ff:93:bb:18, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d0ff:fe93:bb18 > ff02::1:ff93:bb18: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff93:bb18, length 24 tc-so:00:00:17.110004 b2:a0:d0:93:bb:18 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d0ff:fe93:bb18 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:18.100004 b2:a0:d0:93:bb:18 > 33:33:98:1d:30:af, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d0ff:fe93:bb18 > ff02::2:981d:30af: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:981d:30af, length 24 tc-so:00:00:14.160004 b2:a0:94:c4:d6:ce > 33:33:ff:c4:d6:ce, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc4:d6ce: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc4:d6ce, length 24 tc-so:00:00:14.310004 b2:a0:94:c4:d6:ce > 33:33:ff:c4:d6:ce, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc4:d6ce: ICMP6, neighbor solicitation, who has fe80::b0a0:94ff:fec4:d6ce, length 32 tc-so:00:00:15.440004 b2:a0:94:c4:d6:ce > 33:33:ff:c4:d6:ce, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:94ff:fec4:d6ce > ff02::1:ffc4:d6ce: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc4:d6ce, length 24 tc-so:00:00:22.780004 b2:a0:d0:93:bb:18 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:18.720004 b2:a0:94:c4:d6:ce > b2:a0:d0:93:bb:18, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:22.780004 b2:a0:d0:93:bb:18 > b2:a0:94:c4:d6:ce, ethertype IPv6 (0x86dd), length 210: fc00::1.51820 > fc00::2.51820: UDP, length 148 tc-so:00:00:19.060004 b2:a0:94:c4:d6:ce > 33:33:dc:eb:0c:a9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:94ff:fec4:d6ce > ff02::2:dceb:ca9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:dceb:ca9, length 24 tc-so:00:00:19.100004 b2:a0:94:c4:d6:ce > b2:a0:d0:93:bb:18, ethertype IPv6 (0x86dd), length 154: fc00::2.51820 > fc00::1.51820: UDP, length 92 tc-so:00:00:21.980004 b2:a0:94:c4:d6:ce > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:94ff:fec4:d6ce > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:23.720004 b2:a0:94:c4:d6:ce > b2:a0:d0:93:bb:18, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:24.750004 b2:a0:94:c4:d6:ce > b2:a0:d0:93:bb:18, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:25.770004 b2:a0:94:c4:d6:ce > b2:a0:d0:93:bb:18, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:26.780004 b2:a0:94:c4:d6:ce > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:94ff:fec4:d6ce > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:27.780004 b2:a0:94:c4:d6:ce > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:94ff:fec4:d6ce > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:28.780004 b2:a0:94:c4:d6:ce > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:94ff:fec4:d6ce > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:29.780004 b2:a0:94:c4:d6:ce > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:94ff:fec4:d6ce > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1639659488.645379, wg_payload_sizes_ipv6_over_ipv6, failed, atf-check failed; see the output of the test for details tp-end: 1639659488.685854, net/if_wg/t_basic tp-start: 1639659489.748439, net/if_wg/t_interoperability, 3 tc-start: 1639659489.750862, wg_interoperability_basic tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1639659490.920967, wg_interoperability_basic, skipped, set ATF_NET_IF_WG_INTEROPERABILITY=yes to run the test tc-start: 1639659490.929036, wg_interoperability_cookie tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1639659492.78095, wg_interoperability_cookie, skipped, set ATF_NET_IF_WG_INTEROPERABILITY=yes to run the test tc-start: 1639659492.85223, wg_userspace_basic tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1639659493.229544, wg_userspace_basic, skipped, set ATF_NET_IF_WG_USERSPACE=yes to run the test tp-end: 1639659493.236431, net/if_wg/t_interoperability tp-start: 1639659495.252284, net/if_wg/t_misc, 7 tc-start: 1639659495.254418, wg_cookie tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:f2:db:5b:1a ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:7dff:fe9c:5d00 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::b7:bed2:e453:7031 U - - - wg0 tc-so:fe80::b7:bed2:e453:7031 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::b7:bed2:e453:7031 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::b7:bed2:e453:7031 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::b7:bed2:e453:7031%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 dnJc9vAPnZmGjlUtQusOoC+968ji6y/qerjky1ditnY= --endpoint=192.168.1.2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:f2ff:fedb:5b1a link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::dcdd:126c:4762:e07f U - - - wg0 tc-so:fe80::dcdd:126c:4762:e07f link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::dcdd:126c:4762:e07f UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::dcdd:126c:4762:e07f UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::dcdd:126c:4762:e07f%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 oYagFm/Dpq9bBUw8BPur8EIL6X5OPdnEjEAlaOrYIgQ= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.wg.force_underload=1 ] tc-so: tc-so:00:00:06.320004 b2:a0:7d:9c:5d:00 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:06.400004 b2:a0:7d:9c:5d:00 > 33:33:ff:9c:5d:00, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9c:5d00: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9c:5d00, length 24 tc-so:00:00:07.130004 b2:a0:7d:9c:5d:00 > 33:33:ff:9c:5d:00, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9c:5d00: ICMP6, neighbor solicitation, who has fe80::b0a0:7dff:fe9c:5d00, length 32 tc-so:00:00:07.290004 b2:a0:7d:9c:5d:00 > 33:33:77:b4:67:2a, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:77b4:672a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:77b4:672a, length 24 tc-so:00:00:09.930004 b2:a0:7d:9c:5d:00 > 33:33:ff:9c:5d:00, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7dff:fe9c:5d00 > ff02::1:ff9c:5d00: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9c:5d00, length 24 tc-so:00:00:09.150004 b2:a0:f2:db:5b:1a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:09.270004 b2:a0:f2:db:5b:1a > 33:33:ce:af:d8:bf, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:ceaf:d8bf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ceaf:d8bf, length 24 tc-so:00:00:09.780004 b2:a0:f2:db:5b:1a > 33:33:ff:db:5b:1a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdb:5b1a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdb:5b1a, length 24 tc-so:00:00:09.940004 b2:a0:f2:db:5b:1a > 33:33:ff:db:5b:1a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdb:5b1a: ICMP6, neighbor solicitation, who has fe80::b0a0:f2ff:fedb:5b1a, length 32 tc-so:00:00:10.020004 b2:a0:f2:db:5b:1a > 33:33:ff:db:5b:1a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdb:5b1a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdb:5b1a, length 24 tc-so:00:00:11.680004 b2:a0:f2:db:5b:1a > 33:33:ce:af:d8:bf, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f2ff:fedb:5b1a > ff02::2:ceaf:d8bf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ceaf:d8bf, length 24 tc-so:00:00:14.450004 b2:a0:7d:9c:5d:00 > 33:33:77:b4:67:2a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7dff:fe9c:5d00 > ff02::2:77b4:672a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:77b4:672a, length 24 tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.0.2 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2021-12-16 12:58:32.245540742 +0000 tc-se:+++ /tmp/check.2OEUOU/stderr 2021-12-16 12:58:32.275380712 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+rump.ping: poll: Socket is not connected tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f2:db:5b:1a tc-so: linkstr: bus tc-so: input: 3 packets, 214 bytes, 3 multicasts tc-so: output: 7 packets, 514 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:f2ff:fedb:5b1a%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::dcdd:126c:4762:e07f%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:7d:9c:5d:00 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:f2ff:fedb:5b1a link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::dcdd:126c:4762:e07f U - - - wg0 tc-so:fe80::dcdd:126c:4762:e07f link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::dcdd:126c:4762:e07f UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::dcdd:126c:4762:e07f UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f2:db:5b:1a 3 0 7 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 3 0 7 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:f2ff:f tc-so: ff01:2::1 tc-so: ff02::2:ceaf:d8bf tc-so: ff02::1%shmif0 tc-so: ff02::1:ffdb:5b1a 3 0 7 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::dcdd:126c:4 tc-so: ff01:3::1 tc-so: ff02::2:ceaf:d8bf tc-so: ff02::1%wg0 tc-so: ff02::1:ff62:e07f 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 47 0 46 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 64 0 63 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 214 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 738 0 0 246 0 246 246 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1909 0 145 339 0 339 tc-so: tc-so:In use 1941K, total allocated 2712K; utilization 71.6% tc-so: tc-so:? (192.168.1.1) at b2:a0:7d:9c:5d:00 on shmif0 permanent N tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:f2ff:fedb:5b1a%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:ceaf:d8bf%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffdb:5b1a%shmif0 refcount 1 tc-so: enaddr b2:a0:f2:db:5b:1a multicnt 4 tc-so: 33:33:ce:af:d8:bf -- 33:33:ce:af:d8:bf refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:db:5b:1a -- 33:33:ff:db:5b:1a refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::dcdd:126c:4762:e07f%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:ceaf:d8bf%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff62:e07f%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.250005] shmif0: Ethernet address b2:a0:f2:db:5b:1a tc-so:[ 9.150005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.150005] get_ifid: shmif0: ifid: b0:a0:f2:ff:fe:db:5b:1a tc-so:[ 9.150005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:f2ff:fedb:5b1a tc-so:[ 9.560005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 9.560005] get_ifid: wg0: ifid: dc:dd:12:6c:47:62:e0:7f tc-so:[ 9.780005] ip6_output: refusing to send from invalid address fe80:3::dcdd:126c:4762:e07f (pid 0) tc-so:[ 9.980005] ip6_output: refusing to send from invalid address fe80:3::dcdd:126c:4762:e07f (pid 0) tc-so:[ 10.950005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:f2ff:fedb:5b1a - no duplicates found tc-so:[ 11.720005] in6_if_link_up: fe80:3::dcdd:126c:4762:e07f marked tentative tc-so:[ 11.720005] nd6_dad_start: wg0: starting DAD for fe80:3::dcdd:126c:4762:e07f tc-so:[ 13.570005] nd6_dad_timer: wg0: DAD complete for fe80:3::dcdd:126c:4762:e07f - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 23430] tc-so:[New process 18820] tc-so:[New process 6304] tc-so:[New process 29490] tc-so:[New process 25853] tc-so:[New process 638] tc-so:[New process 12066] tc-so:[New process 22487] tc-so:[New process 21148] tc-so:[New process 1899] tc-so:[New process 8399] tc-so:[New process 729] tc-so:[New process 13847] tc-so:[New process 9250] tc-so:[New process 28461] tc-so:[New process 23101] tc-so:[New process 28402] tc-so:[New process 11986] tc-so:[New process 289] tc-so:[New process 8820] tc-so:[New process 26713] tc-so:[New process 16824] tc-so:[New process 19639] tc-so:[New process 26733] tc-so:[New process 19675] tc-so:[New process 24465] tc-so:[New process 18700] tc-so:[New process 2731] tc-so:[New process 1339] tc-so:[New process 3115] tc-so:[New process 24488] tc-so:[New process 21716] tc-so:[New process 7283] tc-so:[New process 28200] tc-so:[New process 22112] tc-so:[New process 20067] tc-so:[New process 21075] tc-so:[New process 25645] tc-so:[New process 18406] tc-so:[New process 3737] tc-so:[New process 13265] tc-so:[New process 1433] tc-so:[New process 22454] tc-so:[New process 5801] tc-so:[New process 28082] tc-so:[New process 20789] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 23430)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fa42c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c806c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000000040799e68 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x0000000040799f48 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079bd48 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2000050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.3200050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.3200050] get_ifid: shmif0: ifid: b0:a0:7d:ff:fe:9c:5d:00 tc-so:[ 6.3200050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:7dff:fe9c:5d00 tc-so:[ 6.7300050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 6.7300050] get_ifid: wg0: ifid: 00:b7:be:d2:e4:53:70:31 tc-so:[ 7.2100050] ip6_output: refusing to send from invalid address fe80:3::b7:bed2:e453:7031 (pid 0) tc-so:[ 7.2900050] ip6_output: refusing to send from invalid address fe80:3::b7:bed2:e453:7031 (pid 0) tc-so:[ 8.1400050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:7dff:fe9c:5d00 - no duplicates found tc-so:[ 9.1500050] ip6_output: refusing to send from invalid address fe80:3::b7:bed2:e453:7031 (pid 0) tc-so:[ 9.2600050] in6_if_link_up: fe80:3::b7:bed2:e453:7031 marked tentative tc-so:[ 9.2600050] nd6_dad_start: wg0: starting DAD for fe80:3::b7:bed2:e453:7031 tc-so:[ 11.1300050] nd6_dad_timer: wg0: DAD complete for fe80:3::b7:bed2:e453:7031 - no duplicates found tc-so:[ 16.8800050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 16.8800050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.2000050] mainbus0 (root) tc-so:[ 1.2000050] chacha: Portable C ChaCha tc-so:[ 1.2000050] aes: BearSSL aes_ct tc-so:[ 1.2000050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2000050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.1800050] shmif0: Ethernet address b2:a0:7d:9c:5d:00 tc-so:[ 16.8800050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 16.8800050] rump kernel halting... tc-so:[ 9.2600050] tc-so:[ 9.2600050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.320004 b2:a0:7d:9c:5d:00 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:06.400004 b2:a0:7d:9c:5d:00 > 33:33:ff:9c:5d:00, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9c:5d00: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9c:5d00, length 24 tc-so:00:00:07.130004 b2:a0:7d:9c:5d:00 > 33:33:ff:9c:5d:00, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9c:5d00: ICMP6, neighbor solicitation, who has fe80::b0a0:7dff:fe9c:5d00, length 32 tc-so:00:00:07.290004 b2:a0:7d:9c:5d:00 > 33:33:77:b4:67:2a, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:77b4:672a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:77b4:672a, length 24 tc-so:00:00:09.930004 b2:a0:7d:9c:5d:00 > 33:33:ff:9c:5d:00, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7dff:fe9c:5d00 > ff02::1:ff9c:5d00: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9c:5d00, length 24 tc-so:00:00:09.150004 b2:a0:f2:db:5b:1a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:09.270004 b2:a0:f2:db:5b:1a > 33:33:ce:af:d8:bf, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:ceaf:d8bf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ceaf:d8bf, length 24 tc-so:00:00:09.780004 b2:a0:f2:db:5b:1a > 33:33:ff:db:5b:1a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdb:5b1a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdb:5b1a, length 24 tc-so:00:00:09.940004 b2:a0:f2:db:5b:1a > 33:33:ff:db:5b:1a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdb:5b1a: ICMP6, neighbor solicitation, who has fe80::b0a0:f2ff:fedb:5b1a, length 32 tc-so:00:00:10.020004 b2:a0:f2:db:5b:1a > 33:33:ff:db:5b:1a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdb:5b1a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdb:5b1a, length 24 tc-so:00:00:11.680004 b2:a0:f2:db:5b:1a > 33:33:ce:af:d8:bf, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f2ff:fedb:5b1a > ff02::2:ceaf:d8bf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ceaf:d8bf, length 24 tc-so:00:00:14.450004 b2:a0:7d:9c:5d:00 > 33:33:77:b4:67:2a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7dff:fe9c:5d00 > ff02::2:77b4:672a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:77b4:672a, length 24 tc-so:00:00:16.830004 b2:a0:7d:9c:5d:00 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:14.640004 b2:a0:f2:db:5b:1a > b2:a0:7d:9c:5d:00, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:f2:db:5b:1a, length 28 tc-so:00:00:16.880004 b2:a0:7d:9c:5d:00 > b2:a0:f2:db:5b:1a, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1639659523.350172, wg_cookie, failed, atf-check failed; see the output of the test for details tc-start: 1639659523.405426, wg_handshake_timeout tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:9a:0c:51:f7 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.sysctl -w net.wg.rekey_timeout=3 ] tc-so:Executing command [ rump.sysctl -w net.wg.rekey_attempt_time=8 ] tc-so:Executing command [ rump.sysctl -w net.wg.rekey_timeout=3 ] tc-so:Executing command [ rump.sysctl -w net.wg.rekey_attempt_time=8 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:bfff:fe8b:e054 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::f81f:4d2d:5ff4:b241 U - - - wg0 tc-so:fe80::f81f:4d2d:5ff4:b241 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::f81f:4d2d:5ff4:b241 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::f81f:4d2d:5ff4:b241 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::f81f:4d2d:5ff4:b241%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 sJPHGBTAOFcuLv/gdOYPJn40eDDqpxDQjajdW6lR4kM= --endpoint=192.168.1.2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:9aff:fe0c:51f7 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::f0a0:ce81:1334:8fc U - - - wg0 tc-so:fe80::f0a0:ce81:1334:8fc link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::f0a0:ce81:1334:8fc UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::f0a0:ce81:1334:8fc UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::f0a0:ce81:1334:8fc%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 l6NKktsrnxTBfyzFuc/E1t93pmhmaaV2OYmSe5tHFRc= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 192.168.1.2 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.0.2 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2021-12-16 12:59:03.983856662 +0000 tc-se:+++ /tmp/check.xvQJa8/stderr 2021-12-16 12:59:04.008932162 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+rump.ping: poll: Socket is not connected tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8802 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9a:0c:51:f7 tc-so: linkstr: bus tc-so: input: 4 packets, 268 bytes, 2 multicasts tc-so: output: 8 packets, 568 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:9aff:fe0c:51f7%shmif0/64 flags 0x8 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0x4 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::f0a0:ce81:1334:8fc%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:9aff:fe0c:51f7 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::f0a0:ce81:1334:8fc U - - - wg0 tc-so:fe80::f0a0:ce81:1334:8fc link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::f0a0:ce81:1334:8fc UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::f0a0:ce81:1334:8fc UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:9a:0c:51:f7 4 0 8 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 4 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:9aff:f tc-so: ff01:2::1 tc-so: ff02::2:bc5b:cca1 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff0c:51f7 4 0 8 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::f0a0:ce81:1 tc-so: ff01:3::1 tc-so: ff02::2:bc5b:cca1 tc-so: ff02::1%wg0 tc-so: ff02::1:ff34:8fc% 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 50 0 49 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 68 0 67 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 215 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 763 0 0 255 0 255 255 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 29 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1935 0 154 349 0 349 tc-so: tc-so:In use 1991K, total allocated 2792K; utilization 71.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:9aff:fe0c:51f7%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:bc5b:cca1%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff0c:51f7%shmif0 refcount 1 tc-so: enaddr b2:a0:9a:0c:51:f7 multicnt 4 tc-so: 33:33:bc:5b:cc:a1 -- 33:33:bc:5b:cc:a1 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:0c:51:f7 -- 33:33:ff:0c:51:f7 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::f0a0:ce81:1334:8fc%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:bc5b:cca1%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff34:8fc%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.340005] shmif0: Ethernet address b2:a0:9a:0c:51:f7 tc-so:[ 11.210005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 11.210005] get_ifid: shmif0: ifid: b0:a0:9a:ff:fe:0c:51:f7 tc-so:[ 11.210005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:9aff:fe0c:51f7 tc-so:[ 11.680005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 11.680005] get_ifid: wg0: ifid: f0:a0:ce:81:13:34:08:fc tc-so:[ 12.080005] ip6_output: refusing to send from invalid address fe80:3::f0a0:ce81:1334:8fc (pid 0) tc-so:[ 12.650005] ip6_output: refusing to send from invalid address fe80:3::f0a0:ce81:1334:8fc (pid 0) tc-so:[ 13.100005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:9aff:fe0c:51f7 - no duplicates found tc-so:[ 14.700005] in6_if_link_up: fe80:3::f0a0:ce81:1334:8fc marked tentative tc-so:[ 14.700005] nd6_dad_start: wg0: starting DAD for fe80:3::f0a0:ce81:1334:8fc tc-so:[ 16.610005] nd6_dad_timer: wg0: DAD complete for fe80:3::f0a0:ce81:1334:8fc - no duplicates found tc-so:[ 17.100005] in6_if_link_down: fe80:2::b0a0:9aff:fe0c:51f7 marked detached tc-so:[ 21.100005] ip6_output: refusing to send from invalid address fe80:2::b0a0:9aff:fe0c:51f7 (pid 0) tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 22924] tc-so:[New process 8953] tc-so:[New process 19593] tc-so:[New process 20792] tc-so:[New process 10952] tc-so:[New process 2027] tc-so:[New process 11456] tc-so:[New process 24501] tc-so:[New process 27160] tc-so:[New process 24561] tc-so:[New process 23255] tc-so:[New process 3762] tc-so:[New process 20878] tc-so:[New process 27811] tc-so:[New process 15175] tc-so:[New process 11812] tc-so:[New process 24505] tc-so:[New process 9417] tc-so:[New process 3646] tc-so:[New process 14107] tc-so:[New process 11031] tc-so:[New process 22241] tc-so:[New process 26298] tc-so:[New process 22653] tc-so:[New process 13299] tc-so:[New process 20231] tc-so:[New process 10975] tc-so:[New process 19602] tc-so:[New process 12867] tc-so:[New process 11300] tc-so:[New process 23171] tc-so:[New process 23462] tc-so:[New process 1940] tc-so:[New process 3792] tc-so:[New process 21475] tc-so:[New process 29182] tc-so:[New process 22882] tc-so:[New process 7233] tc-so:[New process 23326] tc-so:[New process 24638] tc-so:[New process 12659] tc-so:[New process 21811] tc-so:[New process 19812] tc-so:[New process 15046] tc-so:[New process 20365] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 22924)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fa42c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c806c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000000040799e68 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x0000000040799f48 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079bd48 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2700050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.0700050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 8.0700050] get_ifid: shmif0: ifid: b0:a0:bf:ff:fe:8b:e0:54 tc-so:[ 8.0700050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:bfff:fe8b:e054 tc-so:[ 8.7200050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 8.7200050] get_ifid: wg0: ifid: f8:1f:4d:2d:5f:f4:b2:41 tc-so:[ 9.2800050] ip6_output: refusing to send from invalid address fe80:3::f81f:4d2d:5ff4:b241 (pid 0) tc-so:[ 9.4400050] ip6_output: refusing to send from invalid address fe80:3::f81f:4d2d:5ff4:b241 (pid 0) tc-so:[ 9.7800050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:bfff:fe8b:e054 - no duplicates found tc-so:[ 10.0100050] ip6_output: refusing to send from invalid address fe80:3::f81f:4d2d:5ff4:b241 (pid 0) tc-so:[ 11.5100050] in6_if_link_up: fe80:3::f81f:4d2d:5ff4:b241 marked tentative tc-so:[ 11.5100050] nd6_dad_start: wg0: starting DAD for fe80:3::f81f:4d2d:5ff4:b241 tc-so:[ 13.4000050] nd6_dad_timer: wg0: DAD complete for fe80:3::f81f:4d2d:5ff4:b241 - no duplicates found tc-so:[ 20.3600050] panic: pool_redzone_check: [mbpl] 0x00 != 0xfc tc-so:[ 20.3600050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.2000050] mainbus0 (root) tc-so:[ 1.2700050] chacha: Portable C ChaCha tc-so:[ 1.2700050] aes: BearSSL aes_ct tc-so:[ 1.2700050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2700050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.4300050] shmif0: Ethernet address b2:a0:bf:8b:e0:54 tc-so:[ 20.3600050] panic: pool_redzone_check: [mbpl] 0x00 != 0xfc tc-so:[ 20.3600050] rump kernel halting... tc-so:[ 11.5100050] tc-so:[ 11.5100050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:08.070004 b2:a0:bf:8b:e0:54 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:08.760004 b2:a0:bf:8b:e0:54 > 33:33:ff:8b:e0:54, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff8b:e054: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8b:e054, length 24 tc-so:00:00:08.780004 b2:a0:bf:8b:e0:54 > 33:33:ff:8b:e0:54, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff8b:e054: ICMP6, neighbor solicitation, who has fe80::b0a0:bfff:fe8b:e054, length 32 tc-so:00:00:09.040004 b2:a0:bf:8b:e0:54 > 33:33:04:a0:65:39, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:4a0:6539: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4a0:6539, length 24 tc-so:00:00:10.550004 b2:a0:bf:8b:e0:54 > 33:33:ff:8b:e0:54, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bfff:fe8b:e054 > ff02::1:ff8b:e054: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8b:e054, length 24 tc-so:00:00:13.180004 b2:a0:bf:8b:e0:54 > 33:33:04:a0:65:39, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bfff:fe8b:e054 > ff02::2:4a0:6539: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4a0:6539, length 24 tc-so:00:00:11.210004 b2:a0:9a:0c:51:f7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:11.520004 b2:a0:9a:0c:51:f7 > 33:33:bc:5b:cc:a1, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:bc5b:cca1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:bc5b:cca1, length 24 tc-so:00:00:12.040004 b2:a0:9a:0c:51:f7 > 33:33:ff:0c:51:f7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0c:51f7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0c:51f7, length 24 tc-so:00:00:12.080004 b2:a0:9a:0c:51:f7 > 33:33:ff:0c:51:f7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0c:51f7: ICMP6, neighbor solicitation, who has fe80::b0a0:9aff:fe0c:51f7, length 32 tc-so:00:00:15.440004 b2:a0:9a:0c:51:f7 > 33:33:ff:0c:51:f7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9aff:fe0c:51f7 > ff02::1:ff0c:51f7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0c:51f7, length 24 tc-so:00:00:19.450004 b2:a0:bf:8b:e0:54 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:16.870004 b2:a0:9a:0c:51:f7 > b2:a0:bf:8b:e0:54, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:9a:0c:51:f7, length 28 tc-so:00:00:19.450004 b2:a0:bf:8b:e0:54 > b2:a0:9a:0c:51:f7, ethertype IPv4 (0x0800), length 98: 192.168.1.1 > 192.168.1.2: ICMP echo request, id 25579, seq 0, length 64 tc-so:00:00:16.870004 b2:a0:9a:0c:51:f7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:19.450004 b2:a0:bf:8b:e0:54 > b2:a0:9a:0c:51:f7, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:bf:8b:e0:54, length 28 tc-so:00:00:16.910004 b2:a0:9a:0c:51:f7 > b2:a0:bf:8b:e0:54, ethertype IPv4 (0x0800), length 98: 192.168.1.2 > 192.168.1.1: ICMP echo reply, id 25579, seq 0, length 64 tc-so:00:00:20.360004 b2:a0:bf:8b:e0:54 > b2:a0:9a:0c:51:f7, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1639659554.162956, wg_handshake_timeout, failed, atf-check failed; see the output of the test for details tc-start: 1639659554.217775, wg_keepalive tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:62:40:53:c5 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:27ff:fe06:9f0b link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::5403:d3ec:44a9:b9cf U - - - wg0 tc-so:fe80::5403:d3ec:44a9:b9cf link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::5403:d3ec:44a9:b9cf UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::5403:d3ec:44a9:b9cf UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::5403:d3ec:44a9:b9cf%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 CWlRWDuKI/t6MAyvi9XTfvwyClB6PHiuRE6uGVkms3o= --endpoint=192.168.1.2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:62ff:fe40:53c5 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::5c5e:3bed:dfd3:f583 U - - - wg0 tc-so:fe80::5c5e:3bed:dfd3:f583 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::5c5e:3bed:dfd3:f583 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::5c5e:3bed:dfd3:f583 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::5c5e:3bed:dfd3:f583%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 hSIqo0/UH3JjhIbr16KJ9kGFrr85Yh1jwHhtl3Q3RWQ= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.wg.keepalive_timeout=3 ] tc-so: tc-so:00:00:05.940004 b2:a0:27:06:9f:0b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:06.330004 b2:a0:27:06:9f:0b > 33:33:ff:06:9f:0b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff06:9f0b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff06:9f0b, length 24 tc-so:00:00:06.560004 b2:a0:27:06:9f:0b > 33:33:ff:06:9f:0b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff06:9f0b: ICMP6, neighbor solicitation, who has fe80::b0a0:27ff:fe06:9f0b, length 32 tc-so:00:00:06.600004 b2:a0:27:06:9f:0b > 33:33:5a:ff:39:2e, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:5aff:392e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5aff:392e, length 24 tc-so:00:00:07.420004 b2:a0:27:06:9f:0b > 33:33:5a:ff:39:2e, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:5aff:392e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5aff:392e, length 24 tc-so:00:00:09.010004 b2:a0:27:06:9f:0b > 33:33:ff:06:9f:0b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:27ff:fe06:9f0b > ff02::1:ff06:9f0b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff06:9f0b, length 24 tc-so:00:00:07.550004 b2:a0:62:40:53:c5 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:08.150004 b2:a0:62:40:53:c5 > 33:33:ff:40:53:c5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff40:53c5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff40:53c5, length 24 tc-so:00:00:08.190004 b2:a0:62:40:53:c5 > 33:33:68:d6:9d:f1, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:68d6:9df1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:68d6:9df1, length 24 tc-so:00:00:08.190004 b2:a0:62:40:53:c5 > 33:33:ff:40:53:c5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff40:53c5: ICMP6, neighbor solicitation, who has fe80::b0a0:62ff:fe40:53c5, length 32 tc-so:Executing command [ rump.ping -n -i 0.1 -c 3 -w 1 10.0.0.2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 10.0.0.2 (10.0.0.2): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:62:40:53:c5 tc-so: linkstr: bus tc-so: input: 3 packets, 318 bytes, 2 multicasts tc-so: output: 8 packets, 512 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:62ff:fe40:53c5%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::5c5e:3bed:dfd3:f583%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:27:06:9f:0b UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:62ff:fe40:53c5 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::5c5e:3bed:dfd3:f583 U - - - wg0 tc-so:fe80::5c5e:3bed:dfd3:f583 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::5c5e:3bed:dfd3:f583 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::5c5e:3bed:dfd3:f583 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:62:40:53:c5 3 0 9 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 3 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:62ff:f tc-so: ff01:2::1 tc-so: ff02::2:68d6:9df1 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff40:53c5 3 0 9 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::5c5e:3bed:d tc-so: ff01:3::1 tc-so: ff02::2:68d6:9df1 tc-so: ff02::1%wg0 tc-so: ff02::1:ffd3:f583 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 17 0 16 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 34 0 33 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 214 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 82 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 549 0 0 183 0 183 183 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 29 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1655 0 85 277 0 277 tc-so: tc-so:In use 1548K, total allocated 2216K; utilization 69.9% tc-so: tc-so:? (192.168.1.1) at b2:a0:27:06:9f:0b on shmif0 3s W tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:62ff:fe40:53c5%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:68d6:9df1%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff40:53c5%shmif0 refcount 1 tc-so: enaddr b2:a0:62:40:53:c5 multicnt 4 tc-so: 33:33:68:d6:9d:f1 -- 33:33:68:d6:9d:f1 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:40:53:c5 -- 33:33:ff:40:53:c5 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::5c5e:3bed:dfd3:f583%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:68d6:9df1%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ffd3:f583%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.280005] shmif0: Ethernet address b2:a0:62:40:53:c5 tc-so:[ 7.550005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.550005] get_ifid: shmif0: ifid: b0:a0:62:ff:fe:40:53:c5 tc-so:[ 7.550005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:62ff:fe40:53c5 tc-so:[ 7.960005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.960005] get_ifid: wg0: ifid: 5c:5e:3b:ed:df:d3:f5:83 tc-so:[ 8.070005] ip6_output: refusing to send from invalid address fe80:3::5c5e:3bed:dfd3:f583 (pid 0) tc-so:[ 8.230005] ip6_output: refusing to send from invalid address fe80:3::5c5e:3bed:dfd3:f583 (pid 0) tc-so:[ 9.120005] ip6_output: refusing to send from invalid address fe80:3::5c5e:3bed:dfd3:f583 (pid 0) tc-so:[ 9.200005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:62ff:fe40:53c5 - no duplicates found tc-so:[ 10.090005] in6_if_link_up: fe80:3::5c5e:3bed:dfd3:f583 marked tentative tc-so:[ 10.090005] nd6_dad_start: wg0: starting DAD for fe80:3::5c5e:3bed:dfd3:f583 tc-so:[ 11.120005] nd6_dad_timer: wg0: DAD complete for fe80:3::5c5e:3bed:dfd3:f583 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 10053] tc-so:[New process 26866] tc-so:[New process 251] tc-so:[New process 20255] tc-so:[New process 23047] tc-so:[New process 8224] tc-so:[New process 21007] tc-so:[New process 1443] tc-so:[New process 13788] tc-so:[New process 13817] tc-so:[New process 26521] tc-so:[New process 22071] tc-so:[New process 22034] tc-so:[New process 21129] tc-so:[New process 17678] tc-so:[New process 10317] tc-so:[New process 13975] tc-so:[New process 9310] tc-so:[New process 25918] tc-so:[New process 11894] tc-so:[New process 19505] tc-so:[New process 22032] tc-so:[New process 21383] tc-so:[New process 13643] tc-so:[New process 17170] tc-so:[New process 14112] tc-so:[New process 10443] tc-so:[New process 11680] tc-so:[New process 28013] tc-so:[New process 24459] tc-so:[New process 14941] tc-so:[New process 10259] tc-so:[New process 19558] tc-so:[New process 15818] tc-so:[New process 24826] tc-so:[New process 20149] tc-so:[New process 20407] tc-so:[New process 12765] tc-so:[New process 22845] tc-so:[New process 11085] tc-so:[New process 4568] tc-so:[New process 10044] tc-so:[New process 16027] tc-so:[New process 13093] tc-so:[New process 20016] tc-so:[New process 958] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 10053)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fa42c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c806c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000000040799e68 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x0000000040799f48 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079bd48 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2500050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.9400050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 5.9400050] get_ifid: shmif0: ifid: b0:a0:27:ff:fe:06:9f:0b tc-so:[ 5.9400050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:27ff:fe06:9f0b tc-so:[ 6.3700050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 6.3700050] get_ifid: wg0: ifid: 54:03:d3:ec:44:a9:b9:cf tc-so:[ 6.6000050] ip6_output: refusing to send from invalid address fe80:3::5403:d3ec:44a9:b9cf (pid 0) tc-so:[ 6.7600050] ip6_output: refusing to send from invalid address fe80:3::5403:d3ec:44a9:b9cf (pid 0) tc-so:[ 7.1300050] ip6_output: refusing to send from invalid address fe80:3::5403:d3ec:44a9:b9cf (pid 0) tc-so:[ 7.5900050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:27ff:fe06:9f0b - no duplicates found tc-so:[ 8.4800050] in6_if_link_up: fe80:3::5403:d3ec:44a9:b9cf marked tentative tc-so:[ 8.4800050] nd6_dad_start: wg0: starting DAD for fe80:3::5403:d3ec:44a9:b9cf tc-so:[ 9.5600050] nd6_dad_timer: wg0: DAD complete for fe80:3::5403:d3ec:44a9:b9cf - no duplicates found tc-so:[ 14.4000050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 14.4000050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.2000050] mainbus0 (root) tc-so:[ 1.2500050] chacha: Portable C ChaCha tc-so:[ 1.2500050] aes: BearSSL aes_ct tc-so:[ 1.2500050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2500050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.2500050] shmif0: Ethernet address b2:a0:27:06:9f:0b tc-so:[ 14.4000050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 14.4000050] rump kernel halting... tc-so:[ 8.4800050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:05.940004 b2:a0:27:06:9f:0b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:06.330004 b2:a0:27:06:9f:0b > 33:33:ff:06:9f:0b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff06:9f0b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff06:9f0b, length 24 tc-so:00:00:06.560004 b2:a0:27:06:9f:0b > 33:33:ff:06:9f:0b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff06:9f0b: ICMP6, neighbor solicitation, who has fe80::b0a0:27ff:fe06:9f0b, length 32 tc-so:00:00:06.600004 b2:a0:27:06:9f:0b > 33:33:5a:ff:39:2e, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:5aff:392e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5aff:392e, length 24 tc-so:00:00:07.420004 b2:a0:27:06:9f:0b > 33:33:5a:ff:39:2e, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:5aff:392e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5aff:392e, length 24 tc-so:00:00:09.010004 b2:a0:27:06:9f:0b > 33:33:ff:06:9f:0b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:27ff:fe06:9f0b > ff02::1:ff06:9f0b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff06:9f0b, length 24 tc-so:00:00:07.550004 b2:a0:62:40:53:c5 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:08.150004 b2:a0:62:40:53:c5 > 33:33:ff:40:53:c5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff40:53c5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff40:53c5, length 24 tc-so:00:00:08.190004 b2:a0:62:40:53:c5 > 33:33:68:d6:9d:f1, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:68d6:9df1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:68d6:9df1, length 24 tc-so:00:00:08.190004 b2:a0:62:40:53:c5 > 33:33:ff:40:53:c5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff40:53c5: ICMP6, neighbor solicitation, who has fe80::b0a0:62ff:fe40:53c5, length 32 tc-so:00:00:11.730004 b2:a0:62:40:53:c5 > 33:33:68:d6:9d:f1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:62ff:fe40:53c5 > ff02::2:68d6:9df1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:68d6:9df1, length 24 tc-so:00:00:14.360004 b2:a0:27:06:9f:0b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:12.080004 b2:a0:62:40:53:c5 > b2:a0:27:06:9f:0b, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:62:40:53:c5, length 28 tc-so:00:00:14.400004 b2:a0:27:06:9f:0b > b2:a0:62:40:53:c5, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:12.450004 b2:a0:62:40:53:c5 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:13.480004 b2:a0:62:40:53:c5 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:14.480004 b2:a0:62:40:53:c5 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:15.200004 b2:a0:62:40:53:c5 > 33:33:ff:40:53:c5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:62ff:fe40:53c5 > ff02::1:ff40:53c5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff40:53c5, length 24 tc-so:00:00:15.490004 b2:a0:62:40:53:c5 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1639659578.189332, wg_keepalive, failed, atf-check failed; see the output of the test for details tc-start: 1639659578.235100, wg_malformed tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:99:ca:df:99 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:c8ff:fe0d:d6d9 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::827:60fe:7fea:b22b U - - - wg0 tc-so:fe80::827:60fe:7fea:b22b link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::827:60fe:7fea:b22b UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::827:60fe:7fea:b22b UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::827:60fe:7fea:b22b%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 BneXx7+BLtXsWDWQpIoWeQ1QE8JHE0jkgXHfU3gwoyc= --endpoint=192.168.1.2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:99ff:feca:df99 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::2456:c810:a23e:7826 U - - - wg0 tc-so:fe80::2456:c810:a23e:7826 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::2456:c810:a23e:7826 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::2456:c810:a23e:7826 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::2456:c810:a23e:7826%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 e+hA7O6KuR2wOU/GuSAyD6NoeF4XtKgh0xQsASOoFDg= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.0.2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 10.0.0.2 (10.0.0.2): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:99:ca:df:99 tc-so: linkstr: bus tc-so: input: 5 packets, 490 bytes, 4 multicasts tc-so: output: 7 packets, 470 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:99ff:feca:df99%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::2456:c810:a23e:7826%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:c8:0d:d6:d9 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:99ff:feca:df99 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::2456:c810:a23e:7826 U - - - wg0 tc-so:fe80::2456:c810:a23e:7826 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::2456:c810:a23e:7826 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::2456:c810:a23e:7826 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:99:ca:df:99 5 0 9 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 5 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:99ff:f tc-so: ff01:2::1 tc-so: ff02::2:6732:4fa7 tc-so: ff02::1%shmif0 tc-so: ff02::1:ffca:df99 5 0 9 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::2456:c810:a tc-so: ff01:3::1 tc-so: ff02::2:6732:4fa7 tc-so: ff02::1%wg0 tc-so: ff02::1:ff3e:7826 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 35 0 34 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 52 0 51 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 213 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 658 0 0 220 0 220 220 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1803 0 121 314 0 314 tc-so: tc-so:In use 1774K, total allocated 2512K; utilization 70.6% tc-so: tc-so:? (192.168.1.1) at b2:a0:c8:0d:d6:d9 on shmif0 1s I tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:99ff:feca:df99%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:6732:4fa7%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffca:df99%shmif0 refcount 1 tc-so: enaddr b2:a0:99:ca:df:99 multicnt 4 tc-so: 33:33:67:32:4f:a7 -- 33:33:67:32:4f:a7 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:ca:df:99 -- 33:33:ff:ca:df:99 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::2456:c810:a23e:7826%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:6732:4fa7%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff3e:7826%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.310005] shmif0: Ethernet address b2:a0:99:ca:df:99 tc-so:[ 8.880005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 8.880005] get_ifid: shmif0: ifid: b0:a0:99:ff:fe:ca:df:99 tc-so:[ 8.880005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:99ff:feca:df99 tc-so:[ 9.320005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 9.320005] get_ifid: wg0: ifid: 24:56:c8:10:a2:3e:78:26 tc-so:[ 9.440005] ip6_output: refusing to send from invalid address fe80:3::2456:c810:a23e:7826 (pid 0) tc-so:[ 9.970005] ip6_output: refusing to send from invalid address fe80:3::2456:c810:a23e:7826 (pid 0) tc-so:[ 10.880005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:99ff:feca:df99 - no duplicates found tc-so:[ 11.430005] in6_if_link_up: fe80:3::2456:c810:a23e:7826 marked tentative tc-so:[ 11.430005] nd6_dad_start: wg0: starting DAD for fe80:3::2456:c810:a23e:7826 tc-so:[ 12.910005] nd6_dad_timer: wg0: DAD complete for fe80:3::2456:c810:a23e:7826 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 21181] tc-so:[New process 14329] tc-so:[New process 20732] tc-so:[New process 10261] tc-so:[New process 21927] tc-so:[New process 27005] tc-so:[New process 29721] tc-so:[New process 15051] tc-so:[New process 20225] tc-so:[New process 14301] tc-so:[New process 21079] tc-so:[New process 9890] tc-so:[New process 18149] tc-so:[New process 2841] tc-so:[New process 11810] tc-so:[New process 6777] tc-so:[New process 23068] tc-so:[New process 16071] tc-so:[New process 23953] tc-so:[New process 9284] tc-so:[New process 13647] tc-so:[New process 24186] tc-so:[New process 8313] tc-so:[New process 7783] tc-so:[New process 29865] tc-so:[New process 11123] tc-so:[New process 22020] tc-so:[New process 20819] tc-so:[New process 23096] tc-so:[New process 6392] tc-so:[New process 11598] tc-so:[New process 6736] tc-so:[New process 13723] tc-so:[New process 20892] tc-so:[New process 22963] tc-so:[New process 3519] tc-so:[New process 4569] tc-so:[New process 21859] tc-so:[New process 18703] tc-so:[New process 27962] tc-so:[New process 2606] tc-so:[New process 23079] tc-so:[New process 27835] tc-so:[New process 5201] tc-so:[New process 12383] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 21181)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fa42c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c806c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000000040799e68 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x0000000040799f48 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079bd48 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2500050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.0800050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.0800050] get_ifid: shmif0: ifid: b0:a0:c8:ff:fe:0d:d6:d9 tc-so:[ 6.0800050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:c8ff:fe0d:d6d9 tc-so:[ 6.4900050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 6.4900050] get_ifid: wg0: ifid: 08:27:60:fe:7f:ea:b2:2b tc-so:[ 6.6300050] ip6_output: refusing to send from invalid address fe80:3::827:60fe:7fea:b22b (pid 0) tc-so:[ 7.2200050] ip6_output: refusing to send from invalid address fe80:3::827:60fe:7fea:b22b (pid 0) tc-so:[ 7.9100050] ip6_output: refusing to send from invalid address fe80:3::827:60fe:7fea:b22b (pid 0) tc-so:[ 7.9500050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:c8ff:fe0d:d6d9 - no duplicates found tc-so:[ 8.2900050] ip6_output: refusing to send from invalid address fe80:3::827:60fe:7fea:b22b (pid 0) tc-so:[ 9.5800050] in6_if_link_up: fe80:3::827:60fe:7fea:b22b marked tentative tc-so:[ 9.5800050] nd6_dad_start: wg0: starting DAD for fe80:3::827:60fe:7fea:b22b tc-so:[ 10.9000050] nd6_dad_timer: wg0: DAD complete for fe80:3::827:60fe:7fea:b22b - no duplicates found tc-so:[ 15.3800050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 15.3800050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.2000050] mainbus0 (root) tc-so:[ 1.2500050] chacha: Portable C ChaCha tc-so:[ 1.2500050] aes: BearSSL aes_ct tc-so:[ 1.2500050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2500050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.2100050] shmif0: Ethernet address b2:a0:c8:0d:d6:d9 tc-so:[ 15.3800050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 15.3800050] rump kernel halting... tc-so:[ 9.5800050] tc-so:[ 9.5800050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.080004 b2:a0:c8:0d:d6:d9 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:06.430004 b2:a0:c8:0d:d6:d9 > 33:33:cf:b3:40:18, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:cfb3:4018: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:cfb3:4018, length 24 tc-so:00:00:06.590004 b2:a0:c8:0d:d6:d9 > 33:33:ff:0d:d6:d9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0d:d6d9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0d:d6d9, length 24 tc-so:00:00:06.950004 b2:a0:c8:0d:d6:d9 > 33:33:ff:0d:d6:d9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0d:d6d9: ICMP6, neighbor solicitation, who has fe80::b0a0:c8ff:fe0d:d6d9, length 32 tc-so:00:00:08.880004 b2:a0:99:ca:df:99 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:08.920004 b2:a0:99:ca:df:99 > 33:33:67:32:4f:a7, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:6732:4fa7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6732:4fa7, length 24 tc-so:00:00:09.600004 b2:a0:99:ca:df:99 > 33:33:ff:ca:df:99, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffca:df99: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffca:df99, length 24 tc-so:00:00:09.870004 b2:a0:99:ca:df:99 > 33:33:ff:ca:df:99, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffca:df99: ICMP6, neighbor solicitation, who has fe80::b0a0:99ff:feca:df99, length 32 tc-so:00:00:13.930004 b2:a0:c8:0d:d6:d9 > 33:33:ff:0d:d6:d9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c8ff:fe0d:d6d9 > ff02::1:ff0d:d6d9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0d:d6d9, length 24 tc-so:00:00:15.130004 b2:a0:c8:0d:d6:d9 > 33:33:cf:b3:40:18, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c8ff:fe0d:d6d9 > ff02::2:cfb3:4018: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:cfb3:4018, length 24 tc-so:00:00:15.380004 b2:a0:c8:0d:d6:d9 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:13.160004 b2:a0:99:ca:df:99 > b2:a0:c8:0d:d6:d9, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:99:ca:df:99, length 28 tc-so:00:00:15.380004 b2:a0:c8:0d:d6:d9 > b2:a0:99:ca:df:99, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:14.100004 b2:a0:99:ca:df:99 > 33:33:ff:ca:df:99, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:99ff:feca:df99 > ff02::1:ffca:df99: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffca:df99, length 24 tc-so:00:00:14.100004 b2:a0:99:ca:df:99 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:15.120004 b2:a0:99:ca:df:99 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:15.400004 b2:a0:99:ca:df:99 > 33:33:67:32:4f:a7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:99ff:feca:df99 > ff02::2:6732:4fa7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6732:4fa7, length 24 tc-so:00:00:16.120004 b2:a0:99:ca:df:99 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:17.120004 b2:a0:99:ca:df:99 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1639659603.51847, wg_malformed, failed, atf-check failed; see the output of the test for details tc-start: 1639659603.91482, wg_mobility tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:48:5f:09:69 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:5bff:fe6c:fad4 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::2097:45f1:83f:22dc U - - - wg0 tc-so:fe80::2097:45f1:83f:22dc link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::2097:45f1:83f:22dc UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::2097:45f1:83f:22dc UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::2097:45f1:83f:22dc%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 NclaAiE3fA8a6Li9X8sJWcfcJ6yFJWZjFFDxglVy8xU= --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:48ff:fe5f:969 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::bcea:9e2f:5b86:c7b9 U - - - wg0 tc-so:fe80::bcea:9e2f:5b86:c7b9 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::bcea:9e2f:5b86:c7b9 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::bcea:9e2f:5b86:c7b9 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::bcea:9e2f:5b86:c7b9%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 tyMzUzGhRjWUiqd3rREVOIkoqi7agOVD8f1i+UFRzQ0= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so: tc-so:00:00:05.800004 b2:a0:5b:6c:fa:d4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:06.060004 b2:a0:5b:6c:fa:d4 > 33:33:c1:1d:7e:73, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:c11d:7e73: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c11d:7e73, length 24 tc-so:00:00:06.470004 b2:a0:5b:6c:fa:d4 > 33:33:ff:6c:fa:d4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6c:fad4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6c:fad4, length 24 tc-so:00:00:06.540004 b2:a0:5b:6c:fa:d4 > 33:33:ff:6c:fa:d4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6c:fad4: ICMP6, neighbor solicitation, who has fe80::b0a0:5bff:fe6c:fad4, length 32 tc-so:00:00:07.830004 b2:a0:48:5f:09:69 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:07.940004 b2:a0:48:5f:09:69 > 33:33:ff:5f:09:69, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5f:969: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5f:969, length 24 tc-so:00:00:10.200004 b2:a0:5b:6c:fa:d4 > 33:33:c1:1d:7e:73, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5bff:fe6c:fad4 > ff02::2:c11d:7e73: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c11d:7e73, length 24 tc-so:00:00:08.640004 b2:a0:48:5f:09:69 > 33:33:ff:5f:09:69, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5f:969: ICMP6, neighbor solicitation, who has fe80::b0a0:48ff:fe5f:969, length 32 tc-so:00:00:08.820004 b2:a0:48:5f:09:69 > 33:33:c1:61:60:ec, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:c161:60ec: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c161:60ec, length 24 tc-so:00:00:12.630004 b2:a0:5b:6c:fa:d4 > 33:33:ff:6c:fa:d4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5bff:fe6c:fad4 > ff02::1:ff6c:fad4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6c:fad4, length 24 tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -i 0.1 -c 3 -w 1 10.0.0.1 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 10.0.0.1 (10.0.0.1): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: sendto: Socket is not connected tc-se:rump.ping: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5b:6c:fa:d4 tc-so: linkstr: bus tc-so: input: 5 packets, 342 bytes, 5 multicasts tc-so: output: 7 packets, 514 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:5bff:fe6c:fad4%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::2097:45f1:83f:22dc%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so:192.168.1.2 b2:a0:48:5f:09:69 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:5bff:fe6c:fad4 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::2097:45f1:83f:22dc U - - - wg0 tc-so:fe80::2097:45f1:83f:22dc link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::2097:45f1:83f:22dc UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::2097:45f1:83f:22dc UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:5b:6c:fa:d4 5 0 7 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.1 5 0 7 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:5bff:f tc-so: ff01:2::1 tc-so: ff02::2:c11d:7e73 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff6c:fad4 5 0 7 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.1 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::2097:45f1:8 tc-so: ff01:3::1 tc-so: ff02::2:c11d:7e73 tc-so: ff02::1%wg0 tc-so: ff02::1:ff3f:22dc 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 38 0 37 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 57 0 56 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 60 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 211 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 82 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 687 0 0 229 0 229 229 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 28 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 16 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 11 0 8 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 4 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1828 0 127 322 0 322 tc-so: tc-so:In use 1832K, total allocated 2576K; utilization 71.1% tc-so: tc-so:? (192.168.1.2) at b2:a0:48:5f:09:69 on shmif0 permanent N tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:5bff:fe6c:fad4%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:c11d:7e73%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff6c:fad4%shmif0 refcount 1 tc-so: enaddr b2:a0:5b:6c:fa:d4 multicnt 4 tc-so: 33:33:c1:1d:7e:73 -- 33:33:c1:1d:7e:73 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:6c:fa:d4 -- 33:33:ff:6c:fa:d4 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::2097:45f1:83f:22dc%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:c11d:7e73%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff3f:22dc%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.200005] shmif0: Ethernet address b2:a0:5b:6c:fa:d4 tc-so:[ 5.800005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 5.800005] get_ifid: shmif0: ifid: b0:a0:5b:ff:fe:6c:fa:d4 tc-so:[ 5.800005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:5bff:fe6c:fad4 tc-so:[ 6.180005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 6.180005] get_ifid: wg0: ifid: 20:97:45:f1:08:3f:22:dc tc-so:[ 6.810005] ip6_output: refusing to send from invalid address fe80:3::2097:45f1:83f:22dc (pid 0) tc-so:[ 6.970005] ip6_output: refusing to send from invalid address fe80:3::2097:45f1:83f:22dc (pid 0) tc-so:[ 7.540005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:5bff:fe6c:fad4 - no duplicates found tc-so:[ 8.180005] ip6_output: refusing to send from invalid address fe80:3::2097:45f1:83f:22dc (pid 0) tc-so:[ 8.270005] in6_if_link_up: fe80:3::2097:45f1:83f:22dc marked tentative tc-so:[ 8.270005] nd6_dad_start: wg0: starting DAD for fe80:3::2097:45f1:83f:22dc tc-so:[ 9.820005] nd6_dad_timer: wg0: DAD complete for fe80:3::2097:45f1:83f:22dc - no duplicates found tc-so:[ 14.470005] wg_task_send_init_message: No endpoint available tc-so:### Dumping unix://wg_peer tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 3260] tc-so:[New process 20275] tc-so:[New process 19212] tc-so:[New process 702] tc-so:[New process 10277] tc-so:[New process 27988] tc-so:[New process 1394] tc-so:[New process 12407] tc-so:[New process 7201] tc-so:[New process 15571] tc-so:[New process 29334] tc-so:[New process 27130] tc-so:[New process 10471] tc-so:[New process 20637] tc-so:[New process 18313] tc-so:[New process 14476] tc-so:[New process 751] tc-so:[New process 23281] tc-so:[New process 18184] tc-so:[New process 10949] tc-so:[New process 13768] tc-so:[New process 617] tc-so:[New process 4457] tc-so:[New process 10304] tc-so:[New process 21896] tc-so:[New process 16735] tc-so:[New process 20621] tc-so:[New process 10945] tc-so:[New process 9718] tc-so:[New process 20611] tc-so:[New process 19598] tc-so:[New process 23045] tc-so:[New process 23946] tc-so:[New process 27949] tc-so:[New process 7633] tc-so:[New process 22401] tc-so:[New process 22156] tc-so:[New process 13120] tc-so:[New process 19892] tc-so:[New process 9292] tc-so:[New process 28090] tc-so:[New process 11713] tc-so:[New process 19595] tc-so:[New process 28910] tc-so:[New process 28906] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 3260)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fa42c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c806c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000000040799e68 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x0000000040799f48 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079bd48 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2000050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.8300050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.8300050] get_ifid: shmif0: ifid: b0:a0:48:ff:fe:5f:09:69 tc-so:[ 7.8300050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:48ff:fe5f:969 tc-so:[ 8.2500050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 8.2500050] get_ifid: wg0: ifid: bc:ea:9e:2f:5b:86:c7:b9 tc-so:[ 8.6400050] ip6_output: refusing to send from invalid address fe80:3::bcea:9e2f:5b86:c7b9 (pid 0) tc-so:[ 9.0400050] ip6_output: refusing to send from invalid address fe80:3::bcea:9e2f:5b86:c7b9 (pid 0) tc-so:[ 9.0900050] ip6_output: refusing to send from invalid address fe80:3::bcea:9e2f:5b86:c7b9 (pid 0) tc-so:[ 9.6400050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:48ff:fe5f:969 - no duplicates found tc-so:[ 10.4000050] in6_if_link_up: fe80:3::bcea:9e2f:5b86:c7b9 marked tentative tc-so:[ 10.4000050] nd6_dad_start: wg0: starting DAD for fe80:3::bcea:9e2f:5b86:c7b9 tc-so:[ 11.6600050] nd6_dad_timer: wg0: DAD complete for fe80:3::bcea:9e2f:5b86:c7b9 - no duplicates found tc-so:[ 14.9200050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 14.9200050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.2000050] mainbus0 (root) tc-so:[ 1.2000050] chacha: Portable C ChaCha tc-so:[ 1.2000050] aes: BearSSL aes_ct tc-so:[ 1.2000050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2000050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.2000050] shmif0: Ethernet address b2:a0:48:5f:09:69 tc-so:[ 14.9200050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 14.9200050] rump kernel halting... tc-so:[ 9.0900050] tc-so:[ 10.4000050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:05.800004 b2:a0:5b:6c:fa:d4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:06.060004 b2:a0:5b:6c:fa:d4 > 33:33:c1:1d:7e:73, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:c11d:7e73: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c11d:7e73, length 24 tc-so:00:00:06.470004 b2:a0:5b:6c:fa:d4 > 33:33:ff:6c:fa:d4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6c:fad4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6c:fad4, length 24 tc-so:00:00:06.540004 b2:a0:5b:6c:fa:d4 > 33:33:ff:6c:fa:d4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6c:fad4: ICMP6, neighbor solicitation, who has fe80::b0a0:5bff:fe6c:fad4, length 32 tc-so:00:00:07.830004 b2:a0:48:5f:09:69 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:07.940004 b2:a0:48:5f:09:69 > 33:33:ff:5f:09:69, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5f:969: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5f:969, length 24 tc-so:00:00:10.200004 b2:a0:5b:6c:fa:d4 > 33:33:c1:1d:7e:73, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5bff:fe6c:fad4 > ff02::2:c11d:7e73: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c11d:7e73, length 24 tc-so:00:00:08.640004 b2:a0:48:5f:09:69 > 33:33:ff:5f:09:69, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5f:969: ICMP6, neighbor solicitation, who has fe80::b0a0:48ff:fe5f:969, length 32 tc-so:00:00:08.820004 b2:a0:48:5f:09:69 > 33:33:c1:61:60:ec, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:c161:60ec: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c161:60ec, length 24 tc-so:00:00:12.630004 b2:a0:5b:6c:fa:d4 > 33:33:ff:6c:fa:d4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5bff:fe6c:fad4 > ff02::1:ff6c:fad4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6c:fad4, length 24 tc-so:00:00:14.920004 b2:a0:48:5f:09:69 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:17.100004 b2:a0:5b:6c:fa:d4 > b2:a0:48:5f:09:69, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:5b:6c:fa:d4, length 28 tc-so:00:00:14.920004 b2:a0:48:5f:09:69 > b2:a0:5b:6c:fa:d4, ethertype IPv4 (0x0800), length 190: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 148 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1639659629.901623, wg_mobility, expected_failure, PR kern/56252: atf-check failed; see the output of the test for details tc-start: 1639659629.950208, wg_psk tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:1e:ca:67:12 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.sysctl -w net.wg.rekey_after_time=3 ] tc-so:Executing command [ rump.sysctl -w net.wg.rekey_after_time=3 ] tc-so:VgaXgYDX85UJ5ux+FIksB7h/nsP8vVGQN9ram+RpSrQ= tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:aeff:fea8:352 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::3400:8dc0:5055:e1b U - - - wg0 tc-so:fe80::3400:8dc0:5055:e1b link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::3400:8dc0:5055:e1b UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::3400:8dc0:5055:e1b UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::3400:8dc0:5055:e1b%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:1eff:feca:6712 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::c0cf:af9e:9070:57b4 U - - - wg0 tc-so:fe80::c0cf:af9e:9070:57b4 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::c0cf:af9e:9070:57b4 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::c0cf:af9e:9070:57b4 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::c0cf:af9e:9070:57b4%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 TOg6gHk38rmg3AMI0rAHjxeFbuuqi2cKdbgsl/8xLUA= --endpoint=192.168.1.2:51820 --allowed-ips=10.0.0.2/32 --preshared-key=./psk ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 Jl/wJAac70/GkYgLodB/t4smIWyomf9VpPousxwQhDA= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so: tc-so:00:00:06.500004 b2:a0:ae:a8:03:52 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:06.660004 b2:a0:ae:a8:03:52 > 33:33:ff:a8:03:52, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa8:352: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa8:352, length 24 tc-so:00:00:06.870004 b2:a0:ae:a8:03:52 > 33:33:63:d4:19:ad, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:63d4:19ad: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:63d4:19ad, length 24 tc-so:00:00:07.190004 b2:a0:ae:a8:03:52 > 33:33:ff:a8:03:52, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa8:352: ICMP6, neighbor solicitation, who has fe80::b0a0:aeff:fea8:352, length 32 tc-so:00:00:06.820004 b2:a0:1e:ca:67:12 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:07.090004 b2:a0:1e:ca:67:12 > 33:33:ff:ca:67:12, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffca:6712: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffca:6712, length 24 tc-so:00:00:07.300004 b2:a0:1e:ca:67:12 > 33:33:ff:ca:67:12, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffca:6712: ICMP6, neighbor solicitation, who has fe80::b0a0:1eff:feca:6712, length 32 tc-so:00:00:07.460004 b2:a0:1e:ca:67:12 > 33:33:82:7a:55:74, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:827a:5574: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:827a:5574, length 24 tc-so:00:00:08.210004 b2:a0:1e:ca:67:12 > 33:33:ff:ca:67:12, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffca:6712: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffca:6712, length 24 tc-so:00:00:08.710004 b2:a0:1e:ca:67:12 > 33:33:82:7a:55:74, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1eff:feca:6712 > ff02::2:827a:5574: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:827a:5574, length 24 tc-so:00:00:11.230004 b2:a0:ae:a8:03:52 > 33:33:63:d4:19:ad, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aeff:fea8:352 > ff02::2:63d4:19ad: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:63d4:19ad, length 24 tc-so:00:00:15.020004 b2:a0:ae:a8:03:52 > 33:33:ff:a8:03:52, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aeff:fea8:352 > ff02::1:ffa8:352: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa8:352, length 24 tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.0.2 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2021-12-16 13:00:46.457003752 +0000 tc-se:+++ /tmp/check.x41cZm/stderr 2021-12-16 13:00:46.487020642 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+rump.ping: sendto: Socket is not connected tc-se:+rump.ping: poll: Socket is not connected tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1e:ca:67:12 tc-so: linkstr: bus tc-so: input: 5 packets, 490 bytes, 4 multicasts tc-so: output: 9 packets, 598 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:1eff:feca:6712%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::c0cf:af9e:9070:57b4%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:ae:a8:03:52 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:1eff:feca:6712 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::c0cf:af9e:9070:57b4 U - - - wg0 tc-so:fe80::c0cf:af9e:9070:57b4 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::c0cf:af9e:9070:57b4 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::c0cf:af9e:9070:57b4 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:1e:ca:67:12 5 0 10 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 5 0 10 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:1eff:f tc-so: ff01:2::1 tc-so: ff02::2:827a:5574 tc-so: ff02::1%shmif0 tc-so: ff02::1:ffca:6712 5 0 10 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::c0cf:af9e:9 tc-so: ff01:3::1 tc-so: ff02::2:827a:5574 tc-so: ff02::1%wg0 tc-so: ff02::1:ff70:57b4 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 41 0 40 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 58 0 57 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 214 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 82 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 701 0 0 234 0 234 234 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1858 0 133 328 0 328 tc-so: tc-so:In use 1863K, total allocated 2624K; utilization 71.0% tc-so: tc-so:? (192.168.1.1) at b2:a0:ae:a8:03:52 on shmif0 3s W tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:1eff:feca:6712%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:827a:5574%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffca:6712%shmif0 refcount 1 tc-so: enaddr b2:a0:1e:ca:67:12 multicnt 4 tc-so: 33:33:82:7a:55:74 -- 33:33:82:7a:55:74 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:ca:67:12 -- 33:33:ff:ca:67:12 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::c0cf:af9e:9070:57b4%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:827a:5574%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff70:57b4%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.280005] shmif0: Ethernet address b2:a0:1e:ca:67:12 tc-so:[ 6.820005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.820005] get_ifid: shmif0: ifid: b0:a0:1e:ff:fe:ca:67:12 tc-so:[ 6.820005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:1eff:feca:6712 tc-so:[ 7.270005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.270005] get_ifid: wg0: ifid: c0:cf:af:9e:90:70:57:b4 tc-so:[ 7.850005] ip6_output: refusing to send from invalid address fe80:3::c0cf:af9e:9070:57b4 (pid 0) tc-so:[ 7.970005] ip6_output: refusing to send from invalid address fe80:3::c0cf:af9e:9070:57b4 (pid 0) tc-so:[ 8.300005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:1eff:feca:6712 - no duplicates found tc-so:[ 8.400005] ip6_output: refusing to send from invalid address fe80:3::c0cf:af9e:9070:57b4 (pid 0) tc-so:[ 11.210005] in6_if_link_up: fe80:3::c0cf:af9e:9070:57b4 marked tentative tc-so:[ 11.210005] nd6_dad_start: wg0: starting DAD for fe80:3::c0cf:af9e:9070:57b4 tc-so:[ 12.810005] nd6_dad_timer: wg0: DAD complete for fe80:3::c0cf:af9e:9070:57b4 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 18530] tc-so:[New process 8575] tc-so:[New process 1065] tc-so:[New process 8385] tc-so:[New process 25476] tc-so:[New process 20617] tc-so:[New process 22499] tc-so:[New process 4816] tc-so:[New process 24195] tc-so:[New process 12324] tc-so:[New process 13891] tc-so:[New process 20626] tc-so:[New process 14323] tc-so:[New process 23677] tc-so:[New process 27322] tc-so:[New process 23265] tc-so:[New process 12055] tc-so:[New process 15131] tc-so:[New process 4670] tc-so:[New process 10441] tc-so:[New process 25529] tc-so:[New process 12836] tc-so:[New process 16199] tc-so:[New process 28835] tc-so:[New process 21902] tc-so:[New process 4786] tc-so:[New process 24279] tc-so:[New process 11976] tc-so:[New process 21816] tc-so:[New process 2964] tc-so:[New process 11999] tc-so:[New process 25585] tc-so:[New process 28184] tc-so:[New process 3882] tc-so:[New process 20646] tc-so:[New process 21637] tc-so:[New process 9276] tc-so:[New process 29530] tc-so:[New process 29935] tc-so:[New process 9294] tc-so:[New process 19742] tc-so:[New process 24200] tc-so:[New process 21730] tc-so:[New process 16323] tc-so:[New process 11853] tc-so:[New process 13175] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 18530)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fa42c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c806c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000000040799e68 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x0000000040799f48 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079bd48 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2800050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.5000050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.5000050] get_ifid: shmif0: ifid: b0:a0:ae:ff:fe:a8:03:52 tc-so:[ 6.5000050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:aeff:fea8:352 tc-so:[ 6.9100050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 6.9100050] get_ifid: wg0: ifid: 34:00:8d:c0:50:55:0e:1b tc-so:[ 7.0700050] ip6_output: refusing to send from invalid address fe80:3::3400:8dc0:5055:e1b (pid 0) tc-so:[ 7.1500050] ip6_output: refusing to send from invalid address fe80:3::3400:8dc0:5055:e1b (pid 0) tc-so:[ 7.6400050] ip6_output: refusing to send from invalid address fe80:3::3400:8dc0:5055:e1b (pid 0) tc-so:[ 8.2100050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:aeff:fea8:352 - no duplicates found tc-so:[ 10.4800050] ip6_output: refusing to send from invalid address fe80:3::3400:8dc0:5055:e1b (pid 0) tc-so:[ 11.7500050] in6_if_link_up: fe80:3::3400:8dc0:5055:e1b marked tentative tc-so:[ 11.7500050] nd6_dad_start: wg0: starting DAD for fe80:3::3400:8dc0:5055:e1b tc-so:[ 13.2400050] nd6_dad_timer: wg0: DAD complete for fe80:3::3400:8dc0:5055:e1b - no duplicates found tc-so:[ 15.7300050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 15.7300050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.2400050] mainbus0 (root) tc-so:[ 1.2400050] chacha: Portable C ChaCha tc-so:[ 1.2400050] aes: BearSSL aes_ct tc-so:[ 1.2800050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2800050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.2100050] shmif0: Ethernet address b2:a0:ae:a8:03:52 tc-so:[ 15.7300050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 15.7300050] rump kernel halting... tc-so:[ 11.7500050] tc-so:[ 11.7500050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.500004 b2:a0:ae:a8:03:52 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:06.660004 b2:a0:ae:a8:03:52 > 33:33:ff:a8:03:52, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa8:352: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa8:352, length 24 tc-so:00:00:06.870004 b2:a0:ae:a8:03:52 > 33:33:63:d4:19:ad, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:63d4:19ad: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:63d4:19ad, length 24 tc-so:00:00:07.190004 b2:a0:ae:a8:03:52 > 33:33:ff:a8:03:52, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa8:352: ICMP6, neighbor solicitation, who has fe80::b0a0:aeff:fea8:352, length 32 tc-so:00:00:06.820004 b2:a0:1e:ca:67:12 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:07.090004 b2:a0:1e:ca:67:12 > 33:33:ff:ca:67:12, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffca:6712: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffca:6712, length 24 tc-so:00:00:07.300004 b2:a0:1e:ca:67:12 > 33:33:ff:ca:67:12, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffca:6712: ICMP6, neighbor solicitation, who has fe80::b0a0:1eff:feca:6712, length 32 tc-so:00:00:07.460004 b2:a0:1e:ca:67:12 > 33:33:82:7a:55:74, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:827a:5574: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:827a:5574, length 24 tc-so:00:00:08.210004 b2:a0:1e:ca:67:12 > 33:33:ff:ca:67:12, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffca:6712: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffca:6712, length 24 tc-so:00:00:08.710004 b2:a0:1e:ca:67:12 > 33:33:82:7a:55:74, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1eff:feca:6712 > ff02::2:827a:5574: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:827a:5574, length 24 tc-so:00:00:11.230004 b2:a0:ae:a8:03:52 > 33:33:63:d4:19:ad, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aeff:fea8:352 > ff02::2:63d4:19ad: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:63d4:19ad, length 24 tc-so:00:00:15.020004 b2:a0:ae:a8:03:52 > 33:33:ff:a8:03:52, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aeff:fea8:352 > ff02::1:ffa8:352: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa8:352, length 24 tc-so:00:00:15.690004 b2:a0:ae:a8:03:52 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:13.440004 b2:a0:1e:ca:67:12 > b2:a0:ae:a8:03:52, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:1e:ca:67:12, length 28 tc-so:00:00:15.730004 b2:a0:ae:a8:03:52 > b2:a0:1e:ca:67:12, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:13.470004 b2:a0:1e:ca:67:12 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:14.470004 b2:a0:1e:ca:67:12 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:15.500004 b2:a0:1e:ca:67:12 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:16.530004 b2:a0:1e:ca:67:12 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1639659655.977128, wg_psk, failed, atf-check failed; see the output of the test for details tc-start: 1639659656.26395, wg_rekey tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:66:57:d3:bc ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.sysctl -w net.wg.rekey_after_time=3 ] tc-so:Executing command [ rump.sysctl -w net.wg.rekey_after_time=3 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:43ff:fe6e:28d9 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::7005:96c1:6d2e:e029 U - - - wg0 tc-so:fe80::7005:96c1:6d2e:e029 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::7005:96c1:6d2e:e029 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::7005:96c1:6d2e:e029 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::7005:96c1:6d2e:e029%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 zf2OHATG4AQkFWBY9CzAkkA8AP9x1K9ncp1ZJey5fm0= --endpoint=192.168.1.2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:66ff:fe57:d3bc link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::145a:3b28:c9b:212e U - - - wg0 tc-so:fe80::145a:3b28:c9b:212e link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::145a:3b28:c9b:212e UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::145a:3b28:c9b:212e UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::145a:3b28:c9b:212e%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 Hl+vjq04c81eLz/ptNVdFRCEDlk4hTrFpsbsio4F6xU= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.0.2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 10.0.0.2 (10.0.0.2): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: sendto: Socket is not connected tc-se:rump.ping: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:66:57:d3:bc tc-so: linkstr: bus tc-so: input: 2 packets, 128 bytes, 2 multicasts tc-so: output: 6 packets, 428 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:66ff:fe57:d3bc%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::145a:3b28:c9b:212e%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:43:6e:28:d9 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:66ff:fe57:d3bc link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::145a:3b28:c9b:212e U - - - wg0 tc-so:fe80::145a:3b28:c9b:212e link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::145a:3b28:c9b:212e UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::145a:3b28:c9b:212e UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:66:57:d3:bc 2 0 6 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 2 0 6 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:66ff:f tc-so: ff01:2::1 tc-so: ff02::2:7287:b8cf tc-so: ff02::1%shmif0 tc-so: ff02::1:ff57:d3bc 2 0 6 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::145a:3b28:c tc-so: ff01:3::1 tc-so: ff02::2:7287:b8cf tc-so: ff02::1%wg0 tc-so: ff02::1:ff9b:212e 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 44 0 43 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 61 0 60 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 213 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 720 0 0 240 0 240 240 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1880 0 139 333 0 333 tc-so: tc-so:In use 1901K, total allocated 2664K; utilization 71.4% tc-so: tc-so:? (192.168.1.1) at b2:a0:43:6e:28:d9 on shmif0 permanent N tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:66ff:fe57:d3bc%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:7287:b8cf%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff57:d3bc%shmif0 refcount 1 tc-so: enaddr b2:a0:66:57:d3:bc multicnt 4 tc-so: 33:33:72:87:b8:cf -- 33:33:72:87:b8:cf refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:57:d3:bc -- 33:33:ff:57:d3:bc refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::145a:3b28:c9b:212e%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:7287:b8cf%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff9b:212e%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.200005] shmif0: Ethernet address b2:a0:66:57:d3:bc tc-so:[ 8.760005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 8.760005] get_ifid: shmif0: ifid: b0:a0:66:ff:fe:57:d3:bc tc-so:[ 8.760005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:66ff:fe57:d3bc tc-so:[ 9.170005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 9.170005] get_ifid: wg0: ifid: 14:5a:3b:28:0c:9b:21:2e tc-so:[ 9.450005] ip6_output: refusing to send from invalid address fe80:3::145a:3b28:c9b:212e (pid 0) tc-so:[ 9.740005] ip6_output: refusing to send from invalid address fe80:3::145a:3b28:c9b:212e (pid 0) tc-so:[ 10.490005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:66ff:fe57:d3bc - no duplicates found tc-so:[ 11.300005] in6_if_link_up: fe80:3::145a:3b28:c9b:212e marked tentative tc-so:[ 11.300005] nd6_dad_start: wg0: starting DAD for fe80:3::145a:3b28:c9b:212e tc-so:[ 12.970005] nd6_dad_timer: wg0: DAD complete for fe80:3::145a:3b28:c9b:212e - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 25850] tc-so:[New process 15094] tc-so:[New process 9154] tc-so:[New process 28909] tc-so:[New process 14908] tc-so:[New process 1275] tc-so:[New process 12704] tc-so:[New process 14841] tc-so:[New process 5592] tc-so:[New process 12109] tc-so:[New process 23869] tc-so:[New process 13789] tc-so:[New process 21431] tc-so:[New process 16842] tc-so:[New process 11283] tc-so:[New process 15965] tc-so:[New process 25483] tc-so:[New process 18194] tc-so:[New process 14667] tc-so:[New process 22407] tc-so:[New process 23056] tc-so:[New process 20529] tc-so:[New process 12918] tc-so:[New process 14999] tc-so:[New process 11341] tc-so:[New process 18702] tc-so:[New process 22153] tc-so:[New process 23058] tc-so:[New process 2467] tc-so:[New process 9248] tc-so:[New process 21040] tc-so:[New process 14117] tc-so:[New process 17051] tc-so:[New process 11467] tc-so:[New process 15136] tc-so:[New process 26942] tc-so:[New process 10334] tc-so:[New process 24071] tc-so:[New process 29037] tc-so:[New process 23095] tc-so:[New process 27545] tc-so:[New process 19188] tc-so:[New process 6552] tc-so:[New process 23048] tc-so:[New process 14153] tc-so:[New process 22275] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 25850)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fa42c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c806c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000000040799e68 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x0000000040799f48 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079bd48 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2500050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.1800050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.1800050] get_ifid: shmif0: ifid: b0:a0:43:ff:fe:6e:28:d9 tc-so:[ 6.1800050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:43ff:fe6e:28d9 tc-so:[ 6.5900050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 6.5900050] get_ifid: wg0: ifid: 70:05:96:c1:6d:2e:e0:29 tc-so:[ 7.2400050] ip6_output: refusing to send from invalid address fe80:3::7005:96c1:6d2e:e029 (pid 0) tc-so:[ 7.2400050] ip6_output: refusing to send from invalid address fe80:3::7005:96c1:6d2e:e029 (pid 0) tc-so:[ 7.5300050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:43ff:fe6e:28d9 - no duplicates found tc-so:[ 8.7200050] in6_if_link_up: fe80:3::7005:96c1:6d2e:e029 marked tentative tc-so:[ 8.7200050] nd6_dad_start: wg0: starting DAD for fe80:3::7005:96c1:6d2e:e029 tc-so:[ 10.7200050] nd6_dad_timer: wg0: DAD complete for fe80:3::7005:96c1:6d2e:e029 - no duplicates found tc-so:[ 15.4500050] panic: pool_redzone_check: [mbpl] 0x00 != 0xfc tc-so:[ 15.4500050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.1900050] mainbus0 (root) tc-so:[ 1.2500050] chacha: Portable C ChaCha tc-so:[ 1.2500050] aes: BearSSL aes_ct tc-so:[ 1.2500050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2500050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.1800050] shmif0: Ethernet address b2:a0:43:6e:28:d9 tc-so:[ 15.4500050] panic: pool_redzone_check: [mbpl] 0x00 != 0xfc tc-so:[ 15.4500050] rump kernel halting... tc-so:[ 8.7200050] tc-so:[ 8.7200050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.180004 b2:a0:43:6e:28:d9 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:06.300004 b2:a0:43:6e:28:d9 > 33:33:eb:f0:e0:36, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:ebf0:e036: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ebf0:e036, length 24 tc-so:00:00:06.370004 b2:a0:43:6e:28:d9 > 33:33:ff:6e:28:d9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6e:28d9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6e:28d9, length 24 tc-so:00:00:06.520004 b2:a0:43:6e:28:d9 > 33:33:ff:6e:28:d9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6e:28d9: ICMP6, neighbor solicitation, who has fe80::b0a0:43ff:fe6e:28d9, length 32 tc-so:00:00:07.200004 b2:a0:43:6e:28:d9 > 33:33:ff:6e:28:d9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6e:28d9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6e:28d9, length 24 tc-so:00:00:08.590004 b2:a0:43:6e:28:d9 > 33:33:eb:f0:e0:36, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:43ff:fe6e:28d9 > ff02::2:ebf0:e036: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ebf0:e036, length 24 tc-so:00:00:08.760004 b2:a0:66:57:d3:bc > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:08.800004 b2:a0:66:57:d3:bc > 33:33:ff:57:d3:bc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff57:d3bc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff57:d3bc, length 24 tc-so:00:00:09.040004 b2:a0:66:57:d3:bc > 33:33:72:87:b8:cf, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:7287:b8cf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7287:b8cf, length 24 tc-so:00:00:09.490004 b2:a0:66:57:d3:bc > 33:33:ff:57:d3:bc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff57:d3bc: ICMP6, neighbor solicitation, who has fe80::b0a0:66ff:fe57:d3bc, length 32 tc-so:00:00:12.570004 b2:a0:66:57:d3:bc > 33:33:ff:57:d3:bc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:66ff:fe57:d3bc > ff02::1:ff57:d3bc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff57:d3bc, length 24 tc-so:00:00:15.400004 b2:a0:43:6e:28:d9 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:13.240004 b2:a0:66:57:d3:bc > b2:a0:43:6e:28:d9, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:66:57:d3:bc, length 28 tc-so:00:00:15.450004 b2:a0:43:6e:28:d9 > b2:a0:66:57:d3:bc, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:17.250004 b2:a0:66:57:d3:bc > 33:33:72:87:b8:cf, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:66ff:fe57:d3bc > ff02::2:7287:b8cf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7287:b8cf, length 24 tc-so:00:00:17.250004 b2:a0:66:57:d3:bc > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:18.250004 b2:a0:66:57:d3:bc > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:19.250004 b2:a0:66:57:d3:bc > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:20.270004 b2:a0:66:57:d3:bc > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1639659680.727005, wg_rekey, failed, atf-check failed; see the output of the test for details tp-end: 1639659680.771892, net/if_wg/t_misc tp-start: 1639659682.53023, net/if_wg/t_tunnel, 4 tc-start: 1639659682.55217, wg_tunnel_ipv4_over_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_local ] tc-so:unix://wg_local shmif0 tc-so:bus_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_tun_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_local ] tc-so:Executing command [ grep -q b2:a0:af:ae:3e:d1 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:bus_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_tun ] tc-so:Executing command [ grep -q b2:a0:f9:7b:f7:f6 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:bus_local tc-so:bus_tun tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_tun_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_peer ] tc-so:Executing command [ grep -q b2:a0:1f:80:b8:2c ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_tun ] tc-so:Executing command [ grep -q b2:a0:b2:b4:db:ce ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:unix://wg_tun_peer shmif1 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_peer ] tc-so:Executing command [ grep -q b2:a0:8f:40:76:e2 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:unix://wg_tun_peer shmif1 tc-so:unix://wg_peer shmif0 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.route add -inet default 192.168.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 192.168.10.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so:192.168.10/24 link#3 UC - - - shmif1 tc-so:192.168.10.1 link#3 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:afff:feae:3ed1 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:f9ff:fe7b:f7f6 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::7881:79a4:5b3e:36bb U - - - wg0 tc-so:fe80::7881:79a4:5b3e:36bb link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::7881:79a4:5b3e:36bb UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fe80::7881:79a4:5b3e:36bb UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ rump.route add -inet -net 192.168.2.0/24 -link wg0 -iface ] tc-so:Executing command [ rump.route add -inet -net 192.168.3.0/24 -link wg0 -iface ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 192.168.10.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.1 link#2 UHl - - - lo0 tc-so:192.168.10/24 link#3 UC - - - shmif1 tc-so:192.168.10.2 link#3 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:1fff:fe80:b82c link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:b2ff:feb4:dbce link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::10e7:f886:a48c:c085 U - - - wg0 tc-so:fe80::10e7:f886:a48c:c085 link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::10e7:f886:a48c:c085 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fe80::10e7:f886:a48c:c085 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ rump.route add -inet -net 192.168.1.0/24 -link wg0 -iface ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.2/24 ] tc-so:Executing command [ rump.route add -inet default 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.3.2/24 alias ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 azJSd3hvTw4UJ69YNHEXL0hQtPIuFYsvoVCr1JT6DkU= --endpoint=192.168.10.2:51820 --allowed-ips=10.0.0.2/32,192.168.2.0/24 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 rSRGv9bJXgygy0imzogd5UyWRb5P2SqujS2mzVRsjw8= --endpoint=192.168.10.1:51820 --allowed-ips=10.0.0.1/32,192.168.1.0/24 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ rump.ping -n -i 0.1 -c 3 -w 1 192.168.2.2 ] tc-se:Fail: incorrect exit status: 2, expected: 0 tc-se:stdout: tc-se:PING 192.168.2.2 (192.168.2.2): 56 data bytes tc-se: tc-se:----192.168.2.2 PING Statistics---- tc-se:3 packets transmitted, 0 packets received, 100.0% packet loss tc-se: tc-se:stderr: tc-se: tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 1 packet, 28 bytes tc-so: output: 1 packet, 28 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c9:16:f8:ca tc-so: linkstr: bus_local tc-so: input: 6 packets, 428 bytes, 5 multicasts tc-so: output: 9 packets, 722 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:c9ff:fe16:f8ca%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:default 192.168.1.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:af:ae:3e:d1 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:c9ff:fe16:f8ca link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 1 0 1 0 0 tc-so:lo0 33112 127/8 127.0.0.1 1 0 1 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 1 0 1 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 1 0 1 0 0 tc-so:shmif 1500 b2:a0:c9:16:f8:ca 6 0 9 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 6 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:c9ff:f tc-so: ff01:2::1 tc-so: ff02::2:5b3d:2def tc-so: ff02::1%shmif0 tc-so: ff02::1:ff16:f8ca 6 0 9 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 10 0 10 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 42 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 168 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 58 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 38 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 13 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 88 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 314 0 0 105 0 105 105 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 37 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1126 0 16 188 0 188 tc-so: tc-so:In use 1008K, total allocated 1504K; utilization 67.0% tc-so: tc-so:? (192.168.1.1) at b2:a0:af:ae:3e:d1 on shmif0 26s R tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:c9ff:fe16:f8ca%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:5b3d:2def%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff16:f8ca%shmif0 refcount 1 tc-so: enaddr b2:a0:c9:16:f8:ca multicnt 4 tc-so: 33:33:5b:3d:2d:ef -- 33:33:5b:3d:2d:ef refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:16:f8:ca -- 33:33:ff:16:f8:ca refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.180005] chacha: Portable C ChaCha tc-so:[ 2.120005] shmif0: Ethernet address b2:a0:c9:16:f8:ca tc-so:[ 15.070005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.070005] get_ifid: shmif0: ifid: b0:a0:c9:ff:fe:16:f8:ca tc-so:### Dumping unix://wg_tun_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_tun_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1f:80:b8:2c tc-so: linkstr: bus_peer tc-so: input: 4 packets, 256 bytes, 4 multicasts tc-so: output: 5 packets, 386 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:1fff:fe80:b82c%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b2:b4:db:ce tc-so: linkstr: bus_tun tc-so: input: 3 packets, 214 bytes, 3 multicasts tc-so: output: 6 packets, 428 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:b2ff:feb4:dbce%shmif1/64 flags 0 scopeid 0x3 tc-so: inet 192.168.10.2/24 broadcast 192.168.10.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::10e7:f886:a48c:c085%wg0/64 flags 0 scopeid 0x4 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 77.67.30.0.0.0.fa.ce US - - - wg0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.1 link#2 UHl - - - lo0 tc-so:192.168.10/24 link#3 UC - - - shmif1 tc-so:192.168.10.2 link#3 UHl - - - lo0 tc-so:192.168.10.1 b2:a0:f9:7b:f7:f6 UHL - - - shmif1 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:1fff:fe80:b82c link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:b2ff:feb4:dbce link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::10e7:f886:a48c:c085 U - - - wg0 tc-so:fe80::10e7:f886:a48c:c085 link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::10e7:f886:a48c:c085 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fe80::10e7:f886:a48c:c085 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:1f:80:b8:2c 6 0 5 0 0 tc-so:shmif 1500 192.168.2/24 192.168.2.1 6 0 5 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:1fff:f tc-so: ff01:2::1 tc-so: ff02::2:dddb:df31 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff80:b82c 6 0 5 0 0 tc-so:shmif 1500 b2:a0:b2:b4:db:ce 3 0 6 0 0 tc-so:shmif 1500 192.168.10/24 192.168.10.2 3 0 6 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:b2ff:f tc-so: ff01:3::1 tc-so: ff02::2:dddb:df31 tc-so: ff02::1%shmif1 tc-so: ff02::1:ffb4:dbce 3 0 6 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::10e7:f886:a tc-so: ff01:4::1 tc-so: ff02::2:dddb:df31 tc-so: ff02::1%wg0 tc-so: ff02::1:ff8c:c085 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 5 0 4 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 25 0 24 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 72 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 236 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 85 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 67 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 39 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 583 0 0 195 0 195 195 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 41 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 17 0 12 1 0 1 1 0 inf 0 tc-so:propdict 64 20 0 10 1 0 1 1 0 inf 0 tc-so:propnmbr 64 7 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1749 0 68 291 0 291 tc-so: tc-so:In use 1637K, total allocated 2328K; utilization 70.3% tc-so: tc-so:? (192.168.10.1) at b2:a0:f9:7b:f7:f6 on shmif1 permanent N tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:1fff:fe80:b82c%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:dddb:df31%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff80:b82c%shmif0 refcount 1 tc-so: enaddr b2:a0:1f:80:b8:2c multicnt 4 tc-so: 33:33:dd:db:df:31 -- 33:33:dd:db:df:31 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:80:b8:2c -- 33:33:ff:80:b8:2c refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fe80::b0a0:b2ff:feb4:dbce%shmif1 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:dddb:df31%shmif1 refcount 1 tc-so: group ff02::1%shmif1 refcount 1 tc-so: group ff02::1:ffb4:dbce%shmif1 refcount 1 tc-so: enaddr b2:a0:b2:b4:db:ce multicnt 4 tc-so: 33:33:dd:db:df:31 -- 33:33:dd:db:df:31 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:b4:db:ce -- 33:33:ff:b4:db:ce refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::10e7:f886:a48c:c085%wg0 tc-so: group ff01:4::1 refcount 1 tc-so: group ff02::2:dddb:df31%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff8c:c085%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.340005] shmif0: Ethernet address b2:a0:1f:80:b8:2c tc-so:[ 3.440005] shmif1: Ethernet address b2:a0:b2:b4:db:ce tc-so:[ 15.070005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.070005] get_ifid: shmif0: ifid: b0:a0:1f:ff:fe:80:b8:2c tc-so:[ 15.320005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 15.320005] get_ifid: shmif1: ifid: b0:a0:b2:ff:fe:b4:db:ce tc-so:[ 15.770005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 15.770005] get_ifid: wg0: ifid: 10:e7:f8:86:a4:8c:c0:85 tc-so:[ 15.810005] ip6_output: refusing to send from invalid address fe80:4::10e7:f886:a48c:c085 (pid 0) tc-so:[ 15.840005] ip6_output: refusing to send from invalid address fe80:4::10e7:f886:a48c:c085 (pid 0) tc-so:[ 20.280005] ip6_output: refusing to send from invalid address fe80:4::10e7:f886:a48c:c085 (pid 0) tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8f:40:76:e2 tc-so: linkstr: bus_peer tc-so: input: 2 packets, 172 bytes, 2 multicasts tc-so: output: 6 packets, 428 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:8fff:fe40:76e2%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.2.2/24 broadcast 192.168.2.255 flags 0 tc-so: inet 192.168.3.2/24 broadcast 192.168.3.255 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:default 192.168.2.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.2 link#2 UHl - - - lo0 tc-so:192.168.3/24 link#2 UC - - - shmif0 tc-so:192.168.3.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:8fff:fe40:76e2 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:8f:40:76:e2 2 0 6 0 0 tc-so:shmif 1500 192.168.2/24 192.168.2.2 2 0 6 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:8fff:f tc-so: ff01:2::1 tc-so: ff02::2:4834:e90b tc-so: ff02::1%shmif0 tc-so: ff02::1:ff40:76e2 2 0 6 0 0 tc-so:shmif 1500 192.168.3/24 192.168.3.2 2 0 6 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 9 0 9 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 171 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 58 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 37 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 13 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 88 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 298 0 0 100 0 100 100 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 26 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 17 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1093 0 14 181 0 181 tc-so: tc-so:In use 970K, total allocated 1448K; utilization 67.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:8fff:fe40:76e2%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:4834:e90b%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff40:76e2%shmif0 refcount 1 tc-so: enaddr b2:a0:8f:40:76:e2 multicnt 4 tc-so: 33:33:48:34:e9:0b -- 33:33:48:34:e9:0b refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:40:76:e2 -- 33:33:ff:40:76:e2 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 2.350005] shmif0: Ethernet address b2:a0:8f:40:76:e2 tc-so:[ 15.390005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.390005] get_ifid: shmif0: ifid: b0:a0:8f:ff:fe:40:76:e2 tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 8341] tc-so:[New process 2043] tc-so:[New process 4463] tc-so:[New process 19971] tc-so:[New process 17666] tc-so:[New process 22837] tc-so:[New process 8352] tc-so:[New process 15313] tc-so:[New process 3481] tc-so:[New process 27693] tc-so:[New process 20454] tc-so:[New process 23764] tc-so:[New process 25487] tc-so:[New process 11543] tc-so:[New process 21688] tc-so:[New process 17303] tc-so:[New process 23993] tc-so:[New process 2196] tc-so:[New process 12524] tc-so:[New process 4287] tc-so:[New process 1812] tc-so:[New process 24479] tc-so:[New process 1370] tc-so:[New process 12111] tc-so:[New process 15697] tc-so:[New process 190] tc-so:[New process 15819] tc-so:[New process 22897] tc-so:[New process 19729] tc-so:[New process 10404] tc-so:[New process 1005] tc-so:[New process 22941] tc-so:[New process 20571] tc-so:[New process 23098] tc-so:[New process 24857] tc-so:[New process 2426] tc-so:[New process 21798] tc-so:[New process 23525] tc-so:[New process 1470] tc-so:[New process 23267] tc-so:[New process 20791] tc-so:[New process 9416] tc-so:[New process 1768] tc-so:[New process 28219] tc-so:[New process 15951] tc-so:[New process 22928] tc-so:[New process 28886] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 8341)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fa42c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c806c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000000040799e68 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x0000000040799f48 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079bd48 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2600050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 14.5100050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.5100050] get_ifid: shmif0: ifid: b0:a0:af:ff:fe:ae:3e:d1 tc-so:[ 14.7300050] get_ifid: shmif1: got interface identifier from itself tc-so:[ 14.7300050] get_ifid: shmif1: ifid: b0:a0:f9:ff:fe:7b:f7:f6 tc-so:[ 15.2400050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 15.2400050] get_ifid: wg0: ifid: 78:81:79:a4:5b:3e:36:bb tc-so:[ 15.9700050] ip6_output: refusing to send from invalid address fe80:4::7881:79a4:5b3e:36bb (pid 0) tc-so:[ 16.0000050] ip6_output: refusing to send from invalid address fe80:4::7881:79a4:5b3e:36bb (pid 0) tc-so:[ 19.0400050] ip6_output: refusing to send from invalid address fe80:4::7881:79a4:5b3e:36bb (pid 0) tc-so:[ 23.6600050] ip6_output: refusing to send from invalid address fe80:4::7881:79a4:5b3e:36bb (pid 0) tc-so:[ 27.3300050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 27.3300050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.2000050] mainbus0 (root) tc-so:[ 1.2600050] chacha: Portable C ChaCha tc-so:[ 1.2600050] aes: BearSSL aes_ct tc-so:[ 1.2600050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2600050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.8000050] shmif0: Ethernet address b2:a0:af:ae:3e:d1 tc-so:[ 4.3800050] shmif1: Ethernet address b2:a0:f9:7b:f7:f6 tc-so:[ 27.3300050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 27.3300050] rump kernel halting... tc-so:[ 23.6600050] tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:### Dumping bus_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.070004 b2:a0:c9:16:f8:ca > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:15.070004 b2:a0:c9:16:f8:ca > 33:33:5b:3d:2d:ef, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c9ff:fe16:f8ca > ff02::2:5b3d:2def: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5b3d:2def, length 24 tc-so:00:00:16.020004 b2:a0:c9:16:f8:ca > 33:33:ff:16:f8:ca, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c9ff:fe16:f8ca > ff02::1:ff16:f8ca: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff16:f8ca, length 24 tc-so:00:00:14.510004 b2:a0:af:ae:3e:d1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:15.020004 b2:a0:af:ae:3e:d1 > 33:33:0d:88:33:cc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:afff:feae:3ed1 > ff02::2:d88:33cc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d88:33cc, length 24 tc-so:00:00:15.130004 b2:a0:af:ae:3e:d1 > 33:33:ff:ae:3e:d1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:afff:feae:3ed1 > ff02::1:ffae:3ed1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffae:3ed1, length 24 tc-so:00:00:17.370004 b2:a0:c9:16:f8:ca > 33:33:ff:16:f8:ca, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c9ff:fe16:f8ca > ff02::1:ff16:f8ca: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff16:f8ca, length 24 tc-so:00:00:16.270004 b2:a0:af:ae:3e:d1 > 33:33:0d:88:33:cc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:afff:feae:3ed1 > ff02::2:d88:33cc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d88:33cc, length 24 tc-so:00:00:18.970004 b2:a0:af:ae:3e:d1 > 33:33:ff:ae:3e:d1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:afff:feae:3ed1 > ff02::1:ffae:3ed1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffae:3ed1, length 24 tc-so:00:00:22.250004 b2:a0:c9:16:f8:ca > 33:33:5b:3d:2d:ef, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c9ff:fe16:f8ca > ff02::2:5b3d:2def: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5b3d:2def, length 24 tc-so:00:00:29.420004 b2:a0:c9:16:f8:ca > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:27.290004 b2:a0:af:ae:3e:d1 > b2:a0:c9:16:f8:ca, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:af:ae:3e:d1, length 28 tc-so:00:00:29.420004 b2:a0:c9:16:f8:ca > b2:a0:af:ae:3e:d1, ethertype IPv4 (0x0800), length 98: 192.168.1.2 > 192.168.2.2: ICMP echo request, id 62984, seq 0, length 64 tc-so:00:00:30.010004 b2:a0:c9:16:f8:ca > b2:a0:af:ae:3e:d1, ethertype IPv4 (0x0800), length 98: 192.168.1.2 > 192.168.2.2: ICMP echo request, id 62984, seq 1, length 64 tc-so:00:00:30.050004 b2:a0:c9:16:f8:ca > b2:a0:af:ae:3e:d1, ethertype IPv4 (0x0800), length 98: 192.168.1.2 > 192.168.2.2: ICMP echo request, id 62984, seq 2, length 64 tc-so:### Dumping bus_peer tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.070004 b2:a0:1f:80:b8:2c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.2.1 tell 192.168.2.1, length 28 tc-so:00:00:15.140004 b2:a0:1f:80:b8:2c > 33:33:dd:db:df:31, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1fff:fe80:b82c > ff02::2:dddb:df31: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:dddb:df31, length 24 tc-so:00:00:15.370004 b2:a0:1f:80:b8:2c > 33:33:ff:80:b8:2c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1fff:fe80:b82c > ff02::1:ff80:b82c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff80:b82c, length 24 tc-so:00:00:17.770004 b2:a0:1f:80:b8:2c > 33:33:ff:80:b8:2c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1fff:fe80:b82c > ff02::1:ff80:b82c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff80:b82c, length 24 tc-so:00:00:15.390004 b2:a0:8f:40:76:e2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.2.2 tell 192.168.2.2, length 28 tc-so:00:00:15.840004 b2:a0:8f:40:76:e2 > 33:33:ff:40:76:e2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8fff:fe40:76e2 > ff02::1:ff40:76e2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff40:76e2, length 24 tc-so:00:00:15.880004 b2:a0:8f:40:76:e2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.3.2 tell 192.168.3.2, length 28 tc-so:00:00:16.380004 b2:a0:8f:40:76:e2 > 33:33:48:34:e9:0b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8fff:fe40:76e2 > ff02::2:4834:e90b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4834:e90b, length 24 tc-so:00:00:23.050004 b2:a0:1f:80:b8:2c > 33:33:dd:db:df:31, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1fff:fe80:b82c > ff02::2:dddb:df31: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:dddb:df31, length 24 tc-so:00:00:24.360004 b2:a0:8f:40:76:e2 > 33:33:ff:40:76:e2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8fff:fe40:76e2 > ff02::1:ff40:76e2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff40:76e2, length 24 tc-so:00:00:24.400004 b2:a0:8f:40:76:e2 > 33:33:48:34:e9:0b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8fff:fe40:76e2 > ff02::2:4834:e90b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4834:e90b, length 24 tc-so:### Dumping bus_tun tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.730004 b2:a0:f9:7b:f7:f6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.10.1 tell 192.168.10.1, length 28 tc-so:00:00:15.610004 b2:a0:f9:7b:f7:f6 > 33:33:ff:7b:f7:f6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f9ff:fe7b:f7f6 > ff02::1:ff7b:f7f6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7b:f7f6, length 24 tc-so:00:00:15.690004 b2:a0:f9:7b:f7:f6 > 33:33:0d:88:33:cc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f9ff:fe7b:f7f6 > ff02::2:d88:33cc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d88:33cc, length 24 tc-so:00:00:18.100004 b2:a0:f9:7b:f7:f6 > 33:33:ff:7b:f7:f6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f9ff:fe7b:f7f6 > ff02::1:ff7b:f7f6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7b:f7f6, length 24 tc-so:00:00:15.320004 b2:a0:b2:b4:db:ce > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.10.2 tell 192.168.10.2, length 28 tc-so:00:00:15.690004 b2:a0:b2:b4:db:ce > 33:33:dd:db:df:31, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b2ff:feb4:dbce > ff02::2:dddb:df31: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:dddb:df31, length 24 tc-so:00:00:20.600004 b2:a0:f9:7b:f7:f6 > 33:33:0d:88:33:cc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f9ff:fe7b:f7f6 > ff02::2:d88:33cc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d88:33cc, length 24 tc-so:00:00:15.920004 b2:a0:b2:b4:db:ce > 33:33:ff:b4:db:ce, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b2ff:feb4:dbce > ff02::1:ffb4:dbce: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb4:dbce, length 24 tc-so:00:00:16.880004 b2:a0:b2:b4:db:ce > 33:33:ff:b4:db:ce, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b2ff:feb4:dbce > ff02::1:ffb4:dbce: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb4:dbce, length 24 tc-so:00:00:21.070004 b2:a0:b2:b4:db:ce > 33:33:dd:db:df:31, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b2ff:feb4:dbce > ff02::2:dddb:df31: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:dddb:df31, length 24 tc-so:00:00:27.330004 b2:a0:f9:7b:f7:f6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.10.2 tell 192.168.10.1, length 28 tc-so:00:00:22.430004 b2:a0:b2:b4:db:ce > b2:a0:f9:7b:f7:f6, ethertype ARP (0x0806), length 42: Reply 192.168.10.2 is-at b2:a0:b2:b4:db:ce, length 28 tc-so:00:00:27.330004 b2:a0:f9:7b:f7:f6 > b2:a0:b2:b4:db:ce, ethertype IPv4 (0x0800), length 190: 192.168.10.1.51820 > 192.168.10.2.51820: UDP, length 148 tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1639659730.603775, wg_tunnel_ipv4_over_ipv4, failed, atf-check failed; see the output of the test for details tc-start: 1639659730.718379, wg_tunnel_ipv4_over_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_local ] tc-so:unix://wg_local shmif0 tc-so:bus_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_tun_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_local ] tc-so:Executing command [ grep -q b2:a0:88:55:44:76 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:bus_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_tun ] tc-so:Executing command [ grep -q b2:a0:90:a7:ba:c9 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:bus_local tc-so:bus_tun tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_tun_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_peer ] tc-so:Executing command [ grep -q b2:a0:35:00:b6:2e ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_tun ] tc-so:Executing command [ grep -q b2:a0:1b:2e:de:a7 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:unix://wg_tun_peer shmif1 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_peer ] tc-so:Executing command [ grep -q b2:a0:4a:b7:cb:55 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:unix://wg_tun_peer shmif1 tc-so:unix://wg_peer shmif0 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.route add -inet default 192.168.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:10::1/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:10::/64 link#3 UC - - - shmif1 tc-so:fc00:10::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:88ff:fe55:4476 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:90ff:fea7:bac9 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::6032:da61:ccb8:356b U - - - wg0 tc-so:fe80::6032:da61:ccb8:356b link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::6032:da61:ccb8:356b UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fe80::6032:da61:ccb8:356b UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ rump.route add -inet -net 192.168.2.0/24 -link wg0 -iface ] tc-so:Executing command [ rump.route add -inet -net 192.168.3.0/24 -link wg0 -iface ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:10::2/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:10::/64 link#3 UC - - - shmif1 tc-so:fc00:10::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:35ff:fe00:b62e link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:1bff:fe2e:dea7 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::c4de:fc1c:efc6:719 U - - - wg0 tc-so:fe80::c4de:fc1c:efc6:719 link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::c4de:fc1c:efc6:719 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fe80::c4de:fc1c:efc6:719 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ rump.route add -inet -net 192.168.1.0/24 -link wg0 -iface ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.2/24 ] tc-so:Executing command [ rump.route add -inet default 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.3.2/24 alias ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 Xicnbwz5UtBX55Eh/XWp0FzL9x39K+hjBwBtzl0Fn2c= --endpoint=fc00:10::2:51820 --allowed-ips=10.0.0.2/32,192.168.2.0/24 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 kbwHrtSDErX7LG7xAs0PlimLthim62dpIHgBzaBABgk= --endpoint=fc00:10::1:51820 --allowed-ips=10.0.0.1/32,192.168.1.0/24 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ rump.ping -n -i 0.1 -c 3 -w 1 192.168.2.2 ] tc-se:Fail: incorrect exit status: 2, expected: 0 tc-se:stdout: tc-se:PING 192.168.2.2 (192.168.2.2): 56 data bytes tc-se: tc-se:----192.168.2.2 PING Statistics---- tc-se:3 packets transmitted, 0 packets received, 100.0% packet loss tc-se: tc-se:stderr: tc-se: tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 1 packet, 28 bytes tc-so: output: 1 packet, 28 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:49:64:f7:6d tc-so: linkstr: bus_local tc-so: input: 6 packets, 428 bytes, 5 multicasts tc-so: output: 9 packets, 722 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:49ff:fe64:f76d%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:default 192.168.1.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:88:55:44:76 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:49ff:fe64:f76d link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 1 0 1 0 0 tc-so:lo0 33112 127/8 127.0.0.1 1 0 1 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 1 0 1 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 1 0 1 0 0 tc-so:shmif 1500 b2:a0:49:64:f7:6d 6 0 9 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 6 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:49ff:f tc-so: ff01:2::1 tc-so: ff02::2:c759:b689 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff64:f76d 6 0 9 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 10 0 10 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 42 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 168 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 58 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 37 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 13 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 88 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 313 0 0 105 0 105 105 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 28 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1113 0 16 188 0 188 tc-so: tc-so:In use 1002K, total allocated 1504K; utilization 66.6% tc-so: tc-so:? (192.168.1.1) at b2:a0:88:55:44:76 on shmif0 26s R tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:49ff:fe64:f76d%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:c759:b689%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff64:f76d%shmif0 refcount 1 tc-so: enaddr b2:a0:49:64:f7:6d multicnt 4 tc-so: 33:33:c7:59:b6:89 -- 33:33:c7:59:b6:89 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:64:f7:6d -- 33:33:ff:64:f7:6d refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 3.140005] shmif0: Ethernet address b2:a0:49:64:f7:6d tc-so:[ 19.690005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 19.690005] get_ifid: shmif0: ifid: b0:a0:49:ff:fe:64:f7:6d tc-so:### Dumping unix://wg_tun_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_tun_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:35:00:b6:2e tc-so: linkstr: bus_peer tc-so: input: 5 packets, 342 bytes, 5 multicasts tc-so: output: 5 packets, 386 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:35ff:fe00:b62e%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1b:2e:de:a7 tc-so: linkstr: bus_tun tc-so: input: 4 packets, 468 bytes, 3 multicasts tc-so: output: 7 packets, 670 bytes, 4 multicasts tc-so: inet6 fc00:10::2/64 flags 0 tc-so: inet6 fe80::b0a0:1bff:fe2e:dea7%shmif1/64 flags 0 scopeid 0x3 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::c4de:fc1c:efc6:719%wg0/64 flags 0 scopeid 0x4 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 77.67.30.0.0.0.fa.ce US - - - wg0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:10::/64 link#3 UC - - - shmif1 tc-so:fc00:10::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:35ff:fe00:b62e link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:1bff:fe2e:dea7 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::c4de:fc1c:efc6:719 U - - - wg0 tc-so:fe80::c4de:fc1c:efc6:719 link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::c4de:fc1c:efc6:719 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fe80::c4de:fc1c:efc6:719 UC - - - wg0 tc-so:fc00:10::1 b2:a0:90:a7:ba:c9 UHL - - - shmif1 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:35:00:b6:2e 5 0 5 0 0 tc-so:shmif 1500 192.168.2/24 192.168.2.1 5 0 5 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:35ff:f tc-so: ff01:2::1 tc-so: ff02::2:1c3f:91c1 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:b62e 5 0 5 0 0 tc-so:shmif 1500 b2:a0:1b:2e:de:a7 4 0 8 0 0 tc-so:shmif 1500 fc00:10::/64 fc00:10::2 tc-so: ff02::1:ff2e:dea7 tc-so: ff01:3::1 tc-so: ff02::2:1c3f:91c1 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 4 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:1bff:f 4 0 8 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::c4de:fc1c:e tc-so: ff01:4::1 tc-so: ff02::2:1c3f:91c1 tc-so: ff02::1%wg0 tc-so: ff02::1:ffc6:719% 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 6 0 5 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 23 0 22 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 69 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 243 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 85 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 68 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 39 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 583 0 0 195 0 195 195 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 9 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 41 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 17 0 12 1 0 1 1 0 inf 0 tc-so:propdict 64 20 0 10 1 0 1 1 0 inf 0 tc-so:propnmbr 64 7 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1758 0 68 293 0 293 tc-so: tc-so:In use 1639K, total allocated 2344K; utilization 69.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00:10::1 b2:a0:90:a7:ba:c9 shmif1 expired P 2 tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:35ff:fe00:b62e%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:1c3f:91c1%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff00:b62e%shmif0 refcount 1 tc-so: enaddr b2:a0:35:00:b6:2e multicnt 4 tc-so: 33:33:1c:3f:91:c1 -- 33:33:1c:3f:91:c1 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:b6:2e -- 33:33:ff:00:b6:2e refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00:10::2 tc-so: group ff02::1:ff2e:dea7%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:1c3f:91c1%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:1b:2e:de:a7 multicnt 4 tc-so: 33:33:ff:2e:de:a7 -- 33:33:ff:2e:de:a7 refcount 1 tc-so: 33:33:1c:3f:91:c1 -- 33:33:1c:3f:91:c1 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:wg0: tc-so: inet6 fe80::c4de:fc1c:efc6:719%wg0 tc-so: group ff01:4::1 refcount 1 tc-so: group ff02::2:1c3f:91c1%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ffc6:719%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.480005] shmif0: Ethernet address b2:a0:35:00:b6:2e tc-so:[ 3.590005] shmif1: Ethernet address b2:a0:1b:2e:de:a7 tc-so:[ 14.600005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.600005] get_ifid: shmif0: ifid: b0:a0:35:ff:fe:00:b6:2e tc-so:[ 14.830005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 14.830005] get_ifid: shmif1: ifid: b0:a0:1b:ff:fe:2e:de:a7 tc-so:[ 15.280005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 15.280005] get_ifid: wg0: ifid: c4:de:fc:1c:ef:c6:07:19 tc-so:[ 15.660005] ip6_output: refusing to send from invalid address fe80:4::c4de:fc1c:efc6:719 (pid 0) tc-so:[ 16.180005] ip6_output: refusing to send from invalid address fe80:4::c4de:fc1c:efc6:719 (pid 0) tc-so:[ 18.720005] ip6_output: refusing to send from invalid address fe80:4::c4de:fc1c:efc6:719 (pid 0) tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4a:b7:cb:55 tc-so: linkstr: bus_peer tc-so: input: 2 packets, 172 bytes, 2 multicasts tc-so: output: 6 packets, 428 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:4aff:feb7:cb55%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.2.2/24 broadcast 192.168.2.255 flags 0 tc-so: inet 192.168.3.2/24 broadcast 192.168.3.255 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:default 192.168.2.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.2 link#2 UHl - - - lo0 tc-so:192.168.3/24 link#2 UC - - - shmif0 tc-so:192.168.3.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:4aff:feb7:cb55 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:4a:b7:cb:55 2 0 6 0 0 tc-so:shmif 1500 192.168.2/24 192.168.2.2 2 0 6 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:4aff:f tc-so: ff01:2::1 tc-so: ff02::2:d34f:85d7 tc-so: ff02::1%shmif0 tc-so: ff02::1:ffb7:cb55 2 0 6 0 0 tc-so:shmif 1500 192.168.3/24 192.168.3.2 2 0 6 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 9 0 9 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 172 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 58 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 37 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 13 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 88 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 298 0 0 100 0 100 100 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 27 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 17 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1096 0 14 181 0 181 tc-so: tc-so:In use 971K, total allocated 1448K; utilization 67.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:4aff:feb7:cb55%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:d34f:85d7%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffb7:cb55%shmif0 refcount 1 tc-so: enaddr b2:a0:4a:b7:cb:55 multicnt 4 tc-so: 33:33:d3:4f:85:d7 -- 33:33:d3:4f:85:d7 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:b7:cb:55 -- 33:33:ff:b7:cb:55 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 2.480005] shmif0: Ethernet address b2:a0:4a:b7:cb:55 tc-so:[ 14.640005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.640005] get_ifid: shmif0: ifid: b0:a0:4a:ff:fe:b7:cb:55 tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 24544] tc-so:[New process 16023] tc-so:[New process 13942] tc-so:[New process 21553] tc-so:[New process 6638] tc-so:[New process 7657] tc-so:[New process 17232] tc-so:[New process 18416] tc-so:[New process 13244] tc-so:[New process 18660] tc-so:[New process 297] tc-so:[New process 17674] tc-so:[New process 20625] tc-so:[New process 235] tc-so:[New process 23334] tc-so:[New process 4475] tc-so:[New process 7026] tc-so:[New process 26984] tc-so:[New process 14148] tc-so:[New process 16220] tc-so:[New process 21648] tc-so:[New process 17397] tc-so:[New process 3567] tc-so:[New process 17141] tc-so:[New process 25229] tc-so:[New process 16249] tc-so:[New process 26620] tc-so:[New process 2265] tc-so:[New process 9422] tc-so:[New process 17233] tc-so:[New process 6744] tc-so:[New process 3414] tc-so:[New process 5743] tc-so:[New process 14199] tc-so:[New process 19554] tc-so:[New process 5840] tc-so:[New process 25219] tc-so:[New process 22661] tc-so:[New process 29208] tc-so:[New process 13000] tc-so:[New process 13348] tc-so:[New process 25224] tc-so:[New process 20766] tc-so:[New process 10318] tc-so:[New process 239] tc-so:[New process 858] tc-so:[New process 10300] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 24544)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fa42c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c806c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000000040799e68 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x0000000040799f48 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079bd48 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.4000050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 16.9700050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.9700050] get_ifid: shmif0: ifid: b0:a0:88:ff:fe:55:44:76 tc-so:[ 17.2100050] get_ifid: shmif1: got interface identifier from itself tc-so:[ 17.2100050] get_ifid: shmif1: ifid: b0:a0:90:ff:fe:a7:ba:c9 tc-so:[ 17.7000050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 17.7000050] get_ifid: wg0: ifid: 60:32:da:61:cc:b8:35:6b tc-so:[ 18.1900050] ip6_output: refusing to send from invalid address fe80:4::6032:da61:ccb8:356b (pid 0) tc-so:[ 18.3800050] ip6_output: refusing to send from invalid address fe80:4::6032:da61:ccb8:356b (pid 0) tc-so:[ 22.0300050] ip6_output: refusing to send from invalid address fe80:4::6032:da61:ccb8:356b (pid 0) tc-so:[ 24.7500050] ip6_output: refusing to send from invalid address fe80:4::6032:da61:ccb8:356b (pid 0) tc-so:[ 28.3100050] panic: pool_redzone_check: [mbpl] 0x00 != 0x6a tc-so:[ 28.3100050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.3300050] mainbus0 (root) tc-so:[ 1.4000050] chacha: Portable C ChaCha tc-so:[ 1.4000050] aes: BearSSL aes_ct tc-so:[ 1.4000050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.4000050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.4700050] shmif0: Ethernet address b2:a0:88:55:44:76 tc-so:[ 5.4100050] shmif1: Ethernet address b2:a0:90:a7:ba:c9 tc-so:[ 28.3100050] panic: pool_redzone_check: [mbpl] 0x00 != 0x6a tc-so:[ 28.3100050] rump kernel halting... tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:### Dumping bus_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:19.690004 b2:a0:49:64:f7:6d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:19.980004 b2:a0:49:64:f7:6d > 33:33:c7:59:b6:89, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:49ff:fe64:f76d > ff02::2:c759:b689: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c759:b689, length 24 tc-so:00:00:20.210004 b2:a0:49:64:f7:6d > 33:33:ff:64:f7:6d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:49ff:fe64:f76d > ff02::1:ff64:f76d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff64:f76d, length 24 tc-so:00:00:20.210004 b2:a0:49:64:f7:6d > 33:33:c7:59:b6:89, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:49ff:fe64:f76d > ff02::2:c759:b689: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c759:b689, length 24 tc-so:00:00:16.970004 b2:a0:88:55:44:76 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:17.010004 b2:a0:88:55:44:76 > 33:33:c5:a2:85:df, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:88ff:fe55:4476 > ff02::2:c5a2:85df: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c5a2:85df, length 24 tc-so:00:00:17.250004 b2:a0:88:55:44:76 > 33:33:ff:55:44:76, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:88ff:fe55:4476 > ff02::1:ff55:4476: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff55:4476, length 24 tc-so:00:00:22.510004 b2:a0:49:64:f7:6d > 33:33:ff:64:f7:6d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:49ff:fe64:f76d > ff02::1:ff64:f76d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff64:f76d, length 24 tc-so:00:00:25.560004 b2:a0:88:55:44:76 > 33:33:ff:55:44:76, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:88ff:fe55:4476 > ff02::1:ff55:4476: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff55:4476, length 24 tc-so:00:00:25.630004 b2:a0:88:55:44:76 > 33:33:c5:a2:85:df, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:88ff:fe55:4476 > ff02::2:c5a2:85df: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c5a2:85df, length 24 tc-so:00:00:32.480004 b2:a0:49:64:f7:6d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:28.310004 b2:a0:88:55:44:76 > b2:a0:49:64:f7:6d, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:88:55:44:76, length 28 tc-so:00:00:32.480004 b2:a0:49:64:f7:6d > b2:a0:88:55:44:76, ethertype IPv4 (0x0800), length 98: 192.168.1.2 > 192.168.2.2: ICMP echo request, id 7797, seq 0, length 64 tc-so:00:00:33.110004 b2:a0:49:64:f7:6d > b2:a0:88:55:44:76, ethertype IPv4 (0x0800), length 98: 192.168.1.2 > 192.168.2.2: ICMP echo request, id 7797, seq 1, length 64 tc-so:00:00:33.150004 b2:a0:49:64:f7:6d > b2:a0:88:55:44:76, ethertype IPv4 (0x0800), length 98: 192.168.1.2 > 192.168.2.2: ICMP echo request, id 7797, seq 2, length 64 tc-so:### Dumping bus_peer tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.560004 b2:a0:35:00:b6:2e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.2.1 tell 192.168.2.1, length 28 tc-so:00:00:14.680004 b2:a0:35:00:b6:2e > 33:33:1c:3f:91:c1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:35ff:fe00:b62e > ff02::2:1c3f:91c1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1c3f:91c1, length 24 tc-so:00:00:14.970004 b2:a0:35:00:b6:2e > 33:33:1c:3f:91:c1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:35ff:fe00:b62e > ff02::2:1c3f:91c1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1c3f:91c1, length 24 tc-so:00:00:15.580004 b2:a0:35:00:b6:2e > 33:33:ff:00:b6:2e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:35ff:fe00:b62e > ff02::1:ff00:b62e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:b62e, length 24 tc-so:00:00:14.640004 b2:a0:4a:b7:cb:55 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.2.2 tell 192.168.2.2, length 28 tc-so:00:00:15.050004 b2:a0:4a:b7:cb:55 > 33:33:d3:4f:85:d7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4aff:feb7:cb55 > ff02::2:d34f:85d7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d34f:85d7, length 24 tc-so:00:00:15.120004 b2:a0:4a:b7:cb:55 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.3.2 tell 192.168.3.2, length 28 tc-so:00:00:15.620004 b2:a0:4a:b7:cb:55 > 33:33:ff:b7:cb:55, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4aff:feb7:cb55 > ff02::1:ffb7:cb55: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb7:cb55, length 24 tc-so:00:00:20.620004 b2:a0:35:00:b6:2e > 33:33:ff:00:b6:2e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:35ff:fe00:b62e > ff02::1:ff00:b62e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:b62e, length 24 tc-so:00:00:17.790004 b2:a0:4a:b7:cb:55 > 33:33:d3:4f:85:d7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4aff:feb7:cb55 > ff02::2:d34f:85d7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d34f:85d7, length 24 tc-so:00:00:24.300004 b2:a0:4a:b7:cb:55 > 33:33:ff:b7:cb:55, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4aff:feb7:cb55 > ff02::1:ffb7:cb55: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb7:cb55, length 24 tc-so:### Dumping bus_tun tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.540004 b2:a0:90:a7:ba:c9 > 33:33:ff:a7:ba:c9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:90ff:fea7:bac9 > ff02::1:ffa7:bac9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa7:bac9, length 24 tc-so:00:00:17.840004 b2:a0:90:a7:ba:c9 > 33:33:ff:a7:ba:c9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:90ff:fea7:bac9 > ff02::1:ffa7:bac9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa7:bac9, length 24 tc-so:00:00:18.350004 b2:a0:90:a7:ba:c9 > 33:33:c5:a2:85:df, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:90ff:fea7:bac9 > ff02::2:c5a2:85df: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c5a2:85df, length 24 tc-so:00:00:15.240004 b2:a0:1b:2e:de:a7 > 33:33:ff:2e:de:a7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1bff:fe2e:dea7 > ff02::1:ff2e:dea7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2e:dea7, length 24 tc-so:00:00:22.590004 b2:a0:90:a7:ba:c9 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:90ff:fea7:bac9 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:15.820004 b2:a0:1b:2e:de:a7 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1bff:fe2e:dea7 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:20.060004 b2:a0:1b:2e:de:a7 > 33:33:ff:2e:de:a7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1bff:fe2e:dea7 > ff02::1:ff2e:dea7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2e:dea7, length 24 tc-so:00:00:28.310004 b2:a0:90:a7:ba:c9 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00:10::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00:10::2, length 32 tc-so:00:00:21.360004 b2:a0:1b:2e:de:a7 > b2:a0:90:a7:ba:c9, ethertype IPv6 (0x86dd), length 86: fc00:10::2 > fc00:10::1: ICMP6, neighbor advertisement, tgt is fc00:10::2, length 32 tc-so:00:00:28.310004 b2:a0:90:a7:ba:c9 > b2:a0:1b:2e:de:a7, ethertype IPv6 (0x86dd), length 210: fc00:10::1.51820 > fc00:10::2.51820: UDP, length 148 tc-so:00:00:21.740004 b2:a0:1b:2e:de:a7 > b2:a0:90:a7:ba:c9, ethertype IPv6 (0x86dd), length 154: fc00:10::2.51820 > fc00:10::1.51820: UDP, length 92 tc-so:00:00:24.040004 b2:a0:1b:2e:de:a7 > 33:33:1c:3f:91:c1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1bff:fe2e:dea7 > ff02::2:1c3f:91c1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1c3f:91c1, length 24 tc-so:00:00:26.420004 b2:a0:1b:2e:de:a7 > b2:a0:90:a7:ba:c9, ethertype IPv6 (0x86dd), length 86: fc00:10::2 > fc00:10::1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:27.420004 b2:a0:1b:2e:de:a7 > b2:a0:90:a7:ba:c9, ethertype IPv6 (0x86dd), length 86: fc00:10::2 > fc00:10::1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:28.450004 b2:a0:1b:2e:de:a7 > b2:a0:90:a7:ba:c9, ethertype IPv6 (0x86dd), length 86: fc00:10::2 > fc00:10::1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:29.480004 b2:a0:1b:2e:de:a7 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1bff:fe2e:dea7 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:30.510004 b2:a0:1b:2e:de:a7 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1bff:fe2e:dea7 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:31.530004 b2:a0:1b:2e:de:a7 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1bff:fe2e:dea7 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:32.550004 b2:a0:1b:2e:de:a7 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1bff:fe2e:dea7 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1639659779.855008, wg_tunnel_ipv4_over_ipv6, failed, atf-check failed; see the output of the test for details tc-start: 1639659779.901586, wg_tunnel_ipv6_over_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_local ] tc-so:unix://wg_local shmif0 tc-so:bus_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_tun_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_local ] tc-so:Executing command [ grep -q b2:a0:6a:07:47:2b ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:bus_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_tun ] tc-so:Executing command [ grep -q b2:a0:8e:00:7c:15 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:bus_local tc-so:bus_tun tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_tun_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_peer ] tc-so:Executing command [ grep -q b2:a0:3e:43:69:a4 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_tun ] tc-so:Executing command [ grep -q b2:a0:1d:d5:6c:6c ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:unix://wg_tun_peer shmif1 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_peer ] tc-so:Executing command [ grep -q b2:a0:5f:39:7a:e8 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:unix://wg_tun_peer shmif1 tc-so:unix://wg_peer shmif0 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::2/64 ] tc-so:Executing command [ rump.route add -inet6 default fc00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 192.168.10.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::1/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.10/24 link#3 UC - - - shmif1 tc-so:192.168.10.1 link#3 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 link#2 UC - - - shmif0 tc-so:fc00:1::1 link#2 UHl - - - lo0 tc-so:fd00::/64 fd00::1 U - - - wg0 tc-so:fd00::1 link#4 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:6aff:fe07:472b link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:8eff:fe00:7c15 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::ac12:b48b:4fb6:fe6e U - - - wg0 tc-so:fe80::ac12:b48b:4fb6:fe6e link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fd00::1 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fd00::1 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ rump.route add -inet6 -net fc00:2::/64 -link wg0 -iface ] tc-so:Executing command [ rump.route add -inet6 -net fc00:3::/64 -link wg0 -iface ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 192.168.10.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::2/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.10/24 link#3 UC - - - shmif1 tc-so:192.168.10.2 link#3 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::1 link#2 UHl - - - lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#4 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:3eff:fe43:69a4 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:1dff:fed5:6c6c link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::9012:2f91:bef5:4f2c U - - - wg0 tc-so:fe80::9012:2f91:bef5:4f2c link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ rump.route add -inet6 -net fc00:1::/64 -link wg0 -iface ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::2/64 ] tc-so:Executing command [ rump.route add -inet6 default fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:3::2/64 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 LtBu31shg6XXdsNDmsX/Xiya6asavT8t7XWobhodjzU= --endpoint=192.168.10.2:51820 --allowed-ips=fd00::2/128,fc00:2::/64 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 eJzFw7/HqUDUGdf1kQHz53CBGSSLa4je394WJKJDBCA= --endpoint=192.168.10.1:51820 --allowed-ips=fd00::1/128,fc00:1::/64 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ rump.ping6 -n -i 0.1 -c 3 -X 1 fc00:2::2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(56=40+8+8 bytes) fc00:1::2 --> fc00:2::2 tc-se: tc-se:--- fc00:2::2 ping6 statistics --- tc-se:3 packets transmitted, 0 packets received, 100.0% packet loss tc-se: tc-se:stderr: tc-se: tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7d:dd:ce:81 tc-so: linkstr: bus_local tc-so: input: 5 packets, 430 bytes, 4 multicasts tc-so: output: 8 packets, 640 bytes, 5 multicasts tc-so: inet6 fc00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:7dff:fedd:ce81%shmif0/64 flags 0 scopeid 0x2 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:default fc00:1::1 UGS - - - shmif0 tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 link#2 UC - - - shmif0 tc-so:fc00:1::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:7dff:fedd:ce81 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fc00:1::1 b2:a0:6a:07:47:2b UHL - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7d:dd:ce:81 5 0 8 0 0 tc-so:shmif 1500 fc00:1::/64 fc00:1::2 tc-so: ff02::1:ffdd:ce81 tc-so: ff01:2::1 tc-so: ff02::2:4086:9424 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 5 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:7dff:f 5 0 8 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 6 0 6 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 42 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 167 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 37 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 13 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 88 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 313 0 0 105 0 105 105 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 42 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1123 0 15 188 0 188 tc-so: tc-so:In use 1008K, total allocated 1504K; utilization 67.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00:1::1 b2:a0:6a:07:47:2b shmif0 32s R tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fc00:1::2 tc-so: group ff02::1:ffdd:ce81%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:4086:9424%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:7d:dd:ce:81 multicnt 4 tc-so: 33:33:ff:dd:ce:81 -- 33:33:ff:dd:ce:81 refcount 1 tc-so: 33:33:40:86:94:24 -- 33:33:40:86:94:24 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.190005] chacha: Portable C ChaCha tc-so:[ 2.160005] shmif0: Ethernet address b2:a0:7d:dd:ce:81 tc-so:[ 13.140005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 13.140005] get_ifid: shmif0: ifid: b0:a0:7d:ff:fe:dd:ce:81 tc-so:### Dumping unix://wg_tun_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_tun_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3e:43:69:a4 tc-so: linkstr: bus_peer tc-so: input: 4 packets, 344 bytes, 4 multicasts tc-so: output: 4 packets, 344 bytes, 4 multicasts tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:3eff:fe43:69a4%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1d:d5:6c:6c tc-so: linkstr: bus_tun tc-so: input: 3 packets, 318 bytes, 2 multicasts tc-so: output: 8 packets, 512 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:1dff:fed5:6c6c%shmif1/64 flags 0 scopeid 0x3 tc-so: inet 192.168.10.2/24 broadcast 192.168.10.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::9012:2f91:bef5:4f2c%wg0/64 flags 0 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.10/24 link#3 UC - - - shmif1 tc-so:192.168.10.2 link#3 UHl - - - lo0 tc-so:192.168.10.1 b2:a0:8e:00:7c:15 UHL - - - shmif1 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 77.67.30.0.0.0.fa.ce US - - - wg0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::1 link#2 UHl - - - lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#4 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:3eff:fe43:69a4 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:1dff:fed5:6c6c link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::9012:2f91:bef5:4f2c U - - - wg0 tc-so:fe80::9012:2f91:bef5:4f2c link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:3e:43:69:a4 4 0 4 0 0 tc-so:shmif 1500 fc00:2::/64 fc00:2::1 tc-so: ff02::1:ff43:69a4 tc-so: ff01:2::1 tc-so: ff02::2:90b6:6320 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 4 0 4 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:3eff:f 4 0 4 0 0 tc-so:shmif 1500 b2:a0:1d:d5:6c:6c 3 0 10 0 0 tc-so:shmif 1500 192.168.10/24 192.168.10.2 3 0 10 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:1dff:f tc-so: ff01:3::1 tc-so: ff02::2:90b6:6320 tc-so: ff02::1%shmif1 tc-so: ff02::1:ffd5:6c6c 3 0 10 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 fd00::/64 fd00::2 tc-so: ff02::1:fff5:4f2c tc-so: ff01:4::1 tc-so: ff02::2:90b6:6320 tc-so: ff02::1%wg0 tc-so: ff02::1:ff00:2%wg 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::9012:2f91:b 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 7 0 6 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 20 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 65 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 243 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 70 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 39 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 581 0 0 194 0 194 194 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 11 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 41 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 47 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 20 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 17 0 12 1 0 1 1 0 inf 0 tc-so:propdict 64 20 0 10 1 0 1 1 0 inf 0 tc-so:propnmbr 64 7 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 4 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1772 0 66 292 0 292 tc-so: tc-so:In use 1648K, total allocated 2336K; utilization 70.5% tc-so: tc-so:? (192.168.10.1) at b2:a0:8e:00:7c:15 on shmif1 2s W tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fc00:2::1 tc-so: group ff02::1:ff43:69a4%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:90b6:6320%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:3e:43:69:a4 multicnt 4 tc-so: 33:33:ff:43:69:a4 -- 33:33:ff:43:69:a4 refcount 1 tc-so: 33:33:90:b6:63:20 -- 33:33:90:b6:63:20 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fe80::b0a0:1dff:fed5:6c6c%shmif1 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:90b6:6320%shmif1 refcount 1 tc-so: group ff02::1%shmif1 refcount 1 tc-so: group ff02::1:ffd5:6c6c%shmif1 refcount 1 tc-so: enaddr b2:a0:1d:d5:6c:6c multicnt 4 tc-so: 33:33:90:b6:63:20 -- 33:33:90:b6:63:20 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:d5:6c:6c -- 33:33:ff:d5:6c:6c refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fd00::2 tc-so: group ff02::1:fff5:4f2c%wg0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:90b6:6320%wg0 refcount 2 tc-so: group ff02::1%wg0 refcount 2 tc-so: group ff02::1:ff00:2%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.310005] shmif0: Ethernet address b2:a0:3e:43:69:a4 tc-so:[ 3.360005] shmif1: Ethernet address b2:a0:1d:d5:6c:6c tc-so:[ 14.390005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.390005] get_ifid: shmif0: ifid: b0:a0:3e:ff:fe:43:69:a4 tc-so:[ 14.620005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 14.620005] get_ifid: shmif1: ifid: b0:a0:1d:ff:fe:d5:6c:6c tc-so:[ 15.150005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 15.150005] get_ifid: wg0: ifid: 90:12:2f:91:be:f5:4f:2c tc-so:[ 15.150005] ip6_output: refusing to send from invalid address fe80:4::9012:2f91:bef5:4f2c (pid 949) tc-so:[ 16.300005] ip6_output: refusing to send from invalid address fe80:4::9012:2f91:bef5:4f2c (pid 0) tc-so:[ 18.310005] ip6_output: refusing to send from invalid address fe80:4::9012:2f91:bef5:4f2c (pid 0) tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5f:39:7a:e8 tc-so: linkstr: bus_peer tc-so: input: 4 packets, 344 bytes, 4 multicasts tc-so: output: 4 packets, 344 bytes, 4 multicasts tc-so: inet6 fc00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:5fff:fe39:7ae8%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00:3::2/64 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:default fc00:2::1 UGS - - - shmif0 tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::2 link#2 UHl - - - lo0 tc-so:fc00:3::/64 link#2 UC - - - shmif0 tc-so:fc00:3::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:5fff:fe39:7ae8 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:5f:39:7a:e8 4 0 4 0 0 tc-so:shmif 1500 fc00:2::/64 fc00:2::2 tc-so: ff02::1:ff39:7ae8 tc-so: ff01:2::1 tc-so: ff02::2:cbc7:3a64 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 4 0 4 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:5fff:f 4 0 4 0 0 tc-so:shmif 1500 fc00:3::/64 fc00:3::2 4 0 4 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 4 0 4 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 6 0 6 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 186 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 58 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 37 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 13 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 88 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 298 0 0 100 0 100 100 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 27 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 17 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1101 0 13 181 0 181 tc-so: tc-so:In use 972K, total allocated 1448K; utilization 67.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fc00:2::2 tc-so: group ff02::1:ff39:7ae8%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 3 tc-so: group ff02::2:cbc7:3a64%shmif0 refcount 3 tc-so: group ff02::1%shmif0 refcount 3 tc-so: group ff02::1:ff00:2%shmif0 refcount 2 tc-so: enaddr b2:a0:5f:39:7a:e8 multicnt 4 tc-so: 33:33:ff:39:7a:e8 -- 33:33:ff:39:7a:e8 refcount 1 tc-so: 33:33:cb:c7:3a:64 -- 33:33:cb:c7:3a:64 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 2.220005] shmif0: Ethernet address b2:a0:5f:39:7a:e8 tc-so:[ 14.950005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.950005] get_ifid: shmif0: ifid: b0:a0:5f:ff:fe:39:7a:e8 tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 27525] tc-so:[New process 24963] tc-so:[New process 18015] tc-so:[New process 19392] tc-so:[New process 22329] tc-so:[New process 24064] tc-so:[New process 9961] tc-so:[New process 15708] tc-so:[New process 19730] tc-so:[New process 1453] tc-so:[New process 16756] tc-so:[New process 15326] tc-so:[New process 474] tc-so:[New process 15070] tc-so:[New process 3435] tc-so:[New process 2046] tc-so:[New process 2539] tc-so:[New process 20743] tc-so:[New process 13719] tc-so:[New process 8441] tc-so:[New process 24349] tc-so:[New process 13257] tc-so:[New process 366] tc-so:[New process 4762] tc-so:[New process 19594] tc-so:[New process 19274] tc-so:[New process 24210] tc-so:[New process 28971] tc-so:[New process 11507] tc-so:[New process 23777] tc-so:[New process 26526] tc-so:[New process 24458] tc-so:[New process 5652] tc-so:[New process 24216] tc-so:[New process 24331] tc-so:[New process 14756] tc-so:[New process 22240] tc-so:[New process 22656] tc-so:[New process 11511] tc-so:[New process 16338] tc-so:[New process 19303] tc-so:[New process 24292] tc-so:[New process 4782] tc-so:[New process 21617] tc-so:[New process 17356] tc-so:[New process 1050] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 27525)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fa42c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c806c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000000040799e68 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x0000000040799f48 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079bd48 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2000050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 12.3800050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 12.3800050] get_ifid: shmif0: ifid: b0:a0:6a:ff:fe:07:47:2b tc-so:[ 12.5900050] get_ifid: shmif1: got interface identifier from itself tc-so:[ 12.5900050] get_ifid: shmif1: ifid: b0:a0:8e:ff:fe:00:7c:15 tc-so:[ 13.0100050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 13.0100050] get_ifid: wg0: ifid: ac:12:b4:8b:4f:b6:fe:6e tc-so:[ 13.4700050] ip6_output: refusing to send from invalid address fe80:4::ac12:b48b:4fb6:fe6e (pid 0) tc-so:[ 17.9800050] ip6_output: refusing to send from invalid address fe80:4::ac12:b48b:4fb6:fe6e (pid 0) tc-so:[ 18.2400050] ip6_output: refusing to send from invalid address fe80:4::ac12:b48b:4fb6:fe6e (pid 0) tc-so:[ 20.6400050] ip6_output: refusing to send from invalid address fe80:4::ac12:b48b:4fb6:fe6e (pid 0) tc-so:[ 25.0900050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 25.0900050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.2000050] mainbus0 (root) tc-so:[ 1.2000050] chacha: Portable C ChaCha tc-so:[ 1.2000050] aes: BearSSL aes_ct tc-so:[ 1.2000050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2000050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.2300050] shmif0: Ethernet address b2:a0:6a:07:47:2b tc-so:[ 3.1900050] shmif1: Ethernet address b2:a0:8e:00:7c:15 tc-so:[ 25.0900050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 25.0900050] rump kernel halting... tc-so:[ 20.6400050] tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:### Dumping bus_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.740004 b2:a0:7d:dd:ce:81 > 33:33:ff:dd:ce:81, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7dff:fedd:ce81 > ff02::1:ffdd:ce81: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdd:ce81, length 24 tc-so:00:00:13.900004 b2:a0:7d:dd:ce:81 > 33:33:40:86:94:24, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7dff:fedd:ce81 > ff02::2:4086:9424: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4086:9424, length 24 tc-so:00:00:12.720004 b2:a0:6a:07:47:2b > 33:33:ff:07:47:2b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6aff:fe07:472b > ff02::1:ff07:472b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff07:472b, length 24 tc-so:00:00:13.470004 b2:a0:6a:07:47:2b > 33:33:52:0e:bb:71, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6aff:fe07:472b > ff02::2:520e:bb71: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:520e:bb71, length 24 tc-so:00:00:13.920004 b2:a0:6a:07:47:2b > 33:33:ff:07:47:2b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6aff:fe07:472b > ff02::1:ff07:472b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff07:472b, length 24 tc-so:00:00:17.940004 b2:a0:6a:07:47:2b > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6aff:fe07:472b > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:20.620004 b2:a0:7d:dd:ce:81 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7dff:fedd:ce81 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:22.160004 b2:a0:7d:dd:ce:81 > 33:33:ff:dd:ce:81, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7dff:fedd:ce81 > ff02::1:ffdd:ce81: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdd:ce81, length 24 tc-so:00:00:27.220004 b2:a0:7d:dd:ce:81 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fc00:1::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:1::1, length 32 tc-so:00:00:25.050004 b2:a0:6a:07:47:2b > b2:a0:7d:dd:ce:81, ethertype IPv6 (0x86dd), length 86: fc00:1::1 > fc00:1::2: ICMP6, neighbor advertisement, tgt is fc00:1::1, length 32 tc-so:00:00:27.220004 b2:a0:7d:dd:ce:81 > b2:a0:6a:07:47:2b, ethertype IPv6 (0x86dd), length 70: fc00:1::2 > fc00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:27.910004 b2:a0:7d:dd:ce:81 > b2:a0:6a:07:47:2b, ethertype IPv6 (0x86dd), length 70: fc00:1::2 > fc00:2::2: ICMP6, echo request, seq 1, length 16 tc-so:00:00:27.910004 b2:a0:7d:dd:ce:81 > b2:a0:6a:07:47:2b, ethertype IPv6 (0x86dd), length 70: fc00:1::2 > fc00:2::2: ICMP6, echo request, seq 2, length 16 tc-so:### Dumping bus_peer tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.700004 b2:a0:3e:43:69:a4 > 33:33:ff:43:69:a4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3eff:fe43:69a4 > ff02::1:ff43:69a4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff43:69a4, length 24 tc-so:00:00:15.280004 b2:a0:5f:39:7a:e8 > 33:33:ff:39:7a:e8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5fff:fe39:7ae8 > ff02::1:ff39:7ae8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff39:7ae8, length 24 tc-so:00:00:22.970004 b2:a0:3e:43:69:a4 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3eff:fe43:69a4 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:19.760004 b2:a0:5f:39:7a:e8 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5fff:fe39:7ae8 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:23.360004 b2:a0:3e:43:69:a4 > 33:33:90:b6:63:20, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3eff:fe43:69a4 > ff02::2:90b6:6320: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:90b6:6320, length 24 tc-so:00:00:20.310004 b2:a0:5f:39:7a:e8 > 33:33:cb:c7:3a:64, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5fff:fe39:7ae8 > ff02::2:cbc7:3a64: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:cbc7:3a64, length 24 tc-so:00:00:23.870004 b2:a0:3e:43:69:a4 > 33:33:ff:43:69:a4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3eff:fe43:69a4 > ff02::1:ff43:69a4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff43:69a4, length 24 tc-so:00:00:22.180004 b2:a0:5f:39:7a:e8 > 33:33:ff:39:7a:e8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5fff:fe39:7ae8 > ff02::1:ff39:7ae8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff39:7ae8, length 24 tc-so:### Dumping bus_tun tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.590004 b2:a0:8e:00:7c:15 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.10.1 tell 192.168.10.1, length 28 tc-so:00:00:12.860004 b2:a0:8e:00:7c:15 > 33:33:ff:00:7c:15, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8eff:fe00:7c15 > ff02::1:ff00:7c15: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:7c15, length 24 tc-so:00:00:13.440004 b2:a0:8e:00:7c:15 > 33:33:52:0e:bb:71, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8eff:fe00:7c15 > ff02::2:520e:bb71: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:520e:bb71, length 24 tc-so:00:00:13.680004 b2:a0:8e:00:7c:15 > 33:33:ff:00:7c:15, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8eff:fe00:7c15 > ff02::1:ff00:7c15: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:7c15, length 24 tc-so:00:00:17.820004 b2:a0:8e:00:7c:15 > 33:33:52:0e:bb:71, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8eff:fe00:7c15 > ff02::2:520e:bb71: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:520e:bb71, length 24 tc-so:00:00:14.620004 b2:a0:1d:d5:6c:6c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.10.2 tell 192.168.10.2, length 28 tc-so:00:00:14.840004 b2:a0:1d:d5:6c:6c > 33:33:90:b6:63:20, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1dff:fed5:6c6c > ff02::2:90b6:6320: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:90b6:6320, length 24 tc-so:00:00:15.490004 b2:a0:1d:d5:6c:6c > 33:33:ff:d5:6c:6c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1dff:fed5:6c6c > ff02::1:ffd5:6c6c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd5:6c6c, length 24 tc-so:00:00:18.070004 b2:a0:1d:d5:6c:6c > 33:33:90:b6:63:20, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1dff:fed5:6c6c > ff02::2:90b6:6320: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:90b6:6320, length 24 tc-so:00:00:25.090004 b2:a0:8e:00:7c:15 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.10.2 tell 192.168.10.1, length 28 tc-so:00:00:21.730004 b2:a0:1d:d5:6c:6c > b2:a0:8e:00:7c:15, ethertype ARP (0x0806), length 42: Reply 192.168.10.2 is-at b2:a0:1d:d5:6c:6c, length 28 tc-so:00:00:25.090004 b2:a0:8e:00:7c:15 > b2:a0:1d:d5:6c:6c, ethertype IPv4 (0x0800), length 190: 192.168.10.1.51820 > 192.168.10.2.51820: UDP, length 148 tc-so:00:00:25.340004 b2:a0:1d:d5:6c:6c > 33:33:ff:d5:6c:6c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1dff:fed5:6c6c > ff02::1:ffd5:6c6c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd5:6c6c, length 24 tc-so:00:00:25.340004 b2:a0:1d:d5:6c:6c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.10.1 tell 192.168.10.2, length 28 tc-so:00:00:26.340004 b2:a0:1d:d5:6c:6c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.10.1 tell 192.168.10.2, length 28 tc-so:00:00:27.350004 b2:a0:1d:d5:6c:6c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.10.1 tell 192.168.10.2, length 28 tc-so:00:00:28.370004 b2:a0:1d:d5:6c:6c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.10.1 tell 192.168.10.2, length 28 tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1639659825.217656, wg_tunnel_ipv6_over_ipv4, failed, atf-check failed; see the output of the test for details tc-start: 1639659825.267948, wg_tunnel_ipv6_over_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_local ] tc-so:unix://wg_local shmif0 tc-so:bus_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_tun_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_local ] tc-so:Executing command [ grep -q b2:a0:d7:8b:d9:2c ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:bus_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_tun ] tc-so:Executing command [ grep -q b2:a0:61:62:59:1c ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:bus_local tc-so:bus_tun tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_tun_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_peer ] tc-so:Executing command [ grep -q b2:a0:b0:7d:f0:de ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_tun ] tc-so:Executing command [ grep -q b2:a0:b4:4e:14:1f ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:unix://wg_tun_peer shmif1 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_peer ] tc-so:Executing command [ grep -q b2:a0:b8:f8:a0:2a ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:unix://wg_tun_peer shmif1 tc-so:unix://wg_peer shmif0 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::2/64 ] tc-so:Executing command [ rump.route add -inet6 default fc00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:10::1/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::1/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 link#2 UC - - - shmif0 tc-so:fc00:1::1 link#2 UHl - - - lo0 tc-so:fc00:10::/64 link#3 UC - - - shmif1 tc-so:fc00:10::1 link#3 UHl - - - lo0 tc-so:fd00::/64 fd00::1 U - - - wg0 tc-so:fd00::1 link#4 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:d7ff:fe8b:d92c link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:61ff:fe62:591c link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::5012:324b:b0e1:da0d U - - - wg0 tc-so:fe80::5012:324b:b0e1:da0d link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fd00::1 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fd00::1 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ rump.route add -inet6 -net fc00:2::/64 -link wg0 -iface ] tc-so:Executing command [ rump.route add -inet6 -net fc00:3::/64 -link wg0 -iface ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:10::2/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::2/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::1 link#2 UHl - - - lo0 tc-so:fc00:10::/64 link#3 UC - - - shmif1 tc-so:fc00:10::2 link#3 UHl - - - lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#4 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:b0ff:fe7d:f0de link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:b4ff:fe4e:141f link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::9851:de54:d3c6:9a00 U - - - wg0 tc-so:fe80::9851:de54:d3c6:9a00 link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ rump.route add -inet6 -net fc00:1::/64 -link wg0 -iface ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::2/64 ] tc-so:Executing command [ rump.route add -inet6 default fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:3::2/64 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 gCb4Ojq/NKUmfShjLzU5K5ft8MYZ10s0zOMWwKaKLU0= --endpoint=fc00:10::2:51820 --allowed-ips=fd00::2/128,fc00:2::/64 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 sjGRew4bqdyaSonUNimyT+7gdGDW+jfvl3RyMDJnXRU= --endpoint=fc00:10::1:51820 --allowed-ips=fd00::1/128,fc00:1::/64 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ rump.ping6 -n -i 0.1 -c 3 -X 1 fc00:2::2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(56=40+8+8 bytes) fc00:1::2 --> fc00:2::2 tc-se: tc-se:--- fc00:2::2 ping6 statistics --- tc-se:3 packets transmitted, 0 packets received, 100.0% packet loss tc-se: tc-se:stderr: tc-se: tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:87:9d:06:2e tc-so: linkstr: bus_local tc-so: input: 5 packets, 430 bytes, 4 multicasts tc-so: output: 8 packets, 640 bytes, 5 multicasts tc-so: inet6 fc00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:87ff:fe9d:62e%shmif0/64 flags 0 scopeid 0x2 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:default fc00:1::1 UGS - - - shmif0 tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 link#2 UC - - - shmif0 tc-so:fc00:1::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:87ff:fe9d:62e link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fc00:1::1 b2:a0:d7:8b:d9:2c UHL - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:87:9d:06:2e 5 0 8 0 0 tc-so:shmif 1500 fc00:1::/64 fc00:1::2 tc-so: ff02::1:ff9d:62e% tc-so: ff01:2::1 tc-so: ff02::2:28c4:c3ea tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 5 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:87ff:f 5 0 8 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 6 0 6 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 177 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 58 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 37 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 13 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 88 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 312 0 0 104 0 104 104 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 28 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1114 0 15 187 0 187 tc-so: tc-so:In use 1001K, total allocated 1496K; utilization 66.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00:1::1 b2:a0:d7:8b:d9:2c shmif0 16s R tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fc00:1::2 tc-so: group ff02::1:ff9d:62e%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:28c4:c3ea%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:87:9d:06:2e multicnt 4 tc-so: 33:33:ff:9d:06:2e -- 33:33:ff:9d:06:2e refcount 1 tc-so: 33:33:28:c4:c3:ea -- 33:33:28:c4:c3:ea refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 2.460005] shmif0: Ethernet address b2:a0:87:9d:06:2e tc-so:[ 15.040005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.040005] get_ifid: shmif0: ifid: b0:a0:87:ff:fe:9d:06:2e tc-so:### Dumping unix://wg_tun_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_tun_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b0:7d:f0:de tc-so: linkstr: bus_peer tc-so: input: 3 packets, 258 bytes, 3 multicasts tc-so: output: 4 packets, 344 bytes, 4 multicasts tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:b0ff:fe7d:f0de%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b4:4e:14:1f tc-so: linkstr: bus_tun tc-so: input: 6 packets, 640 bytes, 5 multicasts tc-so: output: 6 packets, 584 bytes, 4 multicasts tc-so: inet6 fc00:10::2/64 flags 0 tc-so: inet6 fe80::b0a0:b4ff:fe4e:141f%shmif1/64 flags 0 scopeid 0x3 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::9851:de54:d3c6:9a00%wg0/64 flags 0 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 77.67.30.0.0.0.fa.ce US - - - wg0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::1 link#2 UHl - - - lo0 tc-so:fc00:10::/64 link#3 UC - - - shmif1 tc-so:fc00:10::2 link#3 UHl - - - lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#4 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:b0ff:fe7d:f0de link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:b4ff:fe4e:141f link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::9851:de54:d3c6:9a00 U - - - wg0 tc-so:fe80::9851:de54:d3c6:9a00 link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:fc00:10::1 b2:a0:61:62:59:1c UHL - - - shmif1 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:b0:7d:f0:de 3 0 4 0 0 tc-so:shmif 1500 fc00:2::/64 fc00:2::1 tc-so: ff02::1:ff7d:f0de tc-so: ff01:2::1 tc-so: ff02::2:4624:4509 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 3 0 4 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:b0ff:f 3 0 4 0 0 tc-so:shmif 1500 b2:a0:b4:4e:14:1f 6 0 7 0 0 tc-so:shmif 1500 fc00:10::/64 fc00:10::2 tc-so: ff02::1:ff4e:141f tc-so: ff01:3::1 tc-so: ff02::2:4624:4509 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 6 0 7 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:b4ff:f 6 0 7 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 fd00::/64 fd00::2 tc-so: ff02::1:ffc6:9a00 tc-so: ff01:4::1 tc-so: ff02::2:4624:4509 tc-so: ff02::1%wg0 tc-so: ff02::1:ff00:2%wg 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::9851:de54:d 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 8 0 7 1 0 1 1 0 inf 0 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 19 0 18 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 259 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 85 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 69 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 39 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 580 0 0 194 0 194 194 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 41 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 17 0 12 1 0 1 1 0 inf 0 tc-so:propdict 64 20 0 10 1 0 1 1 0 inf 0 tc-so:propnmbr 64 7 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1756 0 66 293 0 293 tc-so: tc-so:In use 1634K, total allocated 2344K; utilization 69.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00:10::1 b2:a0:61:62:59:1c shmif1 expired P 1 tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fc00:2::1 tc-so: group ff02::1:ff7d:f0de%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:4624:4509%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:b0:7d:f0:de multicnt 4 tc-so: 33:33:ff:7d:f0:de -- 33:33:ff:7d:f0:de refcount 1 tc-so: 33:33:46:24:45:09 -- 33:33:46:24:45:09 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00:10::2 tc-so: group ff02::1:ff4e:141f%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:4624:4509%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:b4:4e:14:1f multicnt 4 tc-so: 33:33:ff:4e:14:1f -- 33:33:ff:4e:14:1f refcount 1 tc-so: 33:33:46:24:45:09 -- 33:33:46:24:45:09 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:wg0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ffc6:9a00%wg0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:4624:4509%wg0 refcount 2 tc-so: group ff02::1%wg0 refcount 2 tc-so: group ff02::1:ff00:2%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.320005] chacha: Portable C ChaCha tc-so:[ 1.320005] aes: BearSSL aes_ct tc-so:[ 1.320005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.320005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.580005] shmif0: Ethernet address b2:a0:b0:7d:f0:de tc-so:[ 3.610005] shmif1: Ethernet address b2:a0:b4:4e:14:1f tc-so:[ 13.470005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 13.470005] get_ifid: shmif0: ifid: b0:a0:b0:ff:fe:7d:f0:de tc-so:[ 13.700005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 13.700005] get_ifid: shmif1: ifid: b0:a0:b4:ff:fe:4e:14:1f tc-so:[ 14.100005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 14.100005] get_ifid: wg0: ifid: 98:51:de:54:d3:c6:9a:00 tc-so:[ 14.580005] ip6_output: refusing to send from invalid address fe80:4::9851:de54:d3c6:9a00 (pid 0) tc-so:[ 17.160005] ip6_output: refusing to send from invalid address fe80:4::9851:de54:d3c6:9a00 (pid 0) tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b8:f8:a0:2a tc-so: linkstr: bus_peer tc-so: input: 4 packets, 344 bytes, 4 multicasts tc-so: output: 4 packets, 344 bytes, 4 multicasts tc-so: inet6 fc00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:b8ff:fef8:a02a%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00:3::2/64 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:default fc00:2::1 UGS - - - shmif0 tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::2 link#2 UHl - - - lo0 tc-so:fc00:3::/64 link#2 UC - - - shmif0 tc-so:fc00:3::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:b8ff:fef8:a02a link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:b8:f8:a0:2a 4 0 4 0 0 tc-so:shmif 1500 fc00:2::/64 fc00:2::2 tc-so: ff02::1:fff8:a02a tc-so: ff01:2::1 tc-so: ff02::2:1349:87b7 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 4 0 4 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:b8ff:f 4 0 4 0 0 tc-so:shmif 1500 fc00:3::/64 fc00:3::2 4 0 4 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 4 0 4 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 6 0 6 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 186 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 58 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 37 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 13 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 88 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 298 0 0 100 0 100 100 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 27 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 17 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1101 0 13 181 0 181 tc-so: tc-so:In use 972K, total allocated 1448K; utilization 67.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fc00:2::2 tc-so: group ff02::1:fff8:a02a%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 3 tc-so: group ff02::2:1349:87b7%shmif0 refcount 3 tc-so: group ff02::1%shmif0 refcount 3 tc-so: group ff02::1:ff00:2%shmif0 refcount 2 tc-so: enaddr b2:a0:b8:f8:a0:2a multicnt 4 tc-so: 33:33:ff:f8:a0:2a -- 33:33:ff:f8:a0:2a refcount 1 tc-so: 33:33:13:49:87:b7 -- 33:33:13:49:87:b7 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 2.200005] shmif0: Ethernet address b2:a0:b8:f8:a0:2a tc-so:[ 13.160005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 13.160005] get_ifid: shmif0: ifid: b0:a0:b8:ff:fe:f8:a0:2a tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 15327] tc-so:[New process 14406] tc-so:[New process 1131] tc-so:[New process 2034] tc-so:[New process 14245] tc-so:[New process 25480] tc-so:[New process 18195] tc-so:[New process 26118] tc-so:[New process 1827] tc-so:[New process 9319] tc-so:[New process 16705] tc-so:[New process 946] tc-so:[New process 1469] tc-so:[New process 14921] tc-so:[New process 2991] tc-so:[New process 23324] tc-so:[New process 21543] tc-so:[New process 23681] tc-so:[New process 3802] tc-so:[New process 27188] tc-so:[New process 14534] tc-so:[New process 13506] tc-so:[New process 3670] tc-so:[New process 3673] tc-so:[New process 24221] tc-so:[New process 2218] tc-so:[New process 18271] tc-so:[New process 10315] tc-so:[New process 4030] tc-so:[New process 13125] tc-so:[New process 27021] tc-so:[New process 16860] tc-so:[New process 8414] tc-so:[New process 14146] tc-so:[New process 14789] tc-so:[New process 16834] tc-so:[New process 23695] tc-so:[New process 27279] tc-so:[New process 25272] tc-so:[New process 14710] tc-so:[New process 27233] tc-so:[New process 25271] tc-so:[New process 3629] tc-so:[New process 29620] tc-so:[New process 24244] tc-so:[New process 23198] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 15327)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fa42c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c806c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000000040799e68 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x0000000040799f48 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079bd48 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3600050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 13.7500050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 13.7500050] get_ifid: shmif0: ifid: b0:a0:d7:ff:fe:8b:d9:2c tc-so:[ 13.9900050] get_ifid: shmif1: got interface identifier from itself tc-so:[ 13.9900050] get_ifid: shmif1: ifid: b0:a0:61:ff:fe:62:59:1c tc-so:[ 14.4100050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 14.4100050] get_ifid: wg0: ifid: 50:12:32:4b:b0:e1:da:0d tc-so:[ 15.3900050] ip6_output: refusing to send from invalid address fe80:4::5012:324b:b0e1:da0d (pid 0) tc-so:[ 23.8600050] panic: pool_redzone_check: [mbpl] 0x00 != 0xfc tc-so:[ 23.8600050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.2700050] mainbus0 (root) tc-so:[ 1.3600050] chacha: Portable C ChaCha tc-so:[ 1.3600050] aes: BearSSL aes_ct tc-so:[ 1.3600050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.3600050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.7700050] shmif0: Ethernet address b2:a0:d7:8b:d9:2c tc-so:[ 4.1900050] shmif1: Ethernet address b2:a0:61:62:59:1c tc-so:[ 23.8600050] panic: pool_redzone_check: [mbpl] 0x00 != 0xfc tc-so:[ 23.8600050] rump kernel halting... tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:### Dumping bus_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.610004 b2:a0:87:9d:06:2e > 33:33:ff:9d:06:2e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:87ff:fe9d:62e > ff02::1:ff9d:62e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9d:62e, length 24 tc-so:00:00:13.820004 b2:a0:d7:8b:d9:2c > 33:33:ff:8b:d9:2c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d7ff:fe8b:d92c > ff02::1:ff8b:d92c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8b:d92c, length 24 tc-so:00:00:18.190004 b2:a0:87:9d:06:2e > 33:33:28:c4:c3:ea, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:87ff:fe9d:62e > ff02::2:28c4:c3ea: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:28c4:c3ea, length 24 tc-so:00:00:18.320004 b2:a0:87:9d:06:2e > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:87ff:fe9d:62e > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:21.370004 b2:a0:d7:8b:d9:2c > 33:33:52:06:8f:55, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d7ff:fe8b:d92c > ff02::2:5206:8f55: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5206:8f55, length 24 tc-so:00:00:24.890004 b2:a0:87:9d:06:2e > 33:33:ff:9d:06:2e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:87ff:fe9d:62e > ff02::1:ff9d:62e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9d:62e, length 24 tc-so:00:00:22.470004 b2:a0:d7:8b:d9:2c > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d7ff:fe8b:d92c > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:23.060004 b2:a0:d7:8b:d9:2c > 33:33:ff:8b:d9:2c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d7ff:fe8b:d92c > ff02::1:ff8b:d92c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8b:d92c, length 24 tc-so:00:00:26.460004 b2:a0:87:9d:06:2e > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fc00:1::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:1::1, length 32 tc-so:00:00:23.860004 b2:a0:d7:8b:d9:2c > b2:a0:87:9d:06:2e, ethertype IPv6 (0x86dd), length 86: fc00:1::1 > fc00:1::2: ICMP6, neighbor advertisement, tgt is fc00:1::1, length 32 tc-so:00:00:26.500004 b2:a0:87:9d:06:2e > b2:a0:d7:8b:d9:2c, ethertype IPv6 (0x86dd), length 70: fc00:1::2 > fc00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:27.030004 b2:a0:87:9d:06:2e > b2:a0:d7:8b:d9:2c, ethertype IPv6 (0x86dd), length 70: fc00:1::2 > fc00:2::2: ICMP6, echo request, seq 1, length 16 tc-so:00:00:27.030004 b2:a0:87:9d:06:2e > b2:a0:d7:8b:d9:2c, ethertype IPv6 (0x86dd), length 70: fc00:1::2 > fc00:2::2: ICMP6, echo request, seq 2, length 16 tc-so:### Dumping bus_peer tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.610004 b2:a0:b0:7d:f0:de > 33:33:ff:7d:f0:de, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b0ff:fe7d:f0de > ff02::1:ff7d:f0de: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7d:f0de, length 24 tc-so:00:00:14.040004 b2:a0:b8:f8:a0:2a > 33:33:ff:f8:a0:2a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b8ff:fef8:a02a > ff02::1:fff8:a02a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff8:a02a, length 24 tc-so:00:00:15.930004 b2:a0:b8:f8:a0:2a > 33:33:13:49:87:b7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b8ff:fef8:a02a > ff02::2:1349:87b7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1349:87b7, length 24 tc-so:00:00:20.840004 b2:a0:b0:7d:f0:de > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b0ff:fe7d:f0de > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:21.860004 b2:a0:b0:7d:f0:de > 33:33:ff:7d:f0:de, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b0ff:fe7d:f0de > ff02::1:ff7d:f0de: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7d:f0de, length 24 tc-so:00:00:18.200004 b2:a0:b8:f8:a0:2a > 33:33:ff:f8:a0:2a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b8ff:fef8:a02a > ff02::1:fff8:a02a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff8:a02a, length 24 tc-so:00:00:22.060004 b2:a0:b0:7d:f0:de > 33:33:46:24:45:09, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b0ff:fe7d:f0de > ff02::2:4624:4509: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4624:4509, length 24 tc-so:00:00:21.430004 b2:a0:b8:f8:a0:2a > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b8ff:fef8:a02a > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:### Dumping bus_tun tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.120004 b2:a0:61:62:59:1c > 33:33:ff:62:59:1c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:61ff:fe62:591c > ff02::1:ff62:591c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff62:591c, length 24 tc-so:00:00:13.900004 b2:a0:b4:4e:14:1f > 33:33:ff:4e:14:1f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b4ff:fe4e:141f > ff02::1:ff4e:141f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4e:141f, length 24 tc-so:00:00:14.740004 b2:a0:b4:4e:14:1f > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b4ff:fe4e:141f > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:19.260004 b2:a0:61:62:59:1c > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:61ff:fe62:591c > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:21.050004 b2:a0:61:62:59:1c > 33:33:52:06:8f:55, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:61ff:fe62:591c > ff02::2:5206:8f55: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5206:8f55, length 24 tc-so:00:00:22.830004 b2:a0:61:62:59:1c > 33:33:ff:62:59:1c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:61ff:fe62:591c > ff02::1:ff62:591c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff62:591c, length 24 tc-so:00:00:23.860004 b2:a0:61:62:59:1c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00:10::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00:10::2, length 32 tc-so:00:00:19.430004 b2:a0:b4:4e:14:1f > b2:a0:61:62:59:1c, ethertype IPv6 (0x86dd), length 86: fc00:10::2 > fc00:10::1: ICMP6, neighbor advertisement, tgt is fc00:10::2, length 32 tc-so:00:00:23.860004 b2:a0:61:62:59:1c > b2:a0:b4:4e:14:1f, ethertype IPv6 (0x86dd), length 210: fc00:10::1.51820 > fc00:10::2.51820: UDP, length 148 tc-so:00:00:20.760004 b2:a0:b4:4e:14:1f > 33:33:ff:4e:14:1f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b4ff:fe4e:141f > ff02::1:ff4e:141f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4e:141f, length 24 tc-so:00:00:20.760004 b2:a0:b4:4e:14:1f > b2:a0:61:62:59:1c, ethertype IPv6 (0x86dd), length 154: fc00:10::2.51820 > fc00:10::1.51820: UDP, length 92 tc-so:00:00:22.990004 b2:a0:b4:4e:14:1f > 33:33:46:24:45:09, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b4ff:fe4e:141f > ff02::2:4624:4509: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4624:4509, length 24 tc-so:00:00:24.430004 b2:a0:b4:4e:14:1f > b2:a0:61:62:59:1c, ethertype IPv6 (0x86dd), length 86: fc00:10::2 > fc00:10::1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:25.460004 b2:a0:b4:4e:14:1f > b2:a0:61:62:59:1c, ethertype IPv6 (0x86dd), length 86: fc00:10::2 > fc00:10::1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:26.460004 b2:a0:b4:4e:14:1f > b2:a0:61:62:59:1c, ethertype IPv6 (0x86dd), length 86: fc00:10::2 > fc00:10::1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:27.460004 b2:a0:b4:4e:14:1f > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b4ff:fe4e:141f > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:28.490004 b2:a0:b4:4e:14:1f > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b4ff:fe4e:141f > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:29.490004 b2:a0:b4:4e:14:1f > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b4ff:fe4e:141f > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:30.490004 b2:a0:b4:4e:14:1f > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b4ff:fe4e:141f > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1639659867.204885, wg_tunnel_ipv6_over_ipv6, failed, atf-check failed; see the output of the test for details tp-end: 1639659867.252657, net/if_wg/t_tunnel tp-start: 1639659874.449911, net/ipsec/t_ipsec_ah_keys, 20 tc-start: 1639659874.470402, ipsec_ah_aesxcbcmac_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1639659881.354726, ipsec_ah_aesxcbcmac_invalid_keys, passed tc-start: 1639659881.370681, ipsec_ah_aesxcbcmac_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1639659887.821979, ipsec_ah_aesxcbcmac_valid_keys, passed tc-start: 1639659887.852421, ipsec_ah_hmacmd5_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1639659893.795739, ipsec_ah_hmacmd5_invalid_keys, passed tc-start: 1639659893.804196, ipsec_ah_hmacmd5_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1639659900.894536, ipsec_ah_hmacmd5_valid_keys, passed tc-start: 1639659900.909413, ipsec_ah_hmacripemd160_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1639659908.447389, ipsec_ah_hmacripemd160_invalid_keys, passed tc-start: 1639659908.458177, ipsec_ah_hmacripemd160_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1639659916.531742, ipsec_ah_hmacripemd160_valid_keys, passed tc-start: 1639659916.545954, ipsec_ah_hmacsha1_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1639659924.550781, ipsec_ah_hmacsha1_invalid_keys, passed tc-start: 1639659924.561895, ipsec_ah_hmacsha1_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1639659932.756652, ipsec_ah_hmacsha1_valid_keys, passed tc-start: 1639659932.767626, ipsec_ah_hmacsha256_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1639659940.110858, ipsec_ah_hmacsha256_invalid_keys, passed tc-start: 1639659940.120902, ipsec_ah_hmacsha256_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1639659947.536448, ipsec_ah_hmacsha256_valid_keys, passed tc-start: 1639659947.546674, ipsec_ah_hmacsha384_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1639659954.594020, ipsec_ah_hmacsha384_invalid_keys, passed tc-start: 1639659954.604164, ipsec_ah_hmacsha384_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1639659963.28765, ipsec_ah_hmacsha384_valid_keys, passed tc-start: 1639659963.42092, ipsec_ah_hmacsha512_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1639659970.302438, ipsec_ah_hmacsha512_invalid_keys, passed tc-start: 1639659970.311315, ipsec_ah_hmacsha512_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1639659977.368218, ipsec_ah_hmacsha512_valid_keys, passed tc-start: 1639659977.379975, ipsec_ah_keyedmd5_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1639659985.357972, ipsec_ah_keyedmd5_invalid_keys, passed tc-start: 1639659985.374673, ipsec_ah_keyedmd5_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1639659993.419883, ipsec_ah_keyedmd5_valid_keys, passed tc-start: 1639659993.431589, ipsec_ah_keyedsha1_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1639660001.171544, ipsec_ah_keyedsha1_invalid_keys, passed tc-start: 1639660001.182889, ipsec_ah_keyedsha1_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1639660009.677733, ipsec_ah_keyedsha1_valid_keys, passed tc-start: 1639660009.691815, ipsec_ah_null_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1639660017.107527, ipsec_ah_null_invalid_keys, passed tc-start: 1639660017.118511, ipsec_ah_null_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1639660024.436694, ipsec_ah_null_valid_keys, passed tp-end: 1639660024.445706, net/ipsec/t_ipsec_ah_keys tp-start: 1639660032.884620, net/ipsec/t_ipsec_esp_keys, 22 tc-start: 1639660032.889543, ipsec_esp_3descbc_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1639660041.796018, ipsec_esp_3descbc_invalid_keys, passed tc-start: 1639660041.809536, ipsec_esp_3descbc_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1639660050.82835, ipsec_esp_3descbc_valid_keys, passed tc-start: 1639660050.94562, ipsec_esp_aesctr_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1639660059.959146, ipsec_esp_aesctr_invalid_keys, passed tc-start: 1639660059.968342, ipsec_esp_aesctr_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1639660070.794066, ipsec_esp_aesctr_valid_keys, passed tc-start: 1639660070.808531, ipsec_esp_aesgcm16_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1639660082.380162, ipsec_esp_aesgcm16_invalid_keys, passed tc-start: 1639660082.391329, ipsec_esp_aesgcm16_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1639660093.304647, ipsec_esp_aesgcm16_valid_keys, passed tc-start: 1639660093.317440, ipsec_esp_aesgmac_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1639660102.848894, ipsec_esp_aesgmac_invalid_keys, passed tc-start: 1639660102.861440, ipsec_esp_aesgmac_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1639660112.421299, ipsec_esp_aesgmac_valid_keys, passed tc-start: 1639660112.433268, ipsec_esp_blowfishcbc_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1639660119.624065, ipsec_esp_blowfishcbc_invalid_keys, passed tc-start: 1639660119.636259, ipsec_esp_blowfishcbc_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1639660127.343328, ipsec_esp_blowfishcbc_valid_keys, passed tc-start: 1639660127.352004, ipsec_esp_camelliacbc_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1639660136.389452, ipsec_esp_camelliacbc_invalid_keys, passed tc-start: 1639660136.399739, ipsec_esp_camelliacbc_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1639660145.222113, ipsec_esp_camelliacbc_valid_keys, passed tc-start: 1639660145.231899, ipsec_esp_cast128cbc_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1639660152.25124, ipsec_esp_cast128cbc_invalid_keys, passed tc-start: 1639660152.36986, ipsec_esp_cast128cbc_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1639660159.858386, ipsec_esp_cast128cbc_valid_keys, passed tc-start: 1639660159.867197, ipsec_esp_descbc_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1639660166.605127, ipsec_esp_descbc_invalid_keys, passed tc-start: 1639660166.613560, ipsec_esp_descbc_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1639660173.104422, ipsec_esp_descbc_valid_keys, passed tc-start: 1639660173.113151, ipsec_esp_desderiv_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1639660179.641861, ipsec_esp_desderiv_invalid_keys, passed tc-start: 1639660179.653278, ipsec_esp_desderiv_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1639660186.423767, ipsec_esp_desderiv_valid_keys, passed tc-start: 1639660186.433546, ipsec_esp_null_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1639660192.880056, ipsec_esp_null_invalid_keys, passed tc-start: 1639660192.889305, ipsec_esp_null_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1639660199.511541, ipsec_esp_null_valid_keys, passed tc-start: 1639660199.521000, ipsec_esp_rijndaelcbc_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1639660208.319306, ipsec_esp_rijndaelcbc_invalid_keys, passed tc-start: 1639660208.328603, ipsec_esp_rijndaelcbc_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1639660217.455273, ipsec_esp_rijndaelcbc_valid_keys, passed tp-end: 1639660217.464085, net/ipsec/t_ipsec_esp_keys tp-start: 1639660223.130214, net/ipsec/t_ipsec_gif, 16 tc-start: 1639660223.132441, ipsec_gif_ipv4_transport_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:cd:a9:7d:e1 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:2b:76:18:19 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:f4:e1:b4:da ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:58:47:68:fe ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e6:cc:4c:c0 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.1/32 20.1.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.1.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.2/32 20.1.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.1.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:10:44 2021 current: Dec 16 13:10:45 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:10:25 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=14063 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:10:44 2021 current: Dec 16 13:10:45 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:10:25 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=14063 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:10:45 2021 current: Dec 16 13:10:46 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:10:27 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=8079 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:10:45 2021 current: Dec 16 13:10:46 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:10:27 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=8079 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9f:75:de:4a tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.2 link#2 UHl - - - lo0 tc-so:10.0.2/24 10.0.1.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.1.1 b2:a0:cd:a9:7d:e1 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:9f:75:de:4a 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.1.1) at b2:a0:cd:a9:7d:e1 on shmif0 21s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:9f:75:de:4a multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cd:a9:7d:e1 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2b:76:18:19 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.1 link#2 UHl - - - lo0 tc-so:10.0.2/24 20.1.0.2 UGS - - - gif0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:20.1.0.1 gif0 UHl - - - lo0 tc-so:20.1.0.2 20.1.0.1 UH - - - gif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:58:47:68:fe UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:9f:75:de:4a UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:cd:a9:7d:e1 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:2b:76:18:19 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 5 0 5 0 0 tc-so:gif0 1280 2 0 2 0 0 tc-so:gif0 1280 20.1.0.1/32 20.1.0.1 2 0 2 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:58:47:68:fe on shmif1 19s R tc-so:? (10.0.1.2) at b2:a0:9f:75:de:4a on shmif0 19s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:cd:a9:7d:e1 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:2b:76:18:19 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f4:e1:b4:da tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:58:47:68:fe tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 20.1.0.1 UGS - - - gif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.1 link#2 UHl - - - lo0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:20.1.0.1 20.1.0.2 UH - - - gif0 tc-so:20.1.0.2 gif0 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:2b:76:18:19 UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:e6:cc:4c:c0 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f4:e1:b4:da 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:58:47:68:fe 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 5 0 5 0 0 tc-so:gif0 1280 2 0 2 0 0 tc-so:gif0 1280 20.1.0.2/32 20.1.0.2 2 0 2 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:2b:76:18:19 on shmif1 18s R tc-so:? (10.0.2.2) at b2:a0:e6:cc:4c:c0 on shmif0 18s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:f4:e1:b4:da multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:58:47:68:fe multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e6:cc:4c:c0 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 10.0.2.1 UGS - - - shmif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.2.1 b2:a0:f4:e1:b4:da UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e6:cc:4c:c0 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.2.1) at b2:a0:f4:e1:b4:da on shmif0 15s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:e6:cc:4c:c0 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 2 packets, 168 bytes tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 2 packets, 168 bytes tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e6:cc:4c:c0 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:58:47:68:fe tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 406 bytes, 2 multicasts tc-so: output: 5 packets, 406 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f4:e1:b4:da tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2b:76:18:19 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 406 bytes, 2 multicasts tc-so: output: 5 packets, 406 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cd:a9:7d:e1 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9f:75:de:4a tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 129 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 398 0 0 133 0 133 133 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1190 0 31 219 0 219 tc-so: tc-so:In use 1174K, total allocated 1752K; utilization 67.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.220005] shmif0: Ethernet address b2:a0:9f:75:de:4a tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 169 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 31 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 928 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 11 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1890 0 56 403 0 403 tc-so: tc-so:In use 2307K, total allocated 3224K; utilization 71.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.190005] IPsec: Initialized Security Association Processing. tc-so:[ 1.190005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.250005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.250005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.580005] shmif0: Ethernet address b2:a0:cd:a9:7d:e1 tc-so:[ 7.640005] shmif1: Ethernet address b2:a0:2b:76:18:19 tc-so:[ 22.150005] ah_input: hash over 148 bytes, skip 20: crda len 148 skip 0 inject 32 tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 167 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 82 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 927 0 0 309 0 309 309 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 11 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1888 0 56 402 0 402 tc-so: tc-so:In use 2306K, total allocated 3216K; utilization 71.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.250005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.250005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.160005] shmif0: Ethernet address b2:a0:f4:e1:b4:da tc-so:[ 8.490005] shmif1: Ethernet address b2:a0:58:47:68:fe tc-so:[ 20.550005] ah_input: hash over 148 bytes, skip 20: crda len 148 skip 0 inject 32 tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 131 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 375 0 0 125 0 125 125 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1161 0 27 211 0 211 tc-so: tc-so:In use 1127K, total allocated 1688K; utilization 66.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.200005] shmif0: Ethernet address b2:a0:e6:cc:4c:c0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.430004 b2:a0:9f:75:de:4a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.2, length 28 tc-so:00:00:12.780004 b2:a0:cd:a9:7d:e1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.1, length 28 tc-so:00:00:19.800004 b2:a0:9f:75:de:4a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.2, length 28 tc-so:00:00:18.730004 b2:a0:cd:a9:7d:e1 > b2:a0:9f:75:de:4a, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:cd:a9:7d:e1, length 28 tc-so:00:00:19.800004 b2:a0:9f:75:de:4a > b2:a0:cd:a9:7d:e1, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 7290, seq 0, length 64 tc-so:00:00:18.770004 b2:a0:cd:a9:7d:e1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.1, length 28 tc-so:00:00:19.880004 b2:a0:9f:75:de:4a > b2:a0:cd:a9:7d:e1, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:9f:75:de:4a, length 28 tc-so:00:00:18.770004 b2:a0:cd:a9:7d:e1 > b2:a0:9f:75:de:4a, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 7290, seq 0, length 64 tc-so:00:00:23.180004 b2:a0:9f:75:de:4a > b2:a0:cd:a9:7d:e1, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 25498, seq 0, length 64 tc-so:00:00:22.150004 b2:a0:cd:a9:7d:e1 > b2:a0:9f:75:de:4a, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 25498, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.170004 b2:a0:f4:e1:b4:da > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.1, length 28 tc-so:00:00:13.700004 b2:a0:e6:cc:4c:c0 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.2, length 28 tc-so:00:00:17.160004 b2:a0:f4:e1:b4:da > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.1, length 28 tc-so:00:00:15.730004 b2:a0:e6:cc:4c:c0 > b2:a0:f4:e1:b4:da, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:e6:cc:4c:c0, length 28 tc-so:00:00:17.160004 b2:a0:f4:e1:b4:da > b2:a0:e6:cc:4c:c0, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 7290, seq 0, length 64 tc-so:00:00:15.730004 b2:a0:e6:cc:4c:c0 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.2, length 28 tc-so:00:00:17.160004 b2:a0:f4:e1:b4:da > b2:a0:e6:cc:4c:c0, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:f4:e1:b4:da, length 28 tc-so:00:00:15.730004 b2:a0:e6:cc:4c:c0 > b2:a0:f4:e1:b4:da, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 7290, seq 0, length 64 tc-so:00:00:20.550004 b2:a0:f4:e1:b4:da > b2:a0:e6:cc:4c:c0, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 25498, seq 0, length 64 tc-so:00:00:19.160004 b2:a0:e6:cc:4c:c0 > b2:a0:f4:e1:b4:da, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 25498, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.000004 b2:a0:2b:76:18:19 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:13.380004 b2:a0:58:47:68:fe > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:18.730004 b2:a0:2b:76:18:19 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:17.160004 b2:a0:58:47:68:fe > b2:a0:2b:76:18:19, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:58:47:68:fe, length 28 tc-so:00:00:18.730004 b2:a0:2b:76:18:19 > b2:a0:58:47:68:fe, ethertype IPv4 (0x0800), length 118: 20.0.0.1 > 20.0.0.2: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 7290, seq 0, length 64 (ipip-proto-4) tc-so:00:00:17.160004 b2:a0:58:47:68:fe > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:18.770004 b2:a0:2b:76:18:19 > b2:a0:58:47:68:fe, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:2b:76:18:19, length 28 tc-so:00:00:17.200004 b2:a0:58:47:68:fe > b2:a0:2b:76:18:19, ethertype IPv4 (0x0800), length 118: 20.0.0.2 > 20.0.0.1: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 7290, seq 0, length 64 (ipip-proto-4) tc-so:00:00:22.110004 b2:a0:2b:76:18:19 > b2:a0:58:47:68:fe, ethertype IPv4 (0x0800), length 162: 20.0.0.1 > 20.0.0.2: AH(spi=0x00002710,seq=0x1): 10.0.1.2 > 10.0.2.2: ICMP echo request, id 25498, seq 0, length 64 (ipip-proto-4) tc-so:00:00:20.590004 b2:a0:58:47:68:fe > b2:a0:2b:76:18:19, ethertype IPv4 (0x0800), length 162: 20.0.0.2 > 20.0.0.1: AH(spi=0x00002711,seq=0x1): 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 25498, seq 0, length 64 (ipip-proto-4) tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1639660280.276120, ipsec_gif_ipv4_transport_ah_hmacsha512, passed tc-start: 1639660280.313145, ipsec_gif_ipv4_transport_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:c3:be:ba:be ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:1f:da:58:da ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:b4:3e:20:c0 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:87:ec:c0:25 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:75:b5:56:6c ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.1/32 20.1.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.1.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.2/32 20.1.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.1.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A null ; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A null ; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A null ; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A null ; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:11:42 2021 current: Dec 16 13:11:42 2021 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:11:23 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=2624 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:11:42 2021 current: Dec 16 13:11:42 2021 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:11:23 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=2624 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:11:43 2021 current: Dec 16 13:11:43 2021 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:11:25 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=6714 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:11:43 2021 current: Dec 16 13:11:43 2021 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:11:25 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=6714 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fc:08:79:10 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.2 link#2 UHl - - - lo0 tc-so:10.0.2/24 10.0.1.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.1.1 b2:a0:c3:be:ba:be UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:fc:08:79:10 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.1.1) at b2:a0:c3:be:ba:be on shmif0 22s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:fc:08:79:10 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c3:be:ba:be tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1f:da:58:da tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.1 link#2 UHl - - - lo0 tc-so:10.0.2/24 20.1.0.2 UGS - - - gif0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:20.1.0.1 gif0 UHl - - - lo0 tc-so:20.1.0.2 20.1.0.1 UH - - - gif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:87:ec:c0:25 UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:fc:08:79:10 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:c3:be:ba:be 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:1f:da:58:da 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 5 0 5 0 0 tc-so:gif0 1280 2 0 2 0 0 tc-so:gif0 1280 20.1.0.1/32 20.1.0.1 2 0 2 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:87:ec:c0:25 on shmif1 20s R tc-so:? (10.0.1.2) at b2:a0:fc:08:79:10 on shmif0 20s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:c3:be:ba:be multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:1f:da:58:da multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b4:3e:20:c0 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:87:ec:c0:25 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 20.1.0.1 UGS - - - gif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.1 link#2 UHl - - - lo0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:20.1.0.1 20.1.0.2 UH - - - gif0 tc-so:20.1.0.2 gif0 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:1f:da:58:da UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:75:b5:56:6c UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:b4:3e:20:c0 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:87:ec:c0:25 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 5 0 5 0 0 tc-so:gif0 1280 2 0 2 0 0 tc-so:gif0 1280 20.1.0.2/32 20.1.0.2 2 0 2 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:1f:da:58:da on shmif1 16s R tc-so:? (10.0.2.2) at b2:a0:75:b5:56:6c on shmif0 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:b4:3e:20:c0 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:87:ec:c0:25 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:75:b5:56:6c tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 10.0.2.1 UGS - - - shmif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.2.1 b2:a0:b4:3e:20:c0 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:75:b5:56:6c 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.2.1) at b2:a0:b4:3e:20:c0 on shmif0 14s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:75:b5:56:6c multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 2 packets, 168 bytes tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 2 packets, 168 bytes tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:75:b5:56:6c tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:87:ec:c0:25 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 386 bytes, 2 multicasts tc-so: output: 5 packets, 386 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b4:3e:20:c0 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1f:da:58:da tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 386 bytes, 2 multicasts tc-so: output: 5 packets, 386 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c3:be:ba:be tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fc:08:79:10 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 131 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 398 0 0 133 0 133 133 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1192 0 31 219 0 219 tc-so: tc-so:In use 1174K, total allocated 1752K; utilization 67.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.240005] shmif0: Ethernet address b2:a0:fc:08:79:10 tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 166 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 79 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 929 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 42 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1902 0 56 405 0 405 tc-so: tc-so:In use 2312K, total allocated 3240K; utilization 71.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.220005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.220005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.990005] shmif0: Ethernet address b2:a0:c3:be:ba:be tc-so:[ 7.250005] shmif1: Ethernet address b2:a0:1f:da:58:da tc-so:[ 21.220005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 168 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 79 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 929 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 53 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1915 0 56 405 0 405 tc-so: tc-so:In use 2315K, total allocated 3240K; utilization 71.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.200005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.200005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.150005] shmif0: Ethernet address b2:a0:b4:3e:20:c0 tc-so:[ 8.250005] shmif1: Ethernet address b2:a0:87:ec:c0:25 tc-so:[ 19.690005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 42 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 375 0 0 125 0 125 125 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1164 0 27 211 0 211 tc-so: tc-so:In use 1130K, total allocated 1688K; utilization 66.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.840005] shmif0: Ethernet address b2:a0:75:b5:56:6c tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.130004 b2:a0:fc:08:79:10 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.2, length 28 tc-so:00:00:12.300004 b2:a0:c3:be:ba:be > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.1, length 28 tc-so:00:00:19.330004 b2:a0:fc:08:79:10 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.2, length 28 tc-so:00:00:18.050004 b2:a0:c3:be:ba:be > b2:a0:fc:08:79:10, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:c3:be:ba:be, length 28 tc-so:00:00:19.330004 b2:a0:fc:08:79:10 > b2:a0:c3:be:ba:be, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 11134, seq 0, length 64 tc-so:00:00:18.090004 b2:a0:c3:be:ba:be > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.1, length 28 tc-so:00:00:19.370004 b2:a0:fc:08:79:10 > b2:a0:c3:be:ba:be, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:fc:08:79:10, length 28 tc-so:00:00:18.090004 b2:a0:c3:be:ba:be > b2:a0:fc:08:79:10, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 11134, seq 0, length 64 tc-so:00:00:22.460004 b2:a0:fc:08:79:10 > b2:a0:c3:be:ba:be, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 10340, seq 0, length 64 tc-so:00:00:21.220004 b2:a0:c3:be:ba:be > b2:a0:fc:08:79:10, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 10340, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.790004 b2:a0:b4:3e:20:c0 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.1, length 28 tc-so:00:00:13.390004 b2:a0:75:b5:56:6c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.2, length 28 tc-so:00:00:16.600004 b2:a0:b4:3e:20:c0 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.1, length 28 tc-so:00:00:15.130004 b2:a0:75:b5:56:6c > b2:a0:b4:3e:20:c0, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:75:b5:56:6c, length 28 tc-so:00:00:16.600004 b2:a0:b4:3e:20:c0 > b2:a0:75:b5:56:6c, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 11134, seq 0, length 64 tc-so:00:00:15.170004 b2:a0:75:b5:56:6c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.2, length 28 tc-so:00:00:16.600004 b2:a0:b4:3e:20:c0 > b2:a0:75:b5:56:6c, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:b4:3e:20:c0, length 28 tc-so:00:00:15.170004 b2:a0:75:b5:56:6c > b2:a0:b4:3e:20:c0, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 11134, seq 0, length 64 tc-so:00:00:19.690004 b2:a0:b4:3e:20:c0 > b2:a0:75:b5:56:6c, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 10340, seq 0, length 64 tc-so:00:00:18.260004 b2:a0:75:b5:56:6c > b2:a0:b4:3e:20:c0, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 10340, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.500004 b2:a0:1f:da:58:da > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:13.000004 b2:a0:87:ec:c0:25 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:18.050004 b2:a0:1f:da:58:da > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:16.560004 b2:a0:87:ec:c0:25 > b2:a0:1f:da:58:da, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:87:ec:c0:25, length 28 tc-so:00:00:18.090004 b2:a0:1f:da:58:da > b2:a0:87:ec:c0:25, ethertype IPv4 (0x0800), length 118: 20.0.0.1 > 20.0.0.2: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 11134, seq 0, length 64 (ipip-proto-4) tc-so:00:00:16.600004 b2:a0:87:ec:c0:25 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:18.090004 b2:a0:1f:da:58:da > b2:a0:87:ec:c0:25, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:1f:da:58:da, length 28 tc-so:00:00:16.600004 b2:a0:87:ec:c0:25 > b2:a0:1f:da:58:da, ethertype IPv4 (0x0800), length 118: 20.0.0.2 > 20.0.0.1: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 11134, seq 0, length 64 (ipip-proto-4) tc-so:00:00:21.180004 b2:a0:1f:da:58:da > b2:a0:87:ec:c0:25, ethertype IPv4 (0x0800), length 142: 20.0.0.1 > 20.0.0.2: AH(spi=0x00002710,seq=0x1): 10.0.1.2 > 10.0.2.2: ICMP echo request, id 10340, seq 0, length 64 (ipip-proto-4) tc-so:00:00:19.740004 b2:a0:87:ec:c0:25 > b2:a0:1f:da:58:da, ethertype IPv4 (0x0800), length 142: 20.0.0.2 > 20.0.0.1: AH(spi=0x00002711,seq=0x1): 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 10340, seq 0, length 64 (ipip-proto-4) tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1639660346.558542, ipsec_gif_ipv4_transport_ah_null, passed tc-start: 1639660346.599052, ipsec_gif_ipv4_transport_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:7a:2d:df:3c ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:3a:86:f0:71 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:14:34:87:d4 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:02:ce:55:b9 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:02:35:4e:fc ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.1/32 20.1.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.1.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.2/32 20.1.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.1.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E null ; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E null ; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E null ; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E null ; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:12:54 2021 current: Dec 16 13:12:55 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:12:29 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=8711 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:12:54 2021 current: Dec 16 13:12:55 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:12:29 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=8711 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:12:54 2021 current: Dec 16 13:12:56 2021 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:12:30 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=9904 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:12:54 2021 current: Dec 16 13:12:56 2021 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:12:30 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=9904 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7f:b4:d0:6d tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.2 link#2 UHl - - - lo0 tc-so:10.0.2/24 10.0.1.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.1.1 b2:a0:7a:2d:df:3c UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7f:b4:d0:6d 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.1.1) at b2:a0:7a:2d:df:3c on shmif0 21s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:7f:b4:d0:6d multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7a:2d:df:3c tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3a:86:f0:71 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.1 link#2 UHl - - - lo0 tc-so:10.0.2/24 20.1.0.2 UGS - - - gif0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:20.1.0.1 gif0 UHl - - - lo0 tc-so:20.1.0.2 20.1.0.1 UH - - - gif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:02:ce:55:b9 UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:7f:b4:d0:6d UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7a:2d:df:3c 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:3a:86:f0:71 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 5 0 5 0 0 tc-so:gif0 1280 2 0 2 0 0 tc-so:gif0 1280 20.1.0.1/32 20.1.0.1 2 0 2 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:02:ce:55:b9 on shmif1 18s R tc-so:? (10.0.1.2) at b2:a0:7f:b4:d0:6d on shmif0 18s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:7a:2d:df:3c multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:3a:86:f0:71 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:14:34:87:d4 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:02:ce:55:b9 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 20.1.0.1 UGS - - - gif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.1 link#2 UHl - - - lo0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:20.1.0.1 20.1.0.2 UH - - - gif0 tc-so:20.1.0.2 gif0 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:3a:86:f0:71 UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:02:35:4e:fc UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:14:34:87:d4 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:02:ce:55:b9 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 5 0 5 0 0 tc-so:gif0 1280 2 0 2 0 0 tc-so:gif0 1280 20.1.0.2/32 20.1.0.2 2 0 2 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:3a:86:f0:71 on shmif1 16s R tc-so:? (10.0.2.2) at b2:a0:02:35:4e:fc on shmif0 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:14:34:87:d4 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:02:ce:55:b9 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:02:35:4e:fc tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 10.0.2.1 UGS - - - shmif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.2.1 b2:a0:14:34:87:d4 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:02:35:4e:fc 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.2.1) at b2:a0:14:34:87:d4 on shmif0 14s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:02:35:4e:fc multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 2 packets, 168 bytes tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 2 packets, 168 bytes tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:02:35:4e:fc tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:02:ce:55:b9 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 374 bytes, 2 multicasts tc-so: output: 5 packets, 374 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:14:34:87:d4 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3a:86:f0:71 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 374 bytes, 2 multicasts tc-so: output: 5 packets, 374 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7a:2d:df:3c tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7f:b4:d0:6d tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 399 0 0 133 0 133 133 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1198 0 31 219 0 219 tc-so: tc-so:In use 1179K, total allocated 1752K; utilization 67.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.180005] shmif0: Ethernet address b2:a0:7f:b4:d0:6d tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 166 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 927 0 0 309 0 309 309 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 41 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1894 0 56 404 0 404 tc-so: tc-so:In use 2307K, total allocated 3232K; utilization 71.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.270005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.270005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.490005] shmif0: Ethernet address b2:a0:7a:2d:df:3c tc-so:[ 8.100005] shmif1: Ethernet address b2:a0:3a:86:f0:71 tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 166 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 79 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 928 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 41 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1897 0 56 405 0 405 tc-so: tc-so:In use 2312K, total allocated 3240K; utilization 71.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.200005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.200005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.390005] shmif0: Ethernet address b2:a0:14:34:87:d4 tc-so:[ 10.080005] shmif1: Ethernet address b2:a0:02:ce:55:b9 tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 131 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 374 0 0 125 0 125 125 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1160 0 27 211 0 211 tc-so: tc-so:In use 1125K, total allocated 1688K; utilization 66.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 10.270005] shmif0: Ethernet address b2:a0:02:35:4e:fc tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.760004 b2:a0:7f:b4:d0:6d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.2, length 28 tc-so:00:00:15.300004 b2:a0:7a:2d:df:3c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.1, length 28 tc-so:00:00:24.970004 b2:a0:7f:b4:d0:6d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.2, length 28 tc-so:00:00:23.840004 b2:a0:7a:2d:df:3c > b2:a0:7f:b4:d0:6d, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:7a:2d:df:3c, length 28 tc-so:00:00:24.970004 b2:a0:7f:b4:d0:6d > b2:a0:7a:2d:df:3c, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 51955, seq 0, length 64 tc-so:00:00:23.920004 b2:a0:7a:2d:df:3c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.1, length 28 tc-so:00:00:25.050004 b2:a0:7f:b4:d0:6d > b2:a0:7a:2d:df:3c, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:7f:b4:d0:6d, length 28 tc-so:00:00:23.960004 b2:a0:7a:2d:df:3c > b2:a0:7f:b4:d0:6d, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 51955, seq 0, length 64 tc-so:00:00:29.460004 b2:a0:7f:b4:d0:6d > b2:a0:7a:2d:df:3c, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 59084, seq 0, length 64 tc-so:00:00:28.390004 b2:a0:7a:2d:df:3c > b2:a0:7f:b4:d0:6d, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 59084, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.920004 b2:a0:14:34:87:d4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.1, length 28 tc-so:00:00:18.490004 b2:a0:02:35:4e:fc > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.2, length 28 tc-so:00:00:22.500004 b2:a0:14:34:87:d4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.1, length 28 tc-so:00:00:21.090004 b2:a0:02:35:4e:fc > b2:a0:14:34:87:d4, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:02:35:4e:fc, length 28 tc-so:00:00:22.500004 b2:a0:14:34:87:d4 > b2:a0:02:35:4e:fc, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 51955, seq 0, length 64 tc-so:00:00:21.090004 b2:a0:02:35:4e:fc > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.2, length 28 tc-so:00:00:22.500004 b2:a0:14:34:87:d4 > b2:a0:02:35:4e:fc, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:14:34:87:d4, length 28 tc-so:00:00:21.090004 b2:a0:02:35:4e:fc > b2:a0:14:34:87:d4, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 51955, seq 0, length 64 tc-so:00:00:26.970004 b2:a0:14:34:87:d4 > b2:a0:02:35:4e:fc, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 59084, seq 0, length 64 tc-so:00:00:25.580004 b2:a0:02:35:4e:fc > b2:a0:14:34:87:d4, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 59084, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.610004 b2:a0:3a:86:f0:71 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:17.250004 b2:a0:02:ce:55:b9 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:23.880004 b2:a0:3a:86:f0:71 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:22.460004 b2:a0:02:ce:55:b9 > b2:a0:3a:86:f0:71, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:02:ce:55:b9, length 28 tc-so:00:00:23.880004 b2:a0:3a:86:f0:71 > b2:a0:02:ce:55:b9, ethertype IPv4 (0x0800), length 118: 20.0.0.1 > 20.0.0.2: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 51955, seq 0, length 64 (ipip-proto-4) tc-so:00:00:22.540004 b2:a0:02:ce:55:b9 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:23.920004 b2:a0:3a:86:f0:71 > b2:a0:02:ce:55:b9, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:3a:86:f0:71, length 28 tc-so:00:00:22.540004 b2:a0:02:ce:55:b9 > b2:a0:3a:86:f0:71, ethertype IPv4 (0x0800), length 118: 20.0.0.2 > 20.0.0.1: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 51955, seq 0, length 64 (ipip-proto-4) tc-so:00:00:28.390004 b2:a0:3a:86:f0:71 > b2:a0:02:ce:55:b9, ethertype IPv4 (0x0800), length 130: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 96 tc-so:00:00:27.010004 b2:a0:02:ce:55:b9 > b2:a0:3a:86:f0:71, ethertype IPv4 (0x0800), length 130: 20.0.0.2 > 20.0.0.1: ESP(spi=0x00002711,seq=0x1), length 96 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1639660414.649057, ipsec_gif_ipv4_transport_esp_null, passed tc-start: 1639660414.688173, ipsec_gif_ipv4_transport_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:72:c1:cd:aa ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:24:4b:5a:05 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:b9:8c:0c:10 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b6:0c:c2:f1 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:72:3a:e0:ce ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.1/32 20.1.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.1.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.2/32 20.1.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.1.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:13:57 2021 current: Dec 16 13:13:58 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:13:37 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=13800 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:13:57 2021 current: Dec 16 13:13:58 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:13:37 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=13800 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:13:58 2021 current: Dec 16 13:13:59 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:13:39 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=9756 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:13:58 2021 current: Dec 16 13:13:59 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:13:39 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=9756 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:83:33:a0:72 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.2 link#2 UHl - - - lo0 tc-so:10.0.2/24 10.0.1.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.1.1 b2:a0:72:c1:cd:aa UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:83:33:a0:72 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.1.1) at b2:a0:72:c1:cd:aa on shmif0 21s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:83:33:a0:72 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:72:c1:cd:aa tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:24:4b:5a:05 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.1 link#2 UHl - - - lo0 tc-so:10.0.2/24 20.1.0.2 UGS - - - gif0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:20.1.0.1 gif0 UHl - - - lo0 tc-so:20.1.0.2 20.1.0.1 UH - - - gif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:b6:0c:c2:f1 UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:83:33:a0:72 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:72:c1:cd:aa 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:24:4b:5a:05 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 5 0 5 0 0 tc-so:gif0 1280 2 0 2 0 0 tc-so:gif0 1280 20.1.0.1/32 20.1.0.1 2 0 2 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:b6:0c:c2:f1 on shmif1 19s R tc-so:? (10.0.1.2) at b2:a0:83:33:a0:72 on shmif0 19s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:72:c1:cd:aa multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:24:4b:5a:05 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b9:8c:0c:10 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b6:0c:c2:f1 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 20.1.0.1 UGS - - - gif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.1 link#2 UHl - - - lo0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:20.1.0.1 20.1.0.2 UH - - - gif0 tc-so:20.1.0.2 gif0 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:24:4b:5a:05 UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:72:3a:e0:ce UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:b9:8c:0c:10 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:b6:0c:c2:f1 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 5 0 5 0 0 tc-so:gif0 1280 2 0 2 0 0 tc-so:gif0 1280 20.1.0.2/32 20.1.0.2 2 0 2 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:24:4b:5a:05 on shmif1 17s R tc-so:? (10.0.2.2) at b2:a0:72:3a:e0:ce on shmif0 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:b9:8c:0c:10 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:b6:0c:c2:f1 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:72:3a:e0:ce tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 10.0.2.1 UGS - - - shmif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.2.1 b2:a0:b9:8c:0c:10 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:72:3a:e0:ce 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.2.1) at b2:a0:b9:8c:0c:10 on shmif0 14s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:72:3a:e0:ce multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 2 packets, 168 bytes tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 2 packets, 168 bytes tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:72:3a:e0:ce tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b6:0c:c2:f1 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 398 bytes, 2 multicasts tc-so: output: 5 packets, 398 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b9:8c:0c:10 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:24:4b:5a:05 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 398 bytes, 2 multicasts tc-so: output: 5 packets, 398 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:72:c1:cd:aa tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:83:33:a0:72 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 399 0 0 133 0 133 133 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1198 0 31 219 0 219 tc-so: tc-so:In use 1179K, total allocated 1752K; utilization 67.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.370005] shmif0: Ethernet address b2:a0:83:33:a0:72 tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 166 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 927 0 0 309 0 309 309 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 11 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 37 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1882 0 56 402 0 402 tc-so: tc-so:In use 2303K, total allocated 3216K; utilization 71.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.270005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.270005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.470005] shmif0: Ethernet address b2:a0:72:c1:cd:aa tc-so:[ 7.640005] shmif1: Ethernet address b2:a0:24:4b:5a:05 tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 169 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 79 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 929 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 11 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 37 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1888 0 56 403 0 403 tc-so: tc-so:In use 2308K, total allocated 3224K; utilization 71.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.230005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.230005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.330005] shmif0: Ethernet address b2:a0:b9:8c:0c:10 tc-so:[ 8.650005] shmif1: Ethernet address b2:a0:b6:0c:c2:f1 tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 131 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 374 0 0 125 0 125 125 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1160 0 27 211 0 211 tc-so: tc-so:In use 1125K, total allocated 1688K; utilization 66.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.290005] shmif0: Ethernet address b2:a0:72:3a:e0:ce tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.730004 b2:a0:83:33:a0:72 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.2, length 28 tc-so:00:00:13.110004 b2:a0:72:c1:cd:aa > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.1, length 28 tc-so:00:00:20.590004 b2:a0:83:33:a0:72 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.2, length 28 tc-so:00:00:19.470004 b2:a0:72:c1:cd:aa > b2:a0:83:33:a0:72, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:72:c1:cd:aa, length 28 tc-so:00:00:20.590004 b2:a0:83:33:a0:72 > b2:a0:72:c1:cd:aa, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 46921, seq 0, length 64 tc-so:00:00:19.550004 b2:a0:72:c1:cd:aa > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.1, length 28 tc-so:00:00:20.660004 b2:a0:83:33:a0:72 > b2:a0:72:c1:cd:aa, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:83:33:a0:72, length 28 tc-so:00:00:19.550004 b2:a0:72:c1:cd:aa > b2:a0:83:33:a0:72, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 46921, seq 0, length 64 tc-so:00:00:24.210004 b2:a0:83:33:a0:72 > b2:a0:72:c1:cd:aa, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 4365, seq 0, length 64 tc-so:00:00:23.150004 b2:a0:72:c1:cd:aa > b2:a0:83:33:a0:72, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 4365, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.810004 b2:a0:b9:8c:0c:10 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.1, length 28 tc-so:00:00:14.420004 b2:a0:72:3a:e0:ce > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.2, length 28 tc-so:00:00:17.970004 b2:a0:b9:8c:0c:10 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.1, length 28 tc-so:00:00:16.370004 b2:a0:72:3a:e0:ce > b2:a0:b9:8c:0c:10, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:72:3a:e0:ce, length 28 tc-so:00:00:17.970004 b2:a0:b9:8c:0c:10 > b2:a0:72:3a:e0:ce, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 46921, seq 0, length 64 tc-so:00:00:16.370004 b2:a0:72:3a:e0:ce > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.2, length 28 tc-so:00:00:17.970004 b2:a0:b9:8c:0c:10 > b2:a0:72:3a:e0:ce, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:b9:8c:0c:10, length 28 tc-so:00:00:16.370004 b2:a0:72:3a:e0:ce > b2:a0:b9:8c:0c:10, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 46921, seq 0, length 64 tc-so:00:00:21.620004 b2:a0:b9:8c:0c:10 > b2:a0:72:3a:e0:ce, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 4365, seq 0, length 64 tc-so:00:00:20.010004 b2:a0:72:3a:e0:ce > b2:a0:b9:8c:0c:10, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 4365, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.340004 b2:a0:24:4b:5a:05 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:14.040004 b2:a0:b6:0c:c2:f1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:19.470004 b2:a0:24:4b:5a:05 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:17.970004 b2:a0:b6:0c:c2:f1 > b2:a0:24:4b:5a:05, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:b6:0c:c2:f1, length 28 tc-so:00:00:19.510004 b2:a0:24:4b:5a:05 > b2:a0:b6:0c:c2:f1, ethertype IPv4 (0x0800), length 118: 20.0.0.1 > 20.0.0.2: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 46921, seq 0, length 64 (ipip-proto-4) tc-so:00:00:17.970004 b2:a0:b6:0c:c2:f1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:19.510004 b2:a0:24:4b:5a:05 > b2:a0:b6:0c:c2:f1, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:24:4b:5a:05, length 28 tc-so:00:00:18.010004 b2:a0:b6:0c:c2:f1 > b2:a0:24:4b:5a:05, ethertype IPv4 (0x0800), length 118: 20.0.0.2 > 20.0.0.1: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 46921, seq 0, length 64 (ipip-proto-4) tc-so:00:00:23.100004 b2:a0:24:4b:5a:05 > b2:a0:b6:0c:c2:f1, ethertype IPv4 (0x0800), length 154: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 120 tc-so:00:00:21.620004 b2:a0:b6:0c:c2:f1 > b2:a0:24:4b:5a:05, ethertype IPv4 (0x0800), length 154: 20.0.0.2 > 20.0.0.1: ESP(spi=0x00002711,seq=0x1), length 120 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1639660478.828909, ipsec_gif_ipv4_transport_esp_rijndaelcbc, passed tc-start: 1639660478.865525, ipsec_gif_ipv4_tunnel_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:53:8e:61:54 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:df:6c:83:70 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:0e:23:f1:22 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:2e:87:eb:84 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:36:3e:a9:1e ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.1/32 20.1.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.1.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.2/32 20.1.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.1.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.1.0/24 10.0.2.0/24 any -P out ipsec tc-so: ah/tunnel/20.0.0.1-20.0.0.2/require; tc-so:spdadd 10.0.2.0/24 10.0.1.0/24 any -P in ipsec tc-so: ah/tunnel/20.0.0.2-20.0.0.1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.2.0/24 10.0.1.0/24 any -P out ipsec tc-so: ah/tunnel/20.0.0.2-20.0.0.1/require; tc-so:spdadd 10.0.1.0/24 10.0.2.0/24 any -P in ipsec tc-so: ah/tunnel/20.0.0.1-20.0.0.2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:15:02 2021 current: Dec 16 13:15:03 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:14:41 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=25799 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:15:02 2021 current: Dec 16 13:15:03 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:14:41 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=25799 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:15:03 2021 current: Dec 16 13:15:04 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:14:43 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=7817 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:15:03 2021 current: Dec 16 13:15:04 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:14:43 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=7817 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b0:b5:57:81 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.2 link#2 UHl - - - lo0 tc-so:10.0.2/24 10.0.1.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.1.1 b2:a0:53:8e:61:54 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:b0:b5:57:81 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.1.1) at b2:a0:53:8e:61:54 on shmif0 21s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:b0:b5:57:81 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:53:8e:61:54 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:df:6c:83:70 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.1 link#2 UHl - - - lo0 tc-so:10.0.2/24 20.1.0.2 UGS - - - gif0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:20.1.0.1 gif0 UHl - - - lo0 tc-so:20.1.0.2 20.1.0.1 UH - - - gif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:2e:87:eb:84 UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:b0:b5:57:81 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:53:8e:61:54 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:df:6c:83:70 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 5 0 5 0 0 tc-so:gif0 1280 2 0 1 0 0 tc-so:gif0 1280 20.1.0.1/32 20.1.0.1 2 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:2e:87:eb:84 on shmif1 19s R tc-so:? (10.0.1.2) at b2:a0:b0:b5:57:81 on shmif0 19s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:53:8e:61:54 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:df:6c:83:70 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0e:23:f1:22 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2e:87:eb:84 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 20.1.0.1 UGS - - - gif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.1 link#2 UHl - - - lo0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:20.1.0.1 20.1.0.2 UH - - - gif0 tc-so:20.1.0.2 gif0 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:df:6c:83:70 UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:36:3e:a9:1e UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:0e:23:f1:22 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:2e:87:eb:84 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 5 0 5 0 0 tc-so:gif0 1280 2 0 1 0 0 tc-so:gif0 1280 20.1.0.2/32 20.1.0.2 2 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:df:6c:83:70 on shmif1 16s R tc-so:? (10.0.2.2) at b2:a0:36:3e:a9:1e on shmif0 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:0e:23:f1:22 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:2e:87:eb:84 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:36:3e:a9:1e tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 10.0.2.1 UGS - - - shmif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.2.1 b2:a0:0e:23:f1:22 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:36:3e:a9:1e 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.2.1) at b2:a0:0e:23:f1:22 on shmif0 13s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:36:3e:a9:1e multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 1 packet, 84 bytes tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 1 packet, 84 bytes tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:36:3e:a9:1e tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2e:87:eb:84 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 406 bytes, 2 multicasts tc-so: output: 5 packets, 406 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0e:23:f1:22 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:df:6c:83:70 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 406 bytes, 2 multicasts tc-so: output: 5 packets, 406 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:53:8e:61:54 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b0:b5:57:81 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 398 0 0 133 0 133 133 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1191 0 31 219 0 219 tc-so: tc-so:In use 1174K, total allocated 1752K; utilization 67.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.750005] shmif0: Ethernet address b2:a0:b0:b5:57:81 tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 169 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 31 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 928 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 16 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 42 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1904 0 56 405 0 405 tc-so: tc-so:In use 2312K, total allocated 3240K; utilization 71.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.240005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.240005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.680005] shmif0: Ethernet address b2:a0:53:8e:61:54 tc-so:[ 7.890005] shmif1: Ethernet address b2:a0:df:6c:83:70 tc-so:[ 23.800005] ah_input: hash over 148 bytes, skip 20: crda len 148 skip 0 inject 32 tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 167 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 31 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 928 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 41 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1902 0 56 405 0 405 tc-so: tc-so:In use 2314K, total allocated 3240K; utilization 71.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.240005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.240005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.560005] shmif0: Ethernet address b2:a0:0e:23:f1:22 tc-so:[ 8.810005] shmif1: Ethernet address b2:a0:2e:87:eb:84 tc-so:[ 22.120005] ah_input: hash over 148 bytes, skip 20: crda len 148 skip 0 inject 32 tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 42 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 131 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 375 0 0 125 0 125 125 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1163 0 27 211 0 211 tc-so: tc-so:In use 1128K, total allocated 1688K; utilization 66.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.330005] shmif0: Ethernet address b2:a0:36:3e:a9:1e tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.090004 b2:a0:b0:b5:57:81 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.2, length 28 tc-so:00:00:13.410004 b2:a0:53:8e:61:54 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.1, length 28 tc-so:00:00:21.160004 b2:a0:b0:b5:57:81 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.2, length 28 tc-so:00:00:20.000004 b2:a0:53:8e:61:54 > b2:a0:b0:b5:57:81, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:53:8e:61:54, length 28 tc-so:00:00:21.160004 b2:a0:b0:b5:57:81 > b2:a0:53:8e:61:54, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 49832, seq 0, length 64 tc-so:00:00:20.040004 b2:a0:53:8e:61:54 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.1, length 28 tc-so:00:00:21.240004 b2:a0:b0:b5:57:81 > b2:a0:53:8e:61:54, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:b0:b5:57:81, length 28 tc-so:00:00:20.080004 b2:a0:53:8e:61:54 > b2:a0:b0:b5:57:81, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 49832, seq 0, length 64 tc-so:00:00:24.950004 b2:a0:b0:b5:57:81 > b2:a0:53:8e:61:54, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 58303, seq 0, length 64 tc-so:00:00:23.800004 b2:a0:53:8e:61:54 > b2:a0:b0:b5:57:81, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 58303, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.030004 b2:a0:0e:23:f1:22 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.1, length 28 tc-so:00:00:14.610004 b2:a0:36:3e:a9:1e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.2, length 28 tc-so:00:00:18.370004 b2:a0:0e:23:f1:22 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.1, length 28 tc-so:00:00:16.680004 b2:a0:36:3e:a9:1e > b2:a0:0e:23:f1:22, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:36:3e:a9:1e, length 28 tc-so:00:00:18.370004 b2:a0:0e:23:f1:22 > b2:a0:36:3e:a9:1e, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 49832, seq 0, length 64 tc-so:00:00:16.680004 b2:a0:36:3e:a9:1e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.2, length 28 tc-so:00:00:18.370004 b2:a0:0e:23:f1:22 > b2:a0:36:3e:a9:1e, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:0e:23:f1:22, length 28 tc-so:00:00:16.680004 b2:a0:36:3e:a9:1e > b2:a0:0e:23:f1:22, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 49832, seq 0, length 64 tc-so:00:00:22.120004 b2:a0:0e:23:f1:22 > b2:a0:36:3e:a9:1e, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 58303, seq 0, length 64 tc-so:00:00:20.460004 b2:a0:36:3e:a9:1e > b2:a0:0e:23:f1:22, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 58303, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.670004 b2:a0:df:6c:83:70 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:14.260004 b2:a0:2e:87:eb:84 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:20.000004 b2:a0:df:6c:83:70 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:18.370004 b2:a0:2e:87:eb:84 > b2:a0:df:6c:83:70, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:2e:87:eb:84, length 28 tc-so:00:00:20.000004 b2:a0:df:6c:83:70 > b2:a0:2e:87:eb:84, ethertype IPv4 (0x0800), length 118: 20.0.0.1 > 20.0.0.2: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 49832, seq 0, length 64 (ipip-proto-4) tc-so:00:00:18.410004 b2:a0:2e:87:eb:84 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:20.040004 b2:a0:df:6c:83:70 > b2:a0:2e:87:eb:84, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:df:6c:83:70, length 28 tc-so:00:00:18.410004 b2:a0:2e:87:eb:84 > b2:a0:df:6c:83:70, ethertype IPv4 (0x0800), length 118: 20.0.0.2 > 20.0.0.1: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 49832, seq 0, length 64 (ipip-proto-4) tc-so:00:00:23.760004 b2:a0:df:6c:83:70 > b2:a0:2e:87:eb:84, ethertype IPv4 (0x0800), length 162: 20.0.0.1 > 20.0.0.2: AH(spi=0x00002710,seq=0x1): 10.0.1.2 > 10.0.2.2: ICMP echo request, id 58303, seq 0, length 64 (ipip-proto-4) tc-so:00:00:22.160004 b2:a0:2e:87:eb:84 > b2:a0:df:6c:83:70, ethertype IPv4 (0x0800), length 162: 20.0.0.2 > 20.0.0.1: AH(spi=0x00002711,seq=0x1): 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 58303, seq 0, length 64 (ipip-proto-4) tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1639660542.922757, ipsec_gif_ipv4_tunnel_ah_hmacsha512, passed tc-start: 1639660542.952903, ipsec_gif_ipv4_tunnel_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:80:bd:d5:5e ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:92:4c:0a:e9 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:eb:4d:90:bf ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:03:9f:94:73 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:78:fa:33:a3 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.1/32 20.1.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.1.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.2/32 20.1.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.1.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A null ; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A null ; tc-so:spdadd 10.0.1.0/24 10.0.2.0/24 any -P out ipsec tc-so: ah/tunnel/20.0.0.1-20.0.0.2/require; tc-so:spdadd 10.0.2.0/24 10.0.1.0/24 any -P in ipsec tc-so: ah/tunnel/20.0.0.2-20.0.0.1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A null ; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A null ; tc-so:spdadd 10.0.2.0/24 10.0.1.0/24 any -P out ipsec tc-so: ah/tunnel/20.0.0.2-20.0.0.1/require; tc-so:spdadd 10.0.1.0/24 10.0.2.0/24 any -P in ipsec tc-so: ah/tunnel/20.0.0.1-20.0.0.2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:16:07 2021 current: Dec 16 13:16:07 2021 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:15:46 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=8844 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:16:07 2021 current: Dec 16 13:16:07 2021 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:15:46 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=8844 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:16:07 2021 current: Dec 16 13:16:08 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:15:47 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=487 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:16:07 2021 current: Dec 16 13:16:08 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:15:47 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=487 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4d:4a:48:11 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.2 link#2 UHl - - - lo0 tc-so:10.0.2/24 10.0.1.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.1.1 b2:a0:80:bd:d5:5e UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:4d:4a:48:11 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.1.1) at b2:a0:80:bd:d5:5e on shmif0 22s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:4d:4a:48:11 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:80:bd:d5:5e tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:92:4c:0a:e9 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.1 link#2 UHl - - - lo0 tc-so:10.0.2/24 20.1.0.2 UGS - - - gif0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:20.1.0.1 gif0 UHl - - - lo0 tc-so:20.1.0.2 20.1.0.1 UH - - - gif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:03:9f:94:73 UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:4d:4a:48:11 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:80:bd:d5:5e 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:92:4c:0a:e9 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 5 0 5 0 0 tc-so:gif0 1280 2 0 1 0 0 tc-so:gif0 1280 20.1.0.1/32 20.1.0.1 2 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:03:9f:94:73 on shmif1 19s R tc-so:? (10.0.1.2) at b2:a0:4d:4a:48:11 on shmif0 19s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:80:bd:d5:5e multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:92:4c:0a:e9 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:eb:4d:90:bf tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:03:9f:94:73 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 20.1.0.1 UGS - - - gif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.1 link#2 UHl - - - lo0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:20.1.0.1 20.1.0.2 UH - - - gif0 tc-so:20.1.0.2 gif0 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:92:4c:0a:e9 UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:78:fa:33:a3 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:eb:4d:90:bf 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:03:9f:94:73 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 5 0 5 0 0 tc-so:gif0 1280 2 0 1 0 0 tc-so:gif0 1280 20.1.0.2/32 20.1.0.2 2 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:92:4c:0a:e9 on shmif1 17s R tc-so:? (10.0.2.2) at b2:a0:78:fa:33:a3 on shmif0 17s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:eb:4d:90:bf multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:03:9f:94:73 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:78:fa:33:a3 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 10.0.2.1 UGS - - - shmif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.2.1 b2:a0:eb:4d:90:bf UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:78:fa:33:a3 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.2.1) at b2:a0:eb:4d:90:bf on shmif0 15s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:78:fa:33:a3 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 1 packet, 84 bytes tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 1 packet, 84 bytes tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:78:fa:33:a3 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:03:9f:94:73 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 386 bytes, 2 multicasts tc-so: output: 5 packets, 386 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:eb:4d:90:bf tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:92:4c:0a:e9 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 386 bytes, 2 multicasts tc-so: output: 5 packets, 386 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:80:bd:d5:5e tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4d:4a:48:11 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 399 0 0 133 0 133 133 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1192 0 31 219 0 219 tc-so: tc-so:In use 1176K, total allocated 1752K; utilization 67.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.830005] shmif0: Ethernet address b2:a0:4d:4a:48:11 tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 168 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 79 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 928 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 10 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1888 0 56 403 0 403 tc-so: tc-so:In use 2305K, total allocated 3224K; utilization 71.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.200005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.200005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.800005] shmif0: Ethernet address b2:a0:80:bd:d5:5e tc-so:[ 8.030005] shmif1: Ethernet address b2:a0:92:4c:0a:e9 tc-so:[ 23.730005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 167 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 928 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 16 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 42 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1901 0 56 405 0 405 tc-so: tc-so:In use 2312K, total allocated 3240K; utilization 71.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.290005] IPsec: Initialized Security Association Processing. tc-so:[ 1.290005] mainbus0 (root) tc-so:[ 1.370005] chacha: Portable C ChaCha tc-so:[ 1.370005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.370005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.370005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.370005] aes: BearSSL aes_ct tc-so:[ 1.370005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.370005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.850005] shmif0: Ethernet address b2:a0:eb:4d:90:bf tc-so:[ 9.070005] shmif1: Ethernet address b2:a0:03:9f:94:73 tc-so:[ 22.120005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 42 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 132 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 374 0 0 125 0 125 125 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1160 0 27 211 0 211 tc-so: tc-so:In use 1125K, total allocated 1688K; utilization 66.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.360005] shmif0: Ethernet address b2:a0:78:fa:33:a3 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.330004 b2:a0:4d:4a:48:11 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.2, length 28 tc-so:00:00:13.690004 b2:a0:80:bd:d5:5e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.1, length 28 tc-so:00:00:21.170004 b2:a0:4d:4a:48:11 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.2, length 28 tc-so:00:00:20.070004 b2:a0:80:bd:d5:5e > b2:a0:4d:4a:48:11, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:80:bd:d5:5e, length 28 tc-so:00:00:21.170004 b2:a0:4d:4a:48:11 > b2:a0:80:bd:d5:5e, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 13385, seq 0, length 64 tc-so:00:00:20.110004 b2:a0:80:bd:d5:5e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.1, length 28 tc-so:00:00:21.210004 b2:a0:4d:4a:48:11 > b2:a0:80:bd:d5:5e, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:4d:4a:48:11, length 28 tc-so:00:00:20.110004 b2:a0:80:bd:d5:5e > b2:a0:4d:4a:48:11, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 13385, seq 0, length 64 tc-so:00:00:24.840004 b2:a0:4d:4a:48:11 > b2:a0:80:bd:d5:5e, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 55268, seq 0, length 64 tc-so:00:00:23.730004 b2:a0:80:bd:d5:5e > b2:a0:4d:4a:48:11, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 55268, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.350004 b2:a0:eb:4d:90:bf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.1, length 28 tc-so:00:00:14.470004 b2:a0:78:fa:33:a3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.2, length 28 tc-so:00:00:18.480004 b2:a0:eb:4d:90:bf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.1, length 28 tc-so:00:00:16.530004 b2:a0:78:fa:33:a3 > b2:a0:eb:4d:90:bf, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:78:fa:33:a3, length 28 tc-so:00:00:18.480004 b2:a0:eb:4d:90:bf > b2:a0:78:fa:33:a3, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 13385, seq 0, length 64 tc-so:00:00:16.580004 b2:a0:78:fa:33:a3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.2, length 28 tc-so:00:00:18.480004 b2:a0:eb:4d:90:bf > b2:a0:78:fa:33:a3, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:eb:4d:90:bf, length 28 tc-so:00:00:16.580004 b2:a0:78:fa:33:a3 > b2:a0:eb:4d:90:bf, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 13385, seq 0, length 64 tc-so:00:00:22.120004 b2:a0:eb:4d:90:bf > b2:a0:78:fa:33:a3, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 55268, seq 0, length 64 tc-so:00:00:20.190004 b2:a0:78:fa:33:a3 > b2:a0:eb:4d:90:bf, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 55268, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.950004 b2:a0:92:4c:0a:e9 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:14.590004 b2:a0:03:9f:94:73 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:20.070004 b2:a0:92:4c:0a:e9 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:18.480004 b2:a0:03:9f:94:73 > b2:a0:92:4c:0a:e9, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:03:9f:94:73, length 28 tc-so:00:00:20.070004 b2:a0:92:4c:0a:e9 > b2:a0:03:9f:94:73, ethertype IPv4 (0x0800), length 118: 20.0.0.1 > 20.0.0.2: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 13385, seq 0, length 64 (ipip-proto-4) tc-so:00:00:18.520004 b2:a0:03:9f:94:73 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:20.110004 b2:a0:92:4c:0a:e9 > b2:a0:03:9f:94:73, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:92:4c:0a:e9, length 28 tc-so:00:00:18.520004 b2:a0:03:9f:94:73 > b2:a0:92:4c:0a:e9, ethertype IPv4 (0x0800), length 118: 20.0.0.2 > 20.0.0.1: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 13385, seq 0, length 64 (ipip-proto-4) tc-so:00:00:23.730004 b2:a0:92:4c:0a:e9 > b2:a0:03:9f:94:73, ethertype IPv4 (0x0800), length 142: 20.0.0.1 > 20.0.0.2: AH(spi=0x00002710,seq=0x1): 10.0.1.2 > 10.0.2.2: ICMP echo request, id 55268, seq 0, length 64 (ipip-proto-4) tc-so:00:00:22.120004 b2:a0:03:9f:94:73 > b2:a0:92:4c:0a:e9, ethertype IPv4 (0x0800), length 142: 20.0.0.2 > 20.0.0.1: AH(spi=0x00002711,seq=0x1): 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 55268, seq 0, length 64 (ipip-proto-4) tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1639660606.91993, ipsec_gif_ipv4_tunnel_ah_null, passed tc-start: 1639660606.123004, ipsec_gif_ipv4_tunnel_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:95:87:82:cc ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:44:6c:bb:ad ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:67:d6:bd:8d ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:d6:02:58:f3 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:66:c7:30:28 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.1/32 20.1.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.1.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.2/32 20.1.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.1.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E null ; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E null ; tc-so:spdadd 10.0.1.0/24 10.0.2.0/24 any -P out ipsec tc-so: esp/tunnel/20.0.0.1-20.0.0.2/require; tc-so:spdadd 10.0.2.0/24 10.0.1.0/24 any -P in ipsec tc-so: esp/tunnel/20.0.0.2-20.0.0.1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E null ; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E null ; tc-so:spdadd 10.0.2.0/24 10.0.1.0/24 any -P out ipsec tc-so: esp/tunnel/20.0.0.2-20.0.0.1/require; tc-so:spdadd 10.0.1.0/24 10.0.2.0/24 any -P in ipsec tc-so: esp/tunnel/20.0.0.1-20.0.0.2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:17:06 2021 current: Dec 16 13:17:07 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:16:48 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=19222 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:17:06 2021 current: Dec 16 13:17:07 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:16:48 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=19222 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:17:07 2021 current: Dec 16 13:17:08 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:16:50 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=11190 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:17:07 2021 current: Dec 16 13:17:08 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:16:50 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=11190 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cc:f9:41:54 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.2 link#2 UHl - - - lo0 tc-so:10.0.2/24 10.0.1.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.1.1 b2:a0:95:87:82:cc UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:cc:f9:41:54 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.1.1) at b2:a0:95:87:82:cc on shmif0 22s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:cc:f9:41:54 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:95:87:82:cc tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:44:6c:bb:ad tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.1 link#2 UHl - - - lo0 tc-so:10.0.2/24 20.1.0.2 UGS - - - gif0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:20.1.0.1 gif0 UHl - - - lo0 tc-so:20.1.0.2 20.1.0.1 UH - - - gif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:d6:02:58:f3 UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:cc:f9:41:54 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:95:87:82:cc 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:44:6c:bb:ad 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 5 0 5 0 0 tc-so:gif0 1280 2 0 1 0 0 tc-so:gif0 1280 20.1.0.1/32 20.1.0.1 2 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:d6:02:58:f3 on shmif1 18s R tc-so:? (10.0.1.2) at b2:a0:cc:f9:41:54 on shmif0 18s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:95:87:82:cc multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:44:6c:bb:ad multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:67:d6:bd:8d tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d6:02:58:f3 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 20.1.0.1 UGS - - - gif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.1 link#2 UHl - - - lo0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:20.1.0.1 20.1.0.2 UH - - - gif0 tc-so:20.1.0.2 gif0 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:44:6c:bb:ad UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:66:c7:30:28 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:67:d6:bd:8d 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:d6:02:58:f3 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 5 0 5 0 0 tc-so:gif0 1280 2 0 1 0 0 tc-so:gif0 1280 20.1.0.2/32 20.1.0.2 2 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:44:6c:bb:ad on shmif1 15s R tc-so:? (10.0.2.2) at b2:a0:66:c7:30:28 on shmif0 15s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:67:d6:bd:8d multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:d6:02:58:f3 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:66:c7:30:28 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 10.0.2.1 UGS - - - shmif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.2.1 b2:a0:67:d6:bd:8d UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:66:c7:30:28 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.2.1) at b2:a0:67:d6:bd:8d on shmif0 12s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:66:c7:30:28 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 1 packet, 84 bytes tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 1 packet, 84 bytes tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:66:c7:30:28 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d6:02:58:f3 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 374 bytes, 2 multicasts tc-so: output: 5 packets, 374 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:67:d6:bd:8d tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:44:6c:bb:ad tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 374 bytes, 2 multicasts tc-so: output: 5 packets, 374 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:95:87:82:cc tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cc:f9:41:54 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 399 0 0 133 0 133 133 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1192 0 31 219 0 219 tc-so: tc-so:In use 1176K, total allocated 1752K; utilization 67.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.020005] shmif0: Ethernet address b2:a0:cc:f9:41:54 tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 167 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 927 0 0 309 0 309 309 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 10 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1879 0 56 402 0 402 tc-so: tc-so:In use 2302K, total allocated 3216K; utilization 71.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.270005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.320005] chacha: Portable C ChaCha tc-so:[ 1.320005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.320005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.320005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.320005] aes: BearSSL aes_ct tc-so:[ 1.320005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.320005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.760005] shmif0: Ethernet address b2:a0:95:87:82:cc tc-so:[ 6.800005] shmif1: Ethernet address b2:a0:44:6c:bb:ad tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 168 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 79 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 928 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 10 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1882 0 56 403 0 403 tc-so: tc-so:In use 2304K, total allocated 3224K; utilization 71.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.210005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.210005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.430005] shmif0: Ethernet address b2:a0:67:d6:bd:8d tc-so:[ 7.510005] shmif1: Ethernet address b2:a0:d6:02:58:f3 tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 131 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 374 0 0 125 0 125 125 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1160 0 27 211 0 211 tc-so: tc-so:In use 1125K, total allocated 1688K; utilization 66.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.200005] shmif0: Ethernet address b2:a0:66:c7:30:28 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.270004 b2:a0:cc:f9:41:54 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.2, length 28 tc-so:00:00:11.610004 b2:a0:95:87:82:cc > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.1, length 28 tc-so:00:00:18.420004 b2:a0:cc:f9:41:54 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.2, length 28 tc-so:00:00:17.230004 b2:a0:95:87:82:cc > b2:a0:cc:f9:41:54, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:95:87:82:cc, length 28 tc-so:00:00:18.420004 b2:a0:cc:f9:41:54 > b2:a0:95:87:82:cc, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 20200, seq 0, length 64 tc-so:00:00:17.270004 b2:a0:95:87:82:cc > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.1, length 28 tc-so:00:00:18.460004 b2:a0:cc:f9:41:54 > b2:a0:95:87:82:cc, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:cc:f9:41:54, length 28 tc-so:00:00:17.270004 b2:a0:95:87:82:cc > b2:a0:cc:f9:41:54, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 20200, seq 0, length 64 tc-so:00:00:22.010004 b2:a0:cc:f9:41:54 > b2:a0:95:87:82:cc, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 34632, seq 0, length 64 tc-so:00:00:20.850004 b2:a0:95:87:82:cc > b2:a0:cc:f9:41:54, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 34632, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.120004 b2:a0:67:d6:bd:8d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.1, length 28 tc-so:00:00:12.690004 b2:a0:66:c7:30:28 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.2, length 28 tc-so:00:00:15.790004 b2:a0:67:d6:bd:8d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.1, length 28 tc-so:00:00:14.440004 b2:a0:66:c7:30:28 > b2:a0:67:d6:bd:8d, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:66:c7:30:28, length 28 tc-so:00:00:15.830004 b2:a0:67:d6:bd:8d > b2:a0:66:c7:30:28, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 20200, seq 0, length 64 tc-so:00:00:14.440004 b2:a0:66:c7:30:28 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.2, length 28 tc-so:00:00:15.830004 b2:a0:67:d6:bd:8d > b2:a0:66:c7:30:28, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:67:d6:bd:8d, length 28 tc-so:00:00:14.440004 b2:a0:66:c7:30:28 > b2:a0:67:d6:bd:8d, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 20200, seq 0, length 64 tc-so:00:00:19.400004 b2:a0:67:d6:bd:8d > b2:a0:66:c7:30:28, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 34632, seq 0, length 64 tc-so:00:00:18.010004 b2:a0:66:c7:30:28 > b2:a0:67:d6:bd:8d, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 34632, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:11.830004 b2:a0:44:6c:bb:ad > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:12.310004 b2:a0:d6:02:58:f3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:17.230004 b2:a0:44:6c:bb:ad > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:15.790004 b2:a0:d6:02:58:f3 > b2:a0:44:6c:bb:ad, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:d6:02:58:f3, length 28 tc-so:00:00:17.230004 b2:a0:44:6c:bb:ad > b2:a0:d6:02:58:f3, ethertype IPv4 (0x0800), length 118: 20.0.0.1 > 20.0.0.2: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 20200, seq 0, length 64 (ipip-proto-4) tc-so:00:00:15.830004 b2:a0:d6:02:58:f3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:17.270004 b2:a0:44:6c:bb:ad > b2:a0:d6:02:58:f3, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:44:6c:bb:ad, length 28 tc-so:00:00:15.830004 b2:a0:d6:02:58:f3 > b2:a0:44:6c:bb:ad, ethertype IPv4 (0x0800), length 118: 20.0.0.2 > 20.0.0.1: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 20200, seq 0, length 64 (ipip-proto-4) tc-so:00:00:20.850004 b2:a0:44:6c:bb:ad > b2:a0:d6:02:58:f3, ethertype IPv4 (0x0800), length 130: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 96 tc-so:00:00:19.400004 b2:a0:d6:02:58:f3 > b2:a0:44:6c:bb:ad, ethertype IPv4 (0x0800), length 130: 20.0.0.2 > 20.0.0.1: ESP(spi=0x00002711,seq=0x1), length 96 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1639660674.392191, ipsec_gif_ipv4_tunnel_esp_null, passed tc-start: 1639660674.424261, ipsec_gif_ipv4_tunnel_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:a3:c6:0a:4f ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:8e:e8:bf:df ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:9e:60:37:d4 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:47:1c:78:40 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:40:6f:ad:31 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.1/32 20.1.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.1.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.2/32 20.1.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.1.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.1.0/24 10.0.2.0/24 any -P out ipsec tc-so: esp/tunnel/20.0.0.1-20.0.0.2/require; tc-so:spdadd 10.0.2.0/24 10.0.1.0/24 any -P in ipsec tc-so: esp/tunnel/20.0.0.2-20.0.0.1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.2.0/24 10.0.1.0/24 any -P out ipsec tc-so: esp/tunnel/20.0.0.2-20.0.0.1/require; tc-so:spdadd 10.0.1.0/24 10.0.2.0/24 any -P in ipsec tc-so: esp/tunnel/20.0.0.1-20.0.0.2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:18:19 2021 current: Dec 16 13:18:20 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:17:57 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=21913 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:18:19 2021 current: Dec 16 13:18:20 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:17:57 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=21913 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:18:19 2021 current: Dec 16 13:18:20 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:17:59 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=13282 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:18:19 2021 current: Dec 16 13:18:20 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:17:59 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=13282 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:df:f6:ce:fd tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.2 link#2 UHl - - - lo0 tc-so:10.0.2/24 10.0.1.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.1.1 b2:a0:a3:c6:0a:4f UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:df:f6:ce:fd 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.1.1) at b2:a0:a3:c6:0a:4f on shmif0 21s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:df:f6:ce:fd multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a3:c6:0a:4f tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8e:e8:bf:df tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.1 link#2 UHl - - - lo0 tc-so:10.0.2/24 20.1.0.2 UGS - - - gif0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:20.1.0.1 gif0 UHl - - - lo0 tc-so:20.1.0.2 20.1.0.1 UH - - - gif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:47:1c:78:40 UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:df:f6:ce:fd UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a3:c6:0a:4f 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:8e:e8:bf:df 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 5 0 5 0 0 tc-so:gif0 1280 2 0 1 0 0 tc-so:gif0 1280 20.1.0.1/32 20.1.0.1 2 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:47:1c:78:40 on shmif1 18s R tc-so:? (10.0.1.2) at b2:a0:df:f6:ce:fd on shmif0 18s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:a3:c6:0a:4f multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:8e:e8:bf:df multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9e:60:37:d4 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:47:1c:78:40 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 20.1.0.1 UGS - - - gif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.1 link#2 UHl - - - lo0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:20.1.0.1 20.1.0.2 UH - - - gif0 tc-so:20.1.0.2 gif0 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:8e:e8:bf:df UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:40:6f:ad:31 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:9e:60:37:d4 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:47:1c:78:40 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 5 0 5 0 0 tc-so:gif0 1280 2 0 1 0 0 tc-so:gif0 1280 20.1.0.2/32 20.1.0.2 2 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:8e:e8:bf:df on shmif1 16s R tc-so:? (10.0.2.2) at b2:a0:40:6f:ad:31 on shmif0 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:9e:60:37:d4 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:47:1c:78:40 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:40:6f:ad:31 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 10.0.2.1 UGS - - - shmif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.2.1 b2:a0:9e:60:37:d4 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:40:6f:ad:31 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.2.1) at b2:a0:9e:60:37:d4 on shmif0 13s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:40:6f:ad:31 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 1 packet, 84 bytes tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 1 packet, 84 bytes tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:40:6f:ad:31 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:47:1c:78:40 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 398 bytes, 2 multicasts tc-so: output: 5 packets, 398 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9e:60:37:d4 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8e:e8:bf:df tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 398 bytes, 2 multicasts tc-so: output: 5 packets, 398 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a3:c6:0a:4f tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:df:f6:ce:fd tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 129 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 399 0 0 133 0 133 133 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1197 0 31 219 0 219 tc-so: tc-so:In use 1179K, total allocated 1752K; utilization 67.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.700005] shmif0: Ethernet address b2:a0:df:f6:ce:fd tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 166 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 79 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 928 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 42 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1899 0 56 405 0 405 tc-so: tc-so:In use 2311K, total allocated 3240K; utilization 71.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.230005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.230005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.540005] shmif0: Ethernet address b2:a0:a3:c6:0a:4f tc-so:[ 7.990005] shmif1: Ethernet address b2:a0:8e:e8:bf:df tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 64 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 154 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 928 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 49 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1900 0 56 405 0 405 tc-so: tc-so:In use 2316K, total allocated 3240K; utilization 71.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.100005] IPsec: Initialized Security Association Processing. tc-so:[ 1.140005] mainbus0 (root) tc-so:[ 1.180005] chacha: Portable C ChaCha tc-so:[ 1.180005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.180005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.180005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.180005] aes: BearSSL aes_ct tc-so:[ 1.180005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.180005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.630005] shmif0: Ethernet address b2:a0:9e:60:37:d4 tc-so:[ 9.010005] shmif1: Ethernet address b2:a0:47:1c:78:40 tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 132 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 374 0 0 125 0 125 125 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1161 0 27 211 0 211 tc-so: tc-so:In use 1125K, total allocated 1688K; utilization 66.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.730005] shmif0: Ethernet address b2:a0:40:6f:ad:31 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.510004 b2:a0:df:f6:ce:fd > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.2, length 28 tc-so:00:00:13.770004 b2:a0:a3:c6:0a:4f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.1, length 28 tc-so:00:00:22.030004 b2:a0:df:f6:ce:fd > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.2, length 28 tc-so:00:00:20.790004 b2:a0:a3:c6:0a:4f > b2:a0:df:f6:ce:fd, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:a3:c6:0a:4f, length 28 tc-so:00:00:22.030004 b2:a0:df:f6:ce:fd > b2:a0:a3:c6:0a:4f, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 30980, seq 0, length 64 tc-so:00:00:20.830004 b2:a0:a3:c6:0a:4f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.1, length 28 tc-so:00:00:22.070004 b2:a0:df:f6:ce:fd > b2:a0:a3:c6:0a:4f, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:df:f6:ce:fd, length 28 tc-so:00:00:20.870004 b2:a0:a3:c6:0a:4f > b2:a0:df:f6:ce:fd, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 30980, seq 0, length 64 tc-so:00:00:25.960004 b2:a0:df:f6:ce:fd > b2:a0:a3:c6:0a:4f, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 49022, seq 0, length 64 tc-so:00:00:24.750004 b2:a0:a3:c6:0a:4f > b2:a0:df:f6:ce:fd, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 49022, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.380004 b2:a0:9e:60:37:d4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.1, length 28 tc-so:00:00:15.350004 b2:a0:40:6f:ad:31 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.2, length 28 tc-so:00:00:19.080004 b2:a0:9e:60:37:d4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.1, length 28 tc-so:00:00:17.550004 b2:a0:40:6f:ad:31 > b2:a0:9e:60:37:d4, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:40:6f:ad:31, length 28 tc-so:00:00:19.080004 b2:a0:9e:60:37:d4 > b2:a0:40:6f:ad:31, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 30980, seq 0, length 64 tc-so:00:00:17.550004 b2:a0:40:6f:ad:31 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.2, length 28 tc-so:00:00:19.080004 b2:a0:9e:60:37:d4 > b2:a0:40:6f:ad:31, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:9e:60:37:d4, length 28 tc-so:00:00:17.550004 b2:a0:40:6f:ad:31 > b2:a0:9e:60:37:d4, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 30980, seq 0, length 64 tc-so:00:00:23.010004 b2:a0:9e:60:37:d4 > b2:a0:40:6f:ad:31, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 49022, seq 0, length 64 tc-so:00:00:21.470004 b2:a0:40:6f:ad:31 > b2:a0:9e:60:37:d4, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 49022, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.020004 b2:a0:8e:e8:bf:df > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:14.660004 b2:a0:47:1c:78:40 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:20.790004 b2:a0:8e:e8:bf:df > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:19.040004 b2:a0:47:1c:78:40 > b2:a0:8e:e8:bf:df, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:47:1c:78:40, length 28 tc-so:00:00:20.790004 b2:a0:8e:e8:bf:df > b2:a0:47:1c:78:40, ethertype IPv4 (0x0800), length 118: 20.0.0.1 > 20.0.0.2: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 30980, seq 0, length 64 (ipip-proto-4) tc-so:00:00:19.080004 b2:a0:47:1c:78:40 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:20.830004 b2:a0:8e:e8:bf:df > b2:a0:47:1c:78:40, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:8e:e8:bf:df, length 28 tc-so:00:00:19.080004 b2:a0:47:1c:78:40 > b2:a0:8e:e8:bf:df, ethertype IPv4 (0x0800), length 118: 20.0.0.2 > 20.0.0.1: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 30980, seq 0, length 64 (ipip-proto-4) tc-so:00:00:24.750004 b2:a0:8e:e8:bf:df > b2:a0:47:1c:78:40, ethertype IPv4 (0x0800), length 154: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 120 tc-so:00:00:23.010004 b2:a0:47:1c:78:40 > b2:a0:8e:e8:bf:df, ethertype IPv4 (0x0800), length 154: 20.0.0.2 > 20.0.0.1: ESP(spi=0x00002711,seq=0x1), length 120 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1639660739.790099, ipsec_gif_ipv4_tunnel_esp_rijndaelcbc, passed tc-start: 1639660739.838061, ipsec_gif_ipv6_transport_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:48:10:72:98 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:6f:0f:cf:a3 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:af:e7:a6:92 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:39:9d:53:2a ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:6a:48:de:cd ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::1/128 fc01::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc01::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::2/128 fc01::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc01::2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::1/128 fc00::2/128 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd fc00::2/128 fc00::1/128 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::2/128 fc00::1/128 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd fc00::1/128 fc00::2/128 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:19:29 2021 current: Dec 16 13:19:30 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:19:03 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=21487 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:19:29 2021 current: Dec 16 13:19:30 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:19:03 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=21487 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:19:30 2021 current: Dec 16 13:19:31 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:19:05 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=7683 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:19:30 2021 current: Dec 16 13:19:31 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:19:30 2021 hard: 0(s) soft: 0(s) tc-so: current: 160(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=7683 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8a:77:1e:79 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:8aff:fe77:1e79%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::2 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fd00:1::1 UGS - - - shmif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:8aff:fe77:1e79 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:1::1 b2:a0:48:10:72:98 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:8a:77:1e:79 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:ff77:1e79 tc-so: ff01:2::1 tc-so: ff02::2:6631:9639 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:8aff:f 9 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:1::1 b2:a0:48:10:72:98 shmif0 7s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::2 tc-so: group ff02::1:ff77:1e79%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:6631:9639%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:8a:77:1e:79 multicnt 4 tc-so: 33:33:ff:77:1e:79 -- 33:33:ff:77:1e:79 refcount 1 tc-so: 33:33:66:31:96:39 -- 33:33:66:31:96:39 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:48:10:72:98 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:48ff:fe10:7298%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6f:0f:cf:a3 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:6fff:fe0f:cfa3%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::30b1:4456:13ba:8e43%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fc01::1 gif0 UHl - - - lo0 tc-so:fc01::2 fc01::1 UHC - - - gif0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::1 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fc01::1 UGS - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:48ff:fe10:7298 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:6fff:fe0f:cfa3 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::30b1:4456:13ba:8e43 UC - - - gif0 tc-so:fe80::30b1:4456:13ba:8e43 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::1 UC - - - gif0 tc-so:fc00::2 b2:a0:39:9d:53:2a UHL - - - shmif1 tc-so:fd00:1::2 b2:a0:8a:77:1e:79 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:48:10:72:98 8 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::1 tc-so: ff02::1:ff10:7298 tc-so: ff01:2::1 tc-so: ff02::2:30b:ab99% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 8 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:48ff:f 8 0 9 0 0 tc-so:shmif 1500 b2:a0:6f:0f:cf:a3 15 0 17 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff0f:cfa3 tc-so: ff01:3::1 tc-so: ff02::2:30b:ab99% tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 15 0 17 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:6fff:f 15 0 17 0 0 tc-so:gif0 1280 6 0 7 0 0 tc-so:gif0 1280 fc01::1/128 fc01::1 tc-so: ff02::1:ffba:8e43 tc-so: ff01:4::1 tc-so: ff02::2:30b:ab99% tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:1%gi 6 0 7 0 0 tc-so:gif0 1280 fe80::/64 fe80::30b1:4456:1 6 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:39:9d:53:2a shmif1 24s R R tc-so:fd00:1::2 b2:a0:8a:77:1e:79 shmif0 29s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::1 tc-so: group ff02::1:ff10:7298%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:30b:ab99%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:48:10:72:98 multicnt 4 tc-so: 33:33:ff:10:72:98 -- 33:33:ff:10:72:98 refcount 1 tc-so: 33:33:03:0b:ab:99 -- 33:33:03:0b:ab:99 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff0f:cfa3%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:30b:ab99%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:6f:0f:cf:a3 multicnt 4 tc-so: 33:33:ff:0f:cf:a3 -- 33:33:ff:0f:cf:a3 refcount 1 tc-so: 33:33:03:0b:ab:99 -- 33:33:03:0b:ab:99 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:gif0: tc-so: inet6 fc01::1 tc-so: group ff02::1:ffba:8e43%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:30b:ab99%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:1%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:af:e7:a6:92 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:afff:fee7:a692%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:39:9d:53:2a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:39ff:fe9d:532a%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::807f:9bd8:e8d7:5fcc%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fc01::1 fc01::2 UHC - - - gif0 tc-so:fc01::2 gif0 UHl - - - lo0 tc-so:fd00:1::/64 fc01::2 UGS - - - gif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:afff:fee7:a692 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:39ff:fe9d:532a link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::807f:9bd8:e8d7:5fcc UC - - - gif0 tc-so:fe80::807f:9bd8:e8d7:5fcc gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::2 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::2 UC - - - gif0 tc-so:fc00::1 b2:a0:6f:0f:cf:a3 UHL - - - shmif1 tc-so:fe80::b0a0:6fff:fe0f:cfa3 b2:a0:6f:0f:cf:a3 UHL - - - shmif1 tc-so:fd00:2::2 b2:a0:6a:48:de:cd UHL - - - shmif0 tc-so:fe80::b0a0:6aff:fe48:decd b2:a0:6a:48:de:cd UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:af:e7:a6:92 11 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::1 tc-so: ff02::1:ffe7:a692 tc-so: ff01:2::1 tc-so: ff02::2:19f4:b390 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 11 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:afff:f 11 0 11 0 0 tc-so:shmif 1500 b2:a0:39:9d:53:2a 12 0 14 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff9d:532a tc-so: ff01:3::1 tc-so: ff02::2:19f4:b390 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 12 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:39ff:f 12 0 14 0 0 tc-so:gif0 1280 5 0 7 0 0 tc-so:gif0 1280 fc01::2/128 fc01::2 tc-so: ff02::1:ffd7:5fcc tc-so: ff01:4::1 tc-so: ff02::2:19f4:b390 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:2%gi 5 0 7 0 0 tc-so:gif0 1280 fe80::/64 fe80::807f:9bd8:e 5 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:6f:0f:cf:a3 shmif1 23s R tc-so:fe80::b0a0:6fff:fe0f:cfa3%shmif1 b2:a0:6f:0f:cf:a3 shmif1 23h59m39s S tc-so:fd00:2::2 b2:a0:6a:48:de:cd shmif0 20s R tc-so:fe80::b0a0:6aff:fe48:decd%shmif0 b2:a0:6a:48:de:cd shmif0 30s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::1 tc-so: group ff02::1:ffe7:a692%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:19f4:b390%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:af:e7:a6:92 multicnt 4 tc-so: 33:33:ff:e7:a6:92 -- 33:33:ff:e7:a6:92 refcount 1 tc-so: 33:33:19:f4:b3:90 -- 33:33:19:f4:b3:90 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff9d:532a%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:19f4:b390%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:39:9d:53:2a multicnt 4 tc-so: 33:33:ff:9d:53:2a -- 33:33:ff:9d:53:2a refcount 1 tc-so: 33:33:19:f4:b3:90 -- 33:33:19:f4:b3:90 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: tc-so: inet6 fc01::2 tc-so: group ff02::1:ffd7:5fcc%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:19f4:b390%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:2%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6a:48:de:cd tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:6aff:fe48:decd%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 fd00:2::1 UGS - - - shmif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:6aff:fe48:decd link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:2::1 b2:a0:af:e7:a6:92 UHL - - - shmif0 tc-so:fe80::b0a0:afff:fee7:a692 b2:a0:af:e7:a6:92 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:6a:48:de:cd 10 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:ff48:decd tc-so: ff01:2::1 tc-so: ff02::2:14a6:207c tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 10 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:6aff:f 10 0 11 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:2::1 b2:a0:af:e7:a6:92 shmif0 23h59m56s S tc-so:fe80::b0a0:afff:fee7:a692%shmif0 b2:a0:af:e7:a6:92 shmif0 expired R R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::2 tc-so: group ff02::1:ff48:decd%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:14a6:207c%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:6a:48:de:cd multicnt 4 tc-so: 33:33:ff:48:de:cd -- 33:33:ff:48:de:cd refcount 1 tc-so: 33:33:14:a6:20:7c -- 33:33:14:a6:20:7c refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 5 packets, 328 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::807f:9bd8:e8d7:5fcc%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 6 packets, 400 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::30b1:4456:13ba:8e43%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6a:48:de:cd tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 10 packets, 820 bytes, 5 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:6aff:fe48:decd%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:39:9d:53:2a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 12 packets, 1296 bytes, 5 multicasts tc-so: output: 14 packets, 1636 bytes, 6 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:39ff:fe9d:532a%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:af:e7:a6:92 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 11 packets, 906 bytes, 6 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:afff:fee7:a692%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6f:0f:cf:a3 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 15 packets, 1796 bytes, 6 multicasts tc-so: output: 17 packets, 1800 bytes, 9 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:6fff:fe0f:cfa3%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:48:10:72:98 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 8 packets, 648 bytes, 5 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:48ff:fe10:7298%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8a:77:1e:79 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 742 bytes, 5 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:8aff:fe77:1e79%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 185 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 536 0 0 179 0 179 179 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 35 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1465 0 41 270 0 270 tc-so: tc-so:In use 1492K, total allocated 2160K; utilization 69.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.920005] shmif0: Ethernet address b2:a0:8a:77:1e:79 tc-so:[ 16.650005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.650005] get_ifid: shmif0: ifid: b0:a0:8a:ff:fe:77:1e:79 tc-so:[ 16.650005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:8aff:fe77:1e79 tc-so:[ 18.030005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:8aff:fe77:1e79 - no duplicates found tc-so:[ 54.860005] in6_if_link_down: fd00:1::2 marked detached tc-so:[ 54.860005] in6_if_link_down: fe80:2::b0a0:8aff:fe77:1e79 marked detached tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 5 0 5 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 20 0 20 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 267 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 88 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 34 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1160 0 0 387 0 387 387 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 50 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2338 0 78 490 0 490 tc-so: tc-so:In use 2839K, total allocated 3920K; utilization 72.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.150005] shmif0: Ethernet address b2:a0:48:10:72:98 tc-so:[ 8.470005] shmif1: Ethernet address b2:a0:6f:0f:cf:a3 tc-so:[ 15.610005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.610005] get_ifid: shmif0: ifid: b0:a0:48:ff:fe:10:72:98 tc-so:[ 15.610005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:48ff:fe10:7298 tc-so:[ 15.960005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 15.960005] get_ifid: shmif1: ifid: b0:a0:6f:ff:fe:0f:cf:a3 tc-so:[ 15.960005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:6fff:fe0f:cfa3 tc-so:[ 17.340005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:48ff:fe10:7298 - no duplicates found tc-so:[ 17.870005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:6fff:fe0f:cfa3 - no duplicates found tc-so:[ 18.070005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 18.070005] get_ifid: gif0: ifid: 30:b1:44:56:13:ba:8e:43 tc-so:[ 18.070005] nd6_dad_start: gif0: starting DAD for fe80:4::30b1:4456:13ba:8e43 tc-so:[ 19.680005] nd6_dad_timer: gif0: DAD complete for fe80:4::30b1:4456:13ba:8e43 - no duplicates found tc-so:[ 27.220005] ah_input: hash over 160 bytes, skip 40: crda len 160 skip 0 inject 52 tc-so:[ 28.790005] ah_input: hash over 144 bytes, skip 40: crda len 144 skip 0 inject 52 tc-so:[ 29.660005] ah_input: hash over 160 bytes, skip 40: crda len 160 skip 0 inject 52 tc-so:[ 30.300005] ipsec_common_input: no key association found for SA fc00::1/00002711/51/0 tc-so:[ 46.350005] in6_if_link_down: fc01::1 marked detached tc-so:[ 46.350005] in6_if_link_down: fe80:4::30b1:4456:13ba:8e43 marked detached tc-so:[ 50.740005] in6_if_link_down: fc00::1 marked detached tc-so:[ 50.740005] in6_if_link_down: fe80:3::b0a0:6fff:fe0f:cfa3 marked detached tc-so:[ 51.990005] in6_if_link_down: fd00:1::1 marked detached tc-so:[ 51.990005] in6_if_link_down: fe80:2::b0a0:48ff:fe10:7298 marked detached tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 9 0 9 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 22 0 22 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 272 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 88 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 66 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 34 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1181 0 0 394 0 394 394 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 4 0 4 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 49 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2373 0 86 498 0 498 tc-so: tc-so:In use 2885K, total allocated 3984K; utilization 72.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.580005] shmif0: Ethernet address b2:a0:af:e7:a6:92 tc-so:[ 10.190005] shmif1: Ethernet address b2:a0:39:9d:53:2a tc-so:[ 17.660005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.660005] get_ifid: shmif0: ifid: b0:a0:af:ff:fe:e7:a6:92 tc-so:[ 17.660005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:afff:fee7:a692 tc-so:[ 18.000005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 18.000005] get_ifid: shmif1: ifid: b0:a0:39:ff:fe:9d:53:2a tc-so:[ 18.000005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:39ff:fe9d:532a tc-so:[ 18.000005] ip6_output: refusing to send from invalid address fe80:3::b0a0:39ff:fe9d:532a (pid 0) tc-so:[ 18.430005] ip6_output: refusing to send from invalid address fe80:3::b0a0:39ff:fe9d:532a (pid 0) tc-so:[ 19.460005] ip6_output: refusing to send from invalid address fe80:3::b0a0:39ff:fe9d:532a (pid 0) tc-so:[ 19.670005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:afff:fee7:a692 - no duplicates found tc-so:[ 19.740005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 19.740005] get_ifid: gif0: ifid: 80:7f:9b:d8:e8:d7:5f:cc tc-so:[ 19.740005] nd6_dad_start: gif0: starting DAD for fe80:4::807f:9bd8:e8d7:5fcc tc-so:[ 20.030005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:39ff:fe9d:532a - no duplicates found tc-so:[ 21.070005] nd6_dad_timer: gif0: DAD complete for fe80:4::807f:9bd8:e8d7:5fcc - no duplicates found tc-so:[ 26.230005] ah_input: hash over 160 bytes, skip 40: crda len 160 skip 0 inject 52 tc-so:[ 27.040005] ah_input: hash over 144 bytes, skip 40: crda len 144 skip 0 inject 52 tc-so:[ 43.290005] in6_if_link_down: fc01::2 marked detached tc-so:[ 43.290005] in6_if_link_down: fe80:4::807f:9bd8:e8d7:5fcc marked detached tc-so:[ 46.850005] in6_if_link_down: fc00::2 marked detached tc-so:[ 46.850005] in6_if_link_down: fe80:3::b0a0:39ff:fe9d:532a marked detached tc-so:[ 47.980005] in6_if_link_down: fd00:2::1 marked detached tc-so:[ 47.980005] in6_if_link_down: fe80:2::b0a0:afff:fee7:a692 marked detached tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 19 0 19 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 23 0 23 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 189 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 603 0 0 201 0 201 201 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1540 0 61 291 0 291 tc-so: tc-so:In use 1625K, total allocated 2328K; utilization 69.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.690005] shmif0: Ethernet address b2:a0:6a:48:de:cd tc-so:[ 18.800005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 18.800005] get_ifid: shmif0: ifid: b0:a0:6a:ff:fe:48:de:cd tc-so:[ 18.800005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:6aff:fe48:decd tc-so:[ 20.660005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:6aff:fe48:decd - no duplicates found tc-so:[ 43.970005] in6_if_link_down: fd00:2::2 marked detached tc-so:[ 43.970005] in6_if_link_down: fe80:2::b0a0:6aff:fe48:decd marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.670004 b2:a0:8a:77:1e:79 > 33:33:ff:77:1e:79, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff77:1e79: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff77:1e79, length 24 tc-so:00:00:17.020004 b2:a0:8a:77:1e:79 > 33:33:ff:77:1e:79, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff77:1e79: ICMP6, neighbor solicitation, who has fe80::b0a0:8aff:fe77:1e79, length 32 tc-so:00:00:16.160004 b2:a0:48:10:72:98 > 33:33:ff:10:72:98, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff10:7298: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff10:7298, length 24 tc-so:00:00:16.330004 b2:a0:48:10:72:98 > 33:33:ff:10:72:98, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff10:7298: ICMP6, neighbor solicitation, who has fe80::b0a0:48ff:fe10:7298, length 32 tc-so:00:00:18.380004 b2:a0:8a:77:1e:79 > 33:33:ff:77:1e:79, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8aff:fe77:1e79 > ff02::1:ff77:1e79: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff77:1e79, length 24 tc-so:00:00:18.550004 b2:a0:48:10:72:98 > 33:33:ff:10:72:98, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:48ff:fe10:7298 > ff02::1:ff10:7298: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff10:7298, length 24 tc-so:00:00:19.800004 b2:a0:48:10:72:98 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:48ff:fe10:7298 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:24.600004 b2:a0:8a:77:1e:79 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8aff:fe77:1e79 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:23.830004 b2:a0:48:10:72:98 > 33:33:03:0b:ab:99, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:48ff:fe10:7298 > ff02::2:30b:ab99: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:30b:ab99, length 24 tc-so:00:00:26.140004 b2:a0:8a:77:1e:79 > 33:33:66:31:96:39, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8aff:fe77:1e79 > ff02::2:6631:9639: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6631:9639, length 24 tc-so:00:00:27.200004 b2:a0:8a:77:1e:79 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:1::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:1::1, length 32 tc-so:00:00:25.430004 b2:a0:48:10:72:98 > b2:a0:8a:77:1e:79, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor advertisement, tgt is fd00:1::1, length 32 tc-so:00:00:27.200004 b2:a0:8a:77:1e:79 > b2:a0:48:10:72:98, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:25.470004 b2:a0:48:10:72:98 > b2:a0:8a:77:1e:79, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:30.540004 b2:a0:8a:77:1e:79 > b2:a0:48:10:72:98, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:28.790004 b2:a0:48:10:72:98 > b2:a0:8a:77:1e:79, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:30.410004 b2:a0:48:10:72:98 > b2:a0:8a:77:1e:79, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor solicitation, who has fd00:1::2, length 32 tc-so:00:00:32.200004 b2:a0:8a:77:1e:79 > b2:a0:48:10:72:98, ethertype IPv6 (0x86dd), length 78: fd00:1::2 > fd00:1::1: ICMP6, neighbor advertisement, tgt is fd00:1::2, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:18.550004 b2:a0:af:e7:a6:92 > 33:33:ff:e7:a6:92, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe7:a692: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe7:a692, length 24 tc-so:00:00:18.670004 b2:a0:af:e7:a6:92 > 33:33:ff:e7:a6:92, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe7:a692: ICMP6, neighbor solicitation, who has fe80::b0a0:afff:fee7:a692, length 32 tc-so:00:00:19.370004 b2:a0:6a:48:de:cd > 33:33:ff:48:de:cd, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff48:decd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff48:decd, length 24 tc-so:00:00:19.640004 b2:a0:6a:48:de:cd > 33:33:ff:48:de:cd, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff48:decd: ICMP6, neighbor solicitation, who has fe80::b0a0:6aff:fe48:decd, length 32 tc-so:00:00:20.140004 b2:a0:6a:48:de:cd > 33:33:14:a6:20:7c, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:14a6:207c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:14a6:207c, length 24 tc-so:00:00:21.640004 b2:a0:6a:48:de:cd > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6aff:fe48:decd > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:23.710004 b2:a0:af:e7:a6:92 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:afff:fee7:a692 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32 tc-so:00:00:21.830004 b2:a0:6a:48:de:cd > b2:a0:af:e7:a6:92, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6aff:fe48:decd > fe80::b0a0:afff:fee7:a692: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32 tc-so:00:00:23.710004 b2:a0:af:e7:a6:92 > b2:a0:6a:48:de:cd, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:21.870004 b2:a0:6a:48:de:cd > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:2::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:2::1, length 32 tc-so:00:00:23.750004 b2:a0:af:e7:a6:92 > b2:a0:6a:48:de:cd, ethertype IPv6 (0x86dd), length 86: fd00:2::1 > fd00:2::2: ICMP6, neighbor advertisement, tgt is fd00:2::1, length 32 tc-so:00:00:21.870004 b2:a0:6a:48:de:cd > b2:a0:af:e7:a6:92, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:22.810004 b2:a0:6a:48:de:cd > 33:33:ff:48:de:cd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6aff:fe48:decd > ff02::1:ff48:decd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff48:decd, length 24 tc-so:00:00:25.260004 b2:a0:af:e7:a6:92 > 33:33:ff:e7:a6:92, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:afff:fee7:a692 > ff02::1:ffe7:a692: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe7:a692, length 24 tc-so:00:00:26.120004 b2:a0:af:e7:a6:92 > 33:33:19:f4:b3:90, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:afff:fee7:a692 > ff02::2:19f4:b390: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:19f4:b390, length 24 tc-so:00:00:26.560004 b2:a0:af:e7:a6:92 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:afff:fee7:a692 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:27.040004 b2:a0:af:e7:a6:92 > b2:a0:6a:48:de:cd, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:25.210004 b2:a0:6a:48:de:cd > b2:a0:af:e7:a6:92, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:26.830004 b2:a0:6a:48:de:cd > b2:a0:af:e7:a6:92, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6aff:fe48:decd > fe80::b0a0:afff:fee7:a692: ICMP6, neighbor solicitation, who has fe80::b0a0:afff:fee7:a692, length 32 tc-so:00:00:28.700004 b2:a0:af:e7:a6:92 > b2:a0:6a:48:de:cd, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:afff:fee7:a692 > fe80::b0a0:6aff:fe48:decd: ICMP6, neighbor advertisement, tgt is fe80::b0a0:afff:fee7:a692, length 24 tc-so:00:00:33.700004 b2:a0:af:e7:a6:92 > b2:a0:6a:48:de:cd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:afff:fee7:a692 > fe80::b0a0:6aff:fe48:decd: ICMP6, neighbor solicitation, who has fe80::b0a0:6aff:fe48:decd, length 32 tc-so:00:00:31.830004 b2:a0:6a:48:de:cd > b2:a0:af:e7:a6:92, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:6aff:fe48:decd > fe80::b0a0:afff:fee7:a692: ICMP6, neighbor advertisement, tgt is fe80::b0a0:6aff:fe48:decd, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.820004 b2:a0:6f:0f:cf:a3 > 33:33:ff:0f:cf:a3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0f:cfa3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0f:cfa3, length 24 tc-so:00:00:16.860004 b2:a0:6f:0f:cf:a3 > 33:33:ff:0f:cf:a3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0f:cfa3: ICMP6, neighbor solicitation, who has fe80::b0a0:6fff:fe0f:cfa3, length 32 tc-so:00:00:17.900004 b2:a0:6f:0f:cf:a3 > 33:33:ff:0f:cf:a3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6fff:fe0f:cfa3 > ff02::1:ff0f:cfa3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0f:cfa3, length 24 tc-so:00:00:18.140004 b2:a0:6f:0f:cf:a3 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:19.150004 b2:a0:6f:0f:cf:a3 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6fff:fe0f:cfa3 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:20.160004 b2:a0:6f:0f:cf:a3 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6fff:fe0f:cfa3 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:18.980004 b2:a0:39:9d:53:2a > 33:33:ff:9d:53:2a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9d:532a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9d:532a, length 24 tc-so:00:00:19.020004 b2:a0:39:9d:53:2a > 33:33:ff:9d:53:2a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9d:532a: ICMP6, neighbor solicitation, who has fe80::b0a0:39ff:fe9d:532a, length 32 tc-so:00:00:21.160004 b2:a0:6f:0f:cf:a3 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6fff:fe0f:cfa3 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:19.600004 b2:a0:39:9d:53:2a > 33:33:19:f4:b3:90, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:19f4:b390: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:19f4:b390, length 24 tc-so:00:00:19.920004 b2:a0:39:9d:53:2a > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fc00::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:21.640004 b2:a0:6f:0f:cf:a3 > b2:a0:39:9d:53:2a, ethertype IPv6 (0x86dd), length 86: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 32 tc-so:00:00:19.920004 b2:a0:39:9d:53:2a > b2:a0:6f:0f:cf:a3, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ffd7:5fcc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd7:5fcc, length 24 tc-so:00:00:20.070004 b2:a0:39:9d:53:2a > b2:a0:6f:0f:cf:a3, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ffd7:5fcc: ICMP6, neighbor solicitation, who has fe80::807f:9bd8:e8d7:5fcc, length 32 tc-so:00:00:21.810004 b2:a0:6f:0f:cf:a3 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6fff:fe0f:cfa3 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:21.360004 b2:a0:39:9d:53:2a > 33:33:ff:9d:53:2a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:39ff:fe9d:532a > ff02::1:ff9d:532a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9d:532a, length 24 tc-so:00:00:23.890004 b2:a0:6f:0f:cf:a3 > 33:33:03:0b:ab:99, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6fff:fe0f:cfa3 > ff02::2:30b:ab99: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:30b:ab99, length 24 tc-so:00:00:24.290004 b2:a0:6f:0f:cf:a3 > b2:a0:39:9d:53:2a, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::30b1:4456:13ba:8e43 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:22.610004 b2:a0:39:9d:53:2a > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:39ff:fe9d:532a > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:25.430004 b2:a0:6f:0f:cf:a3 > b2:a0:39:9d:53:2a, ethertype IPv6 (0x86dd), length 110: fc00::1 > fc00::2: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:23.750004 b2:a0:39:9d:53:2a > b2:a0:6f:0f:cf:a3, ethertype IPv6 (0x86dd), length 110: fc00::2 > fc00::1: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:25.590004 b2:a0:6f:0f:cf:a3 > b2:a0:39:9d:53:2a, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::30b1:4456:13ba:8e43 > ff02::2:30b:ab99: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:30b:ab99, length 24 tc-so:00:00:26.650004 b2:a0:6f:0f:cf:a3 > b2:a0:39:9d:53:2a, ethertype IPv6 (0x86dd), length 86: fc00::1 > fc00::2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:24.890004 b2:a0:39:9d:53:2a > b2:a0:6f:0f:cf:a3, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 24 tc-so:00:00:25.500004 b2:a0:39:9d:53:2a > b2:a0:6f:0f:cf:a3, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x1): fe80::807f:9bd8:e8d7:5fcc > ff02::2:19f4:b390: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:19f4:b390, length 24 tc-so:00:00:27.980004 b2:a0:6f:0f:cf:a3 > b2:a0:39:9d:53:2a, ethertype IPv6 (0x86dd), length 174: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x1): fe80::30b1:4456:13ba:8e43 > ff02::1:ffba:8e43: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffba:8e43, length 24 tc-so:00:00:28.790004 b2:a0:6f:0f:cf:a3 > b2:a0:39:9d:53:2a, ethertype IPv6 (0x86dd), length 158: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x2): fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:27.080004 b2:a0:39:9d:53:2a > b2:a0:6f:0f:cf:a3, ethertype IPv6 (0x86dd), length 158: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x2): fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:27.950004 b2:a0:39:9d:53:2a > b2:a0:6f:0f:cf:a3, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x3): fe80::807f:9bd8:e8d7:5fcc > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:28.590004 b2:a0:39:9d:53:2a > b2:a0:6f:0f:cf:a3, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x4): fe80::807f:9bd8:e8d7:5fcc > ff02::1:ffd7:5fcc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd7:5fcc, length 24 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1639660814.439279, ipsec_gif_ipv6_transport_ah_hmacsha512, passed tc-start: 1639660814.469846, ipsec_gif_ipv6_transport_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:05:64:f0:19 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:9b:63:83:11 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e4:a2:98:71 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:fd:a6:bb:cc ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:9b:2a:1f:9b ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::1/128 fc01::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc01::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::2/128 fc01::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc01::2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 ah 10000 -A null ; tc-so:add fc00::2 fc00::1 ah 10001 -A null ; tc-so:spdadd fc00::1/128 fc00::2/128 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd fc00::2/128 fc00::1/128 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 ah 10000 -A null ; tc-so:add fc00::2 fc00::1 ah 10001 -A null ; tc-so:spdadd fc00::2/128 fc00::1/128 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd fc00::1/128 fc00::2/128 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:20:44 2021 current: Dec 16 13:20:44 2021 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:20:44 2021 hard: 0(s) soft: 0(s) tc-so: current: 272(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=2258 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:20:44 2021 current: Dec 16 13:20:44 2021 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:20:18 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=2258 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:20:44 2021 current: Dec 16 13:20:45 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:20:44 2021 hard: 0(s) soft: 0(s) tc-so: current: 112(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=14980 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:20:44 2021 current: Dec 16 13:20:45 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:20:20 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=14980 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:52:c4:e8:5f tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:52ff:fec4:e85f%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::2 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fd00:1::1 UGS - - - shmif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:52ff:fec4:e85f link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:1::1 b2:a0:05:64:f0:19 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:52:c4:e8:5f 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:ffc4:e85f tc-so: ff01:2::1 tc-so: ff02::2:ed96:f0de tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:52ff:f 9 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:1::1 b2:a0:05:64:f0:19 shmif0 29s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::2 tc-so: group ff02::1:ffc4:e85f%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:ed96:f0de%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:52:c4:e8:5f multicnt 4 tc-so: 33:33:ff:c4:e8:5f -- 33:33:ff:c4:e8:5f refcount 1 tc-so: 33:33:ed:96:f0:de -- 33:33:ed:96:f0:de refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:05:64:f0:19 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:5ff:fe64:f019%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9b:63:83:11 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:9bff:fe63:8311%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::b8ef:21de:cddb:6ccc%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fc01::1 gif0 UHl - - - lo0 tc-so:fc01::2 fc01::1 UHC - - - gif0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::1 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fc01::1 UGS - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:5ff:fe64:f019 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:9bff:fe63:8311 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::b8ef:21de:cddb:6ccc UC - - - gif0 tc-so:fe80::b8ef:21de:cddb:6ccc gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::1 UC - - - gif0 tc-so:fc00::2 b2:a0:fd:a6:bb:cc UHL - - - shmif1 tc-so:fd00:1::2 b2:a0:52:c4:e8:5f UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:05:64:f0:19 8 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::1 tc-so: ff02::1:ff64:f019 tc-so: ff01:2::1 tc-so: ff02::2:2c21:e7e1 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 8 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:5ff:fe 8 0 9 0 0 tc-so:shmif 1500 b2:a0:9b:63:83:11 15 0 13 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff63:8311 tc-so: ff01:3::1 tc-so: ff02::2:2c21:e7e1 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 15 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:9bff:f 15 0 13 0 0 tc-so:gif0 1280 7 0 7 0 0 tc-so:gif0 1280 fc01::1/128 fc01::1 tc-so: ff02::1:ffdb:6ccc tc-so: ff01:4::1 tc-so: ff02::2:2c21:e7e1 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:1%gi 7 0 7 0 0 tc-so:gif0 1280 fe80::/64 fe80::b8ef:21de:c 7 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:fd:a6:bb:cc shmif1 6s R tc-so:fd00:1::2 b2:a0:52:c4:e8:5f shmif0 29s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::1 tc-so: group ff02::1:ff64:f019%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:2c21:e7e1%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:05:64:f0:19 multicnt 4 tc-so: 33:33:ff:64:f0:19 -- 33:33:ff:64:f0:19 refcount 1 tc-so: 33:33:2c:21:e7:e1 -- 33:33:2c:21:e7:e1 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff63:8311%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:2c21:e7e1%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:9b:63:83:11 multicnt 4 tc-so: 33:33:ff:63:83:11 -- 33:33:ff:63:83:11 refcount 1 tc-so: 33:33:2c:21:e7:e1 -- 33:33:2c:21:e7:e1 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:gif0: tc-so: inet6 fc01::1 tc-so: group ff02::1:ffdb:6ccc%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:2c21:e7e1%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:1%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e4:a2:98:71 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:e4ff:fea2:9871%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fd:a6:bb:cc tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:fdff:fea6:bbcc%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::1053:8d1f:627c:4e5d%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fc01::1 fc01::2 UHC - - - gif0 tc-so:fc01::2 gif0 UHl - - - lo0 tc-so:fd00:1::/64 fc01::2 UGS - - - gif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:e4ff:fea2:9871 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:fdff:fea6:bbcc link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::1053:8d1f:627c:4e5d UC - - - gif0 tc-so:fe80::1053:8d1f:627c:4e5d gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::2 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::2 UC - - - gif0 tc-so:fc00::1 b2:a0:9b:63:83:11 UHL - - - shmif1 tc-so:fd00:2::2 b2:a0:9b:2a:1f:9b UHL - - - shmif0 tc-so:fe80::b0a0:9bff:fe2a:1f9b b2:a0:9b:2a:1f:9b UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e4:a2:98:71 11 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::1 tc-so: ff02::1:ffa2:9871 tc-so: ff01:2::1 tc-so: ff02::2:59d7:2856 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 11 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:e4ff:f 11 0 11 0 0 tc-so:shmif 1500 b2:a0:fd:a6:bb:cc 10 0 15 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ffa6:bbcc tc-so: ff01:3::1 tc-so: ff02::2:59d7:2856 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 10 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:fdff:f 10 0 15 0 0 tc-so:gif0 1280 3 0 7 0 0 tc-so:gif0 1280 fc01::2/128 fc01::2 tc-so: ff02::1:ff7c:4e5d tc-so: ff01:4::1 tc-so: ff02::2:59d7:2856 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:2%gi 3 0 7 0 0 tc-so:gif0 1280 fe80::/64 fe80::1053:8d1f:6 3 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:9b:63:83:11 shmif1 24s R R tc-so:fd00:2::2 b2:a0:9b:2a:1f:9b shmif0 4s R tc-so:fe80::b0a0:9bff:fe2a:1f9b%shmif0 b2:a0:9b:2a:1f:9b shmif0 14s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::1 tc-so: group ff02::1:ffa2:9871%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:59d7:2856%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:e4:a2:98:71 multicnt 4 tc-so: 33:33:ff:a2:98:71 -- 33:33:ff:a2:98:71 refcount 1 tc-so: 33:33:59:d7:28:56 -- 33:33:59:d7:28:56 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ffa6:bbcc%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:59d7:2856%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:fd:a6:bb:cc multicnt 4 tc-so: 33:33:ff:a6:bb:cc -- 33:33:ff:a6:bb:cc refcount 1 tc-so: 33:33:59:d7:28:56 -- 33:33:59:d7:28:56 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: tc-so: inet6 fc01::2 tc-so: group ff02::1:ff7c:4e5d%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:59d7:2856%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:2%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9b:2a:1f:9b tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:9bff:fe2a:1f9b%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 fd00:2::1 UGS - - - shmif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:9bff:fe2a:1f9b link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:2::1 b2:a0:e4:a2:98:71 UHL - - - shmif0 tc-so:fe80::b0a0:e4ff:fea2:9871 b2:a0:e4:a2:98:71 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:9b:2a:1f:9b 9 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:ff2a:1f9b tc-so: ff01:2::1 tc-so: ff02::2:eeb6:2f86 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:9bff:f 9 0 11 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:2::1 b2:a0:e4:a2:98:71 shmif0 14s R tc-so:fe80::b0a0:e4ff:fea2:9871%shmif0 b2:a0:e4:a2:98:71 shmif0 18s R R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::2 tc-so: group ff02::1:ff2a:1f9b%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:eeb6:2f86%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:9b:2a:1f:9b multicnt 4 tc-so: 33:33:ff:2a:1f:9b -- 33:33:ff:2a:1f:9b refcount 1 tc-so: 33:33:ee:b6:2f:86 -- 33:33:ee:b6:2f:86 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 3 packets, 184 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::1053:8d1f:627c:4e5d%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 472 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::b8ef:21de:cddb:6ccc%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9b:2a:1f:9b tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 9 packets, 734 bytes, 4 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:9bff:fe2a:1f9b%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fd:a6:bb:cc tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 10 packets, 1132 bytes, 3 multicasts tc-so: output: 15 packets, 1650 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:fdff:fea6:bbcc%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e4:a2:98:71 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 11 packets, 906 bytes, 6 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:e4ff:fea2:9871%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9b:63:83:11 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 15 packets, 1650 bytes, 5 multicasts tc-so: output: 13 packets, 1390 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:9bff:fe63:8311%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:05:64:f0:19 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 8 packets, 648 bytes, 5 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:5ff:fe64:f019%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:52:c4:e8:5f tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 742 bytes, 5 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:52ff:fec4:e85f%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 187 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 534 0 0 178 0 178 178 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1449 0 41 268 0 268 tc-so: tc-so:In use 1480K, total allocated 2144K; utilization 69.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.290005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.360005] shmif0: Ethernet address b2:a0:52:c4:e8:5f tc-so:[ 16.380005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.380005] get_ifid: shmif0: ifid: b0:a0:52:ff:fe:c4:e8:5f tc-so:[ 16.380005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:52ff:fec4:e85f tc-so:[ 18.070005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:52ff:fec4:e85f - no duplicates found tc-so:[ 59.000005] in6_if_link_down: fd00:1::2 marked detached tc-so:[ 59.000005] in6_if_link_down: fe80:2::b0a0:52ff:fec4:e85f marked detached tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 5 0 5 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 20 0 20 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 36 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 267 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 66 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1160 0 0 387 0 387 387 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 49 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2338 0 78 490 0 490 tc-so: tc-so:In use 2837K, total allocated 3920K; utilization 72.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.010005] root file system type: rumpfs tc-so:[ 1.010005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.710005] shmif0: Ethernet address b2:a0:05:64:f0:19 tc-so:[ 9.030005] shmif1: Ethernet address b2:a0:9b:63:83:11 tc-so:[ 15.120005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.120005] get_ifid: shmif0: ifid: b0:a0:05:ff:fe:64:f0:19 tc-so:[ 15.120005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:5ff:fe64:f019 tc-so:[ 15.430005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 15.430005] get_ifid: shmif1: ifid: b0:a0:9b:ff:fe:63:83:11 tc-so:[ 15.430005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:9bff:fe63:8311 tc-so:[ 16.580005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:5ff:fe64:f019 - no duplicates found tc-so:[ 16.890005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 16.890005] get_ifid: gif0: ifid: b8:ef:21:de:cd:db:6c:cc tc-so:[ 16.890005] nd6_dad_start: gif0: starting DAD for fe80:4::b8ef:21de:cddb:6ccc tc-so:[ 17.010005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:9bff:fe63:8311 - no duplicates found tc-so:[ 18.870005] nd6_dad_timer: gif0: DAD complete for fe80:4::b8ef:21de:cddb:6ccc - no duplicates found tc-so:[ 28.740005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 49.610005] in6_if_link_down: fc01::1 marked detached tc-so:[ 49.610005] in6_if_link_down: fe80:4::b8ef:21de:cddb:6ccc marked detached tc-so:[ 54.810005] in6_if_link_down: fc00::1 marked detached tc-so:[ 54.810005] in6_if_link_down: fe80:3::b0a0:9bff:fe63:8311 marked detached tc-so:[ 56.070005] in6_if_link_down: fd00:1::1 marked detached tc-so:[ 56.070005] in6_if_link_down: fe80:2::b0a0:5ff:fe64:f019 marked detached tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 21 0 21 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 36 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 269 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1171 0 0 391 0 391 391 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 3 0 3 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 48 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2351 0 81 495 0 495 tc-so: tc-so:In use 2861K, total allocated 3960K; utilization 72.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.480005] shmif0: Ethernet address b2:a0:e4:a2:98:71 tc-so:[ 10.240005] shmif1: Ethernet address b2:a0:fd:a6:bb:cc tc-so:[ 16.130005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.130005] get_ifid: shmif0: ifid: b0:a0:e4:ff:fe:a2:98:71 tc-so:[ 16.130005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:e4ff:fea2:9871 tc-so:[ 16.500005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 16.500005] get_ifid: shmif1: ifid: b0:a0:fd:ff:fe:a6:bb:cc tc-so:[ 16.500005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:fdff:fea6:bbcc tc-so:[ 17.900005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:e4ff:fea2:9871 - no duplicates found tc-so:[ 18.190005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:fdff:fea6:bbcc - no duplicates found tc-so:[ 18.430005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 18.430005] get_ifid: gif0: ifid: 10:53:8d:1f:62:7c:4e:5d tc-so:[ 18.430005] nd6_dad_start: gif0: starting DAD for fe80:4::1053:8d1f:627c:4e5d tc-so:[ 19.680005] nd6_dad_timer: gif0: DAD complete for fe80:4::1053:8d1f:627c:4e5d - no duplicates found tc-so:[ 24.580005] ipsec_common_input: no key association found for SA fc00::2/00002710/51/0 tc-so:[ 24.770005] ah_input: hash over 136 bytes, skip 40: crda len 136 skip 0 inject 52 tc-so:[ 26.850005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 46.240005] in6_if_link_down: fc01::2 marked detached tc-so:[ 46.240005] in6_if_link_down: fe80:4::1053:8d1f:627c:4e5d marked detached tc-so:[ 50.470005] in6_if_link_down: fc00::2 marked detached tc-so:[ 50.470005] in6_if_link_down: fe80:3::b0a0:fdff:fea6:bbcc marked detached tc-so:[ 51.820005] in6_if_link_down: fd00:2::1 marked detached tc-so:[ 51.820005] in6_if_link_down: fe80:2::b0a0:e4ff:fea2:9871 marked detached tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 19 0 19 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 23 0 23 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 184 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 603 0 0 201 0 201 201 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1537 0 61 291 0 291 tc-so: tc-so:In use 1624K, total allocated 2328K; utilization 69.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.590005] shmif0: Ethernet address b2:a0:9b:2a:1f:9b tc-so:[ 17.670005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.670005] get_ifid: shmif0: ifid: b0:a0:9b:ff:fe:2a:1f:9b tc-so:[ 17.670005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:9bff:fe2a:1f9b tc-so:[ 19.560005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:9bff:fe2a:1f9b - no duplicates found tc-so:[ 47.340005] in6_if_link_down: fd00:2::2 marked detached tc-so:[ 47.340005] in6_if_link_down: fe80:2::b0a0:9bff:fe2a:1f9b marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.420004 b2:a0:52:c4:e8:5f > 33:33:ff:c4:e8:5f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc4:e85f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc4:e85f, length 24 tc-so:00:00:16.600004 b2:a0:52:c4:e8:5f > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:17.070004 b2:a0:52:c4:e8:5f > 33:33:ff:c4:e8:5f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc4:e85f: ICMP6, neighbor solicitation, who has fe80::b0a0:52ff:fec4:e85f, length 32 tc-so:00:00:15.520004 b2:a0:05:64:f0:19 > 33:33:ff:64:f0:19, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff64:f019: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff64:f019, length 24 tc-so:00:00:15.560004 b2:a0:05:64:f0:19 > 33:33:ff:64:f0:19, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff64:f019: ICMP6, neighbor solicitation, who has fe80::b0a0:5ff:fe64:f019, length 32 tc-so:00:00:20.320004 b2:a0:52:c4:e8:5f > 33:33:ff:c4:e8:5f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:52ff:fec4:e85f > ff02::1:ffc4:e85f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc4:e85f, length 24 tc-so:00:00:24.700004 b2:a0:52:c4:e8:5f > 33:33:ed:96:f0:de, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:52ff:fec4:e85f > ff02::2:ed96:f0de: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ed96:f0de, length 24 tc-so:00:00:23.470004 b2:a0:05:64:f0:19 > 33:33:ff:64:f0:19, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5ff:fe64:f019 > ff02::1:ff64:f019: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff64:f019, length 24 tc-so:00:00:23.640004 b2:a0:05:64:f0:19 > 33:33:2c:21:e7:e1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5ff:fe64:f019 > ff02::2:2c21:e7e1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2c21:e7e1, length 24 tc-so:00:00:26.210004 b2:a0:52:c4:e8:5f > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:1::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:1::1, length 32 tc-so:00:00:24.460004 b2:a0:05:64:f0:19 > b2:a0:52:c4:e8:5f, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor advertisement, tgt is fd00:1::1, length 32 tc-so:00:00:26.260004 b2:a0:52:c4:e8:5f > b2:a0:05:64:f0:19, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:24.500004 b2:a0:05:64:f0:19 > b2:a0:52:c4:e8:5f, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:24.780004 b2:a0:05:64:f0:19 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5ff:fe64:f019 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:30.490004 b2:a0:52:c4:e8:5f > b2:a0:05:64:f0:19, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:28.740004 b2:a0:05:64:f0:19 > b2:a0:52:c4:e8:5f, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:29.470004 b2:a0:05:64:f0:19 > b2:a0:52:c4:e8:5f, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor solicitation, who has fd00:1::2, length 32 tc-so:00:00:31.260004 b2:a0:52:c4:e8:5f > b2:a0:05:64:f0:19, ethertype IPv6 (0x86dd), length 78: fd00:1::2 > fd00:1::1: ICMP6, neighbor advertisement, tgt is fd00:1::2, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.650004 b2:a0:e4:a2:98:71 > 33:33:ff:a2:98:71, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa2:9871: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa2:9871, length 24 tc-so:00:00:16.880004 b2:a0:e4:a2:98:71 > 33:33:ff:a2:98:71, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa2:9871: ICMP6, neighbor solicitation, who has fe80::b0a0:e4ff:fea2:9871, length 32 tc-so:00:00:18.670004 b2:a0:e4:a2:98:71 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e4ff:fea2:9871 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:20.040004 b2:a0:e4:a2:98:71 > 33:33:59:d7:28:56, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e4ff:fea2:9871 > ff02::2:59d7:2856: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:59d7:2856, length 24 tc-so:00:00:18.200004 b2:a0:9b:2a:1f:9b > 33:33:ff:2a:1f:9b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff2a:1f9b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2a:1f9b, length 24 tc-so:00:00:18.530004 b2:a0:9b:2a:1f:9b > 33:33:ff:2a:1f:9b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff2a:1f9b: ICMP6, neighbor solicitation, who has fe80::b0a0:9bff:fe2a:1f9b, length 32 tc-so:00:00:20.490004 b2:a0:e4:a2:98:71 > 33:33:ff:a2:98:71, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e4ff:fea2:9871 > ff02::1:ffa2:9871: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa2:9871, length 24 tc-so:00:00:19.360004 b2:a0:9b:2a:1f:9b > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:22.630004 b2:a0:e4:a2:98:71 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e4ff:fea2:9871 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32 tc-so:00:00:20.730004 b2:a0:9b:2a:1f:9b > b2:a0:e4:a2:98:71, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9bff:fe2a:1f9b > fe80::b0a0:e4ff:fea2:9871: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32 tc-so:00:00:22.630004 b2:a0:e4:a2:98:71 > b2:a0:9b:2a:1f:9b, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:20.770004 b2:a0:9b:2a:1f:9b > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:2::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:2::1, length 32 tc-so:00:00:22.670004 b2:a0:e4:a2:98:71 > b2:a0:9b:2a:1f:9b, ethertype IPv6 (0x86dd), length 86: fd00:2::1 > fd00:2::2: ICMP6, neighbor advertisement, tgt is fd00:2::1, length 32 tc-so:00:00:20.770004 b2:a0:9b:2a:1f:9b > b2:a0:e4:a2:98:71, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:24.270004 b2:a0:9b:2a:1f:9b > 33:33:ee:b6:2f:86, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9bff:fe2a:1f9b > ff02::2:eeb6:2f86: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:eeb6:2f86, length 24 tc-so:00:00:26.850004 b2:a0:e4:a2:98:71 > b2:a0:9b:2a:1f:9b, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:24.950004 b2:a0:9b:2a:1f:9b > b2:a0:e4:a2:98:71, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:25.730004 b2:a0:9b:2a:1f:9b > b2:a0:e4:a2:98:71, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9bff:fe2a:1f9b > fe80::b0a0:e4ff:fea2:9871: ICMP6, neighbor solicitation, who has fe80::b0a0:e4ff:fea2:9871, length 32 tc-so:00:00:27.620004 b2:a0:e4:a2:98:71 > b2:a0:9b:2a:1f:9b, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:e4ff:fea2:9871 > fe80::b0a0:9bff:fe2a:1f9b: ICMP6, neighbor advertisement, tgt is fe80::b0a0:e4ff:fea2:9871, length 24 tc-so:00:00:26.570004 b2:a0:9b:2a:1f:9b > 33:33:ff:2a:1f:9b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9bff:fe2a:1f9b > ff02::1:ff2a:1f9b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2a:1f9b, length 24 tc-so:00:00:32.630004 b2:a0:e4:a2:98:71 > b2:a0:9b:2a:1f:9b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e4ff:fea2:9871 > fe80::b0a0:9bff:fe2a:1f9b: ICMP6, neighbor solicitation, who has fe80::b0a0:9bff:fe2a:1f9b, length 32 tc-so:00:00:30.720004 b2:a0:9b:2a:1f:9b > b2:a0:e4:a2:98:71, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:9bff:fe2a:1f9b > fe80::b0a0:e4ff:fea2:9871: ICMP6, neighbor advertisement, tgt is fe80::b0a0:9bff:fe2a:1f9b, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.700004 b2:a0:9b:63:83:11 > 33:33:ff:63:83:11, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff63:8311: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff63:8311, length 24 tc-so:00:00:15.990004 b2:a0:9b:63:83:11 > 33:33:ff:63:83:11, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff63:8311: ICMP6, neighbor solicitation, who has fe80::b0a0:9bff:fe63:8311, length 32 tc-so:00:00:16.930004 b2:a0:9b:63:83:11 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:17.760004 b2:a0:9b:63:83:11 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:16.500004 b2:a0:fd:a6:bb:cc > b2:a0:9b:63:83:11, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:18.380004 b2:a0:9b:63:83:11 > b2:a0:fd:a6:bb:cc, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::1:ffdb:6ccc: ICMP6, neighbor solicitation, who has fe80::b8ef:21de:cddb:6ccc, length 32 tc-so:00:00:16.500004 b2:a0:fd:a6:bb:cc > b2:a0:9b:63:83:11, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:17.160004 b2:a0:fd:a6:bb:cc > 33:33:ff:a6:bb:cc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa6:bbcc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa6:bbcc, length 24 tc-so:00:00:17.160004 b2:a0:fd:a6:bb:cc > 33:33:ff:a6:bb:cc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa6:bbcc: ICMP6, neighbor solicitation, who has fe80::b0a0:fdff:fea6:bbcc, length 32 tc-so:00:00:17.560004 b2:a0:fd:a6:bb:cc > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:20.140004 b2:a0:9b:63:83:11 > b2:a0:fd:a6:bb:cc, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::b8ef:21de:cddb:6ccc > ff02::2:2c21:e7e1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2c21:e7e1, length 24 tc-so:00:00:18.640004 b2:a0:fd:a6:bb:cc > b2:a0:9b:63:83:11, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff7c:4e5d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7c:4e5d, length 24 tc-so:00:00:18.670004 b2:a0:fd:a6:bb:cc > b2:a0:9b:63:83:11, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff7c:4e5d: ICMP6, neighbor solicitation, who has fe80::1053:8d1f:627c:4e5d, length 32 tc-so:00:00:21.770004 b2:a0:9b:63:83:11 > 33:33:2c:21:e7:e1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9bff:fe63:8311 > ff02::2:2c21:e7e1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2c21:e7e1, length 24 tc-so:00:00:20.840004 b2:a0:fd:a6:bb:cc > 33:33:ff:a6:bb:cc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fdff:fea6:bbcc > ff02::1:ffa6:bbcc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa6:bbcc, length 24 tc-so:00:00:21.080004 b2:a0:fd:a6:bb:cc > b2:a0:9b:63:83:11, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::1053:8d1f:627c:4e5d > ff02::2:59d7:2856: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:59d7:2856, length 24 tc-so:00:00:21.480004 b2:a0:fd:a6:bb:cc > b2:a0:9b:63:83:11, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:23.350004 b2:a0:9b:63:83:11 > b2:a0:fd:a6:bb:cc, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:22.190004 b2:a0:fd:a6:bb:cc > 33:33:59:d7:28:56, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fdff:fea6:bbcc > ff02::2:59d7:2856: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:59d7:2856, length 24 tc-so:00:00:22.440004 b2:a0:fd:a6:bb:cc > b2:a0:9b:63:83:11, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::1053:8d1f:627c:4e5d > ff02::1:ff7c:4e5d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7c:4e5d, length 24 tc-so:00:00:24.460004 b2:a0:9b:63:83:11 > b2:a0:fd:a6:bb:cc, ethertype IPv6 (0x86dd), length 110: fc00::1 > fc00::2: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.670004 b2:a0:fd:a6:bb:cc > b2:a0:9b:63:83:11, ethertype IPv6 (0x86dd), length 110: fc00::2 > fc00::1: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:24.540004 b2:a0:9b:63:83:11 > 33:33:ff:63:83:11, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9bff:fe63:8311 > ff02::1:ff63:8311: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff63:8311, length 24 tc-so:00:00:23.830004 b2:a0:fd:a6:bb:cc > b2:a0:9b:63:83:11, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::1053:8d1f:627c:4e5d > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:26.430004 b2:a0:9b:63:83:11 > b2:a0:fd:a6:bb:cc, ethertype IPv6 (0x86dd), length 150: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x1): fe80::b8ef:21de:cddb:6ccc > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:26.620004 b2:a0:9b:63:83:11 > b2:a0:fd:a6:bb:cc, ethertype IPv6 (0x86dd), length 150: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x2): fe80::b8ef:21de:cddb:6ccc > ff02::1:ffdb:6ccc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdb:6ccc, length 24 tc-so:00:00:28.700004 b2:a0:9b:63:83:11 > b2:a0:fd:a6:bb:cc, ethertype IPv6 (0x86dd), length 134: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x3): fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:26.850004 b2:a0:fd:a6:bb:cc > b2:a0:9b:63:83:11, ethertype IPv6 (0x86dd), length 134: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x1): fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1639660892.494113, ipsec_gif_ipv6_transport_ah_null, passed tc-start: 1639660892.527185, ipsec_gif_ipv6_transport_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:79:07:13:9a ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:7c:71:07:6a ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:b6:c7:e1:49 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:88:6f:1f:69 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:09:a4:6c:cc ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::1/128 fc01::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc01::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::2/128 fc01::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc01::2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 esp 10000 -E null ; tc-so:add fc00::2 fc00::1 esp 10001 -E null ; tc-so:spdadd fc00::1/128 fc00::2/128 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd fc00::2/128 fc00::1/128 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 esp 10000 -E null ; tc-so:add fc00::2 fc00::1 esp 10001 -E null ; tc-so:spdadd fc00::2/128 fc00::1/128 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd fc00::1/128 fc00::2/128 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:21:59 2021 current: Dec 16 13:22:00 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:21:35 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=4687 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:21:59 2021 current: Dec 16 13:22:00 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:21:35 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=4687 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:22:00 2021 current: Dec 16 13:22:01 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:21:38 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=3699 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:22:00 2021 current: Dec 16 13:22:01 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:21:38 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=3699 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:64:d8:54:92 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:64ff:fed8:5492%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::2 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fd00:1::1 UGS - - - shmif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:64ff:fed8:5492 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:1::1 b2:a0:79:07:13:9a UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:64:d8:54:92 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:ffd8:5492 tc-so: ff01:2::1 tc-so: ff02::2:9a24:63e5 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:64ff:f 9 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:1::1 b2:a0:79:07:13:9a shmif0 22s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::2 tc-so: group ff02::1:ffd8:5492%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:9a24:63e5%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:64:d8:54:92 multicnt 4 tc-so: 33:33:ff:d8:54:92 -- 33:33:ff:d8:54:92 refcount 1 tc-so: 33:33:9a:24:63:e5 -- 33:33:9a:24:63:e5 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:79:07:13:9a tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:79ff:fe07:139a%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7c:71:07:6a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:7cff:fe71:76a%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::dc66:3abd:66e3:5d32%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fc01::1 gif0 UHl - - - lo0 tc-so:fc01::2 fc01::1 UHC - - - gif0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::1 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fc01::1 UGS - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:79ff:fe07:139a link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:7cff:fe71:76a link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::dc66:3abd:66e3:5d32 UC - - - gif0 tc-so:fe80::dc66:3abd:66e3:5d32 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::1 UC - - - gif0 tc-so:fc00::2 b2:a0:88:6f:1f:69 UHL - - - shmif1 tc-so:fd00:1::2 b2:a0:64:d8:54:92 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:79:07:13:9a 8 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::1 tc-so: ff02::1:ff07:139a tc-so: ff01:2::1 tc-so: ff02::2:5d2a:8609 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 8 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:79ff:f 8 0 9 0 0 tc-so:shmif 1500 b2:a0:7c:71:07:6a 16 0 13 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff71:76a% tc-so: ff01:3::1 tc-so: ff02::2:5d2a:8609 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 16 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:7cff:f 16 0 13 0 0 tc-so:gif0 1280 7 0 7 0 0 tc-so:gif0 1280 fc01::1/128 fc01::1 tc-so: ff02::1:ffe3:5d32 tc-so: ff01:4::1 tc-so: ff02::2:5d2a:8609 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:1%gi 7 0 7 0 0 tc-so:gif0 1280 fe80::/64 fe80::dc66:3abd:6 7 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:88:6f:1f:69 shmif1 17s R tc-so:fd00:1::2 b2:a0:64:d8:54:92 shmif0 15s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::1 tc-so: group ff02::1:ff07:139a%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:5d2a:8609%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:79:07:13:9a multicnt 4 tc-so: 33:33:ff:07:13:9a -- 33:33:ff:07:13:9a refcount 1 tc-so: 33:33:5d:2a:86:09 -- 33:33:5d:2a:86:09 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff71:76a%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:5d2a:8609%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:7c:71:07:6a multicnt 4 tc-so: 33:33:ff:71:07:6a -- 33:33:ff:71:07:6a refcount 1 tc-so: 33:33:5d:2a:86:09 -- 33:33:5d:2a:86:09 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:gif0: tc-so: inet6 fc01::1 tc-so: group ff02::1:ffe3:5d32%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:5d2a:8609%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:1%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b6:c7:e1:49 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:b6ff:fec7:e149%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:88:6f:1f:69 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:88ff:fe6f:1f69%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::3897:b5a7:7c88:4462%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fc01::1 fc01::2 UHC - - - gif0 tc-so:fc01::2 gif0 UHl - - - lo0 tc-so:fd00:1::/64 fc01::2 UGS - - - gif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:b6ff:fec7:e149 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:88ff:fe6f:1f69 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::3897:b5a7:7c88:4462 UC - - - gif0 tc-so:fe80::3897:b5a7:7c88:4462 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::2 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::2 UC - - - gif0 tc-so:fc00::1 b2:a0:7c:71:07:6a UHL - - - shmif1 tc-so:fd00:2::2 b2:a0:09:a4:6c:cc UHL - - - shmif0 tc-so:fe80::b0a0:9ff:fea4:6ccc b2:a0:09:a4:6c:cc UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:b6:c7:e1:49 11 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::1 tc-so: ff02::1:ffc7:e149 tc-so: ff01:2::1 tc-so: ff02::2:a7eb:bc48 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 11 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:b6ff:f 11 0 11 0 0 tc-so:shmif 1500 b2:a0:88:6f:1f:69 11 0 16 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff6f:1f69 tc-so: ff01:3::1 tc-so: ff02::2:a7eb:bc48 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 11 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:88ff:f 11 0 16 0 0 tc-so:gif0 1280 4 0 7 0 0 tc-so:gif0 1280 fc01::2/128 fc01::2 tc-so: ff02::1:ff88:4462 tc-so: ff01:4::1 tc-so: ff02::2:a7eb:bc48 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:2%gi 4 0 7 0 0 tc-so:gif0 1280 fe80::/64 fe80::3897:b5a7:7 4 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:7c:71:07:6a shmif1 26s R R tc-so:fd00:2::2 b2:a0:09:a4:6c:cc shmif0 9s R tc-so:fe80::b0a0:9ff:fea4:6ccc%shmif0 b2:a0:09:a4:6c:cc shmif0 19s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::1 tc-so: group ff02::1:ffc7:e149%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:a7eb:bc48%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:b6:c7:e1:49 multicnt 4 tc-so: 33:33:ff:c7:e1:49 -- 33:33:ff:c7:e1:49 refcount 1 tc-so: 33:33:a7:eb:bc:48 -- 33:33:a7:eb:bc:48 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff6f:1f69%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:a7eb:bc48%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:88:6f:1f:69 multicnt 4 tc-so: 33:33:ff:6f:1f:69 -- 33:33:ff:6f:1f:69 refcount 1 tc-so: 33:33:a7:eb:bc:48 -- 33:33:a7:eb:bc:48 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: tc-so: inet6 fc01::2 tc-so: group ff02::1:ff88:4462%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:a7eb:bc48%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:2%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:09:a4:6c:cc tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:9ff:fea4:6ccc%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 fd00:2::1 UGS - - - shmif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:9ff:fea4:6ccc link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:2::1 b2:a0:b6:c7:e1:49 UHL - - - shmif0 tc-so:fe80::b0a0:b6ff:fec7:e149 b2:a0:b6:c7:e1:49 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:09:a4:6c:cc 10 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:ffa4:6ccc tc-so: ff01:2::1 tc-so: ff02::2:1588:9515 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 10 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:9ff:fe 10 0 11 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:2::1 b2:a0:b6:c7:e1:49 shmif0 6s R tc-so:fe80::b0a0:b6ff:fec7:e149%shmif0 b2:a0:b6:c7:e1:49 shmif0 11s R R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::2 tc-so: group ff02::1:ffa4:6ccc%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:1588:9515%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:09:a4:6c:cc multicnt 4 tc-so: 33:33:ff:a4:6c:cc -- 33:33:ff:a4:6c:cc refcount 1 tc-so: 33:33:15:88:95:15 -- 33:33:15:88:95:15 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 4 packets, 256 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::3897:b5a7:7c88:4462%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 472 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::dc66:3abd:66e3:5d32%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:09:a4:6c:cc tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 10 packets, 820 bytes, 5 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:9ff:fea4:6ccc%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:88:6f:1f:69 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 11 packets, 1158 bytes, 4 multicasts tc-so: output: 16 packets, 1824 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:88ff:fe6f:1f69%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b6:c7:e1:49 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 11 packets, 906 bytes, 6 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:b6ff:fec7:e149%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7c:71:07:6a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 16 packets, 1824 bytes, 5 multicasts tc-so: output: 13 packets, 1330 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:7cff:fe71:76a%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:79:07:13:9a tc-so: linkstr: ./bus_ipsec_local tc-so: input: 8 packets, 648 bytes, 5 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:79ff:fe07:139a%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:64:d8:54:92 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 742 bytes, 5 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:64ff:fed8:5492%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 186 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 536 0 0 179 0 179 179 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1467 0 41 270 0 270 tc-so: tc-so:In use 1492K, total allocated 2160K; utilization 69.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.260005] shmif0: Ethernet address b2:a0:64:d8:54:92 tc-so:[ 15.570005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.570005] get_ifid: shmif0: ifid: b0:a0:64:ff:fe:d8:54:92 tc-so:[ 15.570005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:64ff:fed8:5492 tc-so:[ 17.090005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:64ff:fed8:5492 - no duplicates found tc-so:[ 56.000005] in6_if_link_down: fd00:1::2 marked detached tc-so:[ 56.000005] in6_if_link_down: fe80:2::b0a0:64ff:fed8:5492 marked detached tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 20 0 20 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 269 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 67 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1160 0 0 387 0 387 387 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 16 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 50 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2338 0 79 490 0 490 tc-so: tc-so:In use 2837K, total allocated 3920K; utilization 72.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.730005] shmif0: Ethernet address b2:a0:79:07:13:9a tc-so:[ 8.910005] shmif1: Ethernet address b2:a0:7c:71:07:6a tc-so:[ 14.560005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.560005] get_ifid: shmif0: ifid: b0:a0:79:ff:fe:07:13:9a tc-so:[ 14.560005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:79ff:fe07:139a tc-so:[ 14.780005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 14.780005] get_ifid: shmif1: ifid: b0:a0:7c:ff:fe:71:07:6a tc-so:[ 14.780005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:7cff:fe71:76a tc-so:[ 16.140005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 16.140005] get_ifid: gif0: ifid: dc:66:3a:bd:66:e3:5d:32 tc-so:[ 16.140005] nd6_dad_start: gif0: starting DAD for fe80:4::dc66:3abd:66e3:5d32 tc-so:[ 16.420005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:7cff:fe71:76a - no duplicates found tc-so:[ 16.460005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:79ff:fe07:139a - no duplicates found tc-so:[ 18.070005] nd6_dad_timer: gif0: DAD complete for fe80:4::dc66:3abd:66e3:5d32 - no duplicates found tc-so:[ 46.720005] in6_if_link_down: fc01::1 marked detached tc-so:[ 46.720005] in6_if_link_down: fe80:4::dc66:3abd:66e3:5d32 marked detached tc-so:[ 52.050005] in6_if_link_down: fc00::1 marked detached tc-so:[ 52.050005] in6_if_link_down: fe80:3::b0a0:7cff:fe71:76a marked detached tc-so:[ 53.340005] in6_if_link_down: fd00:1::1 marked detached tc-so:[ 53.340005] in6_if_link_down: fe80:2::b0a0:79ff:fe07:139a marked detached tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 21 0 21 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 271 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 67 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1170 0 0 390 0 390 390 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 3 0 3 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 49 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2351 0 81 494 0 494 tc-so: tc-so:In use 2860K, total allocated 3952K; utilization 72.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.140005] shmif0: Ethernet address b2:a0:b6:c7:e1:49 tc-so:[ 9.440005] shmif1: Ethernet address b2:a0:88:6f:1f:69 tc-so:[ 14.930005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.930005] get_ifid: shmif0: ifid: b0:a0:b6:ff:fe:c7:e1:49 tc-so:[ 14.930005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:b6ff:fec7:e149 tc-so:[ 15.190005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 15.190005] get_ifid: shmif1: ifid: b0:a0:88:ff:fe:6f:1f:69 tc-so:[ 15.190005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:88ff:fe6f:1f69 tc-so:[ 16.690005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 16.690005] get_ifid: gif0: ifid: 38:97:b5:a7:7c:88:44:62 tc-so:[ 16.690005] nd6_dad_start: gif0: starting DAD for fe80:4::3897:b5a7:7c88:4462 tc-so:[ 16.940005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:b6ff:fec7:e149 - no duplicates found tc-so:[ 17.190005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:88ff:fe6f:1f69 - no duplicates found tc-so:[ 18.240005] nd6_dad_timer: gif0: DAD complete for fe80:4::3897:b5a7:7c88:4462 - no duplicates found tc-so:[ 43.110005] in6_if_link_down: fc01::2 marked detached tc-so:[ 43.110005] in6_if_link_down: fe80:4::3897:b5a7:7c88:4462 marked detached tc-so:[ 47.320005] in6_if_link_down: fc00::2 marked detached tc-so:[ 47.320005] in6_if_link_down: fe80:3::b0a0:88ff:fe6f:1f69 marked detached tc-so:[ 48.760005] in6_if_link_down: fd00:2::1 marked detached tc-so:[ 48.760005] in6_if_link_down: fe80:2::b0a0:b6ff:fec7:e149 marked detached tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 23 0 23 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 27 0 27 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 190 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 638 0 0 213 0 213 213 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1583 0 69 304 0 304 tc-so: tc-so:In use 1697K, total allocated 2432K; utilization 69.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.680005] shmif0: Ethernet address b2:a0:09:a4:6c:cc tc-so:[ 15.390005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.390005] get_ifid: shmif0: ifid: b0:a0:09:ff:fe:a4:6c:cc tc-so:[ 15.390005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:9ff:fea4:6ccc tc-so:[ 17.430005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:9ff:fea4:6ccc - no duplicates found tc-so:[ 44.130005] in6_if_link_down: fd00:2::2 marked detached tc-so:[ 44.130005] in6_if_link_down: fe80:2::b0a0:9ff:fea4:6ccc marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.620004 b2:a0:64:d8:54:92 > 33:33:ff:d8:54:92, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd8:5492: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd8:5492, length 24 tc-so:00:00:16.080004 b2:a0:64:d8:54:92 > 33:33:ff:d8:54:92, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd8:5492: ICMP6, neighbor solicitation, who has fe80::b0a0:64ff:fed8:5492, length 32 tc-so:00:00:15.380004 b2:a0:79:07:13:9a > 33:33:ff:07:13:9a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff07:139a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff07:139a, length 24 tc-so:00:00:15.460004 b2:a0:79:07:13:9a > 33:33:ff:07:13:9a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff07:139a: ICMP6, neighbor solicitation, who has fe80::b0a0:79ff:fe07:139a, length 32 tc-so:00:00:18.360004 b2:a0:64:d8:54:92 > 33:33:ff:d8:54:92, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:64ff:fed8:5492 > ff02::1:ffd8:5492: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd8:5492, length 24 tc-so:00:00:18.400004 b2:a0:64:d8:54:92 > 33:33:9a:24:63:e5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:64ff:fed8:5492 > ff02::2:9a24:63e5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9a24:63e5, length 24 tc-so:00:00:19.490004 b2:a0:64:d8:54:92 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:64ff:fed8:5492 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:21.510004 b2:a0:79:07:13:9a > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:79ff:fe07:139a > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:21.870004 b2:a0:79:07:13:9a > 33:33:ff:07:13:9a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:79ff:fe07:139a > ff02::1:ff07:139a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff07:139a, length 24 tc-so:00:00:24.260004 b2:a0:64:d8:54:92 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:1::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:1::1, length 32 tc-so:00:00:22.720004 b2:a0:79:07:13:9a > b2:a0:64:d8:54:92, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor advertisement, tgt is fd00:1::1, length 32 tc-so:00:00:24.310004 b2:a0:64:d8:54:92 > b2:a0:79:07:13:9a, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.800004 b2:a0:79:07:13:9a > b2:a0:64:d8:54:92, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:23.500004 b2:a0:79:07:13:9a > 33:33:5d:2a:86:09, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:79ff:fe07:139a > ff02::2:5d2a:8609: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5d2a:8609, length 24 tc-so:00:00:28.550004 b2:a0:64:d8:54:92 > b2:a0:79:07:13:9a, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:27.010004 b2:a0:79:07:13:9a > b2:a0:64:d8:54:92, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:27.740004 b2:a0:79:07:13:9a > b2:a0:64:d8:54:92, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor solicitation, who has fd00:1::2, length 32 tc-so:00:00:29.290004 b2:a0:64:d8:54:92 > b2:a0:79:07:13:9a, ethertype IPv6 (0x86dd), length 78: fd00:1::2 > fd00:1::1: ICMP6, neighbor advertisement, tgt is fd00:1::2, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.430004 b2:a0:b6:c7:e1:49 > 33:33:ff:c7:e1:49, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc7:e149: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc7:e149, length 24 tc-so:00:00:15.930004 b2:a0:b6:c7:e1:49 > 33:33:ff:c7:e1:49, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc7:e149: ICMP6, neighbor solicitation, who has fe80::b0a0:b6ff:fec7:e149, length 32 tc-so:00:00:16.110004 b2:a0:09:a4:6c:cc > 33:33:ff:a4:6c:cc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa4:6ccc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa4:6ccc, length 24 tc-so:00:00:16.400004 b2:a0:09:a4:6c:cc > 33:33:ff:a4:6c:cc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa4:6ccc: ICMP6, neighbor solicitation, who has fe80::b0a0:9ff:fea4:6ccc, length 32 tc-so:00:00:20.250004 b2:a0:b6:c7:e1:49 > 33:33:ff:c7:e1:49, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b6ff:fec7:e149 > ff02::1:ffc7:e149: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc7:e149, length 24 tc-so:00:00:18.640004 b2:a0:09:a4:6c:cc > 33:33:ff:a4:6c:cc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9ff:fea4:6ccc > ff02::1:ffa4:6ccc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa4:6ccc, length 24 tc-so:00:00:20.700004 b2:a0:b6:c7:e1:49 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b6ff:fec7:e149 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32 tc-so:00:00:18.680004 b2:a0:09:a4:6c:cc > b2:a0:b6:c7:e1:49, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9ff:fea4:6ccc > fe80::b0a0:b6ff:fec7:e149: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32 tc-so:00:00:20.700004 b2:a0:b6:c7:e1:49 > b2:a0:09:a4:6c:cc, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:18.680004 b2:a0:09:a4:6c:cc > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:2::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:2::1, length 32 tc-so:00:00:20.740004 b2:a0:b6:c7:e1:49 > b2:a0:09:a4:6c:cc, ethertype IPv6 (0x86dd), length 86: fd00:2::1 > fd00:2::2: ICMP6, neighbor advertisement, tgt is fd00:2::1, length 32 tc-so:00:00:18.680004 b2:a0:09:a4:6c:cc > b2:a0:b6:c7:e1:49, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:23.440004 b2:a0:b6:c7:e1:49 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b6ff:fec7:e149 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:24.420004 b2:a0:b6:c7:e1:49 > 33:33:a7:eb:bc:48, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b6ff:fec7:e149 > ff02::2:a7eb:bc48: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a7eb:bc48, length 24 tc-so:00:00:24.950004 b2:a0:b6:c7:e1:49 > b2:a0:09:a4:6c:cc, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.890004 b2:a0:09:a4:6c:cc > b2:a0:b6:c7:e1:49, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:23.700004 b2:a0:09:a4:6c:cc > b2:a0:b6:c7:e1:49, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9ff:fea4:6ccc > fe80::b0a0:b6ff:fec7:e149: ICMP6, neighbor solicitation, who has fe80::b0a0:b6ff:fec7:e149, length 32 tc-so:00:00:25.720004 b2:a0:b6:c7:e1:49 > b2:a0:09:a4:6c:cc, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:b6ff:fec7:e149 > fe80::b0a0:9ff:fea4:6ccc: ICMP6, neighbor advertisement, tgt is fe80::b0a0:b6ff:fec7:e149, length 24 tc-so:00:00:24.650004 b2:a0:09:a4:6c:cc > 33:33:15:88:95:15, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9ff:fea4:6ccc > ff02::2:1588:9515: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1588:9515, length 24 tc-so:00:00:24.680004 b2:a0:09:a4:6c:cc > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9ff:fea4:6ccc > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:30.730004 b2:a0:b6:c7:e1:49 > b2:a0:09:a4:6c:cc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b6ff:fec7:e149 > fe80::b0a0:9ff:fea4:6ccc: ICMP6, neighbor solicitation, who has fe80::b0a0:9ff:fea4:6ccc, length 32 tc-so:00:00:28.690004 b2:a0:09:a4:6c:cc > b2:a0:b6:c7:e1:49, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:9ff:fea4:6ccc > fe80::b0a0:b6ff:fec7:e149: ICMP6, neighbor advertisement, tgt is fe80::b0a0:9ff:fea4:6ccc, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.320004 b2:a0:7c:71:07:6a > 33:33:ff:71:07:6a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff71:76a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff71:76a, length 24 tc-so:00:00:15.420004 b2:a0:7c:71:07:6a > 33:33:ff:71:07:6a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff71:76a: ICMP6, neighbor solicitation, who has fe80::b0a0:7cff:fe71:76a, length 32 tc-so:00:00:16.770004 b2:a0:7c:71:07:6a > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:15.190004 b2:a0:88:6f:1f:69 > b2:a0:7c:71:07:6a, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:17.270004 b2:a0:7c:71:07:6a > b2:a0:88:6f:1f:69, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::1:ffe3:5d32: ICMP6, neighbor solicitation, who has fe80::dc66:3abd:66e3:5d32, length 32 tc-so:00:00:15.190004 b2:a0:88:6f:1f:69 > b2:a0:7c:71:07:6a, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:17.330004 b2:a0:7c:71:07:6a > b2:a0:88:6f:1f:69, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:15.270004 b2:a0:88:6f:1f:69 > b2:a0:7c:71:07:6a, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:15.690004 b2:a0:88:6f:1f:69 > 33:33:ff:6f:1f:69, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6f:1f69: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6f:1f69, length 24 tc-so:00:00:16.160004 b2:a0:88:6f:1f:69 > 33:33:ff:6f:1f:69, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6f:1f69: ICMP6, neighbor solicitation, who has fe80::b0a0:88ff:fe6f:1f69, length 32 tc-so:00:00:18.330004 b2:a0:7c:71:07:6a > 33:33:ff:71:07:6a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7cff:fe71:76a > ff02::1:ff71:76a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff71:76a, length 24 tc-so:00:00:17.150004 b2:a0:88:6f:1f:69 > b2:a0:7c:71:07:6a, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff88:4462: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff88:4462, length 24 tc-so:00:00:17.220004 b2:a0:88:6f:1f:69 > b2:a0:7c:71:07:6a, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff88:4462: ICMP6, neighbor solicitation, who has fe80::3897:b5a7:7c88:4462, length 32 tc-so:00:00:20.260004 b2:a0:7c:71:07:6a > 33:33:5d:2a:86:09, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7cff:fe71:76a > ff02::2:5d2a:8609: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5d2a:8609, length 24 tc-so:00:00:18.360004 b2:a0:88:6f:1f:69 > b2:a0:7c:71:07:6a, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::3897:b5a7:7c88:4462 > ff02::2:a7eb:bc48: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a7eb:bc48, length 24 tc-so:00:00:18.820004 b2:a0:88:6f:1f:69 > b2:a0:7c:71:07:6a, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::3897:b5a7:7c88:4462 > ff02::1:ff88:4462: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff88:4462, length 24 tc-so:00:00:21.280004 b2:a0:7c:71:07:6a > b2:a0:88:6f:1f:69, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::dc66:3abd:66e3:5d32 > ff02::1:ffe3:5d32: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe3:5d32, length 24 tc-so:00:00:21.470004 b2:a0:7c:71:07:6a > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7cff:fe71:76a > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:21.750004 b2:a0:7c:71:07:6a > b2:a0:88:6f:1f:69, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::dc66:3abd:66e3:5d32 > ff02::2:5d2a:8609: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5d2a:8609, length 24 tc-so:00:00:20.180004 b2:a0:88:6f:1f:69 > b2:a0:7c:71:07:6a, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:22.240004 b2:a0:7c:71:07:6a > b2:a0:88:6f:1f:69, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:22.760004 b2:a0:7c:71:07:6a > b2:a0:88:6f:1f:69, ethertype IPv6 (0x86dd), length 110: fc00::1 > fc00::2: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:20.740004 b2:a0:88:6f:1f:69 > b2:a0:7c:71:07:6a, ethertype IPv6 (0x86dd), length 110: fc00::2 > fc00::1: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:22.660004 b2:a0:88:6f:1f:69 > 33:33:a7:eb:bc:48, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:88ff:fe6f:1f69 > ff02::2:a7eb:bc48: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a7eb:bc48, length 24 tc-so:00:00:24.420004 b2:a0:88:6f:1f:69 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:88ff:fe6f:1f69 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:24.420004 b2:a0:88:6f:1f:69 > b2:a0:7c:71:07:6a, ethertype IPv6 (0x86dd), length 138: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 84 tc-so:00:00:24.750004 b2:a0:88:6f:1f:69 > 33:33:ff:6f:1f:69, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:88ff:fe6f:1f69 > ff02::1:ff6f:1f69: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6f:1f69, length 24 tc-so:00:00:27.010004 b2:a0:7c:71:07:6a > b2:a0:88:6f:1f:69, ethertype IPv6 (0x86dd), length 122: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 68 tc-so:00:00:24.950004 b2:a0:88:6f:1f:69 > b2:a0:7c:71:07:6a, ethertype IPv6 (0x86dd), length 122: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x2), length 68 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1639660966.31075, ipsec_gif_ipv6_transport_esp_null, passed tc-start: 1639660966.73573, ipsec_gif_ipv6_transport_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:a6:90:37:a6 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:3b:52:98:41 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:fd:9a:ad:98 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e7:fd:67:81 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:0a:d6:98:10 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::1/128 fc01::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc01::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::2/128 fc01::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc01::2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::1/128 fc00::2/128 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd fc00::2/128 fc00::1/128 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::2/128 fc00::1/128 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd fc00::1/128 fc00::2/128 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:23:13 2021 current: Dec 16 13:23:14 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:22:50 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=10806 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:23:13 2021 current: Dec 16 13:23:14 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:22:50 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=10806 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:23:14 2021 current: Dec 16 13:23:15 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:22:52 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=14433 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:23:14 2021 current: Dec 16 13:23:15 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:22:52 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=14433 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8f:dd:d9:98 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:8fff:fedd:d998%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::2 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fd00:1::1 UGS - - - shmif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:8fff:fedd:d998 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:1::1 b2:a0:a6:90:37:a6 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:8f:dd:d9:98 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:ffdd:d998 tc-so: ff01:2::1 tc-so: ff02::2:7dd5:7c4a tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:8fff:f 9 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:1::1 b2:a0:a6:90:37:a6 shmif0 34s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::2 tc-so: group ff02::1:ffdd:d998%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:7dd5:7c4a%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:8f:dd:d9:98 multicnt 4 tc-so: 33:33:ff:dd:d9:98 -- 33:33:ff:dd:d9:98 refcount 1 tc-so: 33:33:7d:d5:7c:4a -- 33:33:7d:d5:7c:4a refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a6:90:37:a6 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:a6ff:fe90:37a6%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3b:52:98:41 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:3bff:fe52:9841%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::f4eb:58bb:a6c4:48c9%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fc01::1 gif0 UHl - - - lo0 tc-so:fc01::2 fc01::1 UHC - - - gif0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::1 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fc01::1 UGS - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:a6ff:fe90:37a6 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:3bff:fe52:9841 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::f4eb:58bb:a6c4:48c9 UC - - - gif0 tc-so:fe80::f4eb:58bb:a6c4:48c9 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::1 UC - - - gif0 tc-so:fc00::2 b2:a0:e7:fd:67:81 UHL - - - shmif1 tc-so:fd00:1::2 b2:a0:8f:dd:d9:98 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a6:90:37:a6 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::1 tc-so: ff02::1:ff90:37a6 tc-so: ff01:2::1 tc-so: ff02::2:686a:2d5d tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:a6ff:f 9 0 9 0 0 tc-so:shmif 1500 b2:a0:3b:52:98:41 15 0 11 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff52:9841 tc-so: ff01:3::1 tc-so: ff02::2:686a:2d5d tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 15 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:3bff:f 15 0 11 0 0 tc-so:gif0 1280 6 0 7 0 0 tc-so:gif0 1280 fc01::1/128 fc01::1 tc-so: ff02::1:ffc4:48c9 tc-so: ff01:4::1 tc-so: ff02::2:686a:2d5d tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:1%gi 6 0 7 0 0 tc-so:gif0 1280 fe80::/64 fe80::f4eb:58bb:a 6 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:e7:fd:67:81 shmif1 14s R tc-so:fd00:1::2 b2:a0:8f:dd:d9:98 shmif0 25s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::1 tc-so: group ff02::1:ff90:37a6%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:686a:2d5d%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:a6:90:37:a6 multicnt 4 tc-so: 33:33:ff:90:37:a6 -- 33:33:ff:90:37:a6 refcount 1 tc-so: 33:33:68:6a:2d:5d -- 33:33:68:6a:2d:5d refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff52:9841%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:686a:2d5d%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:3b:52:98:41 multicnt 4 tc-so: 33:33:ff:52:98:41 -- 33:33:ff:52:98:41 refcount 1 tc-so: 33:33:68:6a:2d:5d -- 33:33:68:6a:2d:5d refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:gif0: tc-so: inet6 fc01::1 tc-so: group ff02::1:ffc4:48c9%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:686a:2d5d%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:1%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fd:9a:ad:98 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:fdff:fe9a:ad98%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e7:fd:67:81 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:e7ff:fefd:6781%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::7438:b5a8:1b79:dea%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fc01::1 fc01::2 UHC - - - gif0 tc-so:fc01::2 gif0 UHl - - - lo0 tc-so:fd00:1::/64 fc01::2 UGS - - - gif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:fdff:fe9a:ad98 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:e7ff:fefd:6781 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::7438:b5a8:1b79:dea UC - - - gif0 tc-so:fe80::7438:b5a8:1b79:dea gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::2 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::2 UC - - - gif0 tc-so:fc00::1 b2:a0:3b:52:98:41 UHL - - - shmif1 tc-so:fe80::b0a0:aff:fed6:9810 b2:a0:0a:d6:98:10 UHL - - - shmif0 tc-so:fd00:2::2 b2:a0:0a:d6:98:10 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:fd:9a:ad:98 11 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::1 tc-so: ff02::1:ff9a:ad98 tc-so: ff01:2::1 tc-so: ff02::2:a9f9:6de2 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 11 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:fdff:f 11 0 11 0 0 tc-so:shmif 1500 b2:a0:e7:fd:67:81 8 0 15 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:fffd:6781 tc-so: ff01:3::1 tc-so: ff02::2:a9f9:6de2 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 8 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:e7ff:f 8 0 15 0 0 tc-so:gif0 1280 3 0 7 0 0 tc-so:gif0 1280 fc01::2/128 fc01::2 tc-so: ff02::1:ff79:dea% tc-so: ff01:4::1 tc-so: ff02::2:a9f9:6de2 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:2%gi 3 0 7 0 0 tc-so:gif0 1280 fe80::/64 fe80::7438:b5a8:1 3 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:3b:52:98:41 shmif1 9s R R tc-so:fe80::b0a0:aff:fed6:9810%shmif0 b2:a0:0a:d6:98:10 shmif0 6s R tc-so:fd00:2::2 b2:a0:0a:d6:98:10 shmif0 23h59m57s S tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::1 tc-so: group ff02::1:ff9a:ad98%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:a9f9:6de2%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:fd:9a:ad:98 multicnt 4 tc-so: 33:33:ff:9a:ad:98 -- 33:33:ff:9a:ad:98 refcount 1 tc-so: 33:33:a9:f9:6d:e2 -- 33:33:a9:f9:6d:e2 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:fffd:6781%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:a9f9:6de2%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:e7:fd:67:81 multicnt 4 tc-so: 33:33:ff:fd:67:81 -- 33:33:ff:fd:67:81 refcount 1 tc-so: 33:33:a9:f9:6d:e2 -- 33:33:a9:f9:6d:e2 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: tc-so: inet6 fc01::2 tc-so: group ff02::1:ff79:dea%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:a9f9:6de2%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:2%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0a:d6:98:10 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:aff:fed6:9810%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 fd00:2::1 UGS - - - shmif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:aff:fed6:9810 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:2::1 b2:a0:fd:9a:ad:98 UHL - - - shmif0 tc-so:fe80::b0a0:fdff:fe9a:ad98 b2:a0:fd:9a:ad:98 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:0a:d6:98:10 10 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:ffd6:9810 tc-so: ff01:2::1 tc-so: ff02::2:ec6b:afae tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 10 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:aff:fe 10 0 11 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:2::1 b2:a0:fd:9a:ad:98 shmif0 23h59m57s S tc-so:fe80::b0a0:fdff:fe9a:ad98%shmif0 b2:a0:fd:9a:ad:98 shmif0 1s R R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::2 tc-so: group ff02::1:ffd6:9810%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:ec6b:afae%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:0a:d6:98:10 multicnt 4 tc-so: 33:33:ff:d6:98:10 -- 33:33:ff:d6:98:10 refcount 1 tc-so: 33:33:ec:6b:af:ae -- 33:33:ec:6b:af:ae refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 3 packets, 184 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::7438:b5a8:1b79:dea%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 6 packets, 400 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::f4eb:58bb:a6c4:48c9%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0a:d6:98:10 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 10 packets, 820 bytes, 5 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:aff:fed6:9810%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e7:fd:67:81 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 872 bytes, 3 multicasts tc-so: output: 15 packets, 1754 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:e7ff:fefd:6781%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fd:9a:ad:98 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 11 packets, 906 bytes, 6 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:fdff:fe9a:ad98%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3b:52:98:41 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 15 packets, 1754 bytes, 5 multicasts tc-so: output: 11 packets, 1130 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:3bff:fe52:9841%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a6:90:37:a6 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 734 bytes, 6 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:a6ff:fe90:37a6%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8f:dd:d9:98 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 742 bytes, 5 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:8fff:fedd:d998%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 186 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 535 0 0 179 0 179 179 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1465 0 41 270 0 270 tc-so: tc-so:In use 1490K, total allocated 2160K; utilization 69.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.330005] chacha: Portable C ChaCha tc-so:[ 1.330005] aes: BearSSL aes_ct tc-so:[ 1.330005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.330005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.340005] shmif0: Ethernet address b2:a0:8f:dd:d9:98 tc-so:[ 16.140005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.140005] get_ifid: shmif0: ifid: b0:a0:8f:ff:fe:dd:d9:98 tc-so:[ 16.140005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:8fff:fedd:d998 tc-so:[ 17.890005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:8fff:fedd:d998 - no duplicates found tc-so:[ 58.690005] in6_if_link_down: fd00:1::2 marked detached tc-so:[ 58.690005] in6_if_link_down: fe80:2::b0a0:8fff:fedd:d998 marked detached tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 5 0 5 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 20 0 20 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 267 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 67 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1158 0 0 386 0 386 386 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 50 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2335 0 78 489 0 489 tc-so: tc-so:In use 2834K, total allocated 3912K; utilization 72.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.260005] IPsec: Initialized Security Association Processing. tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.350005] chacha: Portable C ChaCha tc-so:[ 1.350005] aes: BearSSL aes_ct tc-so:[ 1.350005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.350005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.570005] shmif0: Ethernet address b2:a0:a6:90:37:a6 tc-so:[ 8.900005] shmif1: Ethernet address b2:a0:3b:52:98:41 tc-so:[ 14.850005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.850005] get_ifid: shmif0: ifid: b0:a0:a6:ff:fe:90:37:a6 tc-so:[ 14.850005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:a6ff:fe90:37a6 tc-so:[ 15.150005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 15.150005] get_ifid: shmif1: ifid: b0:a0:3b:ff:fe:52:98:41 tc-so:[ 15.150005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:3bff:fe52:9841 tc-so:[ 16.470005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 16.470005] get_ifid: gif0: ifid: f4:eb:58:bb:a6:c4:48:c9 tc-so:[ 16.470005] nd6_dad_start: gif0: starting DAD for fe80:4::f4eb:58bb:a6c4:48c9 tc-so:[ 16.690005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:a6ff:fe90:37a6 - no duplicates found tc-so:[ 16.810005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:3bff:fe52:9841 - no duplicates found tc-so:[ 18.100005] nd6_dad_timer: gif0: DAD complete for fe80:4::f4eb:58bb:a6c4:48c9 - no duplicates found tc-so:[ 28.070005] ipsec_common_input: no key association found for SA fc00::1/00002711/50/0 tc-so:[ 47.880005] in6_if_link_down: fc01::1 marked detached tc-so:[ 47.880005] in6_if_link_down: fe80:4::f4eb:58bb:a6c4:48c9 marked detached tc-so:[ 54.020005] in6_if_link_down: fc00::1 marked detached tc-so:[ 54.020005] in6_if_link_down: fe80:3::b0a0:3bff:fe52:9841 marked detached tc-so:[ 55.600005] in6_if_link_down: fd00:1::1 marked detached tc-so:[ 55.600005] in6_if_link_down: fe80:2::b0a0:a6ff:fe90:37a6 marked detached tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 21 0 21 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 259 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 87 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 66 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1170 0 0 390 0 390 390 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 3 0 3 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 56 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2354 0 81 495 0 495 tc-so: tc-so:In use 2864K, total allocated 3960K; utilization 72.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.260005] shmif0: Ethernet address b2:a0:fd:9a:ad:98 tc-so:[ 9.610005] shmif1: Ethernet address b2:a0:e7:fd:67:81 tc-so:[ 15.360005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.360005] get_ifid: shmif0: ifid: b0:a0:fd:ff:fe:9a:ad:98 tc-so:[ 15.360005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:fdff:fe9a:ad98 tc-so:[ 15.730005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 15.730005] get_ifid: shmif1: ifid: b0:a0:e7:ff:fe:fd:67:81 tc-so:[ 15.730005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:e7ff:fefd:6781 tc-so:[ 17.350005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:fdff:fe9a:ad98 - no duplicates found tc-so:[ 17.460005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 17.460005] get_ifid: gif0: ifid: 74:38:b5:a8:1b:79:0d:ea tc-so:[ 17.460005] nd6_dad_start: gif0: starting DAD for fe80:4::7438:b5a8:1b79:dea tc-so:[ 17.610005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:e7ff:fefd:6781 - no duplicates found tc-so:[ 18.940005] nd6_dad_timer: gif0: DAD complete for fe80:4::7438:b5a8:1b79:dea - no duplicates found tc-so:[ 44.160005] in6_if_link_down: fc01::2 marked detached tc-so:[ 44.160005] in6_if_link_down: fe80:4::7438:b5a8:1b79:dea marked detached tc-so:[ 48.810005] in6_if_link_down: fc00::2 marked detached tc-so:[ 48.810005] in6_if_link_down: fe80:3::b0a0:e7ff:fefd:6781 marked detached tc-so:[ 50.450005] in6_if_link_down: fd00:2::1 marked detached tc-so:[ 50.450005] in6_if_link_down: fe80:2::b0a0:fdff:fe9a:ad98 marked detached tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 9 0 9 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 189 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 512 0 0 171 0 171 171 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1429 0 41 261 0 261 tc-so: tc-so:In use 1437K, total allocated 2088K; utilization 68.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.110005] shmif0: Ethernet address b2:a0:0a:d6:98:10 tc-so:[ 16.570005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.570005] get_ifid: shmif0: ifid: b0:a0:0a:ff:fe:d6:98:10 tc-so:[ 16.570005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:aff:fed6:9810 tc-so:[ 17.710005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:aff:fed6:9810 - no duplicates found tc-so:[ 45.640005] in6_if_link_down: fd00:2::2 marked detached tc-so:[ 45.640005] in6_if_link_down: fe80:2::b0a0:aff:fed6:9810 marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.190004 b2:a0:8f:dd:d9:98 > 33:33:ff:dd:d9:98, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdd:d998: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdd:d998, length 24 tc-so:00:00:16.890004 b2:a0:8f:dd:d9:98 > 33:33:ff:dd:d9:98, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdd:d998: ICMP6, neighbor solicitation, who has fe80::b0a0:8fff:fedd:d998, length 32 tc-so:00:00:15.530004 b2:a0:a6:90:37:a6 > 33:33:ff:90:37:a6, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff90:37a6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff90:37a6, length 24 tc-so:00:00:15.650004 b2:a0:a6:90:37:a6 > 33:33:ff:90:37:a6, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff90:37a6: ICMP6, neighbor solicitation, who has fe80::b0a0:a6ff:fe90:37a6, length 32 tc-so:00:00:18.160004 b2:a0:8f:dd:d9:98 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8fff:fedd:d998 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:17.630004 b2:a0:a6:90:37:a6 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a6ff:fe90:37a6 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:19.520004 b2:a0:8f:dd:d9:98 > 33:33:ff:dd:d9:98, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8fff:fedd:d998 > ff02::1:ffdd:d998: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdd:d998, length 24 tc-so:00:00:19.590004 b2:a0:a6:90:37:a6 > 33:33:68:6a:2d:5d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a6ff:fe90:37a6 > ff02::2:686a:2d5d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:686a:2d5d, length 24 tc-so:00:00:21.850004 b2:a0:8f:dd:d9:98 > 33:33:7d:d5:7c:4a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8fff:fedd:d998 > ff02::2:7dd5:7c4a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7dd5:7c4a, length 24 tc-so:00:00:21.680004 b2:a0:a6:90:37:a6 > 33:33:ff:90:37:a6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a6ff:fe90:37a6 > ff02::1:ff90:37a6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff90:37a6, length 24 tc-so:00:00:24.480004 b2:a0:8f:dd:d9:98 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:1::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:1::1, length 32 tc-so:00:00:22.660004 b2:a0:a6:90:37:a6 > b2:a0:8f:dd:d9:98, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor advertisement, tgt is fd00:1::1, length 32 tc-so:00:00:24.520004 b2:a0:8f:dd:d9:98 > b2:a0:a6:90:37:a6, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.700004 b2:a0:a6:90:37:a6 > b2:a0:8f:dd:d9:98, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:28.230004 b2:a0:8f:dd:d9:98 > b2:a0:a6:90:37:a6, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:26.390004 b2:a0:a6:90:37:a6 > b2:a0:8f:dd:d9:98, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:27.650004 b2:a0:a6:90:37:a6 > b2:a0:8f:dd:d9:98, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor solicitation, who has fd00:1::2, length 32 tc-so:00:00:29.510004 b2:a0:8f:dd:d9:98 > b2:a0:a6:90:37:a6, ethertype IPv6 (0x86dd), length 78: fd00:1::2 > fd00:1::1: ICMP6, neighbor advertisement, tgt is fd00:1::2, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.210004 b2:a0:fd:9a:ad:98 > 33:33:ff:9a:ad:98, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9a:ad98: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9a:ad98, length 24 tc-so:00:00:16.330004 b2:a0:fd:9a:ad:98 > 33:33:ff:9a:ad:98, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9a:ad98: ICMP6, neighbor solicitation, who has fe80::b0a0:fdff:fe9a:ad98, length 32 tc-so:00:00:16.650004 b2:a0:0a:d6:98:10 > 33:33:ff:d6:98:10, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd6:9810: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd6:9810, length 24 tc-so:00:00:16.690004 b2:a0:0a:d6:98:10 > 33:33:ff:d6:98:10, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd6:9810: ICMP6, neighbor solicitation, who has fe80::b0a0:aff:fed6:9810, length 32 tc-so:00:00:19.920004 b2:a0:fd:9a:ad:98 > 33:33:ff:9a:ad:98, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fdff:fe9a:ad98 > ff02::1:ff9a:ad98: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9a:ad98, length 24 tc-so:00:00:20.640004 b2:a0:fd:9a:ad:98 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fdff:fe9a:ad98 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32 tc-so:00:00:18.800004 b2:a0:0a:d6:98:10 > b2:a0:fd:9a:ad:98, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aff:fed6:9810 > fe80::b0a0:fdff:fe9a:ad98: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32 tc-so:00:00:20.680004 b2:a0:fd:9a:ad:98 > b2:a0:0a:d6:98:10, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:18.840004 b2:a0:0a:d6:98:10 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:2::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:2::1, length 32 tc-so:00:00:20.680004 b2:a0:fd:9a:ad:98 > b2:a0:0a:d6:98:10, ethertype IPv6 (0x86dd), length 86: fd00:2::1 > fd00:2::2: ICMP6, neighbor advertisement, tgt is fd00:2::1, length 32 tc-so:00:00:18.840004 b2:a0:0a:d6:98:10 > b2:a0:fd:9a:ad:98, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:21.650004 b2:a0:fd:9a:ad:98 > 33:33:a9:f9:6d:e2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fdff:fe9a:ad98 > ff02::2:a9f9:6de2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a9f9:6de2, length 24 tc-so:00:00:20.400004 b2:a0:0a:d6:98:10 > 33:33:ec:6b:af:ae, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aff:fed6:9810 > ff02::2:ec6b:afae: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ec6b:afae, length 24 tc-so:00:00:24.350004 b2:a0:fd:9a:ad:98 > b2:a0:0a:d6:98:10, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.550004 b2:a0:0a:d6:98:10 > b2:a0:fd:9a:ad:98, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:24.940004 b2:a0:fd:9a:ad:98 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fdff:fe9a:ad98 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:23.800004 b2:a0:0a:d6:98:10 > b2:a0:fd:9a:ad:98, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aff:fed6:9810 > fe80::b0a0:fdff:fe9a:ad98: ICMP6, neighbor solicitation, who has fe80::b0a0:fdff:fe9a:ad98, length 32 tc-so:00:00:25.640004 b2:a0:fd:9a:ad:98 > b2:a0:0a:d6:98:10, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:fdff:fe9a:ad98 > fe80::b0a0:aff:fed6:9810: ICMP6, neighbor advertisement, tgt is fe80::b0a0:fdff:fe9a:ad98, length 24 tc-so:00:00:23.840004 b2:a0:0a:d6:98:10 > 33:33:ff:d6:98:10, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aff:fed6:9810 > ff02::1:ffd6:9810: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd6:9810, length 24 tc-so:00:00:25.030004 b2:a0:0a:d6:98:10 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aff:fed6:9810 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:30.660004 b2:a0:fd:9a:ad:98 > b2:a0:0a:d6:98:10, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fdff:fe9a:ad98 > fe80::b0a0:aff:fed6:9810: ICMP6, neighbor solicitation, who has fe80::b0a0:aff:fed6:9810, length 32 tc-so:00:00:28.820004 b2:a0:0a:d6:98:10 > b2:a0:fd:9a:ad:98, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:aff:fed6:9810 > fe80::b0a0:fdff:fe9a:ad98: ICMP6, neighbor advertisement, tgt is fe80::b0a0:aff:fed6:9810, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.330004 b2:a0:3b:52:98:41 > 33:33:ff:52:98:41, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff52:9841: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff52:9841, length 24 tc-so:00:00:15.610004 b2:a0:3b:52:98:41 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:15.810004 b2:a0:3b:52:98:41 > 33:33:ff:52:98:41, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff52:9841: ICMP6, neighbor solicitation, who has fe80::b0a0:3bff:fe52:9841, length 32 tc-so:00:00:16.770004 b2:a0:3b:52:98:41 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:15.730004 b2:a0:e7:fd:67:81 > b2:a0:3b:52:98:41, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:17.760004 b2:a0:3b:52:98:41 > b2:a0:e7:fd:67:81, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::1:ffc4:48c9: ICMP6, neighbor solicitation, who has fe80::f4eb:58bb:a6c4:48c9, length 32 tc-so:00:00:15.730004 b2:a0:e7:fd:67:81 > b2:a0:3b:52:98:41, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:16.420004 b2:a0:e7:fd:67:81 > 33:33:ff:fd:67:81, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fffd:6781: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffd:6781, length 24 tc-so:00:00:16.570004 b2:a0:e7:fd:67:81 > 33:33:ff:fd:67:81, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fffd:6781: ICMP6, neighbor solicitation, who has fe80::b0a0:e7ff:fefd:6781, length 32 tc-so:00:00:17.570004 b2:a0:e7:fd:67:81 > b2:a0:3b:52:98:41, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff79:dea: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff79:dea, length 24 tc-so:00:00:17.750004 b2:a0:e7:fd:67:81 > 33:33:a9:f9:6d:e2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e7ff:fefd:6781 > ff02::2:a9f9:6de2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a9f9:6de2, length 24 tc-so:00:00:17.920004 b2:a0:e7:fd:67:81 > b2:a0:3b:52:98:41, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff79:dea: ICMP6, neighbor solicitation, who has fe80::7438:b5a8:1b79:dea, length 32 tc-so:00:00:18.280004 b2:a0:e7:fd:67:81 > 33:33:ff:fd:67:81, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e7ff:fefd:6781 > ff02::1:fffd:6781: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffd:6781, length 24 tc-so:00:00:20.360004 b2:a0:3b:52:98:41 > 33:33:68:6a:2d:5d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3bff:fe52:9841 > ff02::2:686a:2d5d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:686a:2d5d, length 24 tc-so:00:00:22.660004 b2:a0:3b:52:98:41 > b2:a0:e7:fd:67:81, ethertype IPv6 (0x86dd), length 110: fc00::1 > fc00::2: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:20.680004 b2:a0:e7:fd:67:81 > b2:a0:3b:52:98:41, ethertype IPv6 (0x86dd), length 110: fc00::2 > fc00::1: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:20.740004 b2:a0:e7:fd:67:81 > b2:a0:3b:52:98:41, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:22.760004 b2:a0:3b:52:98:41 > b2:a0:e7:fd:67:81, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:23.990004 b2:a0:3b:52:98:41 > 33:33:ff:52:98:41, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3bff:fe52:9841 > ff02::1:ff52:9841: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff52:9841, length 24 tc-so:00:00:24.010004 b2:a0:e7:fd:67:81 > b2:a0:3b:52:98:41, ethertype IPv6 (0x86dd), length 158: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:00:00:26.390004 b2:a0:3b:52:98:41 > b2:a0:e7:fd:67:81, ethertype IPv6 (0x86dd), length 142: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x2), length 88 tc-so:00:00:26.390004 b2:a0:3b:52:98:41 > b2:a0:e7:fd:67:81, ethertype IPv6 (0x86dd), length 158: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:24.350004 b2:a0:e7:fd:67:81 > b2:a0:3b:52:98:41, ethertype IPv6 (0x86dd), length 158: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x2), length 104 tc-so:00:00:24.400004 b2:a0:e7:fd:67:81 > b2:a0:3b:52:98:41, ethertype IPv6 (0x86dd), length 142: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x3), length 88 tc-so:00:00:25.590004 b2:a0:e7:fd:67:81 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e7ff:fefd:6781 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:26.040004 b2:a0:e7:fd:67:81 > b2:a0:3b:52:98:41, ethertype IPv6 (0x86dd), length 158: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x4), length 104 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1639661045.179096, ipsec_gif_ipv6_transport_esp_rijndaelcbc, passed tc-start: 1639661045.214324, ipsec_gif_ipv6_tunnel_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:97:f0:b9:4d ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:43:13:c6:d4 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:30:f9:05:c8 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:36:b6:f0:5e ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:2e:a7:1c:e3 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::1/128 fc01::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc01::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::2/128 fc01::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc01::2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fd00:1::/64 fd00:2::/64 any -P out ipsec tc-so: ah/tunnel/fc00::1-fc00::2/require; tc-so:spdadd fd00:2::/64 fd00:1::/64 any -P in ipsec tc-so: ah/tunnel/fc00::2-fc00::1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fd00:2::/64 fd00:1::/64 any -P out ipsec tc-so: ah/tunnel/fc00::2-fc00::1/require; tc-so:spdadd fd00:1::/64 fd00:2::/64 any -P in ipsec tc-so: ah/tunnel/fc00::1-fc00::2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:24:32 2021 current: Dec 16 13:24:33 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:24:08 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=4937 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:24:32 2021 current: Dec 16 13:24:33 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:24:08 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=4937 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:24:32 2021 current: Dec 16 13:24:34 2021 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:24:10 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=288 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:24:32 2021 current: Dec 16 13:24:34 2021 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:24:10 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=288 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8d:1d:50:0d tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:8dff:fe1d:500d%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::2 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fd00:1::1 UGS - - - shmif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:8dff:fe1d:500d link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:1::1 b2:a0:97:f0:b9:4d UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:8d:1d:50:0d 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:ff1d:500d tc-so: ff01:2::1 tc-so: ff02::2:c2ab:af17 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:8dff:f 9 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:1::1 b2:a0:97:f0:b9:4d shmif0 21s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::2 tc-so: group ff02::1:ff1d:500d%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:c2ab:af17%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:8d:1d:50:0d multicnt 4 tc-so: 33:33:ff:1d:50:0d -- 33:33:ff:1d:50:0d refcount 1 tc-so: 33:33:c2:ab:af:17 -- 33:33:c2:ab:af:17 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:97:f0:b9:4d tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:97ff:fef0:b94d%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:43:13:c6:d4 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:43ff:fe13:c6d4%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::b8bd:32ce:80ed:f13b%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fc01::1 gif0 UHl - - - lo0 tc-so:fc01::2 fc01::1 UHC - - - gif0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::1 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fc01::1 UGS - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:97ff:fef0:b94d link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:43ff:fe13:c6d4 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::b8bd:32ce:80ed:f13b UC - - - gif0 tc-so:fe80::b8bd:32ce:80ed:f13b gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::1 UC - - - gif0 tc-so:fc00::2 b2:a0:36:b6:f0:5e UHL - - - shmif1 tc-so:fd00:1::2 b2:a0:8d:1d:50:0d UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:97:f0:b9:4d 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::1 tc-so: ff02::1:fff0:b94d tc-so: ff01:2::1 tc-so: ff02::2:d68c:bf37 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:97ff:f 9 0 9 0 0 tc-so:shmif 1500 b2:a0:43:13:c6:d4 15 0 13 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff13:c6d4 tc-so: ff01:3::1 tc-so: ff02::2:d68c:bf37 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 15 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:43ff:f 15 0 13 0 0 tc-so:gif0 1280 7 0 6 0 0 tc-so:gif0 1280 fc01::1/128 fc01::1 tc-so: ff02::1:ffed:f13b tc-so: ff01:4::1 tc-so: ff02::2:d68c:bf37 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:1%gi 7 0 6 0 0 tc-so:gif0 1280 fe80::/64 fe80::b8bd:32ce:8 7 0 6 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:36:b6:f0:5e shmif1 20s R tc-so:fd00:1::2 b2:a0:8d:1d:50:0d shmif0 10s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::1 tc-so: group ff02::1:fff0:b94d%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:d68c:bf37%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:97:f0:b9:4d multicnt 4 tc-so: 33:33:ff:f0:b9:4d -- 33:33:ff:f0:b9:4d refcount 1 tc-so: 33:33:d6:8c:bf:37 -- 33:33:d6:8c:bf:37 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff13:c6d4%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:d68c:bf37%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:43:13:c6:d4 multicnt 4 tc-so: 33:33:ff:13:c6:d4 -- 33:33:ff:13:c6:d4 refcount 1 tc-so: 33:33:d6:8c:bf:37 -- 33:33:d6:8c:bf:37 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:gif0: tc-so: inet6 fc01::1 tc-so: group ff02::1:ffed:f13b%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:d68c:bf37%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:1%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:30:f9:05:c8 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:30ff:fef9:5c8%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:36:b6:f0:5e tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:36ff:feb6:f05e%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::7072:dec9:b2d2:8161%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fc01::1 fc01::2 UHC - - - gif0 tc-so:fc01::2 gif0 UHl - - - lo0 tc-so:fd00:1::/64 fc01::2 UGS - - - gif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:30ff:fef9:5c8 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:36ff:feb6:f05e link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::7072:dec9:b2d2:8161 UC - - - gif0 tc-so:fe80::7072:dec9:b2d2:8161 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::2 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::2 UC - - - gif0 tc-so:fc00::1 b2:a0:43:13:c6:d4 UHL - - - shmif1 tc-so:fd00:2::2 b2:a0:2e:a7:1c:e3 UHL - - - shmif0 tc-so:fe80::b0a0:2eff:fea7:1ce3 b2:a0:2e:a7:1c:e3 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:30:f9:05:c8 11 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::1 tc-so: ff02::1:fff9:5c8% tc-so: ff01:2::1 tc-so: ff02::2:1785:ee88 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 11 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:30ff:f 11 0 11 0 0 tc-so:shmif 1500 b2:a0:36:b6:f0:5e 10 0 15 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ffb6:f05e tc-so: ff01:3::1 tc-so: ff02::2:1785:ee88 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 10 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:36ff:f 10 0 15 0 0 tc-so:gif0 1280 5 0 6 0 0 tc-so:gif0 1280 fc01::2/128 fc01::2 tc-so: ff02::1:ffd2:8161 tc-so: ff01:4::1 tc-so: ff02::2:1785:ee88 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:2%gi 5 0 6 0 0 tc-so:gif0 1280 fe80::/64 fe80::7072:dec9:b 5 0 6 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:43:13:c6:d4 shmif1 3s R R tc-so:fd00:2::2 b2:a0:2e:a7:1c:e3 shmif0 23h59m56s S tc-so:fe80::b0a0:2eff:fea7:1ce3%shmif0 b2:a0:2e:a7:1c:e3 shmif0 5s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::1 tc-so: group ff02::1:fff9:5c8%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:1785:ee88%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:30:f9:05:c8 multicnt 4 tc-so: 33:33:ff:f9:05:c8 -- 33:33:ff:f9:05:c8 refcount 1 tc-so: 33:33:17:85:ee:88 -- 33:33:17:85:ee:88 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ffb6:f05e%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:1785:ee88%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:36:b6:f0:5e multicnt 4 tc-so: 33:33:ff:b6:f0:5e -- 33:33:ff:b6:f0:5e refcount 1 tc-so: 33:33:17:85:ee:88 -- 33:33:17:85:ee:88 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: tc-so: inet6 fc01::2 tc-so: group ff02::1:ffd2:8161%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:1785:ee88%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:2%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2e:a7:1c:e3 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:2eff:fea7:1ce3%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 fd00:2::1 UGS - - - shmif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:2eff:fea7:1ce3 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:2::1 b2:a0:30:f9:05:c8 UHL - - - shmif0 tc-so:fe80::b0a0:30ff:fef9:5c8 b2:a0:30:f9:05:c8 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:2e:a7:1c:e3 9 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:ffa7:1ce3 tc-so: ff01:2::1 tc-so: ff02::2:d36d:c858 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:2eff:f 9 0 11 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:2::1 b2:a0:30:f9:05:c8 shmif0 20s R tc-so:fe80::b0a0:30ff:fef9:5c8%shmif0 b2:a0:30:f9:05:c8 shmif0 25s R R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::2 tc-so: group ff02::1:ffa7:1ce3%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:d36d:c858%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:2e:a7:1c:e3 multicnt 4 tc-so: 33:33:ff:a7:1c:e3 -- 33:33:ff:a7:1c:e3 refcount 1 tc-so: 33:33:d3:6d:c8:58 -- 33:33:d3:6d:c8:58 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 5 packets, 328 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::7072:dec9:b2d2:8161%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 472 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::b8bd:32ce:80ed:f13b%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2e:a7:1c:e3 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 9 packets, 734 bytes, 4 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:2eff:fea7:1ce3%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:36:b6:f0:5e tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 10 packets, 1108 bytes, 3 multicasts tc-so: output: 15 packets, 1674 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:36ff:feb6:f05e%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:30:f9:05:c8 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 11 packets, 906 bytes, 6 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:30ff:fef9:5c8%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:43:13:c6:d4 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 15 packets, 1674 bytes, 5 multicasts tc-so: output: 13 packets, 1366 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:43ff:fe13:c6d4%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:97:f0:b9:4d tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 734 bytes, 6 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:97ff:fef0:b94d%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8d:1d:50:0d tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 742 bytes, 5 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:8dff:fe1d:500d%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 188 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 535 0 0 179 0 179 179 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1453 0 41 269 0 269 tc-so: tc-so:In use 1483K, total allocated 2152K; utilization 68.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.400005] shmif0: Ethernet address b2:a0:8d:1d:50:0d tc-so:[ 16.250005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.250005] get_ifid: shmif0: ifid: b0:a0:8d:ff:fe:1d:50:0d tc-so:[ 16.250005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:8dff:fe1d:500d tc-so:[ 18.100005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:8dff:fe1d:500d - no duplicates found tc-so:[ 59.190005] in6_if_link_down: fd00:1::2 marked detached tc-so:[ 59.190005] in6_if_link_down: fe80:2::b0a0:8dff:fe1d:500d marked detached tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 5 0 5 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 20 0 20 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 270 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 88 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 67 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 34 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1159 0 0 387 0 387 387 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 16 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 49 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2340 0 78 491 0 491 tc-so: tc-so:In use 2839K, total allocated 3928K; utilization 72.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.330005] chacha: Portable C ChaCha tc-so:[ 1.330005] aes: BearSSL aes_ct tc-so:[ 1.330005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.330005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.870005] shmif0: Ethernet address b2:a0:97:f0:b9:4d tc-so:[ 9.150005] shmif1: Ethernet address b2:a0:43:13:c6:d4 tc-so:[ 15.110005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.110005] get_ifid: shmif0: ifid: b0:a0:97:ff:fe:f0:b9:4d tc-so:[ 15.110005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:97ff:fef0:b94d tc-so:[ 15.390005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 15.390005] get_ifid: shmif1: ifid: b0:a0:43:ff:fe:13:c6:d4 tc-so:[ 15.390005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:43ff:fe13:c6d4 tc-so:[ 16.860005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 16.860005] get_ifid: gif0: ifid: b8:bd:32:ce:80:ed:f1:3b tc-so:[ 16.860005] nd6_dad_start: gif0: starting DAD for fe80:4::b8bd:32ce:80ed:f13b tc-so:[ 16.910005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:97ff:fef0:b94d - no duplicates found tc-so:[ 17.220005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:43ff:fe13:c6d4 - no duplicates found tc-so:[ 18.560005] nd6_dad_timer: gif0: DAD complete for fe80:4::b8bd:32ce:80ed:f13b - no duplicates found tc-so:[ 27.350005] ah_input: hash over 144 bytes, skip 40: crda len 144 skip 0 inject 52 tc-so:[ 48.970005] in6_if_link_down: fc01::1 marked detached tc-so:[ 48.970005] in6_if_link_down: fe80:4::b8bd:32ce:80ed:f13b marked detached tc-so:[ 54.920005] in6_if_link_down: fc00::1 marked detached tc-so:[ 54.920005] in6_if_link_down: fe80:3::b0a0:43ff:fe13:c6d4 marked detached tc-so:[ 56.310005] in6_if_link_down: fd00:1::1 marked detached tc-so:[ 56.310005] in6_if_link_down: fe80:2::b0a0:97ff:fef0:b94d marked detached tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 23 0 23 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 30 0 30 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 270 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 88 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 66 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 34 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1195 0 0 399 0 399 399 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 3 0 3 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 49 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2381 0 85 503 0 503 tc-so: tc-so:In use 2913K, total allocated 4024K; utilization 72.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.320005] chacha: Portable C ChaCha tc-so:[ 1.320005] aes: BearSSL aes_ct tc-so:[ 1.320005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.320005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.490005] shmif0: Ethernet address b2:a0:30:f9:05:c8 tc-so:[ 9.820005] shmif1: Ethernet address b2:a0:36:b6:f0:5e tc-so:[ 15.640005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.640005] get_ifid: shmif0: ifid: b0:a0:30:ff:fe:f9:05:c8 tc-so:[ 15.640005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:30ff:fef9:5c8 tc-so:[ 15.890005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 15.890005] get_ifid: shmif1: ifid: b0:a0:36:ff:fe:b6:f0:5e tc-so:[ 15.890005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:36ff:feb6:f05e tc-so:[ 17.200005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:36ff:feb6:f05e - no duplicates found tc-so:[ 17.320005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 17.320005] get_ifid: gif0: ifid: 70:72:de:c9:b2:d2:81:61 tc-so:[ 17.320005] nd6_dad_start: gif0: starting DAD for fe80:4::7072:dec9:b2d2:8161 tc-so:[ 17.510005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:30ff:fef9:5c8 - no duplicates found tc-so:[ 19.230005] nd6_dad_timer: gif0: DAD complete for fe80:4::7072:dec9:b2d2:8161 - no duplicates found tc-so:[ 25.260005] ah_input: hash over 144 bytes, skip 40: crda len 144 skip 0 inject 52 tc-so:[ 45.320005] in6_if_link_down: fc01::2 marked detached tc-so:[ 45.320005] in6_if_link_down: fe80:4::7072:dec9:b2d2:8161 marked detached tc-so:[ 50.070005] in6_if_link_down: fc00::2 marked detached tc-so:[ 50.070005] in6_if_link_down: fe80:3::b0a0:36ff:feb6:f05e marked detached tc-so:[ 51.630005] in6_if_link_down: fd00:2::1 marked detached tc-so:[ 51.630005] in6_if_link_down: fe80:2::b0a0:30ff:fef9:5c8 marked detached tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 14 0 14 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 186 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 22 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 558 0 0 186 0 186 186 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 45 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1500 0 51 276 0 276 tc-so: tc-so:In use 1537K, total allocated 2208K; utilization 69.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.000005] root file system type: rumpfs tc-so:[ 1.000005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.060005] mainbus0 (root) tc-so:[ 1.060005] chacha: Portable C ChaCha tc-so:[ 1.060005] aes: BearSSL aes_ct tc-so:[ 1.060005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.060005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.060005] shmif0: Ethernet address b2:a0:2e:a7:1c:e3 tc-so:[ 15.970005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.970005] get_ifid: shmif0: ifid: b0:a0:2e:ff:fe:a7:1c:e3 tc-so:[ 15.970005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:2eff:fea7:1ce3 tc-so:[ 17.730005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:2eff:fea7:1ce3 - no duplicates found tc-so:[ 46.420005] in6_if_link_down: fd00:2::2 marked detached tc-so:[ 46.420005] in6_if_link_down: fe80:2::b0a0:2eff:fea7:1ce3 marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.970004 b2:a0:8d:1d:50:0d > 33:33:ff:1d:50:0d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1d:500d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1d:500d, length 24 tc-so:00:00:17.100004 b2:a0:8d:1d:50:0d > 33:33:ff:1d:50:0d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1d:500d: ICMP6, neighbor solicitation, who has fe80::b0a0:8dff:fe1d:500d, length 32 tc-so:00:00:17.180004 b2:a0:8d:1d:50:0d > 33:33:ff:1d:50:0d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1d:500d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1d:500d, length 24 tc-so:00:00:15.660004 b2:a0:97:f0:b9:4d > 33:33:ff:f0:b9:4d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff0:b94d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff0:b94d, length 24 tc-so:00:00:15.910004 b2:a0:97:f0:b9:4d > 33:33:ff:f0:b9:4d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff0:b94d: ICMP6, neighbor solicitation, who has fe80::b0a0:97ff:fef0:b94d, length 32 tc-so:00:00:20.780004 b2:a0:8d:1d:50:0d > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8dff:fe1d:500d > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:19.420004 b2:a0:97:f0:b9:4d > 33:33:d6:8c:bf:37, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:97ff:fef0:b94d > ff02::2:d68c:bf37: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d68c:bf37, length 24 tc-so:00:00:20.500004 b2:a0:97:f0:b9:4d > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:97ff:fef0:b94d > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:22.390004 b2:a0:97:f0:b9:4d > 33:33:ff:f0:b9:4d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:97ff:fef0:b94d > ff02::1:fff0:b94d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff0:b94d, length 24 tc-so:00:00:24.660004 b2:a0:8d:1d:50:0d > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:1::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:1::1, length 32 tc-so:00:00:22.990004 b2:a0:97:f0:b9:4d > b2:a0:8d:1d:50:0d, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor advertisement, tgt is fd00:1::1, length 32 tc-so:00:00:24.660004 b2:a0:8d:1d:50:0d > b2:a0:97:f0:b9:4d, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:23.070004 b2:a0:97:f0:b9:4d > b2:a0:8d:1d:50:0d, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:25.230004 b2:a0:8d:1d:50:0d > 33:33:c2:ab:af:17, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8dff:fe1d:500d > ff02::2:c2ab:af17: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c2ab:af17, length 24 tc-so:00:00:28.950004 b2:a0:8d:1d:50:0d > b2:a0:97:f0:b9:4d, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:27.350004 b2:a0:97:f0:b9:4d > b2:a0:8d:1d:50:0d, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:28.020004 b2:a0:97:f0:b9:4d > b2:a0:8d:1d:50:0d, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor solicitation, who has fd00:1::2, length 32 tc-so:00:00:29.640004 b2:a0:8d:1d:50:0d > b2:a0:97:f0:b9:4d, ethertype IPv6 (0x86dd), length 78: fd00:1::2 > fd00:1::1: ICMP6, neighbor advertisement, tgt is fd00:1::2, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.080004 b2:a0:30:f9:05:c8 > 33:33:ff:f9:05:c8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff9:5c8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff9:5c8, length 24 tc-so:00:00:16.490004 b2:a0:30:f9:05:c8 > 33:33:ff:f9:05:c8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff9:5c8: ICMP6, neighbor solicitation, who has fe80::b0a0:30ff:fef9:5c8, length 32 tc-so:00:00:17.010004 b2:a0:30:f9:05:c8 > 33:33:ff:f9:05:c8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff9:5c8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff9:5c8, length 24 tc-so:00:00:18.350004 b2:a0:30:f9:05:c8 > 33:33:17:85:ee:88, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:30ff:fef9:5c8 > ff02::2:1785:ee88: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1785:ee88, length 24 tc-so:00:00:16.640004 b2:a0:2e:a7:1c:e3 > 33:33:ff:a7:1c:e3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa7:1ce3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa7:1ce3, length 24 tc-so:00:00:16.710004 b2:a0:2e:a7:1c:e3 > 33:33:ff:a7:1c:e3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa7:1ce3: ICMP6, neighbor solicitation, who has fe80::b0a0:2eff:fea7:1ce3, length 32 tc-so:00:00:16.940004 b2:a0:2e:a7:1c:e3 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:18.030004 b2:a0:2e:a7:1c:e3 > 33:33:ff:a7:1c:e3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2eff:fea7:1ce3 > ff02::1:ffa7:1ce3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa7:1ce3, length 24 tc-so:00:00:20.960004 b2:a0:30:f9:05:c8 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:30ff:fef9:5c8 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32 tc-so:00:00:18.830004 b2:a0:2e:a7:1c:e3 > b2:a0:30:f9:05:c8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2eff:fea7:1ce3 > fe80::b0a0:30ff:fef9:5c8: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32 tc-so:00:00:20.960004 b2:a0:30:f9:05:c8 > b2:a0:2e:a7:1c:e3, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:18.870004 b2:a0:2e:a7:1c:e3 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:2::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:2::1, length 32 tc-so:00:00:21.010004 b2:a0:30:f9:05:c8 > b2:a0:2e:a7:1c:e3, ethertype IPv6 (0x86dd), length 86: fd00:2::1 > fd00:2::2: ICMP6, neighbor advertisement, tgt is fd00:2::1, length 32 tc-so:00:00:18.870004 b2:a0:2e:a7:1c:e3 > b2:a0:30:f9:05:c8, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:21.860004 b2:a0:30:f9:05:c8 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:30ff:fef9:5c8 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:25.260004 b2:a0:30:f9:05:c8 > b2:a0:2e:a7:1c:e3, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:23.160004 b2:a0:2e:a7:1c:e3 > b2:a0:30:f9:05:c8, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:23.360004 b2:a0:2e:a7:1c:e3 > 33:33:d3:6d:c8:58, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2eff:fea7:1ce3 > ff02::2:d36d:c858: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d36d:c858, length 24 tc-so:00:00:23.830004 b2:a0:2e:a7:1c:e3 > b2:a0:30:f9:05:c8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2eff:fea7:1ce3 > fe80::b0a0:30ff:fef9:5c8: ICMP6, neighbor solicitation, who has fe80::b0a0:30ff:fef9:5c8, length 32 tc-so:00:00:25.970004 b2:a0:30:f9:05:c8 > b2:a0:2e:a7:1c:e3, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:30ff:fef9:5c8 > fe80::b0a0:2eff:fea7:1ce3: ICMP6, neighbor advertisement, tgt is fe80::b0a0:30ff:fef9:5c8, length 24 tc-so:00:00:30.980004 b2:a0:30:f9:05:c8 > b2:a0:2e:a7:1c:e3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:30ff:fef9:5c8 > fe80::b0a0:2eff:fea7:1ce3: ICMP6, neighbor solicitation, who has fe80::b0a0:2eff:fea7:1ce3, length 32 tc-so:00:00:28.840004 b2:a0:2e:a7:1c:e3 > b2:a0:30:f9:05:c8, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:2eff:fea7:1ce3 > fe80::b0a0:30ff:fef9:5c8: ICMP6, neighbor advertisement, tgt is fe80::b0a0:2eff:fea7:1ce3, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.390004 b2:a0:43:13:c6:d4 > 33:33:ff:13:c6:d4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff13:c6d4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff13:c6d4, length 24 tc-so:00:00:16.060004 b2:a0:43:13:c6:d4 > 33:33:d6:8c:bf:37, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:d68c:bf37: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d68c:bf37, length 24 tc-so:00:00:16.210004 b2:a0:43:13:c6:d4 > 33:33:ff:13:c6:d4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff13:c6d4: ICMP6, neighbor solicitation, who has fe80::b0a0:43ff:fe13:c6d4, length 32 tc-so:00:00:17.180004 b2:a0:43:13:c6:d4 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:15.890004 b2:a0:36:b6:f0:5e > b2:a0:43:13:c6:d4, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:17.960004 b2:a0:43:13:c6:d4 > b2:a0:36:b6:f0:5e, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::1:ffed:f13b: ICMP6, neighbor solicitation, who has fe80::b8bd:32ce:80ed:f13b, length 32 tc-so:00:00:15.890004 b2:a0:36:b6:f0:5e > b2:a0:43:13:c6:d4, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:15.980004 b2:a0:36:b6:f0:5e > 33:33:ff:b6:f0:5e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb6:f05e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb6:f05e, length 24 tc-so:00:00:16.170004 b2:a0:36:b6:f0:5e > 33:33:ff:b6:f0:5e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb6:f05e: ICMP6, neighbor solicitation, who has fe80::b0a0:36ff:feb6:f05e, length 32 tc-so:00:00:16.220004 b2:a0:36:b6:f0:5e > 33:33:17:85:ee:88, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:1785:ee88: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1785:ee88, length 24 tc-so:00:00:18.280004 b2:a0:43:13:c6:d4 > 33:33:ff:13:c6:d4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:43ff:fe13:c6d4 > ff02::1:ff13:c6d4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff13:c6d4, length 24 tc-so:00:00:17.870004 b2:a0:36:b6:f0:5e > 33:33:ff:b6:f0:5e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:36ff:feb6:f05e > ff02::1:ffb6:f05e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb6:f05e, length 24 tc-so:00:00:18.170004 b2:a0:36:b6:f0:5e > b2:a0:43:13:c6:d4, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ffd2:8161: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd2:8161, length 24 tc-so:00:00:18.210004 b2:a0:36:b6:f0:5e > b2:a0:43:13:c6:d4, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ffd2:8161: ICMP6, neighbor solicitation, who has fe80::7072:dec9:b2d2:8161, length 32 tc-so:00:00:21.860004 b2:a0:43:13:c6:d4 > b2:a0:36:b6:f0:5e, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::b8bd:32ce:80ed:f13b > ff02::2:d68c:bf37: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d68c:bf37, length 24 tc-so:00:00:20.080004 b2:a0:36:b6:f0:5e > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:36ff:feb6:f05e > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:22.390004 b2:a0:43:13:c6:d4 > b2:a0:36:b6:f0:5e, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::b8bd:32ce:80ed:f13b > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:22.510004 b2:a0:43:13:c6:d4 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:43ff:fe13:c6d4 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:20.700004 b2:a0:36:b6:f0:5e > b2:a0:43:13:c6:d4, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::7072:dec9:b2d2:8161 > ff02::1:ffd2:8161: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd2:8161, length 24 tc-so:00:00:20.920004 b2:a0:36:b6:f0:5e > b2:a0:43:13:c6:d4, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:22.950004 b2:a0:43:13:c6:d4 > b2:a0:36:b6:f0:5e, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:23.030004 b2:a0:43:13:c6:d4 > b2:a0:36:b6:f0:5e, ethertype IPv6 (0x86dd), length 110: fc00::1 > fc00::2: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:21.010004 b2:a0:36:b6:f0:5e > b2:a0:43:13:c6:d4, ethertype IPv6 (0x86dd), length 110: fc00::2 > fc00::1: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:24.810004 b2:a0:43:13:c6:d4 > b2:a0:36:b6:f0:5e, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::b8bd:32ce:80ed:f13b > ff02::1:ffed:f13b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffed:f13b, length 24 tc-so:00:00:25.190004 b2:a0:36:b6:f0:5e > b2:a0:43:13:c6:d4, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::7072:dec9:b2d2:8161 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:27.310004 b2:a0:43:13:c6:d4 > b2:a0:36:b6:f0:5e, ethertype IPv6 (0x86dd), length 158: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x1): fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:25.300004 b2:a0:36:b6:f0:5e > b2:a0:43:13:c6:d4, ethertype IPv6 (0x86dd), length 158: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x1): fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:25.930004 b2:a0:36:b6:f0:5e > b2:a0:43:13:c6:d4, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::7072:dec9:b2d2:8161 > ff02::2:1785:ee88: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1785:ee88, length 24 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1639661124.886333, ipsec_gif_ipv6_tunnel_ah_hmacsha512, passed tc-start: 1639661124.923195, ipsec_gif_ipv6_tunnel_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:9e:e1:47:1e ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:46:81:9a:6a ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ce:c5:b0:ee ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:dc:82:94:6d ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:75:da:6f:ad ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::1/128 fc01::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc01::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::2/128 fc01::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc01::2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 ah 10000 -A null ; tc-so:add fc00::2 fc00::1 ah 10001 -A null ; tc-so:spdadd fd00:1::/64 fd00:2::/64 any -P out ipsec tc-so: ah/tunnel/fc00::1-fc00::2/require; tc-so:spdadd fd00:2::/64 fd00:1::/64 any -P in ipsec tc-so: ah/tunnel/fc00::2-fc00::1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 ah 10000 -A null ; tc-so:add fc00::2 fc00::1 ah 10001 -A null ; tc-so:spdadd fd00:2::/64 fd00:1::/64 any -P out ipsec tc-so: ah/tunnel/fc00::2-fc00::1/require; tc-so:spdadd fd00:1::/64 fd00:2::/64 any -P in ipsec tc-so: ah/tunnel/fc00::1-fc00::2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:25:55 2021 current: Dec 16 13:25:55 2021 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:25:29 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=13832 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:25:55 2021 current: Dec 16 13:25:55 2021 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:25:29 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=13832 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:25:55 2021 current: Dec 16 13:25:56 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:25:31 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=10846 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:25:55 2021 current: Dec 16 13:25:56 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:25:31 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=10846 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:69:26:ca:47 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:69ff:fe26:ca47%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::2 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fd00:1::1 UGS - - - shmif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:69ff:fe26:ca47 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:1::1 b2:a0:9e:e1:47:1e UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:69:26:ca:47 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:ff26:ca47 tc-so: ff01:2::1 tc-so: ff02::2:19a8:1fa% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:69ff:f 9 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:1::1 b2:a0:9e:e1:47:1e shmif0 21s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::2 tc-so: group ff02::1:ff26:ca47%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:19a8:1fa%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:69:26:ca:47 multicnt 4 tc-so: 33:33:ff:26:ca:47 -- 33:33:ff:26:ca:47 refcount 1 tc-so: 33:33:19:a8:01:fa -- 33:33:19:a8:01:fa refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9e:e1:47:1e tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:9eff:fee1:471e%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:46:81:9a:6a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:46ff:fe81:9a6a%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::ac03:7405:25ac:67e5%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fc01::1 gif0 UHl - - - lo0 tc-so:fc01::2 fc01::1 UHC - - - gif0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::1 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fc01::1 UGS - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:9eff:fee1:471e link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:46ff:fe81:9a6a link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::ac03:7405:25ac:67e5 UC - - - gif0 tc-so:fe80::ac03:7405:25ac:67e5 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::1 UC - - - gif0 tc-so:fc00::2 b2:a0:dc:82:94:6d UHL - - - shmif1 tc-so:fd00:1::2 b2:a0:69:26:ca:47 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:9e:e1:47:1e 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::1 tc-so: ff02::1:ffe1:471e tc-so: ff01:2::1 tc-so: ff02::2:3a38:4568 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:9eff:f 9 0 9 0 0 tc-so:shmif 1500 b2:a0:46:81:9a:6a 15 0 13 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff81:9a6a tc-so: ff01:3::1 tc-so: ff02::2:3a38:4568 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 15 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:46ff:f 15 0 13 0 0 tc-so:gif0 1280 7 0 6 0 0 tc-so:gif0 1280 fc01::1/128 fc01::1 tc-so: ff02::1:ffac:67e5 tc-so: ff01:4::1 tc-so: ff02::2:3a38:4568 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:1%gi 7 0 6 0 0 tc-so:gif0 1280 fe80::/64 fe80::ac03:7405:2 7 0 6 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:dc:82:94:6d shmif1 11s R tc-so:fd00:1::2 b2:a0:69:26:ca:47 shmif0 34s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::1 tc-so: group ff02::1:ffe1:471e%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:3a38:4568%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:9e:e1:47:1e multicnt 4 tc-so: 33:33:ff:e1:47:1e -- 33:33:ff:e1:47:1e refcount 1 tc-so: 33:33:3a:38:45:68 -- 33:33:3a:38:45:68 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff81:9a6a%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:3a38:4568%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:46:81:9a:6a multicnt 4 tc-so: 33:33:ff:81:9a:6a -- 33:33:ff:81:9a:6a refcount 1 tc-so: 33:33:3a:38:45:68 -- 33:33:3a:38:45:68 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:gif0: tc-so: inet6 fc01::1 tc-so: group ff02::1:ffac:67e5%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:3a38:4568%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:1%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ce:c5:b0:ee tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:ceff:fec5:b0ee%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:dc:82:94:6d tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:dcff:fe82:946d%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::3c9b:9f53:2251:153e%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fc01::1 fc01::2 UHC - - - gif0 tc-so:fc01::2 gif0 UHl - - - lo0 tc-so:fd00:1::/64 fc01::2 UGS - - - gif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:ceff:fec5:b0ee link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:dcff:fe82:946d link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::3c9b:9f53:2251:153e UC - - - gif0 tc-so:fe80::3c9b:9f53:2251:153e gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::2 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::2 UC - - - gif0 tc-so:fc00::1 b2:a0:46:81:9a:6a UHL - - - shmif1 tc-so:fd00:2::2 b2:a0:75:da:6f:ad UHL - - - shmif0 tc-so:fe80::b0a0:75ff:feda:6fad b2:a0:75:da:6f:ad UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ce:c5:b0:ee 11 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::1 tc-so: ff02::1:ffc5:b0ee tc-so: ff01:2::1 tc-so: ff02::2:731c:4981 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 11 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:ceff:f 11 0 11 0 0 tc-so:shmif 1500 b2:a0:dc:82:94:6d 10 0 15 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff82:946d tc-so: ff01:3::1 tc-so: ff02::2:731c:4981 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 10 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:dcff:f 10 0 15 0 0 tc-so:gif0 1280 5 0 6 0 0 tc-so:gif0 1280 fc01::2/128 fc01::2 tc-so: ff02::1:ff51:153e tc-so: ff01:4::1 tc-so: ff02::2:731c:4981 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:2%gi 5 0 6 0 0 tc-so:gif0 1280 fe80::/64 fe80::3c9b:9f53:2 5 0 6 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:46:81:9a:6a shmif1 23h59m59s S R tc-so:fd00:2::2 b2:a0:75:da:6f:ad shmif0 20s R tc-so:fe80::b0a0:75ff:feda:6fad%shmif0 b2:a0:75:da:6f:ad shmif0 29s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::1 tc-so: group ff02::1:ffc5:b0ee%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:731c:4981%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:ce:c5:b0:ee multicnt 4 tc-so: 33:33:ff:c5:b0:ee -- 33:33:ff:c5:b0:ee refcount 1 tc-so: 33:33:73:1c:49:81 -- 33:33:73:1c:49:81 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff82:946d%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:731c:4981%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:dc:82:94:6d multicnt 4 tc-so: 33:33:ff:82:94:6d -- 33:33:ff:82:94:6d refcount 1 tc-so: 33:33:73:1c:49:81 -- 33:33:73:1c:49:81 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: tc-so: inet6 fc01::2 tc-so: group ff02::1:ff51:153e%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:731c:4981%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:2%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:75:da:6f:ad tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:75ff:feda:6fad%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 fd00:2::1 UGS - - - shmif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:75ff:feda:6fad link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:2::1 b2:a0:ce:c5:b0:ee UHL - - - shmif0 tc-so:fe80::b0a0:ceff:fec5:b0ee b2:a0:ce:c5:b0:ee UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:75:da:6f:ad 8 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:ffda:6fad tc-so: ff01:2::1 tc-so: ff02::2:79f1:a711 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 8 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:75ff:f 8 0 11 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:2::1 b2:a0:ce:c5:b0:ee shmif0 1s R tc-so:fe80::b0a0:ceff:fec5:b0ee%shmif0 b2:a0:ce:c5:b0:ee shmif0 6s R R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::2 tc-so: group ff02::1:ffda:6fad%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:79f1:a711%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:75:da:6f:ad multicnt 4 tc-so: 33:33:ff:da:6f:ad -- 33:33:ff:da:6f:ad refcount 1 tc-so: 33:33:79:f1:a7:11 -- 33:33:79:f1:a7:11 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 5 packets, 328 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::3c9b:9f53:2251:153e%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 472 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::ac03:7405:25ac:67e5%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:75:da:6f:ad tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 8 packets, 648 bytes, 3 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:75ff:feda:6fad%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:dc:82:94:6d tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 10 packets, 1084 bytes, 3 multicasts tc-so: output: 15 packets, 1650 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:dcff:fe82:946d%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ce:c5:b0:ee tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 11 packets, 906 bytes, 6 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:ceff:fec5:b0ee%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:46:81:9a:6a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 15 packets, 1650 bytes, 5 multicasts tc-so: output: 13 packets, 1342 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:46ff:fe81:9a6a%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9e:e1:47:1e tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 734 bytes, 6 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:9eff:fee1:471e%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:69:26:ca:47 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 742 bytes, 5 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:69ff:fe26:ca47%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 187 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 535 0 0 179 0 179 179 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1451 0 41 269 0 269 tc-so: tc-so:In use 1482K, total allocated 2152K; utilization 68.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.840005] shmif0: Ethernet address b2:a0:69:26:ca:47 tc-so:[ 17.400005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.400005] get_ifid: shmif0: ifid: b0:a0:69:ff:fe:26:ca:47 tc-so:[ 17.400005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:69ff:fe26:ca47 tc-so:[ 19.220005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:69ff:fe26:ca47 - no duplicates found tc-so:[ 60.650005] in6_if_link_down: fd00:1::2 marked detached tc-so:[ 60.650005] in6_if_link_down: fe80:2::b0a0:69ff:fe26:ca47 marked detached tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 5 0 5 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 20 0 20 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 36 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 60 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 267 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 66 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1160 0 0 387 0 387 387 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 46 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2332 0 78 491 0 491 tc-so: tc-so:In use 2837K, total allocated 3928K; utilization 72.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.260005] IPsec: Initialized Security Association Processing. tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.460005] shmif0: Ethernet address b2:a0:9e:e1:47:1e tc-so:[ 9.870005] shmif1: Ethernet address b2:a0:46:81:9a:6a tc-so:[ 16.220005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.220005] get_ifid: shmif0: ifid: b0:a0:9e:ff:fe:e1:47:1e tc-so:[ 16.220005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:9eff:fee1:471e tc-so:[ 16.520005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 16.520005] get_ifid: shmif1: ifid: b0:a0:46:ff:fe:81:9a:6a tc-so:[ 16.520005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:46ff:fe81:9a6a tc-so:[ 17.660005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:9eff:fee1:471e - no duplicates found tc-so:[ 17.910005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 17.910005] get_ifid: gif0: ifid: ac:03:74:05:25:ac:67:e5 tc-so:[ 17.910005] nd6_dad_start: gif0: starting DAD for fe80:4::ac03:7405:25ac:67e5 tc-so:[ 18.270005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:46ff:fe81:9a6a - no duplicates found tc-so:[ 19.900005] nd6_dad_timer: gif0: DAD complete for fe80:4::ac03:7405:25ac:67e5 - no duplicates found tc-so:[ 28.950005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 50.390005] in6_if_link_down: fc01::1 marked detached tc-so:[ 50.390005] in6_if_link_down: fe80:4::ac03:7405:25ac:67e5 marked detached tc-so:[ 56.310005] in6_if_link_down: fc00::1 marked detached tc-so:[ 56.310005] in6_if_link_down: fe80:3::b0a0:46ff:fe81:9a6a marked detached tc-so:[ 57.710005] in6_if_link_down: fd00:1::1 marked detached tc-so:[ 57.710005] in6_if_link_down: fe80:2::b0a0:9eff:fee1:471e marked detached tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 24 0 24 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 31 0 31 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 36 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 271 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 66 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1208 0 0 403 0 403 403 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 3 0 3 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 50 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2398 0 87 507 0 507 tc-so: tc-so:In use 2938K, total allocated 4056K; utilization 72.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.260005] IPsec: Initialized Security Association Processing. tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.340005] chacha: Portable C ChaCha tc-so:[ 1.340005] aes: BearSSL aes_ct tc-so:[ 1.340005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.340005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.140005] shmif0: Ethernet address b2:a0:ce:c5:b0:ee tc-so:[ 10.510005] shmif1: Ethernet address b2:a0:dc:82:94:6d tc-so:[ 16.570005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.570005] get_ifid: shmif0: ifid: b0:a0:ce:ff:fe:c5:b0:ee tc-so:[ 16.570005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:ceff:fec5:b0ee tc-so:[ 16.910005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 16.910005] get_ifid: shmif1: ifid: b0:a0:dc:ff:fe:82:94:6d tc-so:[ 16.910005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:dcff:fe82:946d tc-so:[ 18.430005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:ceff:fec5:b0ee - no duplicates found tc-so:[ 18.470005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 18.470005] get_ifid: gif0: ifid: 3c:9b:9f:53:22:51:15:3e tc-so:[ 18.470005] nd6_dad_start: gif0: starting DAD for fe80:4::3c9b:9f53:2251:153e tc-so:[ 18.840005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:dcff:fe82:946d - no duplicates found tc-so:[ 20.470005] nd6_dad_timer: gif0: DAD complete for fe80:4::3c9b:9f53:2251:153e - no duplicates found tc-so:[ 26.700005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 46.610005] in6_if_link_down: fc01::2 marked detached tc-so:[ 46.610005] in6_if_link_down: fe80:4::3c9b:9f53:2251:153e marked detached tc-so:[ 51.390005] in6_if_link_down: fc00::2 marked detached tc-so:[ 51.390005] in6_if_link_down: fe80:3::b0a0:dcff:fe82:946d marked detached tc-so:[ 52.820005] in6_if_link_down: fd00:2::1 marked detached tc-so:[ 52.820005] in6_if_link_down: fe80:2::b0a0:ceff:fec5:b0ee marked detached tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 15 0 15 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 19 0 19 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 190 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 565 0 0 189 0 189 189 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1492 0 53 280 0 280 tc-so: tc-so:In use 1546K, total allocated 2240K; utilization 69.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.360005] chacha: Portable C ChaCha tc-so:[ 1.360005] aes: BearSSL aes_ct tc-so:[ 1.360005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.360005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.920005] shmif0: Ethernet address b2:a0:75:da:6f:ad tc-so:[ 17.120005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.120005] get_ifid: shmif0: ifid: b0:a0:75:ff:fe:da:6f:ad tc-so:[ 17.120005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:75ff:feda:6fad tc-so:[ 19.040005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:75ff:feda:6fad - no duplicates found tc-so:[ 48.010005] in6_if_link_down: fd00:2::2 marked detached tc-so:[ 48.010005] in6_if_link_down: fe80:2::b0a0:75ff:feda:6fad marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.970004 b2:a0:69:26:ca:47 > 33:33:ff:26:ca:47, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff26:ca47: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff26:ca47, length 24 tc-so:00:00:16.290004 b2:a0:9e:e1:47:1e > 33:33:ff:e1:47:1e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe1:471e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe1:471e, length 24 tc-so:00:00:18.190004 b2:a0:69:26:ca:47 > 33:33:ff:26:ca:47, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff26:ca47: ICMP6, neighbor solicitation, who has fe80::b0a0:69ff:fe26:ca47, length 32 tc-so:00:00:16.660004 b2:a0:9e:e1:47:1e > 33:33:ff:e1:47:1e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe1:471e: ICMP6, neighbor solicitation, who has fe80::b0a0:9eff:fee1:471e, length 32 tc-so:00:00:17.080004 b2:a0:9e:e1:47:1e > 33:33:3a:38:45:68, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:3a38:4568: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3a38:4568, length 24 tc-so:00:00:19.330004 b2:a0:69:26:ca:47 > 33:33:ff:26:ca:47, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:69ff:fe26:ca47 > ff02::1:ff26:ca47: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff26:ca47, length 24 tc-so:00:00:20.510004 b2:a0:69:26:ca:47 > 33:33:19:a8:01:fa, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:69ff:fe26:ca47 > ff02::2:19a8:1fa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:19a8:1fa, length 24 tc-so:00:00:22.700004 b2:a0:69:26:ca:47 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:69ff:fe26:ca47 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:22.430004 b2:a0:9e:e1:47:1e > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9eff:fee1:471e > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:26.260004 b2:a0:69:26:ca:47 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:1::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:1::1, length 32 tc-so:00:00:24.570004 b2:a0:9e:e1:47:1e > b2:a0:69:26:ca:47, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor advertisement, tgt is fd00:1::1, length 32 tc-so:00:00:26.260004 b2:a0:69:26:ca:47 > b2:a0:9e:e1:47:1e, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:24.630004 b2:a0:9e:e1:47:1e > b2:a0:69:26:ca:47, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:26.040004 b2:a0:9e:e1:47:1e > 33:33:ff:e1:47:1e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9eff:fee1:471e > ff02::1:ffe1:471e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe1:471e, length 24 tc-so:00:00:30.620004 b2:a0:69:26:ca:47 > b2:a0:9e:e1:47:1e, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:28.950004 b2:a0:9e:e1:47:1e > b2:a0:69:26:ca:47, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:29.560004 b2:a0:9e:e1:47:1e > b2:a0:69:26:ca:47, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor solicitation, who has fd00:1::2, length 32 tc-so:00:00:31.250004 b2:a0:69:26:ca:47 > b2:a0:9e:e1:47:1e, ethertype IPv6 (0x86dd), length 78: fd00:1::2 > fd00:1::1: ICMP6, neighbor advertisement, tgt is fd00:1::2, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.200004 b2:a0:ce:c5:b0:ee > 33:33:ff:c5:b0:ee, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc5:b0ee: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc5:b0ee, length 24 tc-so:00:00:17.410004 b2:a0:ce:c5:b0:ee > 33:33:ff:c5:b0:ee, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc5:b0ee: ICMP6, neighbor solicitation, who has fe80::b0a0:ceff:fec5:b0ee, length 32 tc-so:00:00:17.730004 b2:a0:ce:c5:b0:ee > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:18.190004 b2:a0:ce:c5:b0:ee > 33:33:ff:c5:b0:ee, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc5:b0ee: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc5:b0ee, length 24 tc-so:00:00:17.970004 b2:a0:75:da:6f:ad > 33:33:ff:da:6f:ad, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffda:6fad: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffda:6fad, length 24 tc-so:00:00:18.010004 b2:a0:75:da:6f:ad > 33:33:ff:da:6f:ad, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffda:6fad: ICMP6, neighbor solicitation, who has fe80::b0a0:75ff:feda:6fad, length 32 tc-so:00:00:19.110004 b2:a0:75:da:6f:ad > 33:33:ff:da:6f:ad, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:75ff:feda:6fad > ff02::1:ffda:6fad: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffda:6fad, length 24 tc-so:00:00:20.040004 b2:a0:75:da:6f:ad > 33:33:79:f1:a7:11, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:75ff:feda:6fad > ff02::2:79f1:a711: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:79f1:a711, length 24 tc-so:00:00:22.380004 b2:a0:ce:c5:b0:ee > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ceff:fec5:b0ee > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32 tc-so:00:00:20.230004 b2:a0:75:da:6f:ad > b2:a0:ce:c5:b0:ee, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:75ff:feda:6fad > fe80::b0a0:ceff:fec5:b0ee: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32 tc-so:00:00:22.380004 b2:a0:ce:c5:b0:ee > b2:a0:75:da:6f:ad, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:20.230004 b2:a0:75:da:6f:ad > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:2::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:2::1, length 32 tc-so:00:00:22.430004 b2:a0:ce:c5:b0:ee > b2:a0:75:da:6f:ad, ethertype IPv6 (0x86dd), length 86: fd00:2::1 > fd00:2::2: ICMP6, neighbor advertisement, tgt is fd00:2::1, length 32 tc-so:00:00:20.270004 b2:a0:75:da:6f:ad > b2:a0:ce:c5:b0:ee, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:22.920004 b2:a0:ce:c5:b0:ee > 33:33:73:1c:49:81, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ceff:fec5:b0ee > ff02::2:731c:4981: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:731c:4981, length 24 tc-so:00:00:26.700004 b2:a0:ce:c5:b0:ee > b2:a0:75:da:6f:ad, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:24.550004 b2:a0:75:da:6f:ad > b2:a0:ce:c5:b0:ee, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:25.240004 b2:a0:75:da:6f:ad > b2:a0:ce:c5:b0:ee, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:75ff:feda:6fad > fe80::b0a0:ceff:fec5:b0ee: ICMP6, neighbor solicitation, who has fe80::b0a0:ceff:fec5:b0ee, length 32 tc-so:00:00:27.400004 b2:a0:ce:c5:b0:ee > b2:a0:75:da:6f:ad, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:ceff:fec5:b0ee > fe80::b0a0:75ff:feda:6fad: ICMP6, neighbor advertisement, tgt is fe80::b0a0:ceff:fec5:b0ee, length 24 tc-so:00:00:25.810004 b2:a0:75:da:6f:ad > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:75ff:feda:6fad > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:32.420004 b2:a0:ce:c5:b0:ee > b2:a0:75:da:6f:ad, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ceff:fec5:b0ee > fe80::b0a0:75ff:feda:6fad: ICMP6, neighbor solicitation, who has fe80::b0a0:75ff:feda:6fad, length 32 tc-so:00:00:30.260004 b2:a0:75:da:6f:ad > b2:a0:ce:c5:b0:ee, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:75ff:feda:6fad > fe80::b0a0:ceff:fec5:b0ee: ICMP6, neighbor advertisement, tgt is fe80::b0a0:75ff:feda:6fad, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.660004 b2:a0:46:81:9a:6a > 33:33:ff:81:9a:6a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff81:9a6a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff81:9a6a, length 24 tc-so:00:00:17.270004 b2:a0:46:81:9a:6a > 33:33:ff:81:9a:6a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff81:9a6a: ICMP6, neighbor solicitation, who has fe80::b0a0:46ff:fe81:9a6a, length 32 tc-so:00:00:17.980004 b2:a0:46:81:9a:6a > 33:33:ff:81:9a:6a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff81:9a6a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff81:9a6a, length 24 tc-so:00:00:18.880004 b2:a0:46:81:9a:6a > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:16.910004 b2:a0:dc:82:94:6d > b2:a0:46:81:9a:6a, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:19.120004 b2:a0:46:81:9a:6a > b2:a0:dc:82:94:6d, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::1:ffac:67e5: ICMP6, neighbor solicitation, who has fe80::ac03:7405:25ac:67e5, length 32 tc-so:00:00:16.910004 b2:a0:dc:82:94:6d > b2:a0:46:81:9a:6a, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:19.260004 b2:a0:46:81:9a:6a > 33:33:3a:38:45:68, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:46ff:fe81:9a6a > ff02::2:3a38:4568: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3a38:4568, length 24 tc-so:00:00:17.770004 b2:a0:dc:82:94:6d > 33:33:ff:82:94:6d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff82:946d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff82:946d, length 24 tc-so:00:00:17.840004 b2:a0:dc:82:94:6d > 33:33:ff:82:94:6d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff82:946d: ICMP6, neighbor solicitation, who has fe80::b0a0:dcff:fe82:946d, length 32 tc-so:00:00:18.560004 b2:a0:dc:82:94:6d > b2:a0:46:81:9a:6a, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::2:731c:4981: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:731c:4981, length 24 tc-so:00:00:19.310004 b2:a0:dc:82:94:6d > b2:a0:46:81:9a:6a, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff51:153e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff51:153e, length 24 tc-so:00:00:19.450004 b2:a0:dc:82:94:6d > b2:a0:46:81:9a:6a, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff51:153e: ICMP6, neighbor solicitation, who has fe80::3c9b:9f53:2251:153e, length 32 tc-so:00:00:19.770004 b2:a0:dc:82:94:6d > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dcff:fe82:946d > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:22.270004 b2:a0:46:81:9a:6a > b2:a0:dc:82:94:6d, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::ac03:7405:25ac:67e5 > ff02::1:ffac:67e5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffac:67e5, length 24 tc-so:00:00:20.240004 b2:a0:dc:82:94:6d > b2:a0:46:81:9a:6a, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:21.970004 b2:a0:dc:82:94:6d > b2:a0:46:81:9a:6a, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:24.160004 b2:a0:46:81:9a:6a > b2:a0:dc:82:94:6d, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:24.240004 b2:a0:46:81:9a:6a > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:46ff:fe81:9a6a > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:24.570004 b2:a0:46:81:9a:6a > b2:a0:dc:82:94:6d, ethertype IPv6 (0x86dd), length 110: fc00::1 > fc00::2: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.430004 b2:a0:dc:82:94:6d > b2:a0:46:81:9a:6a, ethertype IPv6 (0x86dd), length 110: fc00::2 > fc00::1: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:23.280004 b2:a0:dc:82:94:6d > 33:33:73:1c:49:81, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dcff:fe82:946d > ff02::2:731c:4981: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:731c:4981, length 24 tc-so:00:00:27.280004 b2:a0:46:81:9a:6a > b2:a0:dc:82:94:6d, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::ac03:7405:25ac:67e5 > ff02::2:3a38:4568: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3a38:4568, length 24 tc-so:00:00:25.340004 b2:a0:dc:82:94:6d > 33:33:ff:82:94:6d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dcff:fe82:946d > ff02::1:ff82:946d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff82:946d, length 24 tc-so:00:00:27.920004 b2:a0:46:81:9a:6a > b2:a0:dc:82:94:6d, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::ac03:7405:25ac:67e5 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:28.910004 b2:a0:46:81:9a:6a > b2:a0:dc:82:94:6d, ethertype IPv6 (0x86dd), length 134: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x1): fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:26.700004 b2:a0:dc:82:94:6d > b2:a0:46:81:9a:6a, ethertype IPv6 (0x86dd), length 134: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x1): fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:27.740004 b2:a0:dc:82:94:6d > b2:a0:46:81:9a:6a, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::3c9b:9f53:2251:153e > ff02::1:ff51:153e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff51:153e, length 24 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1639661206.691316, ipsec_gif_ipv6_tunnel_ah_null, passed tc-start: 1639661206.732449, ipsec_gif_ipv6_tunnel_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:7b:76:f6:ae ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:8e:a3:9b:df ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e2:46:c3:90 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b7:72:f4:fa ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:bd:14:4d:73 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::1/128 fc01::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc01::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::2/128 fc01::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc01::2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 esp 10000 -E null ; tc-so:add fc00::2 fc00::1 esp 10001 -E null ; tc-so:spdadd fd00:1::/64 fd00:2::/64 any -P out ipsec tc-so: esp/tunnel/fc00::1-fc00::2/require; tc-so:spdadd fd00:2::/64 fd00:1::/64 any -P in ipsec tc-so: esp/tunnel/fc00::2-fc00::1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 esp 10000 -E null ; tc-so:add fc00::2 fc00::1 esp 10001 -E null ; tc-so:spdadd fd00:2::/64 fd00:1::/64 any -P out ipsec tc-so: esp/tunnel/fc00::2-fc00::1/require; tc-so:spdadd fd00:1::/64 fd00:2::/64 any -P in ipsec tc-so: esp/tunnel/fc00::1-fc00::2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:27:15 2021 current: Dec 16 13:27:17 2021 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:26:49 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=28527 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:27:15 2021 current: Dec 16 13:27:17 2021 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:26:49 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=28527 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:27:16 2021 current: Dec 16 13:27:17 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:26:52 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=22745 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:27:16 2021 current: Dec 16 13:27:17 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:26:52 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=22745 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c0:28:3d:92 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:c0ff:fe28:3d92%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::2 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fd00:1::1 UGS - - - shmif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:c0ff:fe28:3d92 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:1::1 b2:a0:7b:76:f6:ae UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:c0:28:3d:92 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:ff28:3d92 tc-so: ff01:2::1 tc-so: ff02::2:cc3c:e081 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:c0ff:f 9 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:1::1 b2:a0:7b:76:f6:ae shmif0 25s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::2 tc-so: group ff02::1:ff28:3d92%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:cc3c:e081%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:c0:28:3d:92 multicnt 4 tc-so: 33:33:ff:28:3d:92 -- 33:33:ff:28:3d:92 refcount 1 tc-so: 33:33:cc:3c:e0:81 -- 33:33:cc:3c:e0:81 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7b:76:f6:ae tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:7bff:fe76:f6ae%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8e:a3:9b:df tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:8eff:fea3:9bdf%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::8c5d:b11a:7dd1:73da%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fc01::1 gif0 UHl - - - lo0 tc-so:fc01::2 fc01::1 UHC - - - gif0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::1 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fc01::1 UGS - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:7bff:fe76:f6ae link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:8eff:fea3:9bdf link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::8c5d:b11a:7dd1:73da UC - - - gif0 tc-so:fe80::8c5d:b11a:7dd1:73da gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::1 UC - - - gif0 tc-so:fc00::2 b2:a0:b7:72:f4:fa UHL - - - shmif1 tc-so:fd00:1::2 b2:a0:c0:28:3d:92 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7b:76:f6:ae 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::1 tc-so: ff02::1:ff76:f6ae tc-so: ff01:2::1 tc-so: ff02::2:2299:5b5% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:7bff:f 9 0 9 0 0 tc-so:shmif 1500 b2:a0:8e:a3:9b:df 15 0 14 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ffa3:9bdf tc-so: ff01:3::1 tc-so: ff02::2:2299:5b5% tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 15 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:8eff:f 15 0 14 0 0 tc-so:gif0 1280 7 0 6 0 0 tc-so:gif0 1280 fc01::1/128 fc01::1 tc-so: ff02::1:ffd1:73da tc-so: ff01:4::1 tc-so: ff02::2:2299:5b5% tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:1%gi 7 0 6 0 0 tc-so:gif0 1280 fe80::/64 fe80::8c5d:b11a:7 7 0 6 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:b7:72:f4:fa shmif1 19s R tc-so:fd00:1::2 b2:a0:c0:28:3d:92 shmif0 24s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::1 tc-so: group ff02::1:ff76:f6ae%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:2299:5b5%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:7b:76:f6:ae multicnt 4 tc-so: 33:33:ff:76:f6:ae -- 33:33:ff:76:f6:ae refcount 1 tc-so: 33:33:22:99:05:b5 -- 33:33:22:99:05:b5 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ffa3:9bdf%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:2299:5b5%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:8e:a3:9b:df multicnt 4 tc-so: 33:33:ff:a3:9b:df -- 33:33:ff:a3:9b:df refcount 1 tc-so: 33:33:22:99:05:b5 -- 33:33:22:99:05:b5 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:gif0: tc-so: inet6 fc01::1 tc-so: group ff02::1:ffd1:73da%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:2299:5b5%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:1%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e2:46:c3:90 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:e2ff:fe46:c390%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b7:72:f4:fa tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:b7ff:fe72:f4fa%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::c481:79e3:e8a6:59b5%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fc01::1 fc01::2 UHC - - - gif0 tc-so:fc01::2 gif0 UHl - - - lo0 tc-so:fd00:1::/64 fc01::2 UGS - - - gif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:e2ff:fe46:c390 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:b7ff:fe72:f4fa link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::c481:79e3:e8a6:59b5 UC - - - gif0 tc-so:fe80::c481:79e3:e8a6:59b5 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::2 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::2 UC - - - gif0 tc-so:fc00::1 b2:a0:8e:a3:9b:df UHL - - - shmif1 tc-so:fe80::b0a0:8eff:fea3:9bdf b2:a0:8e:a3:9b:df UHL - - - shmif1 tc-so:fd00:2::2 b2:a0:bd:14:4d:73 UHL - - - shmif0 tc-so:fe80::b0a0:bdff:fe14:4d73 b2:a0:bd:14:4d:73 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e2:46:c3:90 11 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::1 tc-so: ff02::1:ff46:c390 tc-so: ff01:2::1 tc-so: ff02::2:2af:f676% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 11 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:e2ff:f 11 0 11 0 0 tc-so:shmif 1500 b2:a0:b7:72:f4:fa 10 0 15 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff72:f4fa tc-so: ff01:3::1 tc-so: ff02::2:2af:f676% tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 10 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:b7ff:f 10 0 15 0 0 tc-so:gif0 1280 4 0 6 0 0 tc-so:gif0 1280 fc01::2/128 fc01::2 tc-so: ff02::1:ffa6:59b5 tc-so: ff01:4::1 tc-so: ff02::2:2af:f676% tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:2%gi 4 0 6 0 0 tc-so:gif0 1280 fe80::/64 fe80::c481:79e3:e 4 0 6 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:8e:a3:9b:df shmif1 7s R R tc-so:fe80::b0a0:8eff:fea3:9bdf%shmif1 b2:a0:8e:a3:9b:df shmif1 23h59m35s S tc-so:fd00:2::2 b2:a0:bd:14:4d:73 shmif0 4s R tc-so:fe80::b0a0:bdff:fe14:4d73%shmif0 b2:a0:bd:14:4d:73 shmif0 13s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::1 tc-so: group ff02::1:ff46:c390%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:2af:f676%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:e2:46:c3:90 multicnt 4 tc-so: 33:33:ff:46:c3:90 -- 33:33:ff:46:c3:90 refcount 1 tc-so: 33:33:02:af:f6:76 -- 33:33:02:af:f6:76 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff72:f4fa%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:2af:f676%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:b7:72:f4:fa multicnt 4 tc-so: 33:33:ff:72:f4:fa -- 33:33:ff:72:f4:fa refcount 1 tc-so: 33:33:02:af:f6:76 -- 33:33:02:af:f6:76 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: tc-so: inet6 fc01::2 tc-so: group ff02::1:ffa6:59b5%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:2af:f676%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:2%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bd:14:4d:73 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:bdff:fe14:4d73%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 fd00:2::1 UGS - - - shmif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:bdff:fe14:4d73 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:2::1 b2:a0:e2:46:c3:90 UHL - - - shmif0 tc-so:fe80::b0a0:e2ff:fe46:c390 b2:a0:e2:46:c3:90 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:bd:14:4d:73 8 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:ff14:4d73 tc-so: ff01:2::1 tc-so: ff02::2:3a71:e3d5 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 8 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:bdff:f 8 0 11 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:2::1 b2:a0:e2:46:c3:90 shmif0 1s R tc-so:fe80::b0a0:e2ff:fe46:c390%shmif0 b2:a0:e2:46:c3:90 shmif0 6s R R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::2 tc-so: group ff02::1:ff14:4d73%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:3a71:e3d5%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:bd:14:4d:73 multicnt 4 tc-so: 33:33:ff:14:4d:73 -- 33:33:ff:14:4d:73 refcount 1 tc-so: 33:33:3a:71:e3:d5 -- 33:33:3a:71:e3:d5 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 4 packets, 256 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::c481:79e3:e8a6:59b5%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 472 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::8c5d:b11a:7dd1:73da%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bd:14:4d:73 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 8 packets, 648 bytes, 3 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:bdff:fe14:4d73%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b7:72:f4:fa tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 10 packets, 1032 bytes, 4 multicasts tc-so: output: 15 packets, 1638 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:b7ff:fe72:f4fa%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e2:46:c3:90 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 11 packets, 906 bytes, 6 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:e2ff:fe46:c390%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8e:a3:9b:df tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 15 packets, 1638 bytes, 5 multicasts tc-so: output: 14 packets, 1376 bytes, 8 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:8eff:fea3:9bdf%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7b:76:f6:ae tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 734 bytes, 6 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:7bff:fe76:f6ae%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c0:28:3d:92 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 742 bytes, 5 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:c0ff:fe28:3d92%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 188 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 535 0 0 179 0 179 179 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1454 0 41 269 0 269 tc-so: tc-so:In use 1483K, total allocated 2152K; utilization 68.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.700005] shmif0: Ethernet address b2:a0:c0:28:3d:92 tc-so:[ 16.940005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.940005] get_ifid: shmif0: ifid: b0:a0:c0:ff:fe:28:3d:92 tc-so:[ 16.940005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:c0ff:fe28:3d92 tc-so:[ 18.840005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:c0ff:fe28:3d92 - no duplicates found tc-so:[ 62.960005] in6_if_link_down: fd00:1::2 marked detached tc-so:[ 62.960005] in6_if_link_down: fe80:2::b0a0:c0ff:fe28:3d92 marked detached tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 5 0 5 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 20 0 20 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 60 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 258 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 87 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1161 0 0 387 0 387 387 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 53 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2331 0 78 492 0 492 tc-so: tc-so:In use 2842K, total allocated 3936K; utilization 72.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.390005] shmif0: Ethernet address b2:a0:7b:76:f6:ae tc-so:[ 9.860005] shmif1: Ethernet address b2:a0:8e:a3:9b:df tc-so:[ 15.850005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.850005] get_ifid: shmif0: ifid: b0:a0:7b:ff:fe:76:f6:ae tc-so:[ 15.850005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:7bff:fe76:f6ae tc-so:[ 16.110005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 16.110005] get_ifid: shmif1: ifid: b0:a0:8e:ff:fe:a3:9b:df tc-so:[ 16.110005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:8eff:fea3:9bdf tc-so:[ 17.510005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:7bff:fe76:f6ae - no duplicates found tc-so:[ 17.510005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:8eff:fea3:9bdf - no duplicates found tc-so:[ 18.010005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 18.010005] get_ifid: gif0: ifid: 8c:5d:b1:1a:7d:d1:73:da tc-so:[ 18.010005] nd6_dad_start: gif0: starting DAD for fe80:4::8c5d:b11a:7dd1:73da tc-so:[ 19.560005] nd6_dad_timer: gif0: DAD complete for fe80:4::8c5d:b11a:7dd1:73da - no duplicates found tc-so:[ 51.500005] in6_if_link_down: fc01::1 marked detached tc-so:[ 51.500005] in6_if_link_down: fe80:4::8c5d:b11a:7dd1:73da marked detached tc-so:[ 58.880005] in6_if_link_down: fc00::1 marked detached tc-so:[ 58.880005] in6_if_link_down: fe80:3::b0a0:8eff:fea3:9bdf marked detached tc-so:[ 60.270005] in6_if_link_down: fd00:1::1 marked detached tc-so:[ 60.270005] in6_if_link_down: fe80:2::b0a0:7bff:fe76:f6ae marked detached tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 7 0 7 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 22 0 22 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 60 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 266 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 66 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1181 0 0 394 0 394 394 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 4 0 4 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 46 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2357 0 84 498 0 498 tc-so: tc-so:In use 2883K, total allocated 3984K; utilization 72.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.340005] chacha: Portable C ChaCha tc-so:[ 1.340005] aes: BearSSL aes_ct tc-so:[ 1.340005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.340005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.070005] shmif0: Ethernet address b2:a0:e2:46:c3:90 tc-so:[ 10.530005] shmif1: Ethernet address b2:a0:b7:72:f4:fa tc-so:[ 16.870005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.870005] get_ifid: shmif0: ifid: b0:a0:e2:ff:fe:46:c3:90 tc-so:[ 16.870005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:e2ff:fe46:c390 tc-so:[ 17.220005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 17.220005] get_ifid: shmif1: ifid: b0:a0:b7:ff:fe:72:f4:fa tc-so:[ 17.220005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:b7ff:fe72:f4fa tc-so:[ 17.220005] ip6_output: refusing to send from invalid address fe80:3::b0a0:b7ff:fe72:f4fa (pid 0) tc-so:[ 18.310005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:e2ff:fe46:c390 - no duplicates found tc-so:[ 18.710005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 18.710005] get_ifid: gif0: ifid: c4:81:79:e3:e8:a6:59:b5 tc-so:[ 18.710005] nd6_dad_start: gif0: starting DAD for fe80:4::c481:79e3:e8a6:59b5 tc-so:[ 18.760005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:b7ff:fe72:f4fa - no duplicates found tc-so:[ 20.380005] nd6_dad_timer: gif0: DAD complete for fe80:4::c481:79e3:e8a6:59b5 - no duplicates found tc-so:[ 47.700005] in6_if_link_down: fc01::2 marked detached tc-so:[ 47.700005] in6_if_link_down: fe80:4::c481:79e3:e8a6:59b5 marked detached tc-so:[ 53.720005] in6_if_link_down: fc00::2 marked detached tc-so:[ 53.720005] in6_if_link_down: fe80:3::b0a0:b7ff:fe72:f4fa marked detached tc-so:[ 55.510005] in6_if_link_down: fd00:2::1 marked detached tc-so:[ 55.510005] in6_if_link_down: fe80:2::b0a0:e2ff:fe46:c390 marked detached tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 20 0 20 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 24 0 24 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 189 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 611 0 0 204 0 204 204 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1552 0 63 294 0 294 tc-so: tc-so:In use 1642K, total allocated 2352K; utilization 69.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.580005] shmif0: Ethernet address b2:a0:bd:14:4d:73 tc-so:[ 17.270005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.270005] get_ifid: shmif0: ifid: b0:a0:bd:ff:fe:14:4d:73 tc-so:[ 17.270005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:bdff:fe14:4d73 tc-so:[ 19.220005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:bdff:fe14:4d73 - no duplicates found tc-so:[ 49.870005] in6_if_link_down: fd00:2::2 marked detached tc-so:[ 49.870005] in6_if_link_down: fe80:2::b0a0:bdff:fe14:4d73 marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.510004 b2:a0:c0:28:3d:92 > 33:33:ff:28:3d:92, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff28:3d92: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff28:3d92, length 24 tc-so:00:00:17.820004 b2:a0:c0:28:3d:92 > 33:33:ff:28:3d:92, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff28:3d92: ICMP6, neighbor solicitation, who has fe80::b0a0:c0ff:fe28:3d92, length 32 tc-so:00:00:16.340004 b2:a0:7b:76:f6:ae > 33:33:ff:76:f6:ae, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff76:f6ae: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff76:f6ae, length 24 tc-so:00:00:16.510004 b2:a0:7b:76:f6:ae > 33:33:ff:76:f6:ae, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff76:f6ae: ICMP6, neighbor solicitation, who has fe80::b0a0:7bff:fe76:f6ae, length 32 tc-so:00:00:18.280004 b2:a0:c0:28:3d:92 > 33:33:cc:3c:e0:81, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:cc3c:e081: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:cc3c:e081, length 24 tc-so:00:00:16.810004 b2:a0:7b:76:f6:ae > 33:33:ff:76:f6:ae, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff76:f6ae: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff76:f6ae, length 24 tc-so:00:00:17.330004 b2:a0:7b:76:f6:ae > 33:33:22:99:05:b5, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:2299:5b5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2299:5b5, length 24 tc-so:00:00:19.040004 b2:a0:c0:28:3d:92 > 33:33:ff:28:3d:92, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c0ff:fe28:3d92 > ff02::1:ff28:3d92: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff28:3d92, length 24 tc-so:00:00:20.150004 b2:a0:c0:28:3d:92 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c0ff:fe28:3d92 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:24.150004 b2:a0:7b:76:f6:ae > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7bff:fe76:f6ae > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:26.430004 b2:a0:c0:28:3d:92 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:1::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:1::1, length 32 tc-so:00:00:24.850004 b2:a0:7b:76:f6:ae > b2:a0:c0:28:3d:92, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor advertisement, tgt is fd00:1::1, length 32 tc-so:00:00:26.430004 b2:a0:c0:28:3d:92 > b2:a0:7b:76:f6:ae, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:24.890004 b2:a0:7b:76:f6:ae > b2:a0:c0:28:3d:92, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:30.690004 b2:a0:c0:28:3d:92 > b2:a0:7b:76:f6:ae, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:29.140004 b2:a0:7b:76:f6:ae > b2:a0:c0:28:3d:92, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:29.860004 b2:a0:7b:76:f6:ae > b2:a0:c0:28:3d:92, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor solicitation, who has fd00:1::2, length 32 tc-so:00:00:31.470004 b2:a0:c0:28:3d:92 > b2:a0:7b:76:f6:ae, ethertype IPv6 (0x86dd), length 78: fd00:1::2 > fd00:1::1: ICMP6, neighbor advertisement, tgt is fd00:1::2, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.930004 b2:a0:e2:46:c3:90 > 33:33:ff:46:c3:90, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff46:c390: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff46:c390, length 24 tc-so:00:00:17.140004 b2:a0:e2:46:c3:90 > 33:33:ff:46:c3:90, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff46:c390: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff46:c390, length 24 tc-so:00:00:17.280004 b2:a0:e2:46:c3:90 > 33:33:ff:46:c3:90, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff46:c390: ICMP6, neighbor solicitation, who has fe80::b0a0:e2ff:fe46:c390, length 32 tc-so:00:00:19.340004 b2:a0:e2:46:c3:90 > 33:33:02:af:f6:76, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e2ff:fe46:c390 > ff02::2:2af:f676: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2af:f676, length 24 tc-so:00:00:17.570004 b2:a0:bd:14:4d:73 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:17.900004 b2:a0:bd:14:4d:73 > 33:33:ff:14:4d:73, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff14:4d73: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff14:4d73, length 24 tc-so:00:00:18.220004 b2:a0:bd:14:4d:73 > 33:33:ff:14:4d:73, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff14:4d73: ICMP6, neighbor solicitation, who has fe80::b0a0:bdff:fe14:4d73, length 32 tc-so:00:00:21.040004 b2:a0:e2:46:c3:90 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e2ff:fe46:c390 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:22.680004 b2:a0:e2:46:c3:90 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e2ff:fe46:c390 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32 tc-so:00:00:20.420004 b2:a0:bd:14:4d:73 > b2:a0:e2:46:c3:90, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bdff:fe14:4d73 > fe80::b0a0:e2ff:fe46:c390: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32 tc-so:00:00:22.720004 b2:a0:e2:46:c3:90 > b2:a0:bd:14:4d:73, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:20.460004 b2:a0:bd:14:4d:73 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:2::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:2::1, length 32 tc-so:00:00:22.720004 b2:a0:e2:46:c3:90 > b2:a0:bd:14:4d:73, ethertype IPv6 (0x86dd), length 86: fd00:2::1 > fd00:2::2: ICMP6, neighbor advertisement, tgt is fd00:2::1, length 32 tc-so:00:00:20.460004 b2:a0:bd:14:4d:73 > b2:a0:e2:46:c3:90, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:26.930004 b2:a0:e2:46:c3:90 > b2:a0:bd:14:4d:73, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:24.670004 b2:a0:bd:14:4d:73 > b2:a0:e2:46:c3:90, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:25.420004 b2:a0:bd:14:4d:73 > b2:a0:e2:46:c3:90, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bdff:fe14:4d73 > fe80::b0a0:e2ff:fe46:c390: ICMP6, neighbor solicitation, who has fe80::b0a0:e2ff:fe46:c390, length 32 tc-so:00:00:27.690004 b2:a0:e2:46:c3:90 > b2:a0:bd:14:4d:73, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:e2ff:fe46:c390 > fe80::b0a0:bdff:fe14:4d73: ICMP6, neighbor advertisement, tgt is fe80::b0a0:e2ff:fe46:c390, length 24 tc-so:00:00:26.740004 b2:a0:bd:14:4d:73 > 33:33:3a:71:e3:d5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bdff:fe14:4d73 > ff02::2:3a71:e3d5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3a71:e3d5, length 24 tc-so:00:00:26.940004 b2:a0:bd:14:4d:73 > 33:33:ff:14:4d:73, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bdff:fe14:4d73 > ff02::1:ff14:4d73: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff14:4d73, length 24 tc-so:00:00:32.680004 b2:a0:e2:46:c3:90 > b2:a0:bd:14:4d:73, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e2ff:fe46:c390 > fe80::b0a0:bdff:fe14:4d73: ICMP6, neighbor solicitation, who has fe80::b0a0:bdff:fe14:4d73, length 32 tc-so:00:00:30.420004 b2:a0:bd:14:4d:73 > b2:a0:e2:46:c3:90, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:bdff:fe14:4d73 > fe80::b0a0:e2ff:fe46:c390: ICMP6, neighbor advertisement, tgt is fe80::b0a0:bdff:fe14:4d73, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.510004 b2:a0:8e:a3:9b:df > 33:33:ff:a3:9b:df, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa3:9bdf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa3:9bdf, length 24 tc-so:00:00:16.510004 b2:a0:8e:a3:9b:df > 33:33:ff:a3:9b:df, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa3:9bdf: ICMP6, neighbor solicitation, who has fe80::b0a0:8eff:fea3:9bdf, length 32 tc-so:00:00:17.650004 b2:a0:8e:a3:9b:df > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8eff:fea3:9bdf > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:18.050004 b2:a0:8e:a3:9b:df > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:19.080004 b2:a0:8e:a3:9b:df > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8eff:fea3:9bdf > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:17.650004 b2:a0:b7:72:f4:fa > 33:33:ff:72:f4:fa, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff72:f4fa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff72:f4fa, length 24 tc-so:00:00:17.730004 b2:a0:b7:72:f4:fa > 33:33:ff:72:f4:fa, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff72:f4fa: ICMP6, neighbor solicitation, who has fe80::b0a0:b7ff:fe72:f4fa, length 32 tc-so:00:00:20.050004 b2:a0:8e:a3:9b:df > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:17.880004 b2:a0:b7:72:f4:fa > b2:a0:8e:a3:9b:df, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:20.050004 b2:a0:8e:a3:9b:df > b2:a0:b7:72:f4:fa, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::8c5d:b11a:7dd1:73da > ff02::2:2299:5b5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2299:5b5, length 24 tc-so:00:00:17.880004 b2:a0:b7:72:f4:fa > b2:a0:8e:a3:9b:df, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:20.480004 b2:a0:8e:a3:9b:df > 33:33:ff:a3:9b:df, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8eff:fea3:9bdf > ff02::1:ffa3:9bdf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa3:9bdf, length 24 tc-so:00:00:19.130004 b2:a0:b7:72:f4:fa > b2:a0:8e:a3:9b:df, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ffa6:59b5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa6:59b5, length 24 tc-so:00:00:21.380004 b2:a0:8e:a3:9b:df > 33:33:22:99:05:b5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8eff:fea3:9bdf > ff02::2:2299:5b5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2299:5b5, length 24 tc-so:00:00:19.360004 b2:a0:b7:72:f4:fa > b2:a0:8e:a3:9b:df, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ffa6:59b5: ICMP6, neighbor solicitation, who has fe80::c481:79e3:e8a6:59b5, length 32 tc-so:00:00:20.020004 b2:a0:b7:72:f4:fa > b2:a0:8e:a3:9b:df, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::2:2af:f676: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2af:f676, length 24 tc-so:00:00:20.500004 b2:a0:b7:72:f4:fa > 33:33:ff:72:f4:fa, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b7ff:fe72:f4fa > ff02::1:ff72:f4fa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff72:f4fa, length 24 tc-so:00:00:20.730004 b2:a0:b7:72:f4:fa > b2:a0:8e:a3:9b:df, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::c481:79e3:e8a6:59b5 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:23.510004 b2:a0:8e:a3:9b:df > b2:a0:b7:72:f4:fa, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::8c5d:b11a:7dd1:73da > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:24.850004 b2:a0:8e:a3:9b:df > b2:a0:b7:72:f4:fa, ethertype IPv6 (0x86dd), length 110: fc00::1 > fc00::2: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.720004 b2:a0:b7:72:f4:fa > b2:a0:8e:a3:9b:df, ethertype IPv6 (0x86dd), length 110: fc00::2 > fc00::1: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:22.910004 b2:a0:b7:72:f4:fa > b2:a0:8e:a3:9b:df, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:25.080004 b2:a0:8e:a3:9b:df > b2:a0:b7:72:f4:fa, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:23.860004 b2:a0:b7:72:f4:fa > 33:33:02:af:f6:76, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b7ff:fe72:f4fa > ff02::2:2af:f676: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2af:f676, length 24 tc-so:00:00:24.790004 b2:a0:b7:72:f4:fa > b2:a0:8e:a3:9b:df, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::c481:79e3:e8a6:59b5 > ff02::1:ffa6:59b5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa6:59b5, length 24 tc-so:00:00:25.440004 b2:a0:b7:72:f4:fa > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b7ff:fe72:f4fa > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:28.030004 b2:a0:8e:a3:9b:df > b2:a0:b7:72:f4:fa, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::8c5d:b11a:7dd1:73da > ff02::1:ffd1:73da: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd1:73da, length 24 tc-so:00:00:29.100004 b2:a0:8e:a3:9b:df > b2:a0:b7:72:f4:fa, ethertype IPv6 (0x86dd), length 122: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 68 tc-so:00:00:26.970004 b2:a0:b7:72:f4:fa > b2:a0:8e:a3:9b:df, ethertype IPv6 (0x86dd), length 122: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 68 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1639661289.927273, ipsec_gif_ipv6_tunnel_esp_null, passed tc-start: 1639661289.986234, ipsec_gif_ipv6_tunnel_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:e4:03:06:89 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b9:ae:9e:52 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:35:d5:e6:78 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:60:19:00:ca ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:4d:e6:a4:b9 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::1/128 fc01::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc01::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::2/128 fc01::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc01::2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fd00:1::/64 fd00:2::/64 any -P out ipsec tc-so: esp/tunnel/fc00::1-fc00::2/require; tc-so:spdadd fd00:2::/64 fd00:1::/64 any -P in ipsec tc-so: esp/tunnel/fc00::2-fc00::1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fd00:2::/64 fd00:1::/64 any -P out ipsec tc-so: esp/tunnel/fc00::2-fc00::1/require; tc-so:spdadd fd00:1::/64 fd00:2::/64 any -P in ipsec tc-so: esp/tunnel/fc00::1-fc00::2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:28:41 2021 current: Dec 16 13:28:42 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:28:14 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=18193 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:28:41 2021 current: Dec 16 13:28:42 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:28:14 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=18193 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:28:41 2021 current: Dec 16 13:28:42 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:28:17 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=18610 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:28:41 2021 current: Dec 16 13:28:42 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:28:17 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=18610 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6d:a5:73:b8 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:6dff:fea5:73b8%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::2 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fd00:1::1 UGS - - - shmif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:6dff:fea5:73b8 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:1::1 b2:a0:e4:03:06:89 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:6d:a5:73:b8 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:ffa5:73b8 tc-so: ff01:2::1 tc-so: ff02::2:739a:cd05 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:6dff:f 9 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:1::1 b2:a0:e4:03:06:89 shmif0 21s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::2 tc-so: group ff02::1:ffa5:73b8%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:739a:cd05%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:6d:a5:73:b8 multicnt 4 tc-so: 33:33:ff:a5:73:b8 -- 33:33:ff:a5:73:b8 refcount 1 tc-so: 33:33:73:9a:cd:05 -- 33:33:73:9a:cd:05 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e4:03:06:89 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:e4ff:fe03:689%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b9:ae:9e:52 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:b9ff:feae:9e52%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::fcdc:237e:3945:10c7%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fc01::1 gif0 UHl - - - lo0 tc-so:fc01::2 fc01::1 UHC - - - gif0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::1 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fc01::1 UGS - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:e4ff:fe03:689 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:b9ff:feae:9e52 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::fcdc:237e:3945:10c7 UC - - - gif0 tc-so:fe80::fcdc:237e:3945:10c7 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::1 UC - - - gif0 tc-so:fc00::2 b2:a0:60:19:00:ca UHL - - - shmif1 tc-so:fd00:1::2 b2:a0:6d:a5:73:b8 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e4:03:06:89 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::1 tc-so: ff02::1:ff03:689% tc-so: ff01:2::1 tc-so: ff02::2:3eb3:f0a4 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:e4ff:f 9 0 9 0 0 tc-so:shmif 1500 b2:a0:b9:ae:9e:52 15 0 12 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ffae:9e52 tc-so: ff01:3::1 tc-so: ff02::2:3eb3:f0a4 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 15 0 12 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:b9ff:f 15 0 12 0 0 tc-so:gif0 1280 7 0 6 0 0 tc-so:gif0 1280 fc01::1/128 fc01::1 tc-so: ff02::1:ff45:10c7 tc-so: ff01:4::1 tc-so: ff02::2:3eb3:f0a4 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:1%gi 7 0 6 0 0 tc-so:gif0 1280 fe80::/64 fe80::fcdc:237e:3 7 0 6 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:60:19:00:ca shmif1 23h59m57s S tc-so:fd00:1::2 b2:a0:6d:a5:73:b8 shmif0 25s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::1 tc-so: group ff02::1:ff03:689%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:3eb3:f0a4%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:e4:03:06:89 multicnt 4 tc-so: 33:33:ff:03:06:89 -- 33:33:ff:03:06:89 refcount 1 tc-so: 33:33:3e:b3:f0:a4 -- 33:33:3e:b3:f0:a4 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ffae:9e52%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:3eb3:f0a4%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:b9:ae:9e:52 multicnt 4 tc-so: 33:33:ff:ae:9e:52 -- 33:33:ff:ae:9e:52 refcount 1 tc-so: 33:33:3e:b3:f0:a4 -- 33:33:3e:b3:f0:a4 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:gif0: tc-so: inet6 fc01::1 tc-so: group ff02::1:ff45:10c7%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:3eb3:f0a4%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:1%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:35:d5:e6:78 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:35ff:fed5:e678%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:60:19:00:ca tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:60ff:fe19:ca%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::5c27:db1f:bd:fe0b%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fc01::1 fc01::2 UHC - - - gif0 tc-so:fc01::2 gif0 UHl - - - lo0 tc-so:fd00:1::/64 fc01::2 UGS - - - gif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:35ff:fed5:e678 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:60ff:fe19:ca link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::5c27:db1f:bd:fe0b UC - - - gif0 tc-so:fe80::5c27:db1f:bd:fe0b gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::2 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::2 UC - - - gif0 tc-so:fc00::1 b2:a0:b9:ae:9e:52 UHL - - - shmif1 tc-so:fe80::b0a0:b9ff:feae:9e52 b2:a0:b9:ae:9e:52 UHL - - - shmif1 tc-so:fd00:2::2 b2:a0:4d:e6:a4:b9 UHL - - - shmif0 tc-so:fe80::b0a0:4dff:fee6:a4b9 b2:a0:4d:e6:a4:b9 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:35:d5:e6:78 11 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::1 tc-so: ff02::1:ffd5:e678 tc-so: ff01:2::1 tc-so: ff02::2:c8bd:f0c0 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 11 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:35ff:f 11 0 11 0 0 tc-so:shmif 1500 b2:a0:60:19:00:ca 9 0 15 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff19:ca%s tc-so: ff01:3::1 tc-so: ff02::2:c8bd:f0c0 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 9 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:60ff:f 9 0 15 0 0 tc-so:gif0 1280 2 0 6 0 0 tc-so:gif0 1280 fc01::2/128 fc01::2 tc-so: ff02::1:ffbd:fe0b tc-so: ff01:4::1 tc-so: ff02::2:c8bd:f0c0 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:2%gi 2 0 6 0 0 tc-so:gif0 1280 fe80::/64 fe80::5c27:db1f:b 2 0 6 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:b9:ae:9e:52 shmif1 10s R R tc-so:fe80::b0a0:b9ff:feae:9e52%shmif1 b2:a0:b9:ae:9e:52 shmif1 23h59m36s S tc-so:fd00:2::2 b2:a0:4d:e6:a4:b9 shmif0 18s R tc-so:fe80::b0a0:4dff:fee6:a4b9%shmif0 b2:a0:4d:e6:a4:b9 shmif0 28s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::1 tc-so: group ff02::1:ffd5:e678%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:c8bd:f0c0%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:35:d5:e6:78 multicnt 4 tc-so: 33:33:ff:d5:e6:78 -- 33:33:ff:d5:e6:78 refcount 1 tc-so: 33:33:c8:bd:f0:c0 -- 33:33:c8:bd:f0:c0 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff19:ca%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:c8bd:f0c0%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:60:19:00:ca multicnt 4 tc-so: 33:33:ff:19:00:ca -- 33:33:ff:19:00:ca refcount 1 tc-so: 33:33:c8:bd:f0:c0 -- 33:33:c8:bd:f0:c0 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: tc-so: inet6 fc01::2 tc-so: group ff02::1:ffbd:fe0b%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:c8bd:f0c0%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:2%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4d:e6:a4:b9 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:4dff:fee6:a4b9%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 fd00:2::1 UGS - - - shmif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:4dff:fee6:a4b9 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:2::1 b2:a0:35:d5:e6:78 UHL - - - shmif0 tc-so:fe80::b0a0:35ff:fed5:e678 b2:a0:35:d5:e6:78 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:4d:e6:a4:b9 10 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:ffe6:a4b9 tc-so: ff01:2::1 tc-so: ff02::2:cbb2:8cd% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 10 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:4dff:f 10 0 11 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:2::1 b2:a0:35:d5:e6:78 shmif0 18s R tc-so:fe80::b0a0:35ff:fed5:e678%shmif0 b2:a0:35:d5:e6:78 shmif0 23s R R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::2 tc-so: group ff02::1:ffe6:a4b9%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:cbb2:8cd%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:4d:e6:a4:b9 multicnt 4 tc-so: 33:33:ff:e6:a4:b9 -- 33:33:ff:e6:a4:b9 refcount 1 tc-so: 33:33:cb:b2:08:cd -- 33:33:cb:b2:08:cd refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 2 packets, 112 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::5c27:db1f:bd:fe0b%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 472 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::fcdc:237e:3945:10c7%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4d:e6:a4:b9 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 10 packets, 820 bytes, 5 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:4dff:fee6:a4b9%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:60:19:00:ca tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 9 packets, 886 bytes, 5 multicasts tc-so: output: 15 packets, 1658 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:60ff:fe19:ca%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:35:d5:e6:78 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 11 packets, 906 bytes, 6 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:35ff:fed5:e678%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b9:ae:9e:52 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 15 packets, 1658 bytes, 5 multicasts tc-so: output: 12 packets, 1144 bytes, 8 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:b9ff:feae:9e52%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e4:03:06:89 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 734 bytes, 6 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:e4ff:fe03:689%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6d:a5:73:b8 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 742 bytes, 5 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:6dff:fea5:73b8%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 189 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 535 0 0 179 0 179 179 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1456 0 41 269 0 269 tc-so: tc-so:In use 1483K, total allocated 2152K; utilization 68.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.390005] mainbus0 (root) tc-so:[ 1.390005] chacha: Portable C ChaCha tc-so:[ 1.390005] aes: BearSSL aes_ct tc-so:[ 1.390005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.390005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.680005] shmif0: Ethernet address b2:a0:6d:a5:73:b8 tc-so:[ 18.310005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 18.310005] get_ifid: shmif0: ifid: b0:a0:6d:ff:fe:a5:73:b8 tc-so:[ 18.310005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:6dff:fea5:73b8 tc-so:[ 20.310005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:6dff:fea5:73b8 - no duplicates found tc-so:[ 60.790005] in6_if_link_down: fd00:1::2 marked detached tc-so:[ 60.790005] in6_if_link_down: fe80:2::b0a0:6dff:fea5:73b8 marked detached tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 5 0 5 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 20 0 20 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 264 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 66 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1159 0 0 387 0 387 387 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 49 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2332 0 78 491 0 491 tc-so: tc-so:In use 2838K, total allocated 3928K; utilization 72.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.300005] IPsec: Initialized Security Association Processing. tc-so:[ 1.330005] mainbus0 (root) tc-so:[ 1.330005] chacha: Portable C ChaCha tc-so:[ 1.330005] aes: BearSSL aes_ct tc-so:[ 1.330005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.330005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.830005] shmif0: Ethernet address b2:a0:e4:03:06:89 tc-so:[ 10.330005] shmif1: Ethernet address b2:a0:b9:ae:9e:52 tc-so:[ 16.930005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.930005] get_ifid: shmif0: ifid: b0:a0:e4:ff:fe:03:06:89 tc-so:[ 16.930005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:e4ff:fe03:689 tc-so:[ 17.300005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 17.300005] get_ifid: shmif1: ifid: b0:a0:b9:ff:fe:ae:9e:52 tc-so:[ 17.300005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:b9ff:feae:9e52 tc-so:[ 18.580005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:e4ff:fe03:689 - no duplicates found tc-so:[ 19.020005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 19.020005] get_ifid: gif0: ifid: fc:dc:23:7e:39:45:10:c7 tc-so:[ 19.020005] nd6_dad_start: gif0: starting DAD for fe80:4::fcdc:237e:3945:10c7 tc-so:[ 19.240005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:b9ff:feae:9e52 - no duplicates found tc-so:[ 20.950005] nd6_dad_timer: gif0: DAD complete for fe80:4::fcdc:237e:3945:10c7 - no duplicates found tc-so:[ 50.670005] in6_if_link_down: fc01::1 marked detached tc-so:[ 50.670005] in6_if_link_down: fe80:4::fcdc:237e:3945:10c7 marked detached tc-so:[ 56.370005] in6_if_link_down: fc00::1 marked detached tc-so:[ 56.370005] in6_if_link_down: fe80:3::b0a0:b9ff:feae:9e52 marked detached tc-so:[ 57.710005] in6_if_link_down: fd00:1::1 marked detached tc-so:[ 57.710005] in6_if_link_down: fe80:2::b0a0:e4ff:fe03:689 marked detached tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 7 0 7 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 22 0 22 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 270 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 66 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1180 0 0 394 0 394 394 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 4 0 4 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 45 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2352 0 84 496 0 496 tc-so: tc-so:In use 2876K, total allocated 3968K; utilization 72.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.290005] IPsec: Initialized Security Association Processing. tc-so:[ 1.330005] mainbus0 (root) tc-so:[ 1.410005] chacha: Portable C ChaCha tc-so:[ 1.410005] aes: BearSSL aes_ct tc-so:[ 1.410005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.410005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.270005] shmif0: Ethernet address b2:a0:35:d5:e6:78 tc-so:[ 10.770005] shmif1: Ethernet address b2:a0:60:19:00:ca tc-so:[ 17.450005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.450005] get_ifid: shmif0: ifid: b0:a0:35:ff:fe:d5:e6:78 tc-so:[ 17.450005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:35ff:fed5:e678 tc-so:[ 17.770005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 17.770005] get_ifid: shmif1: ifid: b0:a0:60:ff:fe:19:00:ca tc-so:[ 17.770005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:60ff:fe19:ca tc-so:[ 17.820005] ip6_output: refusing to send from invalid address fe80:3::b0a0:60ff:fe19:ca (pid 0) tc-so:[ 19.210005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:35ff:fed5:e678 - no duplicates found tc-so:[ 19.460005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 19.460005] get_ifid: gif0: ifid: 5c:27:db:1f:00:bd:fe:0b tc-so:[ 19.460005] nd6_dad_start: gif0: starting DAD for fe80:4::5c27:db1f:bd:fe0b tc-so:[ 19.770005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:60ff:fe19:ca - no duplicates found tc-so:[ 21.250005] nd6_dad_timer: gif0: DAD complete for fe80:4::5c27:db1f:bd:fe0b - no duplicates found tc-so:[ 46.490005] in6_if_link_down: fc01::2 marked detached tc-so:[ 46.490005] in6_if_link_down: fe80:4::5c27:db1f:bd:fe0b marked detached tc-so:[ 50.810005] in6_if_link_down: fc00::2 marked detached tc-so:[ 50.810005] in6_if_link_down: fe80:3::b0a0:60ff:fe19:ca marked detached tc-so:[ 52.330005] in6_if_link_down: fd00:2::1 marked detached tc-so:[ 52.330005] in6_if_link_down: fe80:2::b0a0:35ff:fed5:e678 marked detached tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 21 0 21 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 25 0 25 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 190 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 621 0 0 207 0 207 207 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1562 0 65 298 0 298 tc-so: tc-so:In use 1662K, total allocated 2384K; utilization 69.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.550005] shmif0: Ethernet address b2:a0:4d:e6:a4:b9 tc-so:[ 17.790005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.790005] get_ifid: shmif0: ifid: b0:a0:4d:ff:fe:e6:a4:b9 tc-so:[ 17.790005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:4dff:fee6:a4b9 tc-so:[ 19.740005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:4dff:fee6:a4b9 - no duplicates found tc-so:[ 47.210005] in6_if_link_down: fd00:2::2 marked detached tc-so:[ 47.210005] in6_if_link_down: fe80:2::b0a0:4dff:fee6:a4b9 marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:19.100004 b2:a0:6d:a5:73:b8 > 33:33:ff:a5:73:b8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa5:73b8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa5:73b8, length 24 tc-so:00:00:19.290004 b2:a0:6d:a5:73:b8 > 33:33:ff:a5:73:b8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa5:73b8: ICMP6, neighbor solicitation, who has fe80::b0a0:6dff:fea5:73b8, length 32 tc-so:00:00:17.520004 b2:a0:e4:03:06:89 > 33:33:ff:03:06:89, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff03:689: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff03:689, length 24 tc-so:00:00:17.580004 b2:a0:e4:03:06:89 > 33:33:ff:03:06:89, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff03:689: ICMP6, neighbor solicitation, who has fe80::b0a0:e4ff:fe03:689, length 32 tc-so:00:00:19.800004 b2:a0:6d:a5:73:b8 > 33:33:ff:a5:73:b8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa5:73b8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa5:73b8, length 24 tc-so:00:00:18.380004 b2:a0:e4:03:06:89 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:21.570004 b2:a0:6d:a5:73:b8 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6dff:fea5:73b8 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:23.080004 b2:a0:e4:03:06:89 > 33:33:ff:03:06:89, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e4ff:fe03:689 > ff02::1:ff03:689: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff03:689, length 24 tc-so:00:00:27.790004 b2:a0:6d:a5:73:b8 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:1::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:1::1, length 32 tc-so:00:00:25.710004 b2:a0:e4:03:06:89 > b2:a0:6d:a5:73:b8, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor advertisement, tgt is fd00:1::1, length 32 tc-so:00:00:27.790004 b2:a0:6d:a5:73:b8 > b2:a0:e4:03:06:89, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:27.830004 b2:a0:6d:a5:73:b8 > 33:33:73:9a:cd:05, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6dff:fea5:73b8 > ff02::2:739a:cd05: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:739a:cd05, length 24 tc-so:00:00:25.750004 b2:a0:e4:03:06:89 > b2:a0:6d:a5:73:b8, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:26.360004 b2:a0:e4:03:06:89 > 33:33:3e:b3:f0:a4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e4ff:fe03:689 > ff02::2:3eb3:f0a4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3eb3:f0a4, length 24 tc-so:00:00:31.440004 b2:a0:6d:a5:73:b8 > b2:a0:e4:03:06:89, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:29.390004 b2:a0:e4:03:06:89 > b2:a0:6d:a5:73:b8, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:30.730004 b2:a0:e4:03:06:89 > b2:a0:6d:a5:73:b8, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor solicitation, who has fd00:1::2, length 32 tc-so:00:00:32.810004 b2:a0:6d:a5:73:b8 > b2:a0:e4:03:06:89, ethertype IPv6 (0x86dd), length 78: fd00:1::2 > fd00:1::1: ICMP6, neighbor advertisement, tgt is fd00:1::2, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:18.150004 b2:a0:35:d5:e6:78 > 33:33:ff:d5:e6:78, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd5:e678: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd5:e678, length 24 tc-so:00:00:18.180004 b2:a0:35:d5:e6:78 > 33:33:ff:d5:e6:78, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd5:e678: ICMP6, neighbor solicitation, who has fe80::b0a0:35ff:fed5:e678, length 32 tc-so:00:00:20.670004 b2:a0:35:d5:e6:78 > 33:33:ff:d5:e6:78, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:35ff:fed5:e678 > ff02::1:ffd5:e678: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd5:e678, length 24 tc-so:00:00:18.710004 b2:a0:4d:e6:a4:b9 > 33:33:ff:e6:a4:b9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe6:a4b9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe6:a4b9, length 24 tc-so:00:00:18.740004 b2:a0:4d:e6:a4:b9 > 33:33:ff:e6:a4:b9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe6:a4b9: ICMP6, neighbor solicitation, who has fe80::b0a0:4dff:fee6:a4b9, length 32 tc-so:00:00:20.070004 b2:a0:4d:e6:a4:b9 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4dff:fee6:a4b9 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:23.110004 b2:a0:35:d5:e6:78 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:35ff:fed5:e678 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32 tc-so:00:00:20.680004 b2:a0:4d:e6:a4:b9 > b2:a0:35:d5:e6:78, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4dff:fee6:a4b9 > fe80::b0a0:35ff:fed5:e678: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32 tc-so:00:00:23.150004 b2:a0:35:d5:e6:78 > b2:a0:4d:e6:a4:b9, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:20.680004 b2:a0:4d:e6:a4:b9 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:2::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:2::1, length 32 tc-so:00:00:23.150004 b2:a0:35:d5:e6:78 > b2:a0:4d:e6:a4:b9, ethertype IPv6 (0x86dd), length 86: fd00:2::1 > fd00:2::2: ICMP6, neighbor advertisement, tgt is fd00:2::1, length 32 tc-so:00:00:20.680004 b2:a0:4d:e6:a4:b9 > b2:a0:35:d5:e6:78, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:23.630004 b2:a0:35:d5:e6:78 > 33:33:c8:bd:f0:c0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:35ff:fed5:e678 > ff02::2:c8bd:f0c0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c8bd:f0c0, length 24 tc-so:00:00:23.910004 b2:a0:35:d5:e6:78 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:35ff:fed5:e678 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:26.790004 b2:a0:35:d5:e6:78 > b2:a0:4d:e6:a4:b9, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:24.360004 b2:a0:4d:e6:a4:b9 > b2:a0:35:d5:e6:78, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:25.560004 b2:a0:4d:e6:a4:b9 > 33:33:ff:e6:a4:b9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4dff:fee6:a4b9 > ff02::1:ffe6:a4b9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe6:a4b9, length 24 tc-so:00:00:25.710004 b2:a0:4d:e6:a4:b9 > b2:a0:35:d5:e6:78, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4dff:fee6:a4b9 > fe80::b0a0:35ff:fed5:e678: ICMP6, neighbor solicitation, who has fe80::b0a0:35ff:fed5:e678, length 32 tc-so:00:00:28.130004 b2:a0:35:d5:e6:78 > b2:a0:4d:e6:a4:b9, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:35ff:fed5:e678 > fe80::b0a0:4dff:fee6:a4b9: ICMP6, neighbor advertisement, tgt is fe80::b0a0:35ff:fed5:e678, length 24 tc-so:00:00:27.670004 b2:a0:4d:e6:a4:b9 > 33:33:cb:b2:08:cd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4dff:fee6:a4b9 > ff02::2:cbb2:8cd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:cbb2:8cd, length 24 tc-so:00:00:33.150004 b2:a0:35:d5:e6:78 > b2:a0:4d:e6:a4:b9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:35ff:fed5:e678 > fe80::b0a0:4dff:fee6:a4b9: ICMP6, neighbor solicitation, who has fe80::b0a0:4dff:fee6:a4b9, length 32 tc-so:00:00:30.690004 b2:a0:4d:e6:a4:b9 > b2:a0:35:d5:e6:78, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:4dff:fee6:a4b9 > fe80::b0a0:35ff:fed5:e678: ICMP6, neighbor advertisement, tgt is fe80::b0a0:4dff:fee6:a4b9, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.960004 b2:a0:b9:ae:9e:52 > 33:33:ff:ae:9e:52, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffae:9e52: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffae:9e52, length 24 tc-so:00:00:18.210004 b2:a0:b9:ae:9e:52 > 33:33:ff:ae:9e:52, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffae:9e52: ICMP6, neighbor solicitation, who has fe80::b0a0:b9ff:feae:9e52, length 32 tc-so:00:00:19.310004 b2:a0:b9:ae:9e:52 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:20.310004 b2:a0:b9:ae:9e:52 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b9ff:feae:9e52 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:18.570004 b2:a0:60:19:00:ca > 33:33:ff:19:00:ca, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff19:ca: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff19:ca, length 24 tc-so:00:00:21.310004 b2:a0:b9:ae:9e:52 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:18.690004 b2:a0:60:19:00:ca > b2:a0:b9:ae:9e:52, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:21.310004 b2:a0:b9:ae:9e:52 > b2:a0:60:19:00:ca, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::fcdc:237e:3945:10c7 > ff02::1:ff45:10c7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff45:10c7, length 24 tc-so:00:00:18.730004 b2:a0:60:19:00:ca > b2:a0:b9:ae:9e:52, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:18.770004 b2:a0:60:19:00:ca > 33:33:ff:19:00:ca, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff19:ca: ICMP6, neighbor solicitation, who has fe80::b0a0:60ff:fe19:ca, length 32 tc-so:00:00:20.020004 b2:a0:60:19:00:ca > 33:33:ff:19:00:ca, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:60ff:fe19:ca > ff02::1:ff19:ca: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff19:ca, length 24 tc-so:00:00:20.140004 b2:a0:60:19:00:ca > b2:a0:b9:ae:9e:52, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ffbd:fe0b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbd:fe0b, length 24 tc-so:00:00:20.250004 b2:a0:60:19:00:ca > b2:a0:b9:ae:9e:52, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ffbd:fe0b: ICMP6, neighbor solicitation, who has fe80::5c27:db1f:bd:fe0b, length 32 tc-so:00:00:21.010004 b2:a0:60:19:00:ca > b2:a0:b9:ae:9e:52, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:24.070004 b2:a0:b9:ae:9e:52 > 33:33:3e:b3:f0:a4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b9ff:feae:9e52 > ff02::2:3eb3:f0a4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3eb3:f0a4, length 24 tc-so:00:00:22.130004 b2:a0:60:19:00:ca > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:60ff:fe19:ca > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:25.710004 b2:a0:b9:ae:9e:52 > b2:a0:60:19:00:ca, ethertype IPv6 (0x86dd), length 110: fc00::1 > fc00::2: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:23.150004 b2:a0:60:19:00:ca > b2:a0:b9:ae:9e:52, ethertype IPv6 (0x86dd), length 110: fc00::2 > fc00::1: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:23.590004 b2:a0:60:19:00:ca > b2:a0:b9:ae:9e:52, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::5c27:db1f:bd:fe0b > ff02::2:c8bd:f0c0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c8bd:f0c0, length 24 tc-so:00:00:23.720004 b2:a0:60:19:00:ca > b2:a0:b9:ae:9e:52, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:26.320004 b2:a0:b9:ae:9e:52 > b2:a0:60:19:00:ca, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:26.430004 b2:a0:b9:ae:9e:52 > 33:33:ff:ae:9e:52, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b9ff:feae:9e52 > ff02::1:ffae:9e52: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffae:9e52, length 24 tc-so:00:00:27.260004 b2:a0:b9:ae:9e:52 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b9ff:feae:9e52 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:29.390004 b2:a0:b9:ae:9e:52 > b2:a0:60:19:00:ca, ethertype IPv6 (0x86dd), length 142: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 88 tc-so:00:00:26.790004 b2:a0:60:19:00:ca > b2:a0:b9:ae:9e:52, ethertype IPv6 (0x86dd), length 142: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 88 tc-so:00:00:27.340004 b2:a0:60:19:00:ca > 33:33:c8:bd:f0:c0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:60ff:fe19:ca > ff02::2:c8bd:f0c0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c8bd:f0c0, length 24 tc-so:00:00:29.300004 b2:a0:60:19:00:ca > b2:a0:b9:ae:9e:52, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::5c27:db1f:bd:fe0b > ff02::1:ffbd:fe0b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbd:fe0b, length 24 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1639661371.103011, ipsec_gif_ipv6_tunnel_esp_rijndaelcbc, passed tp-end: 1639661371.141452, net/ipsec/t_ipsec_gif tp-start: 1639661378.322647, net/ipsec/t_ipsec_l2tp, 16 tc-start: 1639661378.331859, ipsec_l2tp_ipv4_transport_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:94:0a:de:4f ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:90:9f:4a:0c ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:54:47:f6:7b ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:4a:b2:ad:d0 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e8:7b:cf:18 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:30:04 2021 current: Dec 16 13:30:05 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:29:41 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=5196 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:30:04 2021 current: Dec 16 13:30:05 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:29:41 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=5196 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:30:04 2021 current: Dec 16 13:30:05 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:29:42 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=3269 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:30:04 2021 current: Dec 16 13:30:05 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:29:42 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=3269 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9e:57:03:ba tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:e8:7b:cf:18 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:9e:57:03:ba 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:e8:7b:cf:18 on shmif0 22s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:9e:57:03:ba multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:94:0a:de:4f tc-so: linkstr: ./bus_ipsec_local tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:90:9f:4a:0c tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:4a:b2:ad:d0 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:94:0a:de:4f 6 0 5 0 0 tc-so:shmif 1500 b2:a0:90:9f:4a:0c 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:4a:b2:ad:d0 on shmif1 17s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:94:0a:de:4f multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:90:9f:4a:0c multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:54:47:f6:7b tc-so: linkstr: ./bus_ipsec_remote tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4a:b2:ad:d0 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:90:9f:4a:0c UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:54:47:f6:7b 5 0 5 0 0 tc-so:shmif 1500 b2:a0:4a:b2:ad:d0 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:90:9f:4a:0c on shmif1 13s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:54:47:f6:7b multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:4a:b2:ad:d0 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e8:7b:cf:18 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:9e:57:03:ba UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e8:7b:cf:18 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:9e:57:03:ba on shmif0 14s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:e8:7b:cf:18 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e8:7b:cf:18 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4a:b2:ad:d0 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 682 bytes, 2 multicasts tc-so: output: 8 packets, 682 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:54:47:f6:7b tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:90:9f:4a:0c tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 682 bytes, 2 multicasts tc-so: output: 8 packets, 682 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:94:0a:de:4f tc-so: linkstr: ./bus_ipsec_local tc-so: input: 6 packets, 210 bytes, 5 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9e:57:03:ba tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 392 0 0 131 0 131 131 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1187 0 30 217 0 217 tc-so: tc-so:In use 1165K, total allocated 1736K; utilization 67.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.890005] shmif0: Ethernet address b2:a0:9e:57:03:ba tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 156 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 87 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 31 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1116 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 9 0 0 9 0 9 9 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 16 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 54 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2110 0 54 472 0 472 tc-so: tc-so:In use 2718K, total allocated 3776K; utilization 72.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.010005] root file system type: rumpfs tc-so:[ 1.010005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.790005] shmif0: Ethernet address b2:a0:94:0a:de:4f tc-so:[ 8.020005] shmif1: Ethernet address b2:a0:90:9f:4a:0c tc-so:[ 20.430005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 20.430005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 22.140005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 22.200005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 25.790005] ah_input: hash over 166 bytes, skip 20: crda len 166 skip 0 inject 32 tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 171 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 87 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1115 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2103 0 54 470 0 470 tc-so: tc-so:In use 2702K, total allocated 3760K; utilization 71.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.320005] chacha: Portable C ChaCha tc-so:[ 1.320005] aes: BearSSL aes_ct tc-so:[ 1.320005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.320005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.700005] shmif0: Ethernet address b2:a0:54:47:f6:7b tc-so:[ 8.950005] shmif1: Ethernet address b2:a0:4a:b2:ad:d0 tc-so:[ 18.680005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 18.740005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 20.480005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 20.520005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 24.090005] ah_input: hash over 166 bytes, skip 20: crda len 166 skip 0 inject 32 tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 131 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 367 0 0 123 0 123 123 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1149 0 26 209 0 209 tc-so: tc-so:In use 1110K, total allocated 1672K; utilization 66.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.440005] shmif0: Ethernet address b2:a0:e8:7b:cf:18 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.320004 b2:a0:9e:57:03:ba > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:20.410004 b2:a0:e8:7b:cf:18 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:23.350004 b2:a0:9e:57:03:ba > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:22.160004 b2:a0:e8:7b:cf:18 > b2:a0:9e:57:03:ba, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:e8:7b:cf:18, length 28 tc-so:00:00:23.380004 b2:a0:9e:57:03:ba > b2:a0:e8:7b:cf:18, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 2332, seq 0, length 64 tc-so:00:00:22.200004 b2:a0:e8:7b:cf:18 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:23.410004 b2:a0:9e:57:03:ba > b2:a0:e8:7b:cf:18, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:9e:57:03:ba, length 28 tc-so:00:00:22.200004 b2:a0:e8:7b:cf:18 > b2:a0:9e:57:03:ba, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 2332, seq 0, length 64 tc-so:00:00:26.980004 b2:a0:9e:57:03:ba > b2:a0:e8:7b:cf:18, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 16657, seq 0, length 64 tc-so:00:00:25.790004 b2:a0:e8:7b:cf:18 > b2:a0:9e:57:03:ba, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 16657, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.930004 b2:a0:e8:7b:cf:18 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:18.740004 b2:a0:9e:57:03:ba > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:20.480004 b2:a0:9e:57:03:ba > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:18.710004 b2:a0:e8:7b:cf:18 > b2:a0:9e:57:03:ba, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:e8:7b:cf:18, length 28 tc-so:00:00:20.480004 b2:a0:9e:57:03:ba > b2:a0:e8:7b:cf:18, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 2332, seq 0, length 64 tc-so:00:00:18.740004 b2:a0:e8:7b:cf:18 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:20.520004 b2:a0:9e:57:03:ba > b2:a0:e8:7b:cf:18, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:9e:57:03:ba, length 28 tc-so:00:00:18.780004 b2:a0:e8:7b:cf:18 > b2:a0:9e:57:03:ba, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 2332, seq 0, length 64 tc-so:00:00:24.120004 b2:a0:9e:57:03:ba > b2:a0:e8:7b:cf:18, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 16657, seq 0, length 64 tc-so:00:00:22.350004 b2:a0:e8:7b:cf:18 > b2:a0:9e:57:03:ba, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 16657, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.620004 b2:a0:90:9f:4a:0c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:15.420004 b2:a0:4a:b2:ad:d0 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:18.680004 b2:a0:4a:b2:ad:d0 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:20.370004 b2:a0:90:9f:4a:0c > b2:a0:4a:b2:ad:d0, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:90:9f:4a:0c, length 28 tc-so:00:00:18.720004 b2:a0:4a:b2:ad:d0 > b2:a0:90:9f:4a:0c, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:20.430004 b2:a0:90:9f:4a:0c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:18.740004 b2:a0:4a:b2:ad:d0 > b2:a0:90:9f:4a:0c, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:4a:b2:ad:d0, length 28 tc-so:00:00:20.430004 b2:a0:90:9f:4a:0c > b2:a0:4a:b2:ad:d0, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:22.140004 b2:a0:90:9f:4a:0c > b2:a0:4a:b2:ad:d0, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:20.480004 b2:a0:4a:b2:ad:d0 > b2:a0:90:9f:4a:0c, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:22.160004 b2:a0:90:9f:4a:0c > b2:a0:4a:b2:ad:d0, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:20.520004 b2:a0:4a:b2:ad:d0 > b2:a0:90:9f:4a:0c, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:22.200004 b2:a0:90:9f:4a:0c > b2:a0:4a:b2:ad:d0, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:20.520004 b2:a0:4a:b2:ad:d0 > b2:a0:90:9f:4a:0c, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:25.790004 b2:a0:90:9f:4a:0c > b2:a0:4a:b2:ad:d0, ethertype IPv4 (0x0800), length 180: 20.0.0.1 > 20.0.0.2: AH(spi=0x00002710,seq=0x1): ip-proto-115 102 tc-so:00:00:24.120004 b2:a0:4a:b2:ad:d0 > b2:a0:90:9f:4a:0c, ethertype IPv4 (0x0800), length 180: 20.0.0.2 > 20.0.0.1: AH(spi=0x00002711,seq=0x1): ip-proto-115 102 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1639661446.394176, ipsec_l2tp_ipv4_transport_ah_hmacsha512, passed tc-start: 1639661446.434626, ipsec_l2tp_ipv4_transport_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:86:00:c9:8d ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:d0:99:7e:2a ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e4:99:56:60 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:3f:dd:88:34 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:9b:61:2f:14 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A null ; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A null ; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A null ; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A null ; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:31:14 2021 current: Dec 16 13:31:14 2021 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:30:50 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=23802 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:31:14 2021 current: Dec 16 13:31:14 2021 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:30:50 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=23802 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:31:13 2021 current: Dec 16 13:31:14 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:30:50 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=11086 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:31:13 2021 current: Dec 16 13:31:14 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:30:50 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=11086 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d0:d7:88:86 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:9b:61:2f:14 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d0:d7:88:86 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:9b:61:2f:14 on shmif0 22s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:d0:d7:88:86 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:86:00:c9:8d tc-so: linkstr: ./bus_ipsec_local tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d0:99:7e:2a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:3f:dd:88:34 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:86:00:c9:8d 6 0 5 0 0 tc-so:shmif 1500 b2:a0:d0:99:7e:2a 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:3f:dd:88:34 on shmif1 17s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:86:00:c9:8d multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:d0:99:7e:2a multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e4:99:56:60 tc-so: linkstr: ./bus_ipsec_remote tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3f:dd:88:34 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:d0:99:7e:2a UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e4:99:56:60 5 0 5 0 0 tc-so:shmif 1500 b2:a0:3f:dd:88:34 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:d0:99:7e:2a on shmif1 13s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:e4:99:56:60 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:3f:dd:88:34 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9b:61:2f:14 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:d0:d7:88:86 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:9b:61:2f:14 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:d0:d7:88:86 on shmif0 13s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:9b:61:2f:14 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9b:61:2f:14 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3f:dd:88:34 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 662 bytes, 2 multicasts tc-so: output: 8 packets, 662 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e4:99:56:60 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d0:99:7e:2a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 662 bytes, 2 multicasts tc-so: output: 8 packets, 662 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:86:00:c9:8d tc-so: linkstr: ./bus_ipsec_local tc-so: input: 6 packets, 210 bytes, 5 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d0:d7:88:86 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 129 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 391 0 0 131 0 131 131 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 30 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1179 0 30 217 0 217 tc-so: tc-so:In use 1160K, total allocated 1736K; utilization 66.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.830005] shmif0: Ethernet address b2:a0:d0:d7:88:86 tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 36 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 170 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 84 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1115 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 10 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2089 0 54 467 0 467 tc-so: tc-so:In use 2695K, total allocated 3736K; utilization 72.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.680005] shmif0: Ethernet address b2:a0:86:00:c9:8d tc-so:[ 7.920005] shmif1: Ethernet address b2:a0:d0:99:7e:2a tc-so:[ 21.120005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.120005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 22.940005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 23.020005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 26.830005] ah_input: hash over 146 bytes, skip 20: crda len 146 skip 0 inject 32 tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 36 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 171 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 84 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1116 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 10 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 40 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2093 0 54 467 0 467 tc-so: tc-so:In use 2697K, total allocated 3736K; utilization 72.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.000005] shmif0: Ethernet address b2:a0:e4:99:56:60 tc-so:[ 9.310005] shmif1: Ethernet address b2:a0:3f:dd:88:34 tc-so:[ 19.430005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 19.470005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.290005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.330005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 25.130005] ah_input: hash over 146 bytes, skip 20: crda len 146 skip 0 inject 32 tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 131 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 367 0 0 123 0 123 123 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1152 0 26 209 0 209 tc-so: tc-so:In use 1112K, total allocated 1672K; utilization 66.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.850005] shmif0: Ethernet address b2:a0:9b:61:2f:14 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.700004 b2:a0:d0:d7:88:86 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:21.120004 b2:a0:9b:61:2f:14 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:24.180004 b2:a0:d0:d7:88:86 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:22.980004 b2:a0:9b:61:2f:14 > b2:a0:d0:d7:88:86, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:9b:61:2f:14, length 28 tc-so:00:00:24.220004 b2:a0:d0:d7:88:86 > b2:a0:9b:61:2f:14, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 35937, seq 0, length 64 tc-so:00:00:22.980004 b2:a0:9b:61:2f:14 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:24.220004 b2:a0:d0:d7:88:86 > b2:a0:9b:61:2f:14, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:d0:d7:88:86, length 28 tc-so:00:00:23.020004 b2:a0:9b:61:2f:14 > b2:a0:d0:d7:88:86, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 35937, seq 0, length 64 tc-so:00:00:28.050004 b2:a0:d0:d7:88:86 > b2:a0:9b:61:2f:14, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 15493, seq 0, length 64 tc-so:00:00:26.830004 b2:a0:9b:61:2f:14 > b2:a0:d0:d7:88:86, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 15493, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.720004 b2:a0:9b:61:2f:14 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:19.470004 b2:a0:d0:d7:88:86 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:21.290004 b2:a0:d0:d7:88:86 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:19.610004 b2:a0:9b:61:2f:14 > b2:a0:d0:d7:88:86, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:9b:61:2f:14, length 28 tc-so:00:00:21.290004 b2:a0:d0:d7:88:86 > b2:a0:9b:61:2f:14, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 35937, seq 0, length 64 tc-so:00:00:19.610004 b2:a0:9b:61:2f:14 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:21.330004 b2:a0:d0:d7:88:86 > b2:a0:9b:61:2f:14, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:d0:d7:88:86, length 28 tc-so:00:00:19.650004 b2:a0:9b:61:2f:14 > b2:a0:d0:d7:88:86, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 35937, seq 0, length 64 tc-so:00:00:25.130004 b2:a0:d0:d7:88:86 > b2:a0:9b:61:2f:14, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 15493, seq 0, length 64 tc-so:00:00:23.470004 b2:a0:9b:61:2f:14 > b2:a0:d0:d7:88:86, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 15493, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.950004 b2:a0:d0:99:7e:2a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:16.010004 b2:a0:3f:dd:88:34 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:19.430004 b2:a0:3f:dd:88:34 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:21.080004 b2:a0:d0:99:7e:2a > b2:a0:3f:dd:88:34, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:d0:99:7e:2a, length 28 tc-so:00:00:19.430004 b2:a0:3f:dd:88:34 > b2:a0:d0:99:7e:2a, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:21.120004 b2:a0:d0:99:7e:2a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:19.470004 b2:a0:3f:dd:88:34 > b2:a0:d0:99:7e:2a, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:3f:dd:88:34, length 28 tc-so:00:00:21.120004 b2:a0:d0:99:7e:2a > b2:a0:3f:dd:88:34, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:22.940004 b2:a0:d0:99:7e:2a > b2:a0:3f:dd:88:34, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:21.290004 b2:a0:3f:dd:88:34 > b2:a0:d0:99:7e:2a, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:22.980004 b2:a0:d0:99:7e:2a > b2:a0:3f:dd:88:34, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:21.330004 b2:a0:3f:dd:88:34 > b2:a0:d0:99:7e:2a, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:23.020004 b2:a0:d0:99:7e:2a > b2:a0:3f:dd:88:34, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:21.330004 b2:a0:3f:dd:88:34 > b2:a0:d0:99:7e:2a, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:26.800004 b2:a0:d0:99:7e:2a > b2:a0:3f:dd:88:34, ethertype IPv4 (0x0800), length 160: 20.0.0.1 > 20.0.0.2: AH(spi=0x00002710,seq=0x1): ip-proto-115 102 tc-so:00:00:25.160004 b2:a0:3f:dd:88:34 > b2:a0:d0:99:7e:2a, ethertype IPv4 (0x0800), length 160: 20.0.0.2 > 20.0.0.1: AH(spi=0x00002711,seq=0x1): ip-proto-115 102 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1639661515.774624, ipsec_l2tp_ipv4_transport_ah_null, passed tc-start: 1639661515.807001, ipsec_l2tp_ipv4_transport_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:8e:5d:ff:f1 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:1f:1e:8d:db ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:a2:c6:1a:4e ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:a7:0a:14:b8 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:0d:74:ae:a0 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E null ; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E null ; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E null ; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E null ; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:32:22 2021 current: Dec 16 13:32:23 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:31:58 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=4846 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:32:22 2021 current: Dec 16 13:32:23 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:31:58 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=4846 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:32:23 2021 current: Dec 16 13:32:24 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:32:00 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=13730 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:32:23 2021 current: Dec 16 13:32:24 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:32:00 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=13730 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d8:c8:05:00 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:0d:74:ae:a0 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d8:c8:05:00 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:0d:74:ae:a0 on shmif0 20s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:d8:c8:05:00 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8e:5d:ff:f1 tc-so: linkstr: ./bus_ipsec_local tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1f:1e:8d:db tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:a7:0a:14:b8 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:8e:5d:ff:f1 6 0 5 0 0 tc-so:shmif 1500 b2:a0:1f:1e:8d:db 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:a7:0a:14:b8 on shmif1 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:8e:5d:ff:f1 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:1f:1e:8d:db multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a2:c6:1a:4e tc-so: linkstr: ./bus_ipsec_remote tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a7:0a:14:b8 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:1f:1e:8d:db UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a2:c6:1a:4e 5 0 5 0 0 tc-so:shmif 1500 b2:a0:a7:0a:14:b8 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:1f:1e:8d:db on shmif1 13s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:a2:c6:1a:4e multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:a7:0a:14:b8 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0d:74:ae:a0 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:d8:c8:05:00 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:0d:74:ae:a0 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:d8:c8:05:00 on shmif0 12s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:0d:74:ae:a0 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0d:74:ae:a0 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a7:0a:14:b8 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 648 bytes, 2 multicasts tc-so: output: 8 packets, 648 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a2:c6:1a:4e tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1f:1e:8d:db tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 648 bytes, 2 multicasts tc-so: output: 8 packets, 648 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8e:5d:ff:f1 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 6 packets, 210 bytes, 5 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d8:c8:05:00 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 391 0 0 131 0 131 131 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1180 0 30 217 0 217 tc-so: tc-so:In use 1159K, total allocated 1736K; utilization 66.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.870005] shmif0: Ethernet address b2:a0:d8:c8:05:00 tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 171 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 84 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1117 0 0 373 0 373 373 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 16 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2103 0 54 470 0 470 tc-so: tc-so:In use 2704K, total allocated 3760K; utilization 71.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.810005] shmif0: Ethernet address b2:a0:8e:5d:ff:f1 tc-so:[ 8.050005] shmif1: Ethernet address b2:a0:1f:1e:8d:db tc-so:[ 21.530005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.530005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 23.340005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 23.380005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 170 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 85 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 41 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1120 0 0 374 0 374 374 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 10 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 52 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2107 0 54 471 0 471 tc-so: tc-so:In use 2711K, total allocated 3768K; utilization 71.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.710005] shmif0: Ethernet address b2:a0:a2:c6:1a:4e tc-so:[ 9.020005] shmif1: Ethernet address b2:a0:a7:0a:14:b8 tc-so:[ 19.830005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 19.890005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.680005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.720005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 132 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 367 0 0 123 0 123 123 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1152 0 26 209 0 209 tc-so: tc-so:In use 1111K, total allocated 1672K; utilization 66.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.540005] shmif0: Ethernet address b2:a0:0d:74:ae:a0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.520004 b2:a0:d8:c8:05:00 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:21.530004 b2:a0:0d:74:ae:a0 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:24.600004 b2:a0:d8:c8:05:00 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:23.340004 b2:a0:0d:74:ae:a0 > b2:a0:d8:c8:05:00, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:0d:74:ae:a0, length 28 tc-so:00:00:24.600004 b2:a0:d8:c8:05:00 > b2:a0:0d:74:ae:a0, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 28379, seq 0, length 64 tc-so:00:00:23.380004 b2:a0:0d:74:ae:a0 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:24.640004 b2:a0:d8:c8:05:00 > b2:a0:0d:74:ae:a0, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:d8:c8:05:00, length 28 tc-so:00:00:23.380004 b2:a0:0d:74:ae:a0 > b2:a0:d8:c8:05:00, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 28379, seq 0, length 64 tc-so:00:00:28.250004 b2:a0:d8:c8:05:00 > b2:a0:0d:74:ae:a0, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 36656, seq 0, length 64 tc-so:00:00:27.040004 b2:a0:0d:74:ae:a0 > b2:a0:d8:c8:05:00, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 36656, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:18.110004 b2:a0:0d:74:ae:a0 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:19.890004 b2:a0:d8:c8:05:00 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:21.680004 b2:a0:d8:c8:05:00 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:19.960004 b2:a0:0d:74:ae:a0 > b2:a0:d8:c8:05:00, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:0d:74:ae:a0, length 28 tc-so:00:00:21.720004 b2:a0:d8:c8:05:00 > b2:a0:0d:74:ae:a0, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 28379, seq 0, length 64 tc-so:00:00:20.000004 b2:a0:0d:74:ae:a0 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:21.720004 b2:a0:d8:c8:05:00 > b2:a0:0d:74:ae:a0, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:d8:c8:05:00, length 28 tc-so:00:00:20.000004 b2:a0:0d:74:ae:a0 > b2:a0:d8:c8:05:00, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 28379, seq 0, length 64 tc-so:00:00:25.350004 b2:a0:d8:c8:05:00 > b2:a0:0d:74:ae:a0, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 36656, seq 0, length 64 tc-so:00:00:23.610004 b2:a0:0d:74:ae:a0 > b2:a0:d8:c8:05:00, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 36656, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.830004 b2:a0:1f:1e:8d:db > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:16.250004 b2:a0:a7:0a:14:b8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:19.830004 b2:a0:a7:0a:14:b8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:21.490004 b2:a0:1f:1e:8d:db > b2:a0:a7:0a:14:b8, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:1f:1e:8d:db, length 28 tc-so:00:00:19.830004 b2:a0:a7:0a:14:b8 > b2:a0:1f:1e:8d:db, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:21.530004 b2:a0:1f:1e:8d:db > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:19.870004 b2:a0:a7:0a:14:b8 > b2:a0:1f:1e:8d:db, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:a7:0a:14:b8, length 28 tc-so:00:00:21.560004 b2:a0:1f:1e:8d:db > b2:a0:a7:0a:14:b8, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:23.340004 b2:a0:1f:1e:8d:db > b2:a0:a7:0a:14:b8, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:21.680004 b2:a0:a7:0a:14:b8 > b2:a0:1f:1e:8d:db, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:23.380004 b2:a0:1f:1e:8d:db > b2:a0:a7:0a:14:b8, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:21.720004 b2:a0:a7:0a:14:b8 > b2:a0:1f:1e:8d:db, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:23.380004 b2:a0:1f:1e:8d:db > b2:a0:a7:0a:14:b8, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:21.720004 b2:a0:a7:0a:14:b8 > b2:a0:1f:1e:8d:db, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:27.000004 b2:a0:1f:1e:8d:db > b2:a0:a7:0a:14:b8, ethertype IPv4 (0x0800), length 146: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 112 tc-so:00:00:25.350004 b2:a0:a7:0a:14:b8 > b2:a0:1f:1e:8d:db, ethertype IPv4 (0x0800), length 146: 20.0.0.2 > 20.0.0.1: ESP(spi=0x00002711,seq=0x1), length 112 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1639661589.585642, ipsec_l2tp_ipv4_transport_esp_null, passed tc-start: 1639661589.621187, ipsec_l2tp_ipv4_transport_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:66:62:cb:5d ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:c0:6f:5d:ae ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:1e:54:3d:05 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:02:da:3b:a0 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:05:13:f7:d7 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:33:37 2021 current: Dec 16 13:33:38 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:33:12 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=4711 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:33:37 2021 current: Dec 16 13:33:38 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:33:12 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=4711 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:33:38 2021 current: Dec 16 13:33:39 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:33:14 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=14235 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:33:38 2021 current: Dec 16 13:33:39 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:33:14 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=14235 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:66:46:75:a9 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:05:13:f7:d7 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:66:46:75:a9 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:05:13:f7:d7 on shmif0 21s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:66:46:75:a9 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:66:62:cb:5d tc-so: linkstr: ./bus_ipsec_local tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c0:6f:5d:ae tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:02:da:3b:a0 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:66:62:cb:5d 6 0 5 0 0 tc-so:shmif 1500 b2:a0:c0:6f:5d:ae 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:02:da:3b:a0 on shmif1 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:66:62:cb:5d multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:c0:6f:5d:ae multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1e:54:3d:05 tc-so: linkstr: ./bus_ipsec_remote tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:02:da:3b:a0 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:c0:6f:5d:ae UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:1e:54:3d:05 5 0 5 0 0 tc-so:shmif 1500 b2:a0:02:da:3b:a0 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:c0:6f:5d:ae on shmif1 13s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:1e:54:3d:05 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:02:da:3b:a0 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:05:13:f7:d7 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:66:46:75:a9 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:05:13:f7:d7 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:66:46:75:a9 on shmif0 13s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:05:13:f7:d7 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:05:13:f7:d7 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:02:da:3b:a0 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 672 bytes, 2 multicasts tc-so: output: 8 packets, 672 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1e:54:3d:05 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c0:6f:5d:ae tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 672 bytes, 2 multicasts tc-so: output: 8 packets, 672 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:66:62:cb:5d tc-so: linkstr: ./bus_ipsec_local tc-so: input: 6 packets, 210 bytes, 5 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:66:46:75:a9 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 392 0 0 131 0 131 131 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1181 0 30 217 0 217 tc-so: tc-so:In use 1161K, total allocated 1736K; utilization 66.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.130005] shmif0: Ethernet address b2:a0:66:46:75:a9 tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 171 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 84 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1116 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 46 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2108 0 54 469 0 469 tc-so: tc-so:In use 2705K, total allocated 3752K; utilization 72.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.280005] IPsec: Initialized Security Association Processing. tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.920005] shmif0: Ethernet address b2:a0:66:62:cb:5d tc-so:[ 8.300005] shmif1: Ethernet address b2:a0:c0:6f:5d:ae tc-so:[ 22.450005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 22.450005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 24.270005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 24.310005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 172 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 85 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1115 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 45 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2104 0 54 470 0 470 tc-so: tc-so:In use 2702K, total allocated 3760K; utilization 71.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.320005] chacha: Portable C ChaCha tc-so:[ 1.320005] aes: BearSSL aes_ct tc-so:[ 1.320005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.320005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.120005] shmif0: Ethernet address b2:a0:1e:54:3d:05 tc-so:[ 9.620005] shmif1: Ethernet address b2:a0:02:da:3b:a0 tc-so:[ 20.610005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 20.690005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 22.470005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 22.510005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 132 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 366 0 0 122 0 122 122 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 29 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1146 0 26 208 0 208 tc-so: tc-so:In use 1108K, total allocated 1664K; utilization 66.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.270005] shmif0: Ethernet address b2:a0:05:13:f7:d7 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.690004 b2:a0:66:46:75:a9 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:22.450004 b2:a0:05:13:f7:d7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:25.640004 b2:a0:66:46:75:a9 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:24.270004 b2:a0:05:13:f7:d7 > b2:a0:66:46:75:a9, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:05:13:f7:d7, length 28 tc-so:00:00:25.640004 b2:a0:66:46:75:a9 > b2:a0:05:13:f7:d7, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 1662, seq 0, length 64 tc-so:00:00:24.310004 b2:a0:05:13:f7:d7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:25.680004 b2:a0:66:46:75:a9 > b2:a0:05:13:f7:d7, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:66:46:75:a9, length 28 tc-so:00:00:24.310004 b2:a0:05:13:f7:d7 > b2:a0:66:46:75:a9, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 1662, seq 0, length 64 tc-so:00:00:29.580004 b2:a0:66:46:75:a9 > b2:a0:05:13:f7:d7, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 45152, seq 0, length 64 tc-so:00:00:28.230004 b2:a0:05:13:f7:d7 > b2:a0:66:46:75:a9, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 45152, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:18.890004 b2:a0:05:13:f7:d7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:20.690004 b2:a0:66:46:75:a9 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:22.470004 b2:a0:66:46:75:a9 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:20.750004 b2:a0:05:13:f7:d7 > b2:a0:66:46:75:a9, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:05:13:f7:d7, length 28 tc-so:00:00:22.470004 b2:a0:66:46:75:a9 > b2:a0:05:13:f7:d7, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 1662, seq 0, length 64 tc-so:00:00:20.790004 b2:a0:05:13:f7:d7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:22.510004 b2:a0:66:46:75:a9 > b2:a0:05:13:f7:d7, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:66:46:75:a9, length 28 tc-so:00:00:20.790004 b2:a0:05:13:f7:d7 > b2:a0:66:46:75:a9, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 1662, seq 0, length 64 tc-so:00:00:26.410004 b2:a0:66:46:75:a9 > b2:a0:05:13:f7:d7, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 45152, seq 0, length 64 tc-so:00:00:24.690004 b2:a0:05:13:f7:d7 > b2:a0:66:46:75:a9, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 45152, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.900004 b2:a0:c0:6f:5d:ae > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:17.250004 b2:a0:02:da:3b:a0 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:20.610004 b2:a0:02:da:3b:a0 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:22.450004 b2:a0:c0:6f:5d:ae > b2:a0:02:da:3b:a0, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:c0:6f:5d:ae, length 28 tc-so:00:00:20.660004 b2:a0:02:da:3b:a0 > b2:a0:c0:6f:5d:ae, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:22.450004 b2:a0:c0:6f:5d:ae > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:20.690004 b2:a0:02:da:3b:a0 > b2:a0:c0:6f:5d:ae, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:02:da:3b:a0, length 28 tc-so:00:00:22.490004 b2:a0:c0:6f:5d:ae > b2:a0:02:da:3b:a0, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:24.270004 b2:a0:c0:6f:5d:ae > b2:a0:02:da:3b:a0, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:22.470004 b2:a0:02:da:3b:a0 > b2:a0:c0:6f:5d:ae, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:24.270004 b2:a0:c0:6f:5d:ae > b2:a0:02:da:3b:a0, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:22.510004 b2:a0:02:da:3b:a0 > b2:a0:c0:6f:5d:ae, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:24.310004 b2:a0:c0:6f:5d:ae > b2:a0:02:da:3b:a0, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:22.510004 b2:a0:02:da:3b:a0 > b2:a0:c0:6f:5d:ae, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:28.190004 b2:a0:c0:6f:5d:ae > b2:a0:02:da:3b:a0, ethertype IPv4 (0x0800), length 170: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 136 tc-so:00:00:26.410004 b2:a0:02:da:3b:a0 > b2:a0:c0:6f:5d:ae, ethertype IPv4 (0x0800), length 170: 20.0.0.2 > 20.0.0.1: ESP(spi=0x00002711,seq=0x1), length 136 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1639661663.863555, ipsec_l2tp_ipv4_transport_esp_rijndaelcbc, passed tc-start: 1639661663.898655, ipsec_l2tp_ipv4_tunnel_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:a7:78:56:91 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ef:cb:d5:7c ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:1f:1a:cc:c1 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:76:7f:ad:ac ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:cb:9b:cb:ea ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P out ipsec tc-so: ah/tunnel/20.0.0.1-20.0.0.2/require; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P in ipsec tc-so: ah/tunnel/20.0.0.2-20.0.0.1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P out ipsec tc-so: ah/tunnel/20.0.0.2-20.0.0.1/require; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P in ipsec tc-so: ah/tunnel/20.0.0.1-20.0.0.2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:34:46 2021 current: Dec 16 13:34:47 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:34:26 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=16372 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:34:46 2021 current: Dec 16 13:34:47 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:34:26 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=16372 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:34:47 2021 current: Dec 16 13:34:47 2021 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:34:28 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=8738 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:34:47 2021 current: Dec 16 13:34:47 2021 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:34:28 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=8738 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5c:ea:f0:0f tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:cb:9b:cb:ea UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:5c:ea:f0:0f 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:cb:9b:cb:ea on shmif0 23s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:5c:ea:f0:0f multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a7:78:56:91 tc-so: linkstr: ./bus_ipsec_local tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ef:cb:d5:7c tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:76:7f:ad:ac UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a7:78:56:91 6 0 5 0 0 tc-so:shmif 1500 b2:a0:ef:cb:d5:7c 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:76:7f:ad:ac on shmif1 19s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:a7:78:56:91 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:ef:cb:d5:7c multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1f:1a:cc:c1 tc-so: linkstr: ./bus_ipsec_remote tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:76:7f:ad:ac tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:ef:cb:d5:7c UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:1f:1a:cc:c1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:76:7f:ad:ac 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:ef:cb:d5:7c on shmif1 17s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:1f:1a:cc:c1 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:76:7f:ad:ac multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cb:9b:cb:ea tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:5c:ea:f0:0f UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:cb:9b:cb:ea 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:5c:ea:f0:0f on shmif0 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:cb:9b:cb:ea multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cb:9b:cb:ea tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:76:7f:ad:ac tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 702 bytes, 2 multicasts tc-so: output: 8 packets, 702 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1f:1a:cc:c1 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ef:cb:d5:7c tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 702 bytes, 2 multicasts tc-so: output: 8 packets, 702 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a7:78:56:91 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 6 packets, 210 bytes, 5 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5c:ea:f0:0f tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 129 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 391 0 0 131 0 131 131 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 30 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1177 0 30 217 0 217 tc-so: tc-so:In use 1158K, total allocated 1736K; utilization 66.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.970005] shmif0: Ethernet address b2:a0:5c:ea:f0:0f tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 170 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 87 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1115 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 11 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2093 0 54 468 0 468 tc-so: tc-so:In use 2699K, total allocated 3744K; utilization 72.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.800005] shmif0: Ethernet address b2:a0:a7:78:56:91 tc-so:[ 6.860005] shmif1: Ethernet address b2:a0:ef:cb:d5:7c tc-so:[ 17.460005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 17.460005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 18.960005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 19.000005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 22.220005] ah_input: hash over 186 bytes, skip 20: crda len 186 skip 0 inject 32 tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 171 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 31 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1116 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2105 0 54 470 0 470 tc-so: tc-so:In use 2704K, total allocated 3760K; utilization 71.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.530005] shmif0: Ethernet address b2:a0:1f:1a:cc:c1 tc-so:[ 7.620005] shmif1: Ethernet address b2:a0:76:7f:ad:ac tc-so:[ 16.030005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 16.070005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 17.530005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 17.570005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 20.750005] ah_input: hash over 186 bytes, skip 20: crda len 186 skip 0 inject 32 tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 123 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 367 0 0 123 0 123 123 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 41 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1158 0 26 208 0 208 tc-so: tc-so:In use 1117K, total allocated 1664K; utilization 67.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.240005] shmif0: Ethernet address b2:a0:cb:9b:cb:ea tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.220004 b2:a0:5c:ea:f0:0f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:17.460004 b2:a0:cb:9b:cb:ea > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:20.040004 b2:a0:5c:ea:f0:0f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:18.960004 b2:a0:cb:9b:cb:ea > b2:a0:5c:ea:f0:0f, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:cb:9b:cb:ea, length 28 tc-so:00:00:20.090004 b2:a0:5c:ea:f0:0f > b2:a0:cb:9b:cb:ea, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 57790, seq 0, length 64 tc-so:00:00:19.000004 b2:a0:cb:9b:cb:ea > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:20.090004 b2:a0:5c:ea:f0:0f > b2:a0:cb:9b:cb:ea, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:5c:ea:f0:0f, length 28 tc-so:00:00:19.000004 b2:a0:cb:9b:cb:ea > b2:a0:5c:ea:f0:0f, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 57790, seq 0, length 64 tc-so:00:00:23.260004 b2:a0:5c:ea:f0:0f > b2:a0:cb:9b:cb:ea, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 58664, seq 0, length 64 tc-so:00:00:22.220004 b2:a0:cb:9b:cb:ea > b2:a0:5c:ea:f0:0f, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 58664, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.610004 b2:a0:cb:9b:cb:ea > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:16.070004 b2:a0:5c:ea:f0:0f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:17.530004 b2:a0:5c:ea:f0:0f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:16.120004 b2:a0:cb:9b:cb:ea > b2:a0:5c:ea:f0:0f, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:cb:9b:cb:ea, length 28 tc-so:00:00:17.570004 b2:a0:5c:ea:f0:0f > b2:a0:cb:9b:cb:ea, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 57790, seq 0, length 64 tc-so:00:00:16.160004 b2:a0:cb:9b:cb:ea > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:17.570004 b2:a0:5c:ea:f0:0f > b2:a0:cb:9b:cb:ea, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:5c:ea:f0:0f, length 28 tc-so:00:00:16.160004 b2:a0:cb:9b:cb:ea > b2:a0:5c:ea:f0:0f, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 57790, seq 0, length 64 tc-so:00:00:20.790004 b2:a0:5c:ea:f0:0f > b2:a0:cb:9b:cb:ea, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 58664, seq 0, length 64 tc-so:00:00:19.380004 b2:a0:cb:9b:cb:ea > b2:a0:5c:ea:f0:0f, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 58664, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:11.560004 b2:a0:ef:cb:d5:7c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:13.250004 b2:a0:76:7f:ad:ac > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:16.030004 b2:a0:76:7f:ad:ac > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:17.460004 b2:a0:ef:cb:d5:7c > b2:a0:76:7f:ad:ac, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:ef:cb:d5:7c, length 28 tc-so:00:00:16.030004 b2:a0:76:7f:ad:ac > b2:a0:ef:cb:d5:7c, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:17.460004 b2:a0:ef:cb:d5:7c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:16.070004 b2:a0:76:7f:ad:ac > b2:a0:ef:cb:d5:7c, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:76:7f:ad:ac, length 28 tc-so:00:00:17.500004 b2:a0:ef:cb:d5:7c > b2:a0:76:7f:ad:ac, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:18.960004 b2:a0:ef:cb:d5:7c > b2:a0:76:7f:ad:ac, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:17.530004 b2:a0:76:7f:ad:ac > b2:a0:ef:cb:d5:7c, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:19.000004 b2:a0:ef:cb:d5:7c > b2:a0:76:7f:ad:ac, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:17.570004 b2:a0:76:7f:ad:ac > b2:a0:ef:cb:d5:7c, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:19.000004 b2:a0:ef:cb:d5:7c > b2:a0:76:7f:ad:ac, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:17.570004 b2:a0:76:7f:ad:ac > b2:a0:ef:cb:d5:7c, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:22.180004 b2:a0:ef:cb:d5:7c > b2:a0:76:7f:ad:ac, ethertype IPv4 (0x0800), length 200: 20.0.0.1 > 20.0.0.2: AH(spi=0x00002710,seq=0x1): 20.0.0.1 > 20.0.0.2: ip-proto-115 102 (ipip-proto-4) tc-so:00:00:20.790004 b2:a0:76:7f:ad:ac > b2:a0:ef:cb:d5:7c, ethertype IPv4 (0x0800), length 200: 20.0.0.2 > 20.0.0.1: AH(spi=0x00002711,seq=0x1): 20.0.0.2 > 20.0.0.1: ip-proto-115 102 (ipip-proto-4) tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1639661724.358076, ipsec_l2tp_ipv4_tunnel_ah_hmacsha512, passed tc-start: 1639661724.414139, ipsec_l2tp_ipv4_tunnel_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:4f:64:c4:87 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:5f:e9:74:2b ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:85:ac:35:b0 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:6e:7c:ec:54 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:11:92:b4:16 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A null ; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A null ; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P out ipsec tc-so: ah/tunnel/20.0.0.1-20.0.0.2/require; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P in ipsec tc-so: ah/tunnel/20.0.0.2-20.0.0.1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A null ; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A null ; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P out ipsec tc-so: ah/tunnel/20.0.0.2-20.0.0.1/require; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P in ipsec tc-so: ah/tunnel/20.0.0.1-20.0.0.2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:35:54 2021 current: Dec 16 13:35:55 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:35:29 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=12988 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:35:54 2021 current: Dec 16 13:35:55 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:35:29 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=12988 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:35:56 2021 current: Dec 16 13:35:56 2021 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:35:33 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=6208 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:35:56 2021 current: Dec 16 13:35:56 2021 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:35:33 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=6208 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:14:3c:d0:2d tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:11:92:b4:16 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:14:3c:d0:2d 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:11:92:b4:16 on shmif0 23s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:14:3c:d0:2d multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4f:64:c4:87 tc-so: linkstr: ./bus_ipsec_local tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5f:e9:74:2b tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:6e:7c:ec:54 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:4f:64:c4:87 6 0 5 0 0 tc-so:shmif 1500 b2:a0:5f:e9:74:2b 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:6e:7c:ec:54 on shmif1 19s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:4f:64:c4:87 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:5f:e9:74:2b multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:85:ac:35:b0 tc-so: linkstr: ./bus_ipsec_remote tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6e:7c:ec:54 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:5f:e9:74:2b UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:85:ac:35:b0 5 0 5 0 0 tc-so:shmif 1500 b2:a0:6e:7c:ec:54 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:5f:e9:74:2b on shmif1 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:85:ac:35:b0 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:6e:7c:ec:54 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:11:92:b4:16 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:14:3c:d0:2d UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:11:92:b4:16 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:14:3c:d0:2d on shmif0 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:11:92:b4:16 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:11:92:b4:16 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6e:7c:ec:54 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 682 bytes, 2 multicasts tc-so: output: 8 packets, 682 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:85:ac:35:b0 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5f:e9:74:2b tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 682 bytes, 2 multicasts tc-so: output: 8 packets, 682 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4f:64:c4:87 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 6 packets, 210 bytes, 5 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:14:3c:d0:2d tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 391 0 0 131 0 131 131 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1185 0 30 217 0 217 tc-so: tc-so:In use 1162K, total allocated 1736K; utilization 66.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.320005] mainbus0 (root) tc-so:[ 1.360005] chacha: Portable C ChaCha tc-so:[ 1.360005] aes: BearSSL aes_ct tc-so:[ 1.360005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.360005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.080005] shmif0: Ethernet address b2:a0:14:3c:d0:2d tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 36 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 169 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 85 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1115 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2100 0 54 470 0 470 tc-so: tc-so:In use 2700K, total allocated 3760K; utilization 71.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.320005] IPsec: Initialized Security Association Processing. tc-so:[ 1.320005] mainbus0 (root) tc-so:[ 1.420005] chacha: Portable C ChaCha tc-so:[ 1.420005] aes: BearSSL aes_ct tc-so:[ 1.420005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.420005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.460005] shmif0: Ethernet address b2:a0:4f:64:c4:87 tc-so:[ 10.590005] shmif1: Ethernet address b2:a0:5f:e9:74:2b tc-so:[ 22.640005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 22.640005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 24.250005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 24.290005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 27.550005] ah_input: hash over 166 bytes, skip 20: crda len 166 skip 0 inject 32 tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 36 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 172 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 84 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1116 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 10 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 39 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2093 0 54 467 0 467 tc-so: tc-so:In use 2697K, total allocated 3736K; utilization 72.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.300005] IPsec: Initialized Security Association Processing. tc-so:[ 1.300005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.630005] shmif0: Ethernet address b2:a0:85:ac:35:b0 tc-so:[ 10.690005] shmif1: Ethernet address b2:a0:6e:7c:ec:54 tc-so:[ 19.850005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 19.890005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.460005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.500005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 24.750005] ah_input: hash over 166 bytes, skip 20: crda len 166 skip 0 inject 32 tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 131 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 368 0 0 123 0 123 123 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1154 0 26 209 0 209 tc-so: tc-so:In use 1115K, total allocated 1672K; utilization 66.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.290005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.830005] shmif0: Ethernet address b2:a0:11:92:b4:16 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.500004 b2:a0:14:3c:d0:2d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:22.640004 b2:a0:11:92:b4:16 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:26.150004 b2:a0:14:3c:d0:2d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:24.250004 b2:a0:11:92:b4:16 > b2:a0:14:3c:d0:2d, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:11:92:b4:16, length 28 tc-so:00:00:26.180004 b2:a0:14:3c:d0:2d > b2:a0:11:92:b4:16, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 45949, seq 0, length 64 tc-so:00:00:24.250004 b2:a0:11:92:b4:16 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:26.180004 b2:a0:14:3c:d0:2d > b2:a0:11:92:b4:16, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:14:3c:d0:2d, length 28 tc-so:00:00:24.290004 b2:a0:11:92:b4:16 > b2:a0:14:3c:d0:2d, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 45949, seq 0, length 64 tc-so:00:00:29.430004 b2:a0:14:3c:d0:2d > b2:a0:11:92:b4:16, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 5351, seq 0, length 64 tc-so:00:00:27.550004 b2:a0:11:92:b4:16 > b2:a0:14:3c:d0:2d, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 5351, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.910004 b2:a0:11:92:b4:16 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:19.890004 b2:a0:14:3c:d0:2d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:21.460004 b2:a0:14:3c:d0:2d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:19.520004 b2:a0:11:92:b4:16 > b2:a0:14:3c:d0:2d, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:11:92:b4:16, length 28 tc-so:00:00:21.500004 b2:a0:14:3c:d0:2d > b2:a0:11:92:b4:16, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 45949, seq 0, length 64 tc-so:00:00:19.560004 b2:a0:11:92:b4:16 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:21.500004 b2:a0:14:3c:d0:2d > b2:a0:11:92:b4:16, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:14:3c:d0:2d, length 28 tc-so:00:00:19.560004 b2:a0:11:92:b4:16 > b2:a0:14:3c:d0:2d, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 45949, seq 0, length 64 tc-so:00:00:24.750004 b2:a0:14:3c:d0:2d > b2:a0:11:92:b4:16, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 5351, seq 0, length 64 tc-so:00:00:22.840004 b2:a0:11:92:b4:16 > b2:a0:14:3c:d0:2d, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 5351, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.010004 b2:a0:5f:e9:74:2b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:17.040004 b2:a0:6e:7c:ec:54 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:19.850004 b2:a0:6e:7c:ec:54 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:22.640004 b2:a0:5f:e9:74:2b > b2:a0:6e:7c:ec:54, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:5f:e9:74:2b, length 28 tc-so:00:00:19.890004 b2:a0:6e:7c:ec:54 > b2:a0:5f:e9:74:2b, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:22.680004 b2:a0:5f:e9:74:2b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:19.890004 b2:a0:6e:7c:ec:54 > b2:a0:5f:e9:74:2b, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:6e:7c:ec:54, length 28 tc-so:00:00:22.680004 b2:a0:5f:e9:74:2b > b2:a0:6e:7c:ec:54, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:24.250004 b2:a0:5f:e9:74:2b > b2:a0:6e:7c:ec:54, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:21.460004 b2:a0:6e:7c:ec:54 > b2:a0:5f:e9:74:2b, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:24.250004 b2:a0:5f:e9:74:2b > b2:a0:6e:7c:ec:54, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:21.500004 b2:a0:6e:7c:ec:54 > b2:a0:5f:e9:74:2b, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:24.290004 b2:a0:5f:e9:74:2b > b2:a0:6e:7c:ec:54, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:21.500004 b2:a0:6e:7c:ec:54 > b2:a0:5f:e9:74:2b, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:27.510004 b2:a0:5f:e9:74:2b > b2:a0:6e:7c:ec:54, ethertype IPv4 (0x0800), length 180: 20.0.0.1 > 20.0.0.2: AH(spi=0x00002710,seq=0x1): 20.0.0.1 > 20.0.0.2: ip-proto-115 102 (ipip-proto-4) tc-so:00:00:24.790004 b2:a0:6e:7c:ec:54 > b2:a0:5f:e9:74:2b, ethertype IPv4 (0x0800), length 180: 20.0.0.2 > 20.0.0.1: AH(spi=0x00002711,seq=0x1): 20.0.0.2 > 20.0.0.1: ip-proto-115 102 (ipip-proto-4) tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1639661789.418431, ipsec_l2tp_ipv4_tunnel_ah_null, passed tc-start: 1639661789.448914, ipsec_l2tp_ipv4_tunnel_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:9a:ee:04:43 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:da:b6:22:d1 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:58:53:d8:15 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ff:c9:98:94 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:df:c3:89:7e ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E null ; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E null ; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P out ipsec tc-so: esp/tunnel/20.0.0.1-20.0.0.2/require; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P in ipsec tc-so: esp/tunnel/20.0.0.2-20.0.0.1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E null ; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E null ; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P out ipsec tc-so: esp/tunnel/20.0.0.2-20.0.0.1/require; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P in ipsec tc-so: esp/tunnel/20.0.0.1-20.0.0.2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:36:51 2021 current: Dec 16 13:36:52 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:36:32 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=29351 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:36:51 2021 current: Dec 16 13:36:52 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:36:32 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=29351 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:36:51 2021 current: Dec 16 13:36:52 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:36:33 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=1576 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:36:51 2021 current: Dec 16 13:36:52 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:36:33 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=1576 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3d:0d:2c:ac tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:df:c3:89:7e UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:3d:0d:2c:ac 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:df:c3:89:7e on shmif0 22s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:3d:0d:2c:ac multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9a:ee:04:43 tc-so: linkstr: ./bus_ipsec_local tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:da:b6:22:d1 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:ff:c9:98:94 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:9a:ee:04:43 6 0 5 0 0 tc-so:shmif 1500 b2:a0:da:b6:22:d1 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:ff:c9:98:94 on shmif1 18s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:9a:ee:04:43 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:da:b6:22:d1 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:58:53:d8:15 tc-so: linkstr: ./bus_ipsec_remote tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ff:c9:98:94 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:da:b6:22:d1 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:58:53:d8:15 5 0 5 0 0 tc-so:shmif 1500 b2:a0:ff:c9:98:94 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:da:b6:22:d1 on shmif1 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:58:53:d8:15 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:ff:c9:98:94 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:df:c3:89:7e tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:3d:0d:2c:ac UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:df:c3:89:7e 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:3d:0d:2c:ac on shmif0 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:df:c3:89:7e multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:df:c3:89:7e tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ff:c9:98:94 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 668 bytes, 2 multicasts tc-so: output: 8 packets, 668 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:58:53:d8:15 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:da:b6:22:d1 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 668 bytes, 2 multicasts tc-so: output: 8 packets, 668 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9a:ee:04:43 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 6 packets, 210 bytes, 5 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3d:0d:2c:ac tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 131 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 392 0 0 131 0 131 131 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1182 0 30 217 0 217 tc-so: tc-so:In use 1161K, total allocated 1736K; utilization 66.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.960005] shmif0: Ethernet address b2:a0:3d:0d:2c:ac tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 171 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 84 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 22 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1118 0 0 373 0 373 373 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 13 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 56 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2114 0 54 470 0 470 tc-so: tc-so:In use 2709K, total allocated 3760K; utilization 72.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.830005] shmif0: Ethernet address b2:a0:9a:ee:04:43 tc-so:[ 6.860005] shmif1: Ethernet address b2:a0:da:b6:22:d1 tc-so:[ 17.410005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 17.410005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 18.890005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 18.890005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 168 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 84 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1117 0 0 373 0 373 373 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2098 0 54 470 0 470 tc-so: tc-so:In use 2704K, total allocated 3760K; utilization 71.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.480005] shmif0: Ethernet address b2:a0:58:53:d8:15 tc-so:[ 7.580005] shmif1: Ethernet address b2:a0:ff:c9:98:94 tc-so:[ 15.980005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 16.020005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 17.460005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 17.460005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 367 0 0 123 0 123 123 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 30 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1146 0 26 209 0 209 tc-so: tc-so:In use 1110K, total allocated 1672K; utilization 66.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.200005] shmif0: Ethernet address b2:a0:df:c3:89:7e tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.280004 b2:a0:3d:0d:2c:ac > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:17.410004 b2:a0:df:c3:89:7e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:19.960004 b2:a0:3d:0d:2c:ac > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:18.890004 b2:a0:df:c3:89:7e > b2:a0:3d:0d:2c:ac, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:df:c3:89:7e, length 28 tc-so:00:00:19.960004 b2:a0:3d:0d:2c:ac > b2:a0:df:c3:89:7e, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 50753, seq 0, length 64 tc-so:00:00:18.890004 b2:a0:df:c3:89:7e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:20.000004 b2:a0:3d:0d:2c:ac > b2:a0:df:c3:89:7e, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:3d:0d:2c:ac, length 28 tc-so:00:00:18.930004 b2:a0:df:c3:89:7e > b2:a0:3d:0d:2c:ac, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 50753, seq 0, length 64 tc-so:00:00:23.070004 b2:a0:3d:0d:2c:ac > b2:a0:df:c3:89:7e, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 58299, seq 0, length 64 tc-so:00:00:22.000004 b2:a0:df:c3:89:7e > b2:a0:3d:0d:2c:ac, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 58299, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.510004 b2:a0:df:c3:89:7e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:16.020004 b2:a0:3d:0d:2c:ac > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:17.460004 b2:a0:3d:0d:2c:ac > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:16.030004 b2:a0:df:c3:89:7e > b2:a0:3d:0d:2c:ac, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:df:c3:89:7e, length 28 tc-so:00:00:17.460004 b2:a0:3d:0d:2c:ac > b2:a0:df:c3:89:7e, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 50753, seq 0, length 64 tc-so:00:00:16.030004 b2:a0:df:c3:89:7e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:17.500004 b2:a0:3d:0d:2c:ac > b2:a0:df:c3:89:7e, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:3d:0d:2c:ac, length 28 tc-so:00:00:16.070004 b2:a0:df:c3:89:7e > b2:a0:3d:0d:2c:ac, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 50753, seq 0, length 64 tc-so:00:00:20.550004 b2:a0:3d:0d:2c:ac > b2:a0:df:c3:89:7e, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 58299, seq 0, length 64 tc-so:00:00:19.150004 b2:a0:df:c3:89:7e > b2:a0:3d:0d:2c:ac, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 58299, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:11.580004 b2:a0:da:b6:22:d1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:13.190004 b2:a0:ff:c9:98:94 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:15.980004 b2:a0:ff:c9:98:94 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:17.410004 b2:a0:da:b6:22:d1 > b2:a0:ff:c9:98:94, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:da:b6:22:d1, length 28 tc-so:00:00:15.980004 b2:a0:ff:c9:98:94 > b2:a0:da:b6:22:d1, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:17.410004 b2:a0:da:b6:22:d1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:16.020004 b2:a0:ff:c9:98:94 > b2:a0:da:b6:22:d1, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:ff:c9:98:94, length 28 tc-so:00:00:17.450004 b2:a0:da:b6:22:d1 > b2:a0:ff:c9:98:94, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:18.890004 b2:a0:da:b6:22:d1 > b2:a0:ff:c9:98:94, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:17.460004 b2:a0:ff:c9:98:94 > b2:a0:da:b6:22:d1, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:18.890004 b2:a0:da:b6:22:d1 > b2:a0:ff:c9:98:94, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:17.460004 b2:a0:ff:c9:98:94 > b2:a0:da:b6:22:d1, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:18.890004 b2:a0:da:b6:22:d1 > b2:a0:ff:c9:98:94, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:17.500004 b2:a0:ff:c9:98:94 > b2:a0:da:b6:22:d1, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:21.960004 b2:a0:da:b6:22:d1 > b2:a0:ff:c9:98:94, ethertype IPv4 (0x0800), length 166: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 132 tc-so:00:00:20.550004 b2:a0:ff:c9:98:94 > b2:a0:da:b6:22:d1, ethertype IPv4 (0x0800), length 166: 20.0.0.2 > 20.0.0.1: ESP(spi=0x00002711,seq=0x1), length 132 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1639661848.994313, ipsec_l2tp_ipv4_tunnel_esp_null, passed tc-start: 1639661849.24770, ipsec_l2tp_ipv4_tunnel_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:d7:37:f7:9f ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:2d:6a:df:84 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:2c:9e:36:c9 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:0f:99:8b:35 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:5e:20:60:65 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P out ipsec tc-so: esp/tunnel/20.0.0.1-20.0.0.2/require; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P in ipsec tc-so: esp/tunnel/20.0.0.2-20.0.0.1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P out ipsec tc-so: esp/tunnel/20.0.0.2-20.0.0.1/require; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P in ipsec tc-so: esp/tunnel/20.0.0.1-20.0.0.2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:37:51 2021 current: Dec 16 13:37:51 2021 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:37:31 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=13916 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:37:51 2021 current: Dec 16 13:37:51 2021 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:37:31 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=13916 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:37:51 2021 current: Dec 16 13:37:52 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:37:32 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=15171 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:37:51 2021 current: Dec 16 13:37:52 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:37:32 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=15171 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d2:cb:df:73 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:5e:20:60:65 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d2:cb:df:73 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:5e:20:60:65 on shmif0 22s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:d2:cb:df:73 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d7:37:f7:9f tc-so: linkstr: ./bus_ipsec_local tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2d:6a:df:84 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:0f:99:8b:35 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d7:37:f7:9f 6 0 5 0 0 tc-so:shmif 1500 b2:a0:2d:6a:df:84 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:0f:99:8b:35 on shmif1 18s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:d7:37:f7:9f multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:2d:6a:df:84 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2c:9e:36:c9 tc-so: linkstr: ./bus_ipsec_remote tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0f:99:8b:35 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:2d:6a:df:84 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:2c:9e:36:c9 5 0 5 0 0 tc-so:shmif 1500 b2:a0:0f:99:8b:35 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:2d:6a:df:84 on shmif1 15s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:2c:9e:36:c9 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:0f:99:8b:35 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5e:20:60:65 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:d2:cb:df:73 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:5e:20:60:65 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:d2:cb:df:73 on shmif0 12s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:5e:20:60:65 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5e:20:60:65 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0f:99:8b:35 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 688 bytes, 2 multicasts tc-so: output: 8 packets, 688 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2c:9e:36:c9 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2d:6a:df:84 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 688 bytes, 2 multicasts tc-so: output: 8 packets, 688 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d7:37:f7:9f tc-so: linkstr: ./bus_ipsec_local tc-so: input: 6 packets, 210 bytes, 5 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d2:cb:df:73 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 129 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 391 0 0 131 0 131 131 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1178 0 30 217 0 217 tc-so: tc-so:In use 1159K, total allocated 1736K; utilization 66.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.880005] shmif0: Ethernet address b2:a0:d2:cb:df:73 tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 172 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 84 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1116 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 11 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 40 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2093 0 54 467 0 467 tc-so: tc-so:In use 2699K, total allocated 3736K; utilization 72.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.170005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.680005] shmif0: Ethernet address b2:a0:d7:37:f7:9f tc-so:[ 6.680005] shmif1: Ethernet address b2:a0:2d:6a:df:84 tc-so:[ 17.080005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 17.080005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 18.540005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 18.580005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 171 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 84 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1117 0 0 373 0 373 373 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 11 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 39 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2092 0 54 468 0 468 tc-so: tc-so:In use 2700K, total allocated 3744K; utilization 72.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.390005] shmif0: Ethernet address b2:a0:2c:9e:36:c9 tc-so:[ 7.440005] shmif1: Ethernet address b2:a0:0f:99:8b:35 tc-so:[ 15.700005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 15.740005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 17.160005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 17.200005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 131 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 367 0 0 123 0 123 123 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1149 0 26 209 0 209 tc-so: tc-so:In use 1110K, total allocated 1672K; utilization 66.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.070005] shmif0: Ethernet address b2:a0:5e:20:60:65 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:11.960004 b2:a0:d2:cb:df:73 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:17.080004 b2:a0:5e:20:60:65 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:19.630004 b2:a0:d2:cb:df:73 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:18.540004 b2:a0:5e:20:60:65 > b2:a0:d2:cb:df:73, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:5e:20:60:65, length 28 tc-so:00:00:19.630004 b2:a0:d2:cb:df:73 > b2:a0:5e:20:60:65, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 19377, seq 0, length 64 tc-so:00:00:18.580004 b2:a0:5e:20:60:65 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:19.670004 b2:a0:d2:cb:df:73 > b2:a0:5e:20:60:65, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:d2:cb:df:73, length 28 tc-so:00:00:18.580004 b2:a0:5e:20:60:65 > b2:a0:d2:cb:df:73, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 19377, seq 0, length 64 tc-so:00:00:23.350004 b2:a0:d2:cb:df:73 > b2:a0:5e:20:60:65, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 34076, seq 0, length 64 tc-so:00:00:22.300004 b2:a0:5e:20:60:65 > b2:a0:d2:cb:df:73, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 34076, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.290004 b2:a0:5e:20:60:65 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:15.740004 b2:a0:d2:cb:df:73 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:17.160004 b2:a0:d2:cb:df:73 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:15.770004 b2:a0:5e:20:60:65 > b2:a0:d2:cb:df:73, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:5e:20:60:65, length 28 tc-so:00:00:17.200004 b2:a0:d2:cb:df:73 > b2:a0:5e:20:60:65, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 19377, seq 0, length 64 tc-so:00:00:15.770004 b2:a0:5e:20:60:65 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:17.200004 b2:a0:d2:cb:df:73 > b2:a0:5e:20:60:65, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:d2:cb:df:73, length 28 tc-so:00:00:15.810004 b2:a0:5e:20:60:65 > b2:a0:d2:cb:df:73, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 19377, seq 0, length 64 tc-so:00:00:20.880004 b2:a0:d2:cb:df:73 > b2:a0:5e:20:60:65, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 34076, seq 0, length 64 tc-so:00:00:19.510004 b2:a0:5e:20:60:65 > b2:a0:d2:cb:df:73, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 34076, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:11.280004 b2:a0:2d:6a:df:84 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:12.890004 b2:a0:0f:99:8b:35 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:15.700004 b2:a0:0f:99:8b:35 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:17.080004 b2:a0:2d:6a:df:84 > b2:a0:0f:99:8b:35, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:2d:6a:df:84, length 28 tc-so:00:00:15.700004 b2:a0:0f:99:8b:35 > b2:a0:2d:6a:df:84, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:17.080004 b2:a0:2d:6a:df:84 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:15.740004 b2:a0:0f:99:8b:35 > b2:a0:2d:6a:df:84, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:0f:99:8b:35, length 28 tc-so:00:00:17.120004 b2:a0:2d:6a:df:84 > b2:a0:0f:99:8b:35, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:18.540004 b2:a0:2d:6a:df:84 > b2:a0:0f:99:8b:35, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:17.160004 b2:a0:0f:99:8b:35 > b2:a0:2d:6a:df:84, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:18.580004 b2:a0:2d:6a:df:84 > b2:a0:0f:99:8b:35, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:17.200004 b2:a0:0f:99:8b:35 > b2:a0:2d:6a:df:84, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:18.580004 b2:a0:2d:6a:df:84 > b2:a0:0f:99:8b:35, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:17.200004 b2:a0:0f:99:8b:35 > b2:a0:2d:6a:df:84, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:22.260004 b2:a0:2d:6a:df:84 > b2:a0:0f:99:8b:35, ethertype IPv4 (0x0800), length 186: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 152 tc-so:00:00:20.930004 b2:a0:0f:99:8b:35 > b2:a0:2d:6a:df:84, ethertype IPv4 (0x0800), length 186: 20.0.0.2 > 20.0.0.1: ESP(spi=0x00002711,seq=0x1), length 152 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1639661915.275522, ipsec_l2tp_ipv4_tunnel_esp_rijndaelcbc, passed tc-start: 1639661915.305338, ipsec_l2tp_ipv6_transport_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:15:ed:67:9b ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:58:16:51:c7 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:c6:ac:6e:e6 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:52:cd:5f:04 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:07:c7:27:12 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::1/128 fc00::2/128 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd fc00::2/128 fc00::1/128 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::2/128 fc00::1/128 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd fc00::1/128 fc00::2/128 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:39:00 2021 current: Dec 16 13:39:00 2021 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:39:00 2021 hard: 0(s) soft: 0(s) tc-so: current: 178(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=26838 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:39:00 2021 current: Dec 16 13:39:00 2021 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:38:38 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=26838 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:39:00 2021 current: Dec 16 13:39:01 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:38:40 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=4502 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:39:01 2021 current: Dec 16 13:39:01 2021 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:38:40 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=4502 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c8:f2:8d:67 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:c8ff:fef2:8d67%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:c8ff:fef2:8d67 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:07:c7:27:12 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:c8:f2:8d:67 13 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:fff2:8d67 tc-so: ff01:2::1 tc-so: ff02::2:952e:6ccc tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 13 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:c8ff:f 13 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:07:c7:27:12 shmif0 10s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:fff2:8d67%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:952e:6ccc%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:c8:f2:8d:67 multicnt 4 tc-so: 33:33:ff:f2:8d:67 -- 33:33:ff:f2:8d:67 refcount 1 tc-so: 33:33:95:2e:6c:cc -- 33:33:95:2e:6c:cc refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:15:ed:67:9b tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:15ff:feed:679b%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:58:16:51:c7 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:58ff:fe16:51c7%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:15ff:feed:679b link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:58ff:fe16:51c7 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::2 b2:a0:52:cd:5f:04 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:15:ed:67:9b 11 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:15ff:f tc-so: ff01:2::1 tc-so: ff02::2:15ba:de97 tc-so: ff02::1%shmif0 tc-so: ff02::1:ffed:679b 11 0 13 0 0 tc-so:shmif 1500 b2:a0:58:16:51:c7 18 0 15 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff16:51c7 tc-so: ff01:3::1 tc-so: ff02::2:15ba:de97 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 18 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:58ff:f 18 0 15 0 0 tc-so:l2tp0 1280 9 0 9 0 0 tc-so:bridg 1500 16 0 20 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:52:cd:5f:04 shmif1 10s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:15ff:feed:679b%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:15ba:de97%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffed:679b%shmif0 refcount 1 tc-so: enaddr b2:a0:15:ed:67:9b multicnt 3 tc-so: 33:33:15:ba:de:97 -- 33:33:15:ba:de:97 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:ed:67:9b -- 33:33:ff:ed:67:9b refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff16:51c7%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:15ba:de97%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:58:16:51:c7 multicnt 4 tc-so: 33:33:ff:16:51:c7 -- 33:33:ff:16:51:c7 refcount 1 tc-so: 33:33:15:ba:de:97 -- 33:33:15:ba:de:97 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c6:ac:6e:e6 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:c6ff:feac:6ee6%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:52:cd:5f:04 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:52ff:fecd:5f04%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:c6ff:feac:6ee6 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:52ff:fecd:5f04 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::1 b2:a0:58:16:51:c7 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:c6:ac:6e:e6 10 0 10 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:c6ff:f tc-so: ff01:2::1 tc-so: ff02::2:3c33:5c1b tc-so: ff02::1%shmif0 tc-so: ff02::1:ffac:6ee6 10 0 10 0 0 tc-so:shmif 1500 b2:a0:52:cd:5f:04 13 0 18 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ffcd:5f04 tc-so: ff01:3::1 tc-so: ff02::2:3c33:5c1b tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 13 0 18 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:52ff:f 13 0 18 0 0 tc-so:l2tp0 1280 6 0 11 0 0 tc-so:bridg 1500 16 0 18 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:58:16:51:c7 shmif1 14s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:c6ff:feac:6ee6%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:3c33:5c1b%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffac:6ee6%shmif0 refcount 1 tc-so: enaddr b2:a0:c6:ac:6e:e6 multicnt 3 tc-so: 33:33:3c:33:5c:1b -- 33:33:3c:33:5c:1b refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:ac:6e:e6 -- 33:33:ff:ac:6e:e6 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ffcd:5f04%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:3c33:5c1b%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:52:cd:5f:04 multicnt 4 tc-so: 33:33:ff:cd:5f:04 -- 33:33:ff:cd:5f:04 refcount 1 tc-so: 33:33:3c:33:5c:1b -- 33:33:3c:33:5c:1b refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:07:c7:27:12 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:7ff:fec7:2712%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:7ff:fec7:2712 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:c8:f2:8d:67 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:07:c7:27:12 8 0 10 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ffc7:2712 tc-so: ff01:2::1 tc-so: ff02::2:780a:c159 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 8 0 10 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:7ff:fe 8 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:c8:f2:8d:67 shmif0 18s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ffc7:2712%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:780a:c159%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:07:c7:27:12 multicnt 4 tc-so: 33:33:ff:c7:27:12 -- 33:33:ff:c7:27:12 refcount 1 tc-so: 33:33:78:0a:c1:59 -- 33:33:78:0a:c1:59 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 16 packets, 1304 bytes, 8 multicasts tc-so: output: 18 packets, 1476 bytes, 10 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 6 packets, 774 bytes, 9 multicasts tc-so: output: 11 packets, 914 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 16 packets, 1304 bytes, 9 multicasts tc-so: output: 20 packets, 1648 bytes, 13 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 9 packets, 946 bytes, 11 multicasts tc-so: output: 9 packets, 734 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:07:c7:27:12 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 8 packets, 648 bytes, 5 multicasts tc-so: output: 10 packets, 828 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:7ff:fec7:2712%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:52:cd:5f:04 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 13 packets, 1630 bytes, 4 multicasts tc-so: output: 18 packets, 2394 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:52ff:fecd:5f04%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c6:ac:6e:e6 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 10 packets, 688 bytes, 8 multicasts tc-so: output: 10 packets, 820 bytes, 7 multicasts tc-so: inet6 fe80::b0a0:c6ff:feac:6ee6%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:58:16:51:c7 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 18 packets, 2394 bytes, 5 multicasts tc-so: output: 15 packets, 1802 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:58ff:fe16:51c7%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:15:ed:67:9b tc-so: linkstr: ./bus_ipsec_local tc-so: input: 11 packets, 1118 bytes, 13 multicasts tc-so: output: 13 packets, 1086 bytes, 9 multicasts tc-so: inet6 fe80::b0a0:15ff:feed:679b%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c8:f2:8d:67 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 13 packets, 1086 bytes, 9 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:c8ff:fef2:8d67%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 183 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 529 0 0 177 0 177 177 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1453 0 40 268 0 268 tc-so: tc-so:In use 1476K, total allocated 2144K; utilization 68.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.190005] shmif0: Ethernet address b2:a0:c8:f2:8d:67 tc-so:[ 13.440005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 13.440005] get_ifid: shmif0: ifid: b0:a0:c8:ff:fe:f2:8d:67 tc-so:[ 13.440005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:c8ff:fef2:8d67 tc-so:[ 15.270005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:c8ff:fef2:8d67 - no duplicates found tc-so:[ 53.380005] in6_if_link_down: fd00::1 marked detached tc-so:[ 53.380005] in6_if_link_down: fe80:2::b0a0:c8ff:fef2:8d67 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 3 0 3 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 3 0 3 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 244 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 94 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 34 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1333 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 49 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2507 0 78 549 0 549 tc-so: tc-so:In use 3198K, total allocated 4392K; utilization 72.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.740005] shmif0: Ethernet address b2:a0:15:ed:67:9b tc-so:[ 7.780005] shmif1: Ethernet address b2:a0:58:16:51:c7 tc-so:[ 12.270005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 12.270005] get_ifid: shmif0: ifid: b0:a0:15:ff:fe:ed:67:9b tc-so:[ 12.500005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 12.500005] get_ifid: shmif1: ifid: b0:a0:58:ff:fe:16:51:c7 tc-so:[ 12.500005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:58ff:fe16:51c7 tc-so:[ 14.520005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:58ff:fe16:51c7 - no duplicates found tc-so:[ 23.930005] ah_input: hash over 178 bytes, skip 40: crda len 178 skip 0 inject 52 tc-so:[ 24.450005] ah_input: hash over 162 bytes, skip 40: crda len 162 skip 0 inject 52 tc-so:[ 25.380005] ah_input: hash over 178 bytes, skip 40: crda len 178 skip 0 inject 52 tc-so:[ 26.190005] ipsec_common_input: no key association found for SA fc00::1/00002711/51/0 tc-so:[ 49.970005] in6_if_link_down: fc00::1 marked detached tc-so:[ 49.970005] in6_if_link_down: fe80:3::b0a0:58ff:fe16:51c7 marked detached tc-so:[ 51.040005] in6_if_link_down: fe80:2::b0a0:15ff:feed:679b marked detached tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 242 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 95 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 34 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1333 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 20 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 49 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2509 0 76 548 0 548 tc-so: tc-so:In use 3199K, total allocated 4384K; utilization 73.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.320005] chacha: Portable C ChaCha tc-so:[ 1.320005] aes: BearSSL aes_ct tc-so:[ 1.320005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.320005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.160005] shmif0: Ethernet address b2:a0:c6:ac:6e:e6 tc-so:[ 8.240005] shmif1: Ethernet address b2:a0:52:cd:5f:04 tc-so:[ 13.650005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 13.650005] get_ifid: shmif0: ifid: b0:a0:c6:ff:fe:ac:6e:e6 tc-so:[ 13.870005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 13.870005] get_ifid: shmif1: ifid: b0:a0:52:ff:fe:cd:5f:04 tc-so:[ 13.870005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:52ff:fecd:5f04 tc-so:[ 15.540005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:52ff:fecd:5f04 - no duplicates found tc-so:[ 20.890005] ipsec_common_input: no key association found for SA fc00::2/00002710/51/0 tc-so:[ 22.710005] ah_input: hash over 162 bytes, skip 40: crda len 162 skip 0 inject 52 tc-so:[ 46.200005] in6_if_link_down: fc00::2 marked detached tc-so:[ 46.200005] in6_if_link_down: fe80:3::b0a0:52ff:fecd:5f04 marked detached tc-so:[ 47.290005] in6_if_link_down: fe80:2::b0a0:c6ff:feac:6ee6 marked detached tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 26 0 26 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 31 0 31 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 186 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 656 0 0 219 0 219 219 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1597 0 72 309 0 309 tc-so: tc-so:In use 1733K, total allocated 2472K; utilization 70.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.510005] shmif0: Ethernet address b2:a0:07:c7:27:12 tc-so:[ 15.000005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.000005] get_ifid: shmif0: ifid: b0:a0:07:ff:fe:c7:27:12 tc-so:[ 15.000005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:7ff:fec7:2712 tc-so:[ 17.010005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:7ff:fec7:2712 - no duplicates found tc-so:[ 43.480005] in6_if_link_down: fd00::2 marked detached tc-so:[ 43.480005] in6_if_link_down: fe80:2::b0a0:7ff:fec7:2712 marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.510004 b2:a0:c8:f2:8d:67 > 33:33:ff:f2:8d:67, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff2:8d67: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff2:8d67, length 24 tc-so:00:00:12.550004 b2:a0:15:ed:67:9b > 33:33:15:ba:de:97, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:15ff:feed:679b > ff02::2:15ba:de97: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:15ba:de97, length 24 tc-so:00:00:14.270004 b2:a0:c8:f2:8d:67 > 33:33:ff:f2:8d:67, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff2:8d67: ICMP6, neighbor solicitation, who has fe80::b0a0:c8ff:fef2:8d67, length 32 tc-so:00:00:13.130004 b2:a0:15:ed:67:9b > 33:33:ff:ed:67:9b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:15ff:feed:679b > ff02::1:ffed:679b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffed:679b, length 24 tc-so:00:00:16.470004 b2:a0:c8:f2:8d:67 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c8ff:fef2:8d67 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:16.040004 b2:a0:15:ed:67:9b > 33:33:15:ba:de:97, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:15ff:feed:679b > ff02::2:15ba:de97: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:15ba:de97, length 24 tc-so:00:00:18.990004 b2:a0:07:c7:27:12 > 33:33:ff:c7:27:12, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc7:2712: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc7:2712, length 24 tc-so:00:00:19.460004 b2:a0:07:c7:27:12 > 33:33:ff:c7:27:12, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc7:2712: ICMP6, neighbor solicitation, who has fe80::b0a0:7ff:fec7:2712, length 32 tc-so:00:00:22.510004 b2:a0:c8:f2:8d:67 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:21.190004 b2:a0:07:c7:27:12 > b2:a0:c8:f2:8d:67, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:22.550004 b2:a0:c8:f2:8d:67 > b2:a0:07:c7:27:12, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:21.190004 b2:a0:07:c7:27:12 > b2:a0:c8:f2:8d:67, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:22.670004 b2:a0:c8:f2:8d:67 > 33:33:ff:f2:8d:67, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c8ff:fef2:8d67 > ff02::1:fff2:8d67: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff2:8d67, length 24 tc-so:00:00:23.370004 b2:a0:c8:f2:8d:67 > 33:33:95:2e:6c:cc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c8ff:fef2:8d67 > ff02::2:952e:6ccc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:952e:6ccc, length 24 tc-so:00:00:21.970004 b2:a0:c6:ac:6e:e6 > 33:33:ff:ac:6e:e6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c6ff:feac:6ee6 > ff02::1:ffac:6ee6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffac:6ee6, length 24 tc-so:00:00:22.590004 b2:a0:15:ed:67:9b > 33:33:ff:ed:67:9b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:15ff:feed:679b > ff02::1:ffed:679b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffed:679b, length 24 tc-so:00:00:23.930004 b2:a0:07:c7:27:12 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7ff:fec7:2712 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:25.810004 b2:a0:c8:f2:8d:67 > b2:a0:07:c7:27:12, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:24.450004 b2:a0:07:c7:27:12 > b2:a0:c8:f2:8d:67, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:25.380004 b2:a0:07:c7:27:12 > 33:33:78:0a:c1:59, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7ff:fec7:2712 > ff02::2:780a:c159: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:780a:c159, length 24 tc-so:00:00:27.190004 b2:a0:07:c7:27:12 > b2:a0:c8:f2:8d:67, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:28.590004 b2:a0:c8:f2:8d:67 > b2:a0:07:c7:27:12, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.780004 b2:a0:c6:ac:6e:e6 > 33:33:3c:33:5c:1b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c6ff:feac:6ee6 > ff02::2:3c33:5c1b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3c33:5c1b, length 24 tc-so:00:00:14.380004 b2:a0:c6:ac:6e:e6 > 33:33:ff:ac:6e:e6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c6ff:feac:6ee6 > ff02::1:ffac:6ee6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffac:6ee6, length 24 tc-so:00:00:14.690004 b2:a0:c6:ac:6e:e6 > 33:33:3c:33:5c:1b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c6ff:feac:6ee6 > ff02::2:3c33:5c1b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3c33:5c1b, length 24 tc-so:00:00:15.500004 b2:a0:07:c7:27:12 > 33:33:ff:c7:27:12, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc7:2712: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc7:2712, length 24 tc-so:00:00:15.990004 b2:a0:07:c7:27:12 > 33:33:ff:c7:27:12, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc7:2712: ICMP6, neighbor solicitation, who has fe80::b0a0:7ff:fec7:2712, length 32 tc-so:00:00:19.450004 b2:a0:c8:f2:8d:67 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:17.680004 b2:a0:07:c7:27:12 > b2:a0:c8:f2:8d:67, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:19.450004 b2:a0:c8:f2:8d:67 > b2:a0:07:c7:27:12, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:17.680004 b2:a0:07:c7:27:12 > b2:a0:c8:f2:8d:67, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:19.570004 b2:a0:c8:f2:8d:67 > 33:33:ff:f2:8d:67, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c8ff:fef2:8d67 > ff02::1:fff2:8d67: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff2:8d67, length 24 tc-so:00:00:20.270004 b2:a0:c6:ac:6e:e6 > 33:33:ff:ac:6e:e6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c6ff:feac:6ee6 > ff02::1:ffac:6ee6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffac:6ee6, length 24 tc-so:00:00:20.270004 b2:a0:c8:f2:8d:67 > 33:33:95:2e:6c:cc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c8ff:fef2:8d67 > ff02::2:952e:6ccc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:952e:6ccc, length 24 tc-so:00:00:20.460004 b2:a0:07:c7:27:12 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7ff:fec7:2712 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:22.710004 b2:a0:c8:f2:8d:67 > b2:a0:07:c7:27:12, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:20.980004 b2:a0:07:c7:27:12 > b2:a0:c8:f2:8d:67, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:21.910004 b2:a0:07:c7:27:12 > 33:33:78:0a:c1:59, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7ff:fec7:2712 > ff02::2:780a:c159: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:780a:c159, length 24 tc-so:00:00:22.720004 b2:a0:07:c7:27:12 > b2:a0:c8:f2:8d:67, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:23.110004 b2:a0:07:c7:27:12 > 33:33:ff:c7:27:12, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7ff:fec7:2712 > ff02::1:ffc7:2712: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc7:2712, length 24 tc-so:00:00:23.720004 b2:a0:07:c7:27:12 > b2:a0:c8:f2:8d:67, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:25.490004 b2:a0:c8:f2:8d:67 > b2:a0:07:c7:27:12, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.550004 b2:a0:58:16:51:c7 > 33:33:ff:16:51:c7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff16:51c7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff16:51c7, length 24 tc-so:00:00:13.500004 b2:a0:58:16:51:c7 > 33:33:ff:16:51:c7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff16:51c7: ICMP6, neighbor solicitation, who has fe80::b0a0:58ff:fe16:51c7, length 32 tc-so:00:00:13.890004 b2:a0:58:16:51:c7 > 33:33:ff:16:51:c7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff16:51c7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff16:51c7, length 24 tc-so:00:00:14.240004 b2:a0:52:cd:5f:04 > 33:33:ff:cd:5f:04, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffcd:5f04: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffcd:5f04, length 24 tc-so:00:00:16.040004 b2:a0:58:16:51:c7 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:14.340004 b2:a0:52:cd:5f:04 > b2:a0:58:16:51:c7, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:16.040004 b2:a0:58:16:51:c7 > b2:a0:52:cd:5f:04, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:14.340004 b2:a0:52:cd:5f:04 > b2:a0:58:16:51:c7, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:14.530004 b2:a0:52:cd:5f:04 > 33:33:ff:cd:5f:04, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffcd:5f04: ICMP6, neighbor solicitation, who has fe80::b0a0:52ff:fecd:5f04, length 32 tc-so:00:00:15.500004 b2:a0:52:cd:5f:04 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:18.190004 b2:a0:58:16:51:c7 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:58ff:fe16:51c7 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:16.770004 b2:a0:52:cd:5f:04 > 33:33:3c:33:5c:1b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:52ff:fecd:5f04 > ff02::2:3c33:5c1b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3c33:5c1b, length 24 tc-so:00:00:17.270004 b2:a0:52:cd:5f:04 > b2:a0:58:16:51:c7, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:17.760004 b2:a0:52:cd:5f:04 > b2:a0:58:16:51:c7, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:19.370004 b2:a0:52:cd:5f:04 > b2:a0:58:16:51:c7, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:21.070004 b2:a0:58:16:51:c7 > b2:a0:52:cd:5f:04, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:21.150004 b2:a0:58:16:51:c7 > b2:a0:52:cd:5f:04, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:19.450004 b2:a0:52:cd:5f:04 > b2:a0:58:16:51:c7, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:21.190004 b2:a0:58:16:51:c7 > b2:a0:52:cd:5f:04, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:19.490004 b2:a0:52:cd:5f:04 > b2:a0:58:16:51:c7, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:21.270004 b2:a0:58:16:51:c7 > b2:a0:52:cd:5f:04, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:21.790004 b2:a0:58:16:51:c7 > 33:33:15:ba:de:97, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:58ff:fe16:51c7 > ff02::2:15ba:de97: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:15ba:de97, length 24 tc-so:00:00:21.970004 b2:a0:58:16:51:c7 > b2:a0:52:cd:5f:04, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:20.270004 b2:a0:52:cd:5f:04 > b2:a0:58:16:51:c7, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:20.850004 b2:a0:52:cd:5f:04 > 33:33:ff:cd:5f:04, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:52ff:fecd:5f04 > ff02::1:ffcd:5f04: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffcd:5f04, length 24 tc-so:00:00:22.630004 b2:a0:58:16:51:c7 > b2:a0:52:cd:5f:04, ethertype IPv6 (0x86dd), length 192: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x1): ip-proto-115 90 tc-so:00:00:22.230004 b2:a0:52:cd:5f:04 > b2:a0:58:16:51:c7, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x1): ip-proto-115 90 tc-so:00:00:24.450004 b2:a0:58:16:51:c7 > b2:a0:52:cd:5f:04, ethertype IPv6 (0x86dd), length 176: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x2): ip-proto-115 74 tc-so:00:00:22.750004 b2:a0:52:cd:5f:04 > b2:a0:58:16:51:c7, ethertype IPv6 (0x86dd), length 176: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x2): ip-proto-115 74 tc-so:00:00:23.680004 b2:a0:52:cd:5f:04 > b2:a0:58:16:51:c7, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x3): ip-proto-115 90 tc-so:00:00:24.490004 b2:a0:52:cd:5f:04 > b2:a0:58:16:51:c7, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x4): ip-proto-115 90 tc-so:00:00:25.490004 b2:a0:52:cd:5f:04 > b2:a0:58:16:51:c7, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:27.190004 b2:a0:58:16:51:c7 > b2:a0:52:cd:5f:04, ethertype IPv6 (0x86dd), length 136: fc00::1 > fc00::2: ip-proto-115 82 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1639661984.259674, ipsec_l2tp_ipv6_transport_ah_hmacsha512, passed tc-start: 1639661984.290601, ipsec_l2tp_ipv6_transport_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:9c:3b:76:3a ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:dc:9a:ec:c3 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:60:b6:b0:13 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:df:17:66:e1 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e1:c7:58:c0 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 ah 10000 -A null ; tc-so:add fc00::2 fc00::1 ah 10001 -A null ; tc-so:spdadd fc00::1/128 fc00::2/128 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd fc00::2/128 fc00::1/128 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 ah 10000 -A null ; tc-so:add fc00::2 fc00::1 ah 10001 -A null ; tc-so:spdadd fc00::2/128 fc00::1/128 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd fc00::1/128 fc00::2/128 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:40:09 2021 current: Dec 16 13:40:10 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:39:47 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=3747 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:40:09 2021 current: Dec 16 13:40:10 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:39:47 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=3747 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:40:09 2021 current: Dec 16 13:40:11 2021 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:39:48 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=20110 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:40:09 2021 current: Dec 16 13:40:11 2021 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:39:48 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=20110 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a8:94:d6:42 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:a8ff:fe94:d642%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:a8ff:fe94:d642 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:e1:c7:58:c0 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a8:94:d6:42 13 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff94:d642 tc-so: ff01:2::1 tc-so: ff02::2:8097:e47a tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 13 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:a8ff:f 13 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:e1:c7:58:c0 shmif0 10s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff94:d642%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:8097:e47a%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:a8:94:d6:42 multicnt 4 tc-so: 33:33:ff:94:d6:42 -- 33:33:ff:94:d6:42 refcount 1 tc-so: 33:33:80:97:e4:7a -- 33:33:80:97:e4:7a refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9c:3b:76:3a tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:9cff:fe3b:763a%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:dc:9a:ec:c3 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:dcff:fe9a:ecc3%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:9cff:fe3b:763a link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:dcff:fe9a:ecc3 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::2 b2:a0:df:17:66:e1 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:9c:3b:76:3a 9 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:9cff:f tc-so: ff01:2::1 tc-so: ff02::2:3c2e:bdff tc-so: ff02::1%shmif0 tc-so: ff02::1:ff3b:763a 9 0 13 0 0 tc-so:shmif 1500 b2:a0:dc:9a:ec:c3 18 0 14 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff9a:ecc3 tc-so: ff01:3::1 tc-so: ff02::2:3c2e:bdff tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 18 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:dcff:f 18 0 14 0 0 tc-so:l2tp0 1280 9 0 7 0 0 tc-so:bridg 1500 15 0 17 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:df:17:66:e1 shmif1 29s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:9cff:fe3b:763a%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:3c2e:bdff%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff3b:763a%shmif0 refcount 1 tc-so: enaddr b2:a0:9c:3b:76:3a multicnt 3 tc-so: 33:33:3c:2e:bd:ff -- 33:33:3c:2e:bd:ff refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:3b:76:3a -- 33:33:ff:3b:76:3a refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff9a:ecc3%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:3c2e:bdff%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:dc:9a:ec:c3 multicnt 4 tc-so: 33:33:ff:9a:ec:c3 -- 33:33:ff:9a:ec:c3 refcount 1 tc-so: 33:33:3c:2e:bd:ff -- 33:33:3c:2e:bd:ff refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:60:b6:b0:13 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:60ff:feb6:b013%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:df:17:66:e1 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:dfff:fe17:66e1%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:60ff:feb6:b013 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:dfff:fe17:66e1 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::1 b2:a0:dc:9a:ec:c3 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:60:b6:b0:13 10 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:60ff:f tc-so: ff01:2::1 tc-so: ff02::2:2352:a1fa tc-so: ff02::1%shmif0 tc-so: ff02::1:ffb6:b013 10 0 9 0 0 tc-so:shmif 1500 b2:a0:df:17:66:e1 13 0 18 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff17:66e1 tc-so: ff01:3::1 tc-so: ff02::2:2352:a1fa tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 13 0 18 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:dfff:f 13 0 18 0 0 tc-so:l2tp0 1280 7 0 11 0 0 tc-so:bridg 1500 16 0 17 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:dc:9a:ec:c3 shmif1 29s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:60ff:feb6:b013%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:2352:a1fa%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffb6:b013%shmif0 refcount 1 tc-so: enaddr b2:a0:60:b6:b0:13 multicnt 3 tc-so: 33:33:23:52:a1:fa -- 33:33:23:52:a1:fa refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:b6:b0:13 -- 33:33:ff:b6:b0:13 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff17:66e1%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:2352:a1fa%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:df:17:66:e1 multicnt 4 tc-so: 33:33:ff:17:66:e1 -- 33:33:ff:17:66:e1 refcount 1 tc-so: 33:33:23:52:a1:fa -- 33:33:23:52:a1:fa refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e1:c7:58:c0 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:e1ff:fec7:58c0%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:e1ff:fec7:58c0 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:a8:94:d6:42 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e1:c7:58:c0 7 0 10 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ffc7:58c0 tc-so: ff01:2::1 tc-so: ff02::2:ef02:7f12 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 7 0 10 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:e1ff:f 7 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:a8:94:d6:42 shmif0 7s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ffc7:58c0%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:ef02:7f12%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:e1:c7:58:c0 multicnt 4 tc-so: 33:33:ff:c7:58:c0 -- 33:33:ff:c7:58:c0 refcount 1 tc-so: 33:33:ef:02:7f:12 -- 33:33:ef:02:7f:12 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 16 packets, 1304 bytes, 8 multicasts tc-so: output: 17 packets, 1390 bytes, 9 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 7 packets, 860 bytes, 10 multicasts tc-so: output: 11 packets, 914 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 15 packets, 1218 bytes, 8 multicasts tc-so: output: 17 packets, 1390 bytes, 10 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 9 packets, 774 bytes, 9 multicasts tc-so: output: 7 packets, 562 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e1:c7:58:c0 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 7 packets, 562 bytes, 4 multicasts tc-so: output: 10 packets, 828 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:e1ff:fec7:58c0%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:df:17:66:e1 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 13 packets, 1500 bytes, 5 multicasts tc-so: output: 18 packets, 2202 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:dfff:fe17:66e1%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:60:b6:b0:13 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 10 packets, 602 bytes, 7 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fe80::b0a0:60ff:feb6:b013%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:dc:9a:ec:c3 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 18 packets, 2202 bytes, 5 multicasts tc-so: output: 14 packets, 1586 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:dcff:fe9a:ecc3%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9c:3b:76:3a tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 946 bytes, 11 multicasts tc-so: output: 13 packets, 1086 bytes, 9 multicasts tc-so: inet6 fe80::b0a0:9cff:fe3b:763a%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a8:94:d6:42 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 13 packets, 1086 bytes, 9 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:a8ff:fe94:d642%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 188 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 527 0 0 176 0 176 176 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1441 0 40 266 0 266 tc-so: tc-so:In use 1465K, total allocated 2128K; utilization 68.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.120005] shmif0: Ethernet address b2:a0:a8:94:d6:42 tc-so:[ 13.400005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 13.400005] get_ifid: shmif0: ifid: b0:a0:a8:ff:fe:94:d6:42 tc-so:[ 13.400005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:a8ff:fe94:d642 tc-so:[ 15.340005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:a8ff:fe94:d642 - no duplicates found tc-so:[ 52.860005] in6_if_link_down: fd00::1 marked detached tc-so:[ 52.860005] in6_if_link_down: fe80:2::b0a0:a8ff:fe94:d642 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 3 0 3 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 39 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 240 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 92 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1334 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 47 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2502 0 77 549 0 549 tc-so: tc-so:In use 3197K, total allocated 4392K; utilization 72.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.680005] shmif0: Ethernet address b2:a0:9c:3b:76:3a tc-so:[ 7.700005] shmif1: Ethernet address b2:a0:dc:9a:ec:c3 tc-so:[ 12.210005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 12.210005] get_ifid: shmif0: ifid: b0:a0:9c:ff:fe:3b:76:3a tc-so:[ 12.430005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 12.430005] get_ifid: shmif1: ifid: b0:a0:dc:ff:fe:9a:ec:c3 tc-so:[ 12.430005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:dcff:fe9a:ecc3 tc-so:[ 13.780005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:dcff:fe9a:ecc3 - no duplicates found tc-so:[ 25.020005] ah_input: hash over 138 bytes, skip 40: crda len 138 skip 0 inject 52 tc-so:[ 26.470005] ipsec_common_input: no key association found for SA fc00::1/00002711/51/0 tc-so:[ 49.280005] in6_if_link_down: fc00::1 marked detached tc-so:[ 49.280005] in6_if_link_down: fe80:3::b0a0:dcff:fe9a:ecc3 marked detached tc-so:[ 50.460005] in6_if_link_down: fe80:2::b0a0:9cff:fe3b:763a marked detached tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 3 0 3 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 39 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 241 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 92 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1334 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 18 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 45 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2501 0 77 548 0 548 tc-so: tc-so:In use 3197K, total allocated 4384K; utilization 72.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.110005] shmif0: Ethernet address b2:a0:60:b6:b0:13 tc-so:[ 8.220005] shmif1: Ethernet address b2:a0:df:17:66:e1 tc-so:[ 13.610005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 13.610005] get_ifid: shmif0: ifid: b0:a0:60:ff:fe:b6:b0:13 tc-so:[ 13.820005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 13.820005] get_ifid: shmif1: ifid: b0:a0:df:ff:fe:17:66:e1 tc-so:[ 13.820005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:dfff:fe17:66e1 tc-so:[ 15.390005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:dfff:fe17:66e1 - no duplicates found tc-so:[ 23.310005] ah_input: hash over 138 bytes, skip 40: crda len 138 skip 0 inject 52 tc-so:[ 45.270005] in6_if_link_down: fc00::2 marked detached tc-so:[ 45.270005] in6_if_link_down: fe80:3::b0a0:dfff:fe17:66e1 marked detached tc-so:[ 46.560005] in6_if_link_down: fe80:2::b0a0:60ff:feb6:b013 marked detached tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 26 0 26 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 31 0 31 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 185 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 657 0 0 219 0 219 219 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1596 0 72 309 0 309 tc-so: tc-so:In use 1734K, total allocated 2472K; utilization 70.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.000005] root file system type: rumpfs tc-so:[ 1.000005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.060005] mainbus0 (root) tc-so:[ 1.060005] chacha: Portable C ChaCha tc-so:[ 1.060005] aes: BearSSL aes_ct tc-so:[ 1.060005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.060005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.320005] shmif0: Ethernet address b2:a0:e1:c7:58:c0 tc-so:[ 14.930005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.930005] get_ifid: shmif0: ifid: b0:a0:e1:ff:fe:c7:58:c0 tc-so:[ 14.930005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:e1ff:fec7:58c0 tc-so:[ 16.970005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:e1ff:fec7:58c0 - no duplicates found tc-so:[ 42.270005] in6_if_link_down: fd00::2 marked detached tc-so:[ 42.270005] in6_if_link_down: fe80:2::b0a0:e1ff:fec7:58c0 marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.630004 b2:a0:a8:94:d6:42 > 33:33:ff:94:d6:42, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff94:d642: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff94:d642, length 24 tc-so:00:00:13.870004 b2:a0:a8:94:d6:42 > 33:33:ff:94:d6:42, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff94:d642: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff94:d642, length 24 tc-so:00:00:14.310004 b2:a0:a8:94:d6:42 > 33:33:ff:94:d6:42, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff94:d642: ICMP6, neighbor solicitation, who has fe80::b0a0:a8ff:fe94:d642, length 32 tc-so:00:00:12.970004 b2:a0:9c:3b:76:3a > 33:33:3c:2e:bd:ff, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9cff:fe3b:763a > ff02::2:3c2e:bdff: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3c2e:bdff, length 24 tc-so:00:00:13.200004 b2:a0:9c:3b:76:3a > 33:33:ff:3b:76:3a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9cff:fe3b:763a > ff02::1:ff3b:763a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3b:763a, length 24 tc-so:00:00:14.100004 b2:a0:9c:3b:76:3a > 33:33:ff:3b:76:3a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9cff:fe3b:763a > ff02::1:ff3b:763a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3b:763a, length 24 tc-so:00:00:18.790004 b2:a0:a8:94:d6:42 > 33:33:80:97:e4:7a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a8ff:fe94:d642 > ff02::2:8097:e47a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8097:e47a, length 24 tc-so:00:00:19.520004 b2:a0:a8:94:d6:42 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a8ff:fe94:d642 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:19.520004 b2:a0:e1:c7:58:c0 > 33:33:ff:c7:58:c0, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc7:58c0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc7:58c0, length 24 tc-so:00:00:19.560004 b2:a0:e1:c7:58:c0 > 33:33:ff:c7:58:c0, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc7:58c0: ICMP6, neighbor solicitation, who has fe80::b0a0:e1ff:fec7:58c0, length 32 tc-so:00:00:20.950004 b2:a0:e1:c7:58:c0 > 33:33:ff:c7:58:c0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e1ff:fec7:58c0 > ff02::1:ffc7:58c0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc7:58c0, length 24 tc-so:00:00:21.130004 b2:a0:9c:3b:76:3a > 33:33:3c:2e:bd:ff, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9cff:fe3b:763a > ff02::2:3c2e:bdff: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3c2e:bdff, length 24 tc-so:00:00:22.840004 b2:a0:a8:94:d6:42 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:21.500004 b2:a0:e1:c7:58:c0 > b2:a0:a8:94:d6:42, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:22.880004 b2:a0:a8:94:d6:42 > b2:a0:e1:c7:58:c0, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:21.500004 b2:a0:e1:c7:58:c0 > b2:a0:a8:94:d6:42, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:22.270004 b2:a0:60:b6:b0:13 > 33:33:ff:b6:b0:13, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:60ff:feb6:b013 > ff02::1:ffb6:b013: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb6:b013, length 24 tc-so:00:00:26.400004 b2:a0:a8:94:d6:42 > b2:a0:e1:c7:58:c0, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:25.020004 b2:a0:e1:c7:58:c0 > b2:a0:a8:94:d6:42, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:27.490004 b2:a0:e1:c7:58:c0 > b2:a0:a8:94:d6:42, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:28.870004 b2:a0:a8:94:d6:42 > b2:a0:e1:c7:58:c0, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:27.490004 b2:a0:e1:c7:58:c0 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e1ff:fec7:58c0 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.690004 b2:a0:60:b6:b0:13 > 33:33:23:52:a1:fa, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:60ff:feb6:b013 > ff02::2:2352:a1fa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2352:a1fa, length 24 tc-so:00:00:14.280004 b2:a0:60:b6:b0:13 > 33:33:ff:b6:b0:13, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:60ff:feb6:b013 > ff02::1:ffb6:b013: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb6:b013, length 24 tc-so:00:00:14.980004 b2:a0:60:b6:b0:13 > 33:33:23:52:a1:fa, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:60ff:feb6:b013 > ff02::2:2352:a1fa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2352:a1fa, length 24 tc-so:00:00:15.900004 b2:a0:e1:c7:58:c0 > 33:33:ff:c7:58:c0, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc7:58c0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc7:58c0, length 24 tc-so:00:00:15.940004 b2:a0:e1:c7:58:c0 > 33:33:ff:c7:58:c0, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc7:58c0: ICMP6, neighbor solicitation, who has fe80::b0a0:e1ff:fec7:58c0, length 32 tc-so:00:00:17.320004 b2:a0:e1:c7:58:c0 > 33:33:ff:c7:58:c0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e1ff:fec7:58c0 > ff02::1:ffc7:58c0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc7:58c0, length 24 tc-so:00:00:19.460004 b2:a0:9c:3b:76:3a > 33:33:3c:2e:bd:ff, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9cff:fe3b:763a > ff02::2:3c2e:bdff: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3c2e:bdff, length 24 tc-so:00:00:19.770004 b2:a0:a8:94:d6:42 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:17.830004 b2:a0:e1:c7:58:c0 > b2:a0:a8:94:d6:42, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:19.810004 b2:a0:a8:94:d6:42 > b2:a0:e1:c7:58:c0, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:17.870004 b2:a0:e1:c7:58:c0 > b2:a0:a8:94:d6:42, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:20.540004 b2:a0:60:b6:b0:13 > 33:33:ff:b6:b0:13, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:60ff:feb6:b013 > ff02::1:ffb6:b013: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb6:b013, length 24 tc-so:00:00:19.620004 b2:a0:e1:c7:58:c0 > 33:33:ef:02:7f:12, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e1ff:fec7:58c0 > ff02::2:ef02:7f12: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ef02:7f12, length 24 tc-so:00:00:23.350004 b2:a0:a8:94:d6:42 > b2:a0:e1:c7:58:c0, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:21.390004 b2:a0:e1:c7:58:c0 > b2:a0:a8:94:d6:42, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:22.840004 b2:a0:e1:c7:58:c0 > b2:a0:a8:94:d6:42, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:23.860004 b2:a0:e1:c7:58:c0 > b2:a0:a8:94:d6:42, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:23.860004 b2:a0:e1:c7:58:c0 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e1ff:fec7:58c0 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:25.820004 b2:a0:a8:94:d6:42 > b2:a0:e1:c7:58:c0, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.730004 b2:a0:dc:9a:ec:c3 > 33:33:ff:9a:ec:c3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9a:ecc3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9a:ecc3, length 24 tc-so:00:00:12.770004 b2:a0:dc:9a:ec:c3 > 33:33:ff:9a:ec:c3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9a:ecc3: ICMP6, neighbor solicitation, who has fe80::b0a0:dcff:fe9a:ecc3, length 32 tc-so:00:00:14.320004 b2:a0:df:17:66:e1 > 33:33:ff:17:66:e1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff17:66e1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff17:66e1, length 24 tc-so:00:00:14.360004 b2:a0:df:17:66:e1 > 33:33:ff:17:66:e1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff17:66e1: ICMP6, neighbor solicitation, who has fe80::b0a0:dfff:fe17:66e1, length 32 tc-so:00:00:17.270004 b2:a0:dc:9a:ec:c3 > 33:33:ff:9a:ec:c3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dcff:fe9a:ecc3 > ff02::1:ff9a:ecc3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9a:ecc3, length 24 tc-so:00:00:15.610004 b2:a0:df:17:66:e1 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dfff:fe17:66e1 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:17.390004 b2:a0:dc:9a:ec:c3 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:15.730004 b2:a0:df:17:66:e1 > b2:a0:dc:9a:ec:c3, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:17.430004 b2:a0:dc:9a:ec:c3 > b2:a0:df:17:66:e1, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:18.120004 b2:a0:dc:9a:ec:c3 > b2:a0:df:17:66:e1, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:18.490004 b2:a0:dc:9a:ec:c3 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dcff:fe9a:ecc3 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:17.840004 b2:a0:df:17:66:e1 > b2:a0:dc:9a:ec:c3, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:17.880004 b2:a0:df:17:66:e1 > b2:a0:dc:9a:ec:c3, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:20.800004 b2:a0:dc:9a:ec:c3 > 33:33:3c:2e:bd:ff, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dcff:fe9a:ecc3 > ff02::2:3c2e:bdff: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3c2e:bdff, length 24 tc-so:00:00:19.260004 b2:a0:df:17:66:e1 > b2:a0:dc:9a:ec:c3, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:21.150004 b2:a0:dc:9a:ec:c3 > b2:a0:df:17:66:e1, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:21.460004 b2:a0:dc:9a:ec:c3 > b2:a0:df:17:66:e1, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:19.810004 b2:a0:df:17:66:e1 > b2:a0:dc:9a:ec:c3, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:21.500004 b2:a0:dc:9a:ec:c3 > b2:a0:df:17:66:e1, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:19.810004 b2:a0:df:17:66:e1 > b2:a0:dc:9a:ec:c3, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:20.580004 b2:a0:df:17:66:e1 > b2:a0:dc:9a:ec:c3, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:20.780004 b2:a0:df:17:66:e1 > b2:a0:dc:9a:ec:c3, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:22.470004 b2:a0:dc:9a:ec:c3 > b2:a0:df:17:66:e1, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:21.460004 b2:a0:df:17:66:e1 > 33:33:23:52:a1:fa, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dfff:fe17:66e1 > ff02::2:2352:a1fa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2352:a1fa, length 24 tc-so:00:00:21.560004 b2:a0:df:17:66:e1 > b2:a0:dc:9a:ec:c3, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:21.680004 b2:a0:df:17:66:e1 > 33:33:ff:17:66:e1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dfff:fe17:66e1 > ff02::1:ff17:66e1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff17:66e1, length 24 tc-so:00:00:25.020004 b2:a0:dc:9a:ec:c3 > b2:a0:df:17:66:e1, ethertype IPv6 (0x86dd), length 152: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x1): ip-proto-115 74 tc-so:00:00:23.350004 b2:a0:df:17:66:e1 > b2:a0:dc:9a:ec:c3, ethertype IPv6 (0x86dd), length 152: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x1): ip-proto-115 74 tc-so:00:00:24.790004 b2:a0:df:17:66:e1 > b2:a0:dc:9a:ec:c3, ethertype IPv6 (0x86dd), length 168: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x2): ip-proto-115 90 tc-so:00:00:25.780004 b2:a0:df:17:66:e1 > b2:a0:dc:9a:ec:c3, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:25.780004 b2:a0:df:17:66:e1 > b2:a0:dc:9a:ec:c3, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:27.490004 b2:a0:dc:9a:ec:c3 > b2:a0:df:17:66:e1, ethertype IPv6 (0x86dd), length 136: fc00::1 > fc00::2: ip-proto-115 82 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1639662055.845925, ipsec_l2tp_ipv6_transport_ah_null, passed tc-start: 1639662055.878460, ipsec_l2tp_ipv6_transport_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:c6:1e:db:e4 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:9e:49:01:9a ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:80:ed:24:13 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:55:83:c2:c8 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:3b:40:7d:73 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 esp 10000 -E null ; tc-so:add fc00::2 fc00::1 esp 10001 -E null ; tc-so:spdadd fc00::1/128 fc00::2/128 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd fc00::2/128 fc00::1/128 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 esp 10000 -E null ; tc-so:add fc00::2 fc00::1 esp 10001 -E null ; tc-so:spdadd fc00::2/128 fc00::1/128 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd fc00::1/128 fc00::2/128 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:41:26 2021 current: Dec 16 13:41:26 2021 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:40:59 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=17953 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:41:26 2021 current: Dec 16 13:41:26 2021 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:40:59 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=17953 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:41:25 2021 current: Dec 16 13:41:27 2021 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:41:26 2021 hard: 0(s) soft: 0(s) tc-so: current: 64(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=2490 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:41:25 2021 current: Dec 16 13:41:27 2021 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:41:26 2021 hard: 0(s) soft: 0(s) tc-so: current: 224(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=2490 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a3:8f:cc:4b tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:a3ff:fe8f:cc4b%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:a3ff:fe8f:cc4b link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:3b:40:7d:73 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a3:8f:cc:4b 14 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff8f:cc4b tc-so: ff01:2::1 tc-so: ff02::2:ba65:2a2e tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 14 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:a3ff:f 14 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:3b:40:7d:73 shmif0 20s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff8f:cc4b%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:ba65:2a2e%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:a3:8f:cc:4b multicnt 4 tc-so: 33:33:ff:8f:cc:4b -- 33:33:ff:8f:cc:4b refcount 1 tc-so: 33:33:ba:65:2a:2e -- 33:33:ba:65:2a:2e refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c6:1e:db:e4 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:c6ff:fe1e:dbe4%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9e:49:01:9a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:9eff:fe49:19a%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:c6ff:fe1e:dbe4 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:9eff:fe49:19a link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::2 b2:a0:55:83:c2:c8 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:c6:1e:db:e4 9 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:c6ff:f tc-so: ff01:2::1 tc-so: ff02::2:fc8b:ded9 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff1e:dbe4 9 0 14 0 0 tc-so:shmif 1500 b2:a0:9e:49:01:9a 17 0 13 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff49:19a% tc-so: ff01:3::1 tc-so: ff02::2:fc8b:ded9 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 17 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:9eff:f 17 0 13 0 0 tc-so:l2tp0 1280 10 0 6 0 0 tc-so:bridg 1500 16 0 16 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:55:83:c2:c8 shmif1 23h59m59s S tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:c6ff:fe1e:dbe4%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:fc8b:ded9%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff1e:dbe4%shmif0 refcount 1 tc-so: enaddr b2:a0:c6:1e:db:e4 multicnt 3 tc-so: 33:33:fc:8b:de:d9 -- 33:33:fc:8b:de:d9 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:1e:db:e4 -- 33:33:ff:1e:db:e4 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff49:19a%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:fc8b:ded9%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:9e:49:01:9a multicnt 4 tc-so: 33:33:ff:49:01:9a -- 33:33:ff:49:01:9a refcount 1 tc-so: 33:33:fc:8b:de:d9 -- 33:33:fc:8b:de:d9 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:80:ed:24:13 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:80ff:feed:2413%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:55:83:c2:c8 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:55ff:fe83:c2c8%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:80ff:feed:2413 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:55ff:fe83:c2c8 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::1 b2:a0:9e:49:01:9a UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:80:ed:24:13 9 0 10 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:80ff:f tc-so: ff01:2::1 tc-so: ff02::2:5248:b62b tc-so: ff02::1%shmif0 tc-so: ff02::1:ffed:2413 9 0 10 0 0 tc-so:shmif 1500 b2:a0:55:83:c2:c8 9 0 17 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff83:c2c8 tc-so: ff01:3::1 tc-so: ff02::2:5248:b62b tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 9 0 17 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:55ff:f 9 0 17 0 0 tc-so:l2tp0 1280 6 0 10 0 0 tc-so:bridg 1500 15 0 17 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:9e:49:01:9a shmif1 23h59m58s S tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:80ff:feed:2413%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:5248:b62b%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffed:2413%shmif0 refcount 1 tc-so: enaddr b2:a0:80:ed:24:13 multicnt 3 tc-so: 33:33:52:48:b6:2b -- 33:33:52:48:b6:2b refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:ed:24:13 -- 33:33:ff:ed:24:13 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff83:c2c8%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:5248:b62b%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:55:83:c2:c8 multicnt 4 tc-so: 33:33:ff:83:c2:c8 -- 33:33:ff:83:c2:c8 refcount 1 tc-so: 33:33:52:48:b6:2b -- 33:33:52:48:b6:2b refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3b:40:7d:73 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:3bff:fe40:7d73%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:3bff:fe40:7d73 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:a3:8f:cc:4b UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:3b:40:7d:73 8 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff40:7d73 tc-so: ff01:2::1 tc-so: ff02::2:4bb3:d263 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 8 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:3bff:f 8 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:a3:8f:cc:4b shmif0 21s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff40:7d73%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:4bb3:d263%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:3b:40:7d:73 multicnt 4 tc-so: 33:33:ff:40:7d:73 -- 33:33:ff:40:7d:73 refcount 1 tc-so: 33:33:4b:b3:d2:63 -- 33:33:4b:b3:d2:63 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 15 packets, 1218 bytes, 8 multicasts tc-so: output: 17 packets, 1390 bytes, 10 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 6 packets, 774 bytes, 9 multicasts tc-so: output: 10 packets, 828 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 16 packets, 1304 bytes, 9 multicasts tc-so: output: 16 packets, 1304 bytes, 9 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 10 packets, 774 bytes, 9 multicasts tc-so: output: 6 packets, 476 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3b:40:7d:73 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 8 packets, 648 bytes, 5 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:3bff:fe40:7d73%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:55:83:c2:c8 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 9 packets, 1106 bytes, 2 multicasts tc-so: output: 17 packets, 2052 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:55ff:fe83:c2c8%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:80:ed:24:13 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 9 packets, 688 bytes, 8 multicasts tc-so: output: 10 packets, 820 bytes, 7 multicasts tc-so: inet6 fe80::b0a0:80ff:feed:2413%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9e:49:01:9a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 17 packets, 2052 bytes, 5 multicasts tc-so: output: 13 packets, 1450 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:9eff:fe49:19a%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c6:1e:db:e4 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 1032 bytes, 12 multicasts tc-so: output: 14 packets, 1172 bytes, 10 multicasts tc-so: inet6 fe80::b0a0:c6ff:fe1e:dbe4%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a3:8f:cc:4b tc-so: linkstr: ./bus_ipsec_local tc-so: input: 14 packets, 1172 bytes, 10 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:a3ff:fe8f:cc4b%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 185 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 528 0 0 176 0 176 176 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1439 0 40 266 0 266 tc-so: tc-so:In use 1467K, total allocated 2128K; utilization 68.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.510005] shmif0: Ethernet address b2:a0:a3:8f:cc:4b tc-so:[ 16.190005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.190005] get_ifid: shmif0: ifid: b0:a0:a3:ff:fe:8f:cc:4b tc-so:[ 16.190005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:a3ff:fe8f:cc4b tc-so:[ 18.000005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:a3ff:fe8f:cc4b - no duplicates found tc-so:[ 64.720005] in6_if_link_down: fd00::1 marked detached tc-so:[ 64.720005] in6_if_link_down: fe80:2::b0a0:a3ff:fe8f:cc4b marked detached tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 3 0 3 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 35 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 246 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 92 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1332 0 0 444 0 444 444 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 44 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2489 0 77 546 0 546 tc-so: tc-so:In use 3189K, total allocated 4368K; utilization 73.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.170005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.390005] shmif0: Ethernet address b2:a0:c6:1e:db:e4 tc-so:[ 8.900005] shmif1: Ethernet address b2:a0:9e:49:01:9a tc-so:[ 15.060005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.060005] get_ifid: shmif0: ifid: b0:a0:c6:ff:fe:1e:db:e4 tc-so:[ 15.290005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 15.290005] get_ifid: shmif1: ifid: b0:a0:9e:ff:fe:49:01:9a tc-so:[ 15.290005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:9eff:fe49:19a tc-so:[ 16.880005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:9eff:fe49:19a - no duplicates found tc-so:[ 60.590005] in6_if_link_down: fc00::1 marked detached tc-so:[ 60.590005] in6_if_link_down: fe80:3::b0a0:9eff:fe49:19a marked detached tc-so:[ 61.970005] in6_if_link_down: fe80:2::b0a0:c6ff:fe1e:dbe4 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 35 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 245 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 92 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1332 0 0 444 0 444 444 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2485 0 76 546 0 546 tc-so: tc-so:In use 3186K, total allocated 4368K; utilization 72.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.610005] shmif0: Ethernet address b2:a0:80:ed:24:13 tc-so:[ 10.270005] shmif1: Ethernet address b2:a0:55:83:c2:c8 tc-so:[ 17.160005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.160005] get_ifid: shmif0: ifid: b0:a0:80:ff:fe:ed:24:13 tc-so:[ 17.450005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 17.450005] get_ifid: shmif1: ifid: b0:a0:55:ff:fe:83:c2:c8 tc-so:[ 17.450005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:55ff:fe83:c2c8 tc-so:[ 19.460005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:55ff:fe83:c2c8 - no duplicates found tc-so:[ 56.220005] in6_if_link_down: fc00::2 marked detached tc-so:[ 56.220005] in6_if_link_down: fe80:3::b0a0:55ff:fe83:c2c8 marked detached tc-so:[ 57.720005] in6_if_link_down: fe80:2::b0a0:80ff:feed:2413 marked detached tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 8 0 8 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 183 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 494 0 0 165 0 165 165 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1404 0 36 255 0 255 tc-so: tc-so:In use 1402K, total allocated 2040K; utilization 68.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.340005] chacha: Portable C ChaCha tc-so:[ 1.340005] aes: BearSSL aes_ct tc-so:[ 1.340005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.340005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.920005] shmif0: Ethernet address b2:a0:3b:40:7d:73 tc-so:[ 19.580005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 19.580005] get_ifid: shmif0: ifid: b0:a0:3b:ff:fe:40:7d:73 tc-so:[ 19.580005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:3bff:fe40:7d73 tc-so:[ 20.920005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:3bff:fe40:7d73 - no duplicates found tc-so:[ 53.040005] in6_if_link_down: fd00::2 marked detached tc-so:[ 53.040005] in6_if_link_down: fe80:2::b0a0:3bff:fe40:7d73 marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.800004 b2:a0:a3:8f:cc:4b > 33:33:ff:8f:cc:4b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff8f:cc4b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8f:cc4b, length 24 tc-so:00:00:17.000004 b2:a0:a3:8f:cc:4b > 33:33:ff:8f:cc:4b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff8f:cc4b: ICMP6, neighbor solicitation, who has fe80::b0a0:a3ff:fe8f:cc4b, length 32 tc-so:00:00:15.640004 b2:a0:c6:1e:db:e4 > 33:33:fc:8b:de:d9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c6ff:fe1e:dbe4 > ff02::2:fc8b:ded9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:fc8b:ded9, length 24 tc-so:00:00:15.710004 b2:a0:c6:1e:db:e4 > 33:33:fc:8b:de:d9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c6ff:fe1e:dbe4 > ff02::2:fc8b:ded9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:fc8b:ded9, length 24 tc-so:00:00:15.750004 b2:a0:c6:1e:db:e4 > 33:33:ff:1e:db:e4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c6ff:fe1e:dbe4 > ff02::1:ff1e:dbe4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1e:dbe4, length 24 tc-so:00:00:18.430004 b2:a0:a3:8f:cc:4b > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a3ff:fe8f:cc4b > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:18.510004 b2:a0:c6:1e:db:e4 > 33:33:ff:1e:db:e4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c6ff:fe1e:dbe4 > ff02::1:ff1e:dbe4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1e:dbe4, length 24 tc-so:00:00:24.600004 b2:a0:a3:8f:cc:4b > 33:33:ff:8f:cc:4b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a3ff:fe8f:cc4b > ff02::1:ff8f:cc4b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8f:cc4b, length 24 tc-so:00:00:23.450004 b2:a0:3b:40:7d:73 > 33:33:ff:40:7d:73, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff40:7d73: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff40:7d73, length 24 tc-so:00:00:23.510004 b2:a0:3b:40:7d:73 > 33:33:ff:40:7d:73, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff40:7d73: ICMP6, neighbor solicitation, who has fe80::b0a0:3bff:fe40:7d73, length 32 tc-so:00:00:25.040004 b2:a0:a3:8f:cc:4b > 33:33:ba:65:2a:2e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a3ff:fe8f:cc4b > ff02::2:ba65:2a2e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ba65:2a2e, length 24 tc-so:00:00:24.530004 b2:a0:80:ed:24:13 > 33:33:52:48:b6:2b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:80ff:feed:2413 > ff02::2:5248:b62b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5248:b62b, length 24 tc-so:00:00:24.700004 b2:a0:3b:40:7d:73 > 33:33:ff:40:7d:73, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3bff:fe40:7d73 > ff02::1:ff40:7d73: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff40:7d73, length 24 tc-so:00:00:26.810004 b2:a0:a3:8f:cc:4b > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:25.470004 b2:a0:3b:40:7d:73 > b2:a0:a3:8f:cc:4b, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:26.850004 b2:a0:a3:8f:cc:4b > b2:a0:3b:40:7d:73, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:25.470004 b2:a0:3b:40:7d:73 > b2:a0:a3:8f:cc:4b, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:25.710004 b2:a0:3b:40:7d:73 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3bff:fe40:7d73 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:28.670004 b2:a0:3b:40:7d:73 > 33:33:4b:b3:d2:63, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3bff:fe40:7d73 > ff02::2:4bb3:d263: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4bb3:d263, length 24 tc-so:00:00:31.320004 b2:a0:a3:8f:cc:4b > b2:a0:3b:40:7d:73, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:29.940004 b2:a0:3b:40:7d:73 > b2:a0:a3:8f:cc:4b, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:30.480004 b2:a0:3b:40:7d:73 > b2:a0:a3:8f:cc:4b, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:31.860004 b2:a0:a3:8f:cc:4b > b2:a0:3b:40:7d:73, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.200004 b2:a0:80:ed:24:13 > 33:33:52:48:b6:2b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:80ff:feed:2413 > ff02::2:5248:b62b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5248:b62b, length 24 tc-so:00:00:18.160004 b2:a0:80:ed:24:13 > 33:33:ff:ed:24:13, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:80ff:feed:2413 > ff02::1:ffed:2413: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffed:2413, length 24 tc-so:00:00:19.770004 b2:a0:80:ed:24:13 > 33:33:ff:ed:24:13, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:80ff:feed:2413 > ff02::1:ffed:2413: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffed:2413, length 24 tc-so:00:00:21.530004 b2:a0:a3:8f:cc:4b > 33:33:ff:8f:cc:4b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a3ff:fe8f:cc4b > ff02::1:ff8f:cc4b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8f:cc4b, length 24 tc-so:00:00:19.860004 b2:a0:3b:40:7d:73 > 33:33:ff:40:7d:73, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff40:7d73: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff40:7d73, length 24 tc-so:00:00:19.910004 b2:a0:3b:40:7d:73 > 33:33:ff:40:7d:73, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff40:7d73: ICMP6, neighbor solicitation, who has fe80::b0a0:3bff:fe40:7d73, length 32 tc-so:00:00:21.920004 b2:a0:a3:8f:cc:4b > 33:33:ba:65:2a:2e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a3ff:fe8f:cc4b > ff02::2:ba65:2a2e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ba65:2a2e, length 24 tc-so:00:00:22.790004 b2:a0:80:ed:24:13 > 33:33:52:48:b6:2b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:80ff:feed:2413 > ff02::2:5248:b62b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5248:b62b, length 24 tc-so:00:00:21.120004 b2:a0:3b:40:7d:73 > 33:33:ff:40:7d:73, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3bff:fe40:7d73 > ff02::1:ff40:7d73: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff40:7d73, length 24 tc-so:00:00:23.730004 b2:a0:a3:8f:cc:4b > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:21.890004 b2:a0:3b:40:7d:73 > b2:a0:a3:8f:cc:4b, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:23.770004 b2:a0:a3:8f:cc:4b > b2:a0:3b:40:7d:73, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:21.890004 b2:a0:3b:40:7d:73 > b2:a0:a3:8f:cc:4b, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:22.130004 b2:a0:3b:40:7d:73 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3bff:fe40:7d73 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:25.080004 b2:a0:3b:40:7d:73 > 33:33:4b:b3:d2:63, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3bff:fe40:7d73 > ff02::2:4bb3:d263: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4bb3:d263, length 24 tc-so:00:00:28.220004 b2:a0:a3:8f:cc:4b > b2:a0:3b:40:7d:73, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:26.360004 b2:a0:3b:40:7d:73 > b2:a0:a3:8f:cc:4b, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:26.900004 b2:a0:3b:40:7d:73 > b2:a0:a3:8f:cc:4b, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:28.760004 b2:a0:a3:8f:cc:4b > b2:a0:3b:40:7d:73, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.790004 b2:a0:9e:49:01:9a > 33:33:ff:49:01:9a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff49:19a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff49:19a, length 24 tc-so:00:00:15.870004 b2:a0:9e:49:01:9a > 33:33:ff:49:01:9a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff49:19a: ICMP6, neighbor solicitation, who has fe80::b0a0:9eff:fe49:19a, length 32 tc-so:00:00:17.030004 b2:a0:9e:49:01:9a > 33:33:fc:8b:de:d9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9eff:fe49:19a > ff02::2:fc8b:ded9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:fc8b:ded9, length 24 tc-so:00:00:17.660004 b2:a0:9e:49:01:9a > 33:33:ff:49:01:9a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9eff:fe49:19a > ff02::1:ff49:19a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff49:19a, length 24 tc-so:00:00:18.750004 b2:a0:9e:49:01:9a > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9eff:fe49:19a > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:18.310004 b2:a0:55:83:c2:c8 > 33:33:ff:83:c2:c8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff83:c2c8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff83:c2c8, length 24 tc-so:00:00:18.430004 b2:a0:55:83:c2:c8 > 33:33:ff:83:c2:c8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff83:c2c8: ICMP6, neighbor solicitation, who has fe80::b0a0:55ff:fe83:c2c8, length 32 tc-so:00:00:21.490004 b2:a0:55:83:c2:c8 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:55ff:fe83:c2c8 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:23.230004 b2:a0:9e:49:01:9a > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:21.530004 b2:a0:55:83:c2:c8 > b2:a0:9e:49:01:9a, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:23.270004 b2:a0:9e:49:01:9a > b2:a0:55:83:c2:c8, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:21.730004 b2:a0:55:83:c2:c8 > b2:a0:9e:49:01:9a, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:21.770004 b2:a0:55:83:c2:c8 > b2:a0:9e:49:01:9a, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:23.660004 b2:a0:9e:49:01:9a > b2:a0:55:83:c2:c8, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:22.750004 b2:a0:55:83:c2:c8 > 33:33:ff:83:c2:c8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:55ff:fe83:c2c8 > ff02::1:ff83:c2c8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff83:c2c8, length 24 tc-so:00:00:22.830004 b2:a0:55:83:c2:c8 > b2:a0:9e:49:01:9a, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:22.960004 b2:a0:55:83:c2:c8 > b2:a0:9e:49:01:9a, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:25.430004 b2:a0:9e:49:01:9a > b2:a0:55:83:c2:c8, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:23.730004 b2:a0:55:83:c2:c8 > b2:a0:9e:49:01:9a, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:25.470004 b2:a0:9e:49:01:9a > b2:a0:55:83:c2:c8, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:23.770004 b2:a0:55:83:c2:c8 > b2:a0:9e:49:01:9a, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:23.970004 b2:a0:55:83:c2:c8 > b2:a0:9e:49:01:9a, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:24.010004 b2:a0:55:83:c2:c8 > 33:33:52:48:b6:2b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:55ff:fe83:c2c8 > ff02::2:5248:b62b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5248:b62b, length 24 tc-so:00:00:26.570004 b2:a0:55:83:c2:c8 > b2:a0:9e:49:01:9a, ethertype IPv6 (0x86dd), length 98: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 44 tc-so:00:00:28.270004 b2:a0:9e:49:01:9a > b2:a0:55:83:c2:c8, ethertype IPv6 (0x86dd), length 90: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 36 tc-so:00:00:26.940004 b2:a0:55:83:c2:c8 > b2:a0:9e:49:01:9a, ethertype IPv6 (0x86dd), length 154: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x2), length 100 tc-so:00:00:29.940004 b2:a0:9e:49:01:9a > b2:a0:55:83:c2:c8, ethertype IPv6 (0x86dd), length 138: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x2), length 84 tc-so:00:00:28.220004 b2:a0:55:83:c2:c8 > b2:a0:9e:49:01:9a, ethertype IPv6 (0x86dd), length 138: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x3), length 84 tc-so:00:00:28.760004 b2:a0:55:83:c2:c8 > b2:a0:9e:49:01:9a, ethertype IPv6 (0x86dd), length 154: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x4), length 100 tc-so:00:00:30.480004 b2:a0:9e:49:01:9a > b2:a0:55:83:c2:c8, ethertype IPv6 (0x86dd), length 146: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x3), length 92 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1639662139.400397, ipsec_l2tp_ipv6_transport_esp_null, passed tc-start: 1639662139.431978, ipsec_l2tp_ipv6_transport_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:28:ef:fe:e4 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e4:36:5b:d7 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:21:1b:7e:9d ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:3d:2c:36:5a ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:13:82:cc:2b ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::1/128 fc00::2/128 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd fc00::2/128 fc00::1/128 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::2/128 fc00::1/128 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd fc00::1/128 fc00::2/128 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:42:53 2021 current: Dec 16 13:42:54 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:42:23 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=23904 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:42:53 2021 current: Dec 16 13:42:54 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:42:23 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=23904 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:42:54 2021 current: Dec 16 13:42:55 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:42:26 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=19904 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:42:54 2021 current: Dec 16 13:42:55 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:42:55 2021 hard: 0(s) soft: 0(s) tc-so: current: 160(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=19904 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a8:b5:26:86 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:a8ff:feb5:2686%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:a8ff:feb5:2686 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:13:82:cc:2b UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a8:b5:26:86 12 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ffb5:2686 tc-so: ff01:2::1 tc-so: ff02::2:da18:4b69 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 12 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:a8ff:f 12 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:13:82:cc:2b shmif0 3s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ffb5:2686%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:da18:4b69%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:a8:b5:26:86 multicnt 4 tc-so: 33:33:ff:b5:26:86 -- 33:33:ff:b5:26:86 refcount 1 tc-so: 33:33:da:18:4b:69 -- 33:33:da:18:4b:69 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:28:ef:fe:e4 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:28ff:feef:fee4%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e4:36:5b:d7 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:e4ff:fe36:5bd7%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:28ff:feef:fee4 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:e4ff:fe36:5bd7 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::2 b2:a0:3d:2c:36:5a UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:28:ef:fe:e4 9 0 12 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:28ff:f tc-so: ff01:2::1 tc-so: ff02::2:9bf8:62ba tc-so: ff02::1%shmif0 tc-so: ff02::1:ffef:fee4 9 0 12 0 0 tc-so:shmif 1500 b2:a0:e4:36:5b:d7 17 0 16 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff36:5bd7 tc-so: ff01:3::1 tc-so: ff02::2:9bf8:62ba tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 17 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:e4ff:f 17 0 16 0 0 tc-so:l2tp0 1280 8 0 9 0 0 tc-so:bridg 1500 15 0 19 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:3d:2c:36:5a shmif1 23h59m57s S tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:28ff:feef:fee4%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:9bf8:62ba%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffef:fee4%shmif0 refcount 1 tc-so: enaddr b2:a0:28:ef:fe:e4 multicnt 3 tc-so: 33:33:9b:f8:62:ba -- 33:33:9b:f8:62:ba refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:ef:fe:e4 -- 33:33:ff:ef:fe:e4 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff36:5bd7%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:9bf8:62ba%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:e4:36:5b:d7 multicnt 4 tc-so: 33:33:ff:36:5b:d7 -- 33:33:ff:36:5b:d7 refcount 1 tc-so: 33:33:9b:f8:62:ba -- 33:33:9b:f8:62:ba refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:21:1b:7e:9d tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:21ff:fe1b:7e9d%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3d:2c:36:5a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:3dff:fe2c:365a%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:21ff:fe1b:7e9d link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:3dff:fe2c:365a link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::1 b2:a0:e4:36:5b:d7 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:21:1b:7e:9d 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:21ff:f tc-so: ff01:2::1 tc-so: ff02::2:9651:1ca0 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff1b:7e9d 9 0 9 0 0 tc-so:shmif 1500 b2:a0:3d:2c:36:5a 14 0 17 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff2c:365a tc-so: ff01:3::1 tc-so: ff02::2:9651:1ca0 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 14 0 17 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:3dff:f 14 0 17 0 0 tc-so:l2tp0 1280 8 0 9 0 0 tc-so:bridg 1500 14 0 14 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:e4:36:5b:d7 shmif1 10s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:21ff:fe1b:7e9d%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:9651:1ca0%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff1b:7e9d%shmif0 refcount 1 tc-so: enaddr b2:a0:21:1b:7e:9d multicnt 3 tc-so: 33:33:96:51:1c:a0 -- 33:33:96:51:1c:a0 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:1b:7e:9d -- 33:33:ff:1b:7e:9d refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff2c:365a%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:9651:1ca0%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:3d:2c:36:5a multicnt 4 tc-so: 33:33:ff:2c:36:5a -- 33:33:ff:2c:36:5a refcount 1 tc-so: 33:33:96:51:1c:a0 -- 33:33:96:51:1c:a0 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:13:82:cc:2b tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:13ff:fe82:cc2b%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:13ff:fe82:cc2b link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:a8:b5:26:86 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:13:82:cc:2b 6 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff82:cc2b tc-so: ff01:2::1 tc-so: ff02::2:8032:ca81 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 6 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:13ff:f 6 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:a8:b5:26:86 shmif0 26s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff82:cc2b%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:8032:ca81%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:13:82:cc:2b multicnt 4 tc-so: 33:33:ff:82:cc:2b -- 33:33:ff:82:cc:2b refcount 1 tc-so: 33:33:80:32:ca:81 -- 33:33:80:32:ca:81 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 14 packets, 1132 bytes, 7 multicasts tc-so: output: 14 packets, 1132 bytes, 7 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 8 packets, 860 bytes, 10 multicasts tc-so: output: 9 packets, 742 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 15 packets, 1218 bytes, 8 multicasts tc-so: output: 19 packets, 1562 bytes, 12 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 8 packets, 860 bytes, 10 multicasts tc-so: output: 9 packets, 734 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:13:82:cc:2b tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 6 packets, 476 bytes, 3 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:13ff:fe82:cc2b%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3d:2c:36:5a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 14 packets, 1746 bytes, 4 multicasts tc-so: output: 17 packets, 2178 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:3dff:fe2c:365a%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:21:1b:7e:9d tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 10 packets, 688 bytes, 8 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fe80::b0a0:21ff:fe1b:7e9d%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e4:36:5b:d7 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 17 packets, 2178 bytes, 5 multicasts tc-so: output: 16 packets, 1918 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:e4ff:fe36:5bd7%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:28:ef:fe:e4 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 860 bytes, 10 multicasts tc-so: output: 12 packets, 1000 bytes, 8 multicasts tc-so: inet6 fe80::b0a0:28ff:feef:fee4%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a8:b5:26:86 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 12 packets, 1000 bytes, 8 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:a8ff:feb5:2686%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 184 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 528 0 0 176 0 176 176 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 35 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1453 0 40 267 0 267 tc-so: tc-so:In use 1475K, total allocated 2136K; utilization 69.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.360005] chacha: Portable C ChaCha tc-so:[ 1.360005] aes: BearSSL aes_ct tc-so:[ 1.360005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.360005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.210005] shmif0: Ethernet address b2:a0:a8:b5:26:86 tc-so:[ 18.440005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 18.440005] get_ifid: shmif0: ifid: b0:a0:a8:ff:fe:b5:26:86 tc-so:[ 18.440005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:a8ff:feb5:2686 tc-so:[ 19.670005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:a8ff:feb5:2686 - no duplicates found tc-so:[ 68.830005] in6_if_link_down: fd00::1 marked detached tc-so:[ 68.830005] in6_if_link_down: fe80:2::b0a0:a8ff:feb5:2686 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 3 0 3 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 64 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 240 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 92 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1333 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 18 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 46 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2494 0 77 549 0 549 tc-so: tc-so:In use 3196K, total allocated 4392K; utilization 72.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.790005] shmif0: Ethernet address b2:a0:28:ef:fe:e4 tc-so:[ 10.280005] shmif1: Ethernet address b2:a0:e4:36:5b:d7 tc-so:[ 17.000005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.000005] get_ifid: shmif0: ifid: b0:a0:28:ff:fe:ef:fe:e4 tc-so:[ 17.270005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 17.270005] get_ifid: shmif1: ifid: b0:a0:e4:ff:fe:36:5b:d7 tc-so:[ 17.270005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:e4ff:fe36:5bd7 tc-so:[ 18.860005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:e4ff:fe36:5bd7 - no duplicates found tc-so:[ 35.020005] ipsec_common_input: no key association found for SA fc00::1/00002711/50/0 tc-so:[ 64.520005] in6_if_link_down: fc00::1 marked detached tc-so:[ 64.520005] in6_if_link_down: fe80:3::b0a0:e4ff:fe36:5bd7 marked detached tc-so:[ 65.880005] in6_if_link_down: fe80:2::b0a0:28ff:feef:fee4 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 3 0 3 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 64 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 228 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 93 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1334 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 9 0 0 9 0 9 9 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 18 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 56 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 20 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2501 0 77 550 0 550 tc-so: tc-so:In use 3209K, total allocated 4400K; utilization 72.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.260005] IPsec: Initialized Security Association Processing. tc-so:[ 1.330005] mainbus0 (root) tc-so:[ 1.380005] chacha: Portable C ChaCha tc-so:[ 1.380005] aes: BearSSL aes_ct tc-so:[ 1.380005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.380005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.370005] shmif0: Ethernet address b2:a0:21:1b:7e:9d tc-so:[ 10.930005] shmif1: Ethernet address b2:a0:3d:2c:36:5a tc-so:[ 18.420005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 18.420005] get_ifid: shmif0: ifid: b0:a0:21:ff:fe:1b:7e:9d tc-so:[ 18.690005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 18.690005] get_ifid: shmif1: ifid: b0:a0:3d:ff:fe:2c:36:5a tc-so:[ 18.690005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:3dff:fe2c:365a tc-so:[ 20.510005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:3dff:fe2c:365a - no duplicates found tc-so:[ 59.390005] in6_if_link_down: fc00::2 marked detached tc-so:[ 59.390005] in6_if_link_down: fe80:3::b0a0:3dff:fe2c:365a marked detached tc-so:[ 60.920005] in6_if_link_down: fe80:2::b0a0:21ff:fe1b:7e9d marked detached tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 9 0 9 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 14 0 14 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 186 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 503 0 0 168 0 168 168 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1410 0 38 258 0 258 tc-so: tc-so:In use 1417K, total allocated 2064K; utilization 68.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 10.620005] shmif0: Ethernet address b2:a0:13:82:cc:2b tc-so:[ 20.960005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 20.960005] get_ifid: shmif0: ifid: b0:a0:13:ff:fe:82:cc:2b tc-so:[ 20.960005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:13ff:fe82:cc2b tc-so:[ 22.940005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:13ff:fe82:cc2b - no duplicates found tc-so:[ 55.640005] in6_if_link_down: fd00::2 marked detached tc-so:[ 55.640005] in6_if_link_down: fe80:2::b0a0:13ff:fe82:cc2b marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:18.550004 b2:a0:a8:b5:26:86 > 33:33:ff:b5:26:86, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb5:2686: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb5:2686, length 24 tc-so:00:00:18.640004 b2:a0:a8:b5:26:86 > 33:33:ff:b5:26:86, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb5:2686: ICMP6, neighbor solicitation, who has fe80::b0a0:a8ff:feb5:2686, length 32 tc-so:00:00:17.120004 b2:a0:28:ef:fe:e4 > 33:33:ff:ef:fe:e4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:28ff:feef:fee4 > ff02::1:ffef:fee4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffef:fee4, length 24 tc-so:00:00:17.330004 b2:a0:28:ef:fe:e4 > 33:33:9b:f8:62:ba, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:28ff:feef:fee4 > ff02::2:9bf8:62ba: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9bf8:62ba, length 24 tc-so:00:00:23.760004 b2:a0:a8:b5:26:86 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a8ff:feb5:2686 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:25.070004 b2:a0:a8:b5:26:86 > 33:33:ff:b5:26:86, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a8ff:feb5:2686 > ff02::1:ffb5:2686: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb5:2686, length 24 tc-so:00:00:23.400004 b2:a0:28:ef:fe:e4 > 33:33:ff:ef:fe:e4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:28ff:feef:fee4 > ff02::1:ffef:fee4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffef:fee4, length 24 tc-so:00:00:26.060004 b2:a0:a8:b5:26:86 > 33:33:da:18:4b:69, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a8ff:feb5:2686 > ff02::2:da18:4b69: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:da18:4b69, length 24 tc-so:00:00:26.590004 b2:a0:13:82:cc:2b > 33:33:ff:82:cc:2b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff82:cc2b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff82:cc2b, length 24 tc-so:00:00:26.640004 b2:a0:13:82:cc:2b > 33:33:ff:82:cc:2b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff82:cc2b: ICMP6, neighbor solicitation, who has fe80::b0a0:13ff:fe82:cc2b, length 32 tc-so:00:00:26.900004 b2:a0:28:ef:fe:e4 > 33:33:9b:f8:62:ba, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:28ff:feef:fee4 > ff02::2:9bf8:62ba: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9bf8:62ba, length 24 tc-so:00:00:30.500004 b2:a0:a8:b5:26:86 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:28.850004 b2:a0:13:82:cc:2b > b2:a0:a8:b5:26:86, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:30.540004 b2:a0:a8:b5:26:86 > b2:a0:13:82:cc:2b, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:28.890004 b2:a0:13:82:cc:2b > b2:a0:a8:b5:26:86, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:29.360004 b2:a0:13:82:cc:2b > 33:33:80:32:ca:81, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:13ff:fe82:cc2b > ff02::2:8032:ca81: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8032:ca81, length 24 tc-so:00:00:31.590004 b2:a0:13:82:cc:2b > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:13ff:fe82:cc2b > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:34.990004 b2:a0:a8:b5:26:86 > b2:a0:13:82:cc:2b, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:33.310004 b2:a0:13:82:cc:2b > b2:a0:a8:b5:26:86, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:33.810004 b2:a0:13:82:cc:2b > b2:a0:a8:b5:26:86, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:35.530004 b2:a0:a8:b5:26:86 > b2:a0:13:82:cc:2b, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:18.530004 b2:a0:21:1b:7e:9d > 33:33:ff:1b:7e:9d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:21ff:fe1b:7e9d > ff02::1:ff1b:7e9d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1b:7e9d, length 24 tc-so:00:00:19.070004 b2:a0:21:1b:7e:9d > 33:33:96:51:1c:a0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:21ff:fe1b:7e9d > ff02::2:9651:1ca0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9651:1ca0, length 24 tc-so:00:00:20.230004 b2:a0:21:1b:7e:9d > 33:33:96:51:1c:a0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:21ff:fe1b:7e9d > ff02::2:9651:1ca0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9651:1ca0, length 24 tc-so:00:00:20.230004 b2:a0:21:1b:7e:9d > 33:33:ff:1b:7e:9d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:21ff:fe1b:7e9d > ff02::1:ff1b:7e9d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1b:7e9d, length 24 tc-so:00:00:21.940004 b2:a0:13:82:cc:2b > 33:33:ff:82:cc:2b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff82:cc2b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff82:cc2b, length 24 tc-so:00:00:21.940004 b2:a0:13:82:cc:2b > 33:33:ff:82:cc:2b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff82:cc2b: ICMP6, neighbor solicitation, who has fe80::b0a0:13ff:fe82:cc2b, length 32 tc-so:00:00:24.640004 b2:a0:28:ef:fe:e4 > 33:33:9b:f8:62:ba, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:28ff:feef:fee4 > ff02::2:9bf8:62ba: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9bf8:62ba, length 24 tc-so:00:00:26.510004 b2:a0:a8:b5:26:86 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:24.150004 b2:a0:13:82:cc:2b > b2:a0:a8:b5:26:86, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:26.590004 b2:a0:a8:b5:26:86 > b2:a0:13:82:cc:2b, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:24.230004 b2:a0:13:82:cc:2b > b2:a0:a8:b5:26:86, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:24.700004 b2:a0:13:82:cc:2b > 33:33:80:32:ca:81, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:13ff:fe82:cc2b > ff02::2:8032:ca81: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8032:ca81, length 24 tc-so:00:00:26.910004 b2:a0:13:82:cc:2b > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:13ff:fe82:cc2b > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:31.010004 b2:a0:a8:b5:26:86 > b2:a0:13:82:cc:2b, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:28.670004 b2:a0:13:82:cc:2b > b2:a0:a8:b5:26:86, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:29.170004 b2:a0:13:82:cc:2b > b2:a0:a8:b5:26:86, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:31.550004 b2:a0:a8:b5:26:86 > b2:a0:13:82:cc:2b, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:30.360004 b2:a0:13:82:cc:2b > 33:33:ff:82:cc:2b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:13ff:fe82:cc2b > ff02::1:ff82:cc2b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff82:cc2b, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.840004 b2:a0:e4:36:5b:d7 > 33:33:ff:36:5b:d7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff36:5bd7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff36:5bd7, length 24 tc-so:00:00:17.840004 b2:a0:e4:36:5b:d7 > 33:33:ff:36:5b:d7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff36:5bd7: ICMP6, neighbor solicitation, who has fe80::b0a0:e4ff:fe36:5bd7, length 32 tc-so:00:00:20.350004 b2:a0:e4:36:5b:d7 > 33:33:9b:f8:62:ba, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e4ff:fe36:5bd7 > ff02::2:9bf8:62ba: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9bf8:62ba, length 24 tc-so:00:00:21.060004 b2:a0:e4:36:5b:d7 > 33:33:ff:36:5b:d7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e4ff:fe36:5bd7 > ff02::1:ff36:5bd7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff36:5bd7, length 24 tc-so:00:00:19.070004 b2:a0:3d:2c:36:5a > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:19.230004 b2:a0:3d:2c:36:5a > 33:33:ff:2c:36:5a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff2c:365a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2c:365a, length 24 tc-so:00:00:19.510004 b2:a0:3d:2c:36:5a > 33:33:ff:2c:36:5a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff2c:365a: ICMP6, neighbor solicitation, who has fe80::b0a0:3dff:fe2c:365a, length 32 tc-so:00:00:22.060004 b2:a0:e4:36:5b:d7 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:19.780004 b2:a0:3d:2c:36:5a > b2:a0:e4:36:5b:d7, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:22.060004 b2:a0:e4:36:5b:d7 > b2:a0:3d:2c:36:5a, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:19.780004 b2:a0:3d:2c:36:5a > b2:a0:e4:36:5b:d7, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:22.290004 b2:a0:e4:36:5b:d7 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e4ff:fe36:5bd7 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:23.380004 b2:a0:e4:36:5b:d7 > b2:a0:3d:2c:36:5a, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:23.420004 b2:a0:e4:36:5b:d7 > b2:a0:3d:2c:36:5a, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:24.360004 b2:a0:e4:36:5b:d7 > b2:a0:3d:2c:36:5a, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:24.300004 b2:a0:3d:2c:36:5a > b2:a0:e4:36:5b:d7, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:24.340004 b2:a0:3d:2c:36:5a > b2:a0:e4:36:5b:d7, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:24.380004 b2:a0:3d:2c:36:5a > 33:33:96:51:1c:a0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3dff:fe2c:365a > ff02::2:9651:1ca0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9651:1ca0, length 24 tc-so:00:00:26.940004 b2:a0:e4:36:5b:d7 > b2:a0:3d:2c:36:5a, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:24.790004 b2:a0:3d:2c:36:5a > b2:a0:e4:36:5b:d7, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:27.090004 b2:a0:e4:36:5b:d7 > b2:a0:3d:2c:36:5a, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:25.180004 b2:a0:3d:2c:36:5a > 33:33:ff:2c:36:5a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3dff:fe2c:365a > ff02::1:ff2c:365a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2c:365a, length 24 tc-so:00:00:28.810004 b2:a0:e4:36:5b:d7 > b2:a0:3d:2c:36:5a, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:26.550004 b2:a0:3d:2c:36:5a > b2:a0:e4:36:5b:d7, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:28.850004 b2:a0:e4:36:5b:d7 > b2:a0:3d:2c:36:5a, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:26.590004 b2:a0:3d:2c:36:5a > b2:a0:e4:36:5b:d7, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:27.060004 b2:a0:3d:2c:36:5a > b2:a0:e4:36:5b:d7, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:29.250004 b2:a0:3d:2c:36:5a > b2:a0:e4:36:5b:d7, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 120 tc-so:00:00:33.310004 b2:a0:e4:36:5b:d7 > b2:a0:3d:2c:36:5a, ethertype IPv6 (0x86dd), length 158: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:31.010004 b2:a0:3d:2c:36:5a > b2:a0:e4:36:5b:d7, ethertype IPv6 (0x86dd), length 158: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x2), length 104 tc-so:00:00:31.510004 b2:a0:3d:2c:36:5a > b2:a0:e4:36:5b:d7, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x3), length 120 tc-so:00:00:33.810004 b2:a0:e4:36:5b:d7 > b2:a0:3d:2c:36:5a, ethertype IPv6 (0x86dd), length 174: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x2), length 120 tc-so:00:00:32.690004 b2:a0:3d:2c:36:5a > b2:a0:e4:36:5b:d7, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x4), length 120 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1639662227.573540, ipsec_l2tp_ipv6_transport_esp_rijndaelcbc, passed tc-start: 1639662227.609159, ipsec_l2tp_ipv6_tunnel_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:10:ec:dc:9e ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:95:0d:54:d7 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:14:94:2c:72 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:19:05:be:a0 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:00:a1:b9:93 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::/64 fc00::/64 any -P out ipsec tc-so: ah/tunnel/fc00::1-fc00::2/require; tc-so:spdadd fc00::/64 fc00::/64 any -P in ipsec tc-so: ah/tunnel/fc00::2-fc00::1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::/64 fc00::/64 any -P out ipsec tc-so: ah/tunnel/fc00::2-fc00::1/require; tc-so:spdadd fc00::/64 fc00::/64 any -P in ipsec tc-so: ah/tunnel/fc00::1-fc00::2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:44:19 2021 current: Dec 16 13:44:20 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:43:51 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=24423 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:44:19 2021 current: Dec 16 13:44:20 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:43:51 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=24423 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:44:20 2021 current: Dec 16 13:44:21 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:43:53 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=25207 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:44:20 2021 current: Dec 16 13:44:21 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:43:53 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=25207 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:72:7e:dc:88 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:72ff:fe7e:dc88%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:72ff:fe7e:dc88 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:00:a1:b9:93 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:72:7e:dc:88 12 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff7e:dc88 tc-so: ff01:2::1 tc-so: ff02::2:e321:4bf0 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 12 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:72ff:f 12 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:00:a1:b9:93 shmif0 6s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff7e:dc88%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:e321:4bf0%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:72:7e:dc:88 multicnt 4 tc-so: 33:33:ff:7e:dc:88 -- 33:33:ff:7e:dc:88 refcount 1 tc-so: 33:33:e3:21:4b:f0 -- 33:33:e3:21:4b:f0 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:10:ec:dc:9e tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:10ff:feec:dc9e%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:95:0d:54:d7 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:95ff:fe0d:54d7%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:10ff:feec:dc9e link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:95ff:fe0d:54d7 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::2 b2:a0:19:05:be:a0 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:10:ec:dc:9e 9 0 12 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:10ff:f tc-so: ff01:2::1 tc-so: ff02::2:7167:4838 tc-so: ff02::1%shmif0 tc-so: ff02::1:ffec:dc9e 9 0 12 0 0 tc-so:shmif 1500 b2:a0:95:0d:54:d7 18 0 14 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff0d:54d7 tc-so: ff01:3::1 tc-so: ff02::2:7167:4838 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 18 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:95ff:f 18 0 14 0 0 tc-so:l2tp0 1280 8 0 7 0 0 tc-so:bridg 1500 15 0 15 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:19:05:be:a0 shmif1 13s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:10ff:feec:dc9e%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:7167:4838%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffec:dc9e%shmif0 refcount 1 tc-so: enaddr b2:a0:10:ec:dc:9e multicnt 3 tc-so: 33:33:71:67:48:38 -- 33:33:71:67:48:38 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:ec:dc:9e -- 33:33:ff:ec:dc:9e refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff0d:54d7%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:7167:4838%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:95:0d:54:d7 multicnt 4 tc-so: 33:33:ff:0d:54:d7 -- 33:33:ff:0d:54:d7 refcount 1 tc-so: 33:33:71:67:48:38 -- 33:33:71:67:48:38 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:14:94:2c:72 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:14ff:fe94:2c72%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:19:05:be:a0 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:19ff:fe05:bea0%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:14ff:fe94:2c72 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:19ff:fe05:bea0 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::1 b2:a0:95:0d:54:d7 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:14:94:2c:72 11 0 10 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:14ff:f tc-so: ff01:2::1 tc-so: ff02::2:37b7:a55% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff94:2c72 11 0 10 0 0 tc-so:shmif 1500 b2:a0:19:05:be:a0 11 0 18 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff05:bea0 tc-so: ff01:3::1 tc-so: ff02::2:37b7:a55% tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 11 0 18 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:19ff:f 11 0 18 0 0 tc-so:l2tp0 1280 7 0 11 0 0 tc-so:bridg 1500 17 0 17 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:95:0d:54:d7 shmif1 7s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:14ff:fe94:2c72%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:37b7:a55%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff94:2c72%shmif0 refcount 1 tc-so: enaddr b2:a0:14:94:2c:72 multicnt 3 tc-so: 33:33:37:b7:0a:55 -- 33:33:37:b7:0a:55 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:94:2c:72 -- 33:33:ff:94:2c:72 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff05:bea0%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:37b7:a55%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:19:05:be:a0 multicnt 4 tc-so: 33:33:ff:05:be:a0 -- 33:33:ff:05:be:a0 refcount 1 tc-so: 33:33:37:b7:0a:55 -- 33:33:37:b7:0a:55 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:00:a1:b9:93 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:ff:fea1:b993%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:ff:fea1:b993 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:72:7e:dc:88 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:00:a1:b9:93 7 0 11 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ffa1:b993 tc-so: ff01:2::1 tc-so: ff02::2:15cf:e3b8 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 7 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:ff:fea 7 0 11 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:72:7e:dc:88 shmif0 27s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ffa1:b993%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:15cf:e3b8%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:00:a1:b9:93 multicnt 4 tc-so: 33:33:ff:a1:b9:93 -- 33:33:ff:a1:b9:93 refcount 1 tc-so: 33:33:15:cf:e3:b8 -- 33:33:15:cf:e3:b8 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 17 packets, 1390 bytes, 8 multicasts tc-so: output: 17 packets, 1390 bytes, 8 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 7 packets, 774 bytes, 9 multicasts tc-so: output: 11 packets, 914 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 15 packets, 1218 bytes, 8 multicasts tc-so: output: 15 packets, 1218 bytes, 8 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 8 packets, 688 bytes, 8 multicasts tc-so: output: 7 packets, 562 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:00:a1:b9:93 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 7 packets, 562 bytes, 4 multicasts tc-so: output: 11 packets, 914 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:ff:fea1:b993%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:19:05:be:a0 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 11 packets, 1392 bytes, 3 multicasts tc-so: output: 18 packets, 2506 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:19ff:fe05:bea0%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:14:94:2c:72 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 11 packets, 688 bytes, 8 multicasts tc-so: output: 10 packets, 820 bytes, 7 multicasts tc-so: inet6 fe80::b0a0:14ff:fe94:2c72%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:95:0d:54:d7 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 18 packets, 2506 bytes, 5 multicasts tc-so: output: 14 packets, 1650 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:95ff:fe0d:54d7%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:10:ec:dc:9e tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 860 bytes, 10 multicasts tc-so: output: 12 packets, 1000 bytes, 8 multicasts tc-so: inet6 fe80::b0a0:10ff:feec:dc9e%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:72:7e:dc:88 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 12 packets, 1000 bytes, 8 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:72ff:fe7e:dc88%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 183 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 528 0 0 176 0 176 176 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1451 0 40 267 0 267 tc-so: tc-so:In use 1474K, total allocated 2136K; utilization 69.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.950005] shmif0: Ethernet address b2:a0:72:7e:dc:88 tc-so:[ 18.200005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 18.200005] get_ifid: shmif0: ifid: b0:a0:72:ff:fe:7e:dc:88 tc-so:[ 18.200005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:72ff:fe7e:dc88 tc-so:[ 20.050005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:72ff:fe7e:dc88 - no duplicates found tc-so:[ 60.800005] in6_if_link_down: fd00::1 marked detached tc-so:[ 60.800005] in6_if_link_down: fe80:2::b0a0:72ff:fe7e:dc88 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 244 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 94 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 34 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1332 0 0 444 0 444 444 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 18 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 50 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2506 0 76 548 0 548 tc-so: tc-so:In use 3196K, total allocated 4384K; utilization 72.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.350005] chacha: Portable C ChaCha tc-so:[ 1.350005] aes: BearSSL aes_ct tc-so:[ 1.350005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.350005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.310005] shmif0: Ethernet address b2:a0:10:ec:dc:9e tc-so:[ 9.710005] shmif1: Ethernet address b2:a0:95:0d:54:d7 tc-so:[ 16.540005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.540005] get_ifid: shmif0: ifid: b0:a0:10:ff:fe:ec:dc:9e tc-so:[ 16.800005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 16.800005] get_ifid: shmif1: ifid: b0:a0:95:ff:fe:0d:54:d7 tc-so:[ 16.800005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:95ff:fe0d:54d7 tc-so:[ 18.830005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:95ff:fe0d:54d7 - no duplicates found tc-so:[ 31.160005] ah_input: hash over 202 bytes, skip 40: crda len 202 skip 0 inject 52 tc-so:[ 32.250005] ipsec_common_input: no key association found for SA fc00::1/00002711/51/0 tc-so:[ 33.000005] ipsec_common_input: no key association found for SA fc00::1/00002711/51/0 tc-so:[ 33.270005] ipsec_common_input: no key association found for SA fc00::1/00002711/51/0 tc-so:[ 56.750005] in6_if_link_down: fc00::1 marked detached tc-so:[ 56.750005] in6_if_link_down: fe80:3::b0a0:95ff:fe0d:54d7 marked detached tc-so:[ 57.960005] in6_if_link_down: fe80:2::b0a0:10ff:feec:dc9e marked detached tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 228 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 95 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 34 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1335 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 9 0 0 9 0 9 9 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 18 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 55 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 20 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2501 0 76 550 0 550 tc-so: tc-so:In use 3210K, total allocated 4400K; utilization 73.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.340005] chacha: Portable C ChaCha tc-so:[ 1.340005] aes: BearSSL aes_ct tc-so:[ 1.340005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.340005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.210005] shmif0: Ethernet address b2:a0:14:94:2c:72 tc-so:[ 10.750005] shmif1: Ethernet address b2:a0:19:05:be:a0 tc-so:[ 18.350005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 18.350005] get_ifid: shmif0: ifid: b0:a0:14:ff:fe:94:2c:72 tc-so:[ 18.600005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 18.600005] get_ifid: shmif1: ifid: b0:a0:19:ff:fe:05:be:a0 tc-so:[ 18.600005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:19ff:fe05:bea0 tc-so:[ 20.620005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:19ff:fe05:bea0 - no duplicates found tc-so:[ 28.970005] ah_input: hash over 202 bytes, skip 40: crda len 202 skip 0 inject 52 tc-so:[ 52.310005] in6_if_link_down: fc00::2 marked detached tc-so:[ 52.310005] in6_if_link_down: fe80:3::b0a0:19ff:fe05:bea0 marked detached tc-so:[ 53.540005] in6_if_link_down: fe80:2::b0a0:14ff:fe94:2c72 marked detached tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 19 0 19 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 24 0 24 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 185 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 594 0 0 198 0 198 198 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1521 0 58 288 0 288 tc-so: tc-so:In use 1605K, total allocated 2304K; utilization 69.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 10.240005] shmif0: Ethernet address b2:a0:00:a1:b9:93 tc-so:[ 20.240005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 20.240005] get_ifid: shmif0: ifid: b0:a0:00:ff:fe:a1:b9:93 tc-so:[ 20.240005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:ff:fea1:b993 tc-so:[ 22.100005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:ff:fea1:b993 - no duplicates found tc-so:[ 49.060005] in6_if_link_down: fd00::2 marked detached tc-so:[ 49.060005] in6_if_link_down: fe80:2::b0a0:ff:fea1:b993 marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.990004 b2:a0:10:ec:dc:9e > 33:33:ff:ec:dc:9e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:10ff:feec:dc9e > ff02::1:ffec:dc9e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffec:dc9e, length 24 tc-so:00:00:19.050004 b2:a0:72:7e:dc:88 > 33:33:ff:7e:dc:88, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7e:dc88: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7e:dc88, length 24 tc-so:00:00:19.050004 b2:a0:72:7e:dc:88 > 33:33:ff:7e:dc:88, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7e:dc88: ICMP6, neighbor solicitation, who has fe80::b0a0:72ff:fe7e:dc88, length 32 tc-so:00:00:17.380004 b2:a0:10:ec:dc:9e > 33:33:71:67:48:38, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:10ff:feec:dc9e > ff02::2:7167:4838: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7167:4838, length 24 tc-so:00:00:18.990004 b2:a0:10:ec:dc:9e > 33:33:71:67:48:38, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:10ff:feec:dc9e > ff02::2:7167:4838: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7167:4838, length 24 tc-so:00:00:20.240004 b2:a0:10:ec:dc:9e > 33:33:ff:ec:dc:9e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:10ff:feec:dc9e > ff02::1:ffec:dc9e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffec:dc9e, length 24 tc-so:00:00:24.880004 b2:a0:72:7e:dc:88 > 33:33:e3:21:4b:f0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:72ff:fe7e:dc88 > ff02::2:e321:4bf0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e321:4bf0, length 24 tc-so:00:00:25.120004 b2:a0:00:a1:b9:93 > 33:33:ff:a1:b9:93, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa1:b993: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa1:b993, length 24 tc-so:00:00:25.450004 b2:a0:00:a1:b9:93 > 33:33:ff:a1:b9:93, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa1:b993: ICMP6, neighbor solicitation, who has fe80::b0a0:ff:fea1:b993, length 32 tc-so:00:00:27.500004 b2:a0:72:7e:dc:88 > 33:33:ff:7e:dc:88, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:72ff:fe7e:dc88 > ff02::1:ff7e:dc88: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7e:dc88, length 24 tc-so:00:00:28.160004 b2:a0:72:7e:dc:88 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:72ff:fe7e:dc88 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:29.110004 b2:a0:72:7e:dc:88 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:27.240004 b2:a0:00:a1:b9:93 > b2:a0:72:7e:dc:88, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:29.150004 b2:a0:72:7e:dc:88 > b2:a0:00:a1:b9:93, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:27.240004 b2:a0:00:a1:b9:93 > b2:a0:72:7e:dc:88, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:27.850004 b2:a0:00:a1:b9:93 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ff:fea1:b993 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:33.030004 b2:a0:72:7e:dc:88 > b2:a0:00:a1:b9:93, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:31.160004 b2:a0:00:a1:b9:93 > b2:a0:72:7e:dc:88, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:34.150004 b2:a0:00:a1:b9:93 > 33:33:ff:a1:b9:93, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ff:fea1:b993 > ff02::1:ffa1:b993: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa1:b993, length 24 tc-so:00:00:34.300004 b2:a0:00:a1:b9:93 > b2:a0:72:7e:dc:88, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:36.210004 b2:a0:72:7e:dc:88 > b2:a0:00:a1:b9:93, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:19.270004 b2:a0:14:94:2c:72 > 33:33:37:b7:0a:55, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:14ff:fe94:2c72 > ff02::2:37b7:a55: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:37b7:a55, length 24 tc-so:00:00:19.270004 b2:a0:14:94:2c:72 > 33:33:ff:94:2c:72, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:14ff:fe94:2c72 > ff02::1:ff94:2c72: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff94:2c72, length 24 tc-so:00:00:20.210004 b2:a0:14:94:2c:72 > 33:33:ff:94:2c:72, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:14ff:fe94:2c72 > ff02::1:ff94:2c72: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff94:2c72, length 24 tc-so:00:00:21.670004 b2:a0:14:94:2c:72 > 33:33:37:b7:0a:55, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:14ff:fe94:2c72 > ff02::2:37b7:a55: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:37b7:a55, length 24 tc-so:00:00:20.780004 b2:a0:00:a1:b9:93 > 33:33:ff:a1:b9:93, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa1:b993: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa1:b993, length 24 tc-so:00:00:21.100004 b2:a0:00:a1:b9:93 > 33:33:ff:a1:b9:93, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa1:b993: ICMP6, neighbor solicitation, who has fe80::b0a0:ff:fea1:b993, length 32 tc-so:00:00:23.400004 b2:a0:72:7e:dc:88 > 33:33:ff:7e:dc:88, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:72ff:fe7e:dc88 > ff02::1:ff7e:dc88: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7e:dc88, length 24 tc-so:00:00:24.060004 b2:a0:72:7e:dc:88 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:72ff:fe7e:dc88 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:25.050004 b2:a0:72:7e:dc:88 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:22.890004 b2:a0:00:a1:b9:93 > b2:a0:72:7e:dc:88, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:25.050004 b2:a0:72:7e:dc:88 > b2:a0:00:a1:b9:93, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.890004 b2:a0:00:a1:b9:93 > b2:a0:72:7e:dc:88, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:23.500004 b2:a0:00:a1:b9:93 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ff:fea1:b993 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:28.970004 b2:a0:72:7e:dc:88 > b2:a0:00:a1:b9:93, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:26.810004 b2:a0:00:a1:b9:93 > b2:a0:72:7e:dc:88, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:27.910004 b2:a0:00:a1:b9:93 > b2:a0:72:7e:dc:88, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:28.690004 b2:a0:00:a1:b9:93 > 33:33:15:cf:e3:b8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ff:fea1:b993 > ff02::2:15cf:e3b8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:15cf:e3b8, length 24 tc-so:00:00:28.920004 b2:a0:00:a1:b9:93 > b2:a0:72:7e:dc:88, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:29.800004 b2:a0:00:a1:b9:93 > 33:33:ff:a1:b9:93, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ff:fea1:b993 > ff02::1:ffa1:b993: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa1:b993, length 24 tc-so:00:00:29.950004 b2:a0:00:a1:b9:93 > b2:a0:72:7e:dc:88, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:32.110004 b2:a0:72:7e:dc:88 > b2:a0:00:a1:b9:93, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.180004 b2:a0:95:0d:54:d7 > 33:33:ff:0d:54:d7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0d:54d7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0d:54d7, length 24 tc-so:00:00:17.790004 b2:a0:95:0d:54:d7 > 33:33:ff:0d:54:d7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0d:54d7: ICMP6, neighbor solicitation, who has fe80::b0a0:95ff:fe0d:54d7, length 32 tc-so:00:00:18.450004 b2:a0:95:0d:54:d7 > 33:33:71:67:48:38, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:7167:4838: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7167:4838, length 24 tc-so:00:00:18.750004 b2:a0:95:0d:54:d7 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:19.350004 b2:a0:19:05:be:a0 > 33:33:ff:05:be:a0, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff05:bea0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff05:bea0, length 24 tc-so:00:00:19.600004 b2:a0:19:05:be:a0 > 33:33:ff:05:be:a0, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff05:bea0: ICMP6, neighbor solicitation, who has fe80::b0a0:19ff:fe05:bea0, length 32 tc-so:00:00:20.510004 b2:a0:19:05:be:a0 > 33:33:37:b7:0a:55, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:37b7:a55: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:37b7:a55, length 24 tc-so:00:00:22.960004 b2:a0:95:0d:54:d7 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:20.780004 b2:a0:19:05:be:a0 > b2:a0:95:0d:54:d7, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:22.960004 b2:a0:95:0d:54:d7 > b2:a0:19:05:be:a0, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:21.490004 b2:a0:19:05:be:a0 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:19ff:fe05:bea0 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:24.310004 b2:a0:95:0d:54:d7 > 33:33:ff:0d:54:d7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:95ff:fe0d:54d7 > ff02::1:ff0d:54d7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0d:54d7, length 24 tc-so:00:00:22.940004 b2:a0:19:05:be:a0 > b2:a0:95:0d:54:d7, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:23.260004 b2:a0:19:05:be:a0 > b2:a0:95:0d:54:d7, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:25.580004 b2:a0:95:0d:54:d7 > b2:a0:19:05:be:a0, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:26.240004 b2:a0:95:0d:54:d7 > b2:a0:19:05:be:a0, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:27.240004 b2:a0:95:0d:54:d7 > b2:a0:19:05:be:a0, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:25.050004 b2:a0:19:05:be:a0 > b2:a0:95:0d:54:d7, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:27.240004 b2:a0:95:0d:54:d7 > b2:a0:19:05:be:a0, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:25.050004 b2:a0:19:05:be:a0 > b2:a0:95:0d:54:d7, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:25.450004 b2:a0:19:05:be:a0 > 33:33:ff:05:be:a0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:19ff:fe05:bea0 > ff02::1:ff05:bea0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff05:bea0, length 24 tc-so:00:00:25.660004 b2:a0:19:05:be:a0 > b2:a0:95:0d:54:d7, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:25.800004 b2:a0:19:05:be:a0 > b2:a0:95:0d:54:d7, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:27.980004 b2:a0:95:0d:54:d7 > b2:a0:19:05:be:a0, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:31.120004 b2:a0:95:0d:54:d7 > b2:a0:19:05:be:a0, ethertype IPv6 (0x86dd), length 216: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x1): fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:28.970004 b2:a0:19:05:be:a0 > b2:a0:95:0d:54:d7, ethertype IPv6 (0x86dd), length 216: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x1): fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:30.070004 b2:a0:19:05:be:a0 > b2:a0:95:0d:54:d7, ethertype IPv6 (0x86dd), length 232: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x2): fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:30.850004 b2:a0:19:05:be:a0 > b2:a0:95:0d:54:d7, ethertype IPv6 (0x86dd), length 232: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x3): fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:31.080004 b2:a0:19:05:be:a0 > b2:a0:95:0d:54:d7, ethertype IPv6 (0x86dd), length 232: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x4): fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:31.960004 b2:a0:19:05:be:a0 > b2:a0:95:0d:54:d7, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:32.110004 b2:a0:19:05:be:a0 > b2:a0:95:0d:54:d7, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:34.300004 b2:a0:95:0d:54:d7 > b2:a0:19:05:be:a0, ethertype IPv6 (0x86dd), length 136: fc00::1 > fc00::2: ip-proto-115 82 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1639662306.320283, ipsec_l2tp_ipv6_tunnel_ah_hmacsha512, passed tc-start: 1639662306.351125, ipsec_l2tp_ipv6_tunnel_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:15:b2:1c:04 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:2a:e3:ff:39 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:40:3b:bf:08 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b8:3e:c5:24 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:80:46:d3:a1 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 ah 10000 -A null ; tc-so:add fc00::2 fc00::1 ah 10001 -A null ; tc-so:spdadd fc00::/64 fc00::/64 any -P out ipsec tc-so: ah/tunnel/fc00::1-fc00::2/require; tc-so:spdadd fc00::/64 fc00::/64 any -P in ipsec tc-so: ah/tunnel/fc00::2-fc00::1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 ah 10000 -A null ; tc-so:add fc00::2 fc00::1 ah 10001 -A null ; tc-so:spdadd fc00::/64 fc00::/64 any -P out ipsec tc-so: ah/tunnel/fc00::2-fc00::1/require; tc-so:spdadd fc00::/64 fc00::/64 any -P in ipsec tc-so: ah/tunnel/fc00::1-fc00::2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:45:31 2021 current: Dec 16 13:45:32 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:45:09 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=3586 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:45:31 2021 current: Dec 16 13:45:32 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:45:09 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=3586 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:45:32 2021 current: Dec 16 13:45:33 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:45:33 2021 hard: 0(s) soft: 0(s) tc-so: current: 104(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=7318 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:45:32 2021 current: Dec 16 13:45:33 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:45:33 2021 hard: 0(s) soft: 0(s) tc-so: current: 330(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=7318 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e4:30:66:a3 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:e4ff:fe30:66a3%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:e4ff:fe30:66a3 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:80:46:d3:a1 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e4:30:66:a3 14 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff30:66a3 tc-so: ff01:2::1 tc-so: ff02::2:cfb6:cbe2 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 14 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:e4ff:f 14 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:80:46:d3:a1 shmif0 14s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff30:66a3%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:cfb6:cbe2%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:e4:30:66:a3 multicnt 4 tc-so: 33:33:ff:30:66:a3 -- 33:33:ff:30:66:a3 refcount 1 tc-so: 33:33:cf:b6:cb:e2 -- 33:33:cf:b6:cb:e2 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:15:b2:1c:04 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:15ff:feb2:1c04%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2a:e3:ff:39 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:2aff:fee3:ff39%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:15ff:feb2:1c04 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:2aff:fee3:ff39 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::2 b2:a0:b8:3e:c5:24 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:15:b2:1c:04 9 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:15ff:f tc-so: ff01:2::1 tc-so: ff02::2:8931:9aba tc-so: ff02::1%shmif0 tc-so: ff02::1:ffb2:1c04 9 0 14 0 0 tc-so:shmif 1500 b2:a0:2a:e3:ff:39 20 0 14 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ffe3:ff39 tc-so: ff01:3::1 tc-so: ff02::2:8931:9aba tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 20 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:2aff:f 20 0 14 0 0 tc-so:l2tp0 1280 10 0 7 0 0 tc-so:bridg 1500 16 0 18 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:b8:3e:c5:24 shmif1 3s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:15ff:feb2:1c04%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:8931:9aba%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffb2:1c04%shmif0 refcount 1 tc-so: enaddr b2:a0:15:b2:1c:04 multicnt 3 tc-so: 33:33:89:31:9a:ba -- 33:33:89:31:9a:ba refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:b2:1c:04 -- 33:33:ff:b2:1c:04 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ffe3:ff39%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:8931:9aba%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:2a:e3:ff:39 multicnt 4 tc-so: 33:33:ff:e3:ff:39 -- 33:33:ff:e3:ff:39 refcount 1 tc-so: 33:33:89:31:9a:ba -- 33:33:89:31:9a:ba refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:40:3b:bf:08 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:40ff:fe3b:bf08%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b8:3e:c5:24 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:b8ff:fe3e:c524%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:40ff:fe3b:bf08 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:b8ff:fe3e:c524 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::1 b2:a0:2a:e3:ff:39 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:40:3b:bf:08 11 0 10 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:40ff:f tc-so: ff01:2::1 tc-so: ff02::2:bc5b:cca1 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff3b:bf08 11 0 10 0 0 tc-so:shmif 1500 b2:a0:b8:3e:c5:24 11 0 20 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff3e:c524 tc-so: ff01:3::1 tc-so: ff02::2:bc5b:cca1 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 11 0 20 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:b8ff:f 11 0 20 0 0 tc-so:l2tp0 1280 7 0 13 0 0 tc-so:bridg 1500 17 0 21 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:2a:e3:ff:39 shmif1 30s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:40ff:fe3b:bf08%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:bc5b:cca1%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff3b:bf08%shmif0 refcount 1 tc-so: enaddr b2:a0:40:3b:bf:08 multicnt 3 tc-so: 33:33:bc:5b:cc:a1 -- 33:33:bc:5b:cc:a1 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:3b:bf:08 -- 33:33:ff:3b:bf:08 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff3e:c524%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:bc5b:cca1%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:b8:3e:c5:24 multicnt 4 tc-so: 33:33:ff:3e:c5:24 -- 33:33:ff:3e:c5:24 refcount 1 tc-so: 33:33:bc:5b:cc:a1 -- 33:33:bc:5b:cc:a1 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:80:46:d3:a1 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:80ff:fe46:d3a1%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:80ff:fe46:d3a1 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:e4:30:66:a3 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:80:46:d3:a1 9 0 11 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff46:d3a1 tc-so: ff01:2::1 tc-so: ff02::2:b4aa:95e1 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:80ff:f 9 0 11 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:e4:30:66:a3 shmif0 25s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff46:d3a1%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:b4aa:95e1%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:80:46:d3:a1 multicnt 4 tc-so: 33:33:ff:46:d3:a1 -- 33:33:ff:46:d3:a1 refcount 1 tc-so: 33:33:b4:aa:95:e1 -- 33:33:b4:aa:95:e1 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 17 packets, 1390 bytes, 8 multicasts tc-so: output: 21 packets, 1734 bytes, 12 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 7 packets, 946 bytes, 11 multicasts tc-so: output: 13 packets, 1086 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 16 packets, 1304 bytes, 9 multicasts tc-so: output: 18 packets, 1476 bytes, 11 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 10 packets, 860 bytes, 10 multicasts tc-so: output: 7 packets, 562 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:80:46:d3:a1 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 9 packets, 734 bytes, 6 multicasts tc-so: output: 11 packets, 914 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:80ff:fe46:d3a1%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b8:3e:c5:24 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 11 packets, 1432 bytes, 3 multicasts tc-so: output: 20 packets, 2890 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:b8ff:fe3e:c524%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:40:3b:bf:08 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 11 packets, 688 bytes, 8 multicasts tc-so: output: 10 packets, 820 bytes, 7 multicasts tc-so: inet6 fe80::b0a0:40ff:fe3b:bf08%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2a:e3:ff:39 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 20 packets, 2890 bytes, 5 multicasts tc-so: output: 14 packets, 1690 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:2aff:fee3:ff39%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:15:b2:1c:04 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 1032 bytes, 12 multicasts tc-so: output: 14 packets, 1172 bytes, 10 multicasts tc-so: inet6 fe80::b0a0:15ff:feb2:1c04%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e4:30:66:a3 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 14 packets, 1172 bytes, 10 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:e4ff:fe30:66a3%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 185 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 529 0 0 177 0 177 177 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1440 0 40 267 0 267 tc-so: tc-so:In use 1469K, total allocated 2136K; utilization 68.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.340005] shmif0: Ethernet address b2:a0:e4:30:66:a3 tc-so:[ 14.130005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.130005] get_ifid: shmif0: ifid: b0:a0:e4:ff:fe:30:66:a3 tc-so:[ 14.130005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:e4ff:fe30:66a3 tc-so:[ 15.970005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:e4ff:fe30:66a3 - no duplicates found tc-so:[ 53.120005] in6_if_link_down: fd00::1 marked detached tc-so:[ 53.120005] in6_if_link_down: fe80:2::b0a0:e4ff:fe30:66a3 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 3 0 3 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 39 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 239 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 93 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1334 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 18 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 45 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2496 0 77 549 0 549 tc-so: tc-so:In use 3196K, total allocated 4392K; utilization 72.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.860005] shmif0: Ethernet address b2:a0:15:b2:1c:04 tc-so:[ 8.020005] shmif1: Ethernet address b2:a0:2a:e3:ff:39 tc-so:[ 12.850005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 12.850005] get_ifid: shmif0: ifid: b0:a0:15:ff:fe:b2:1c:04 tc-so:[ 13.090005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 13.090005] get_ifid: shmif1: ifid: b0:a0:2a:ff:fe:e3:ff:39 tc-so:[ 13.090005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:2aff:fee3:ff39 tc-so:[ 15.060005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:2aff:fee3:ff39 - no duplicates found tc-so:[ 23.850005] ah_input: hash over 194 bytes, skip 40: crda len 194 skip 0 inject 52 tc-so:[ 23.920005] ah_input: hash over 136 bytes, skip 40: crda len 136 skip 0 inject 52 tc-so:[ 25.260005] ah_input: hash over 178 bytes, skip 40: crda len 178 skip 0 inject 52 tc-so:[ 25.850005] ah_input: hash over 194 bytes, skip 40: crda len 194 skip 0 inject 52 tc-so:[ 26.660005] ipsec_common_input: no key association found for SA fc00::1/00002711/51/0 tc-so:[ 26.700005] ipsec_common_input: no key association found for SA fc00::1/00002711/51/0 tc-so:[ 27.680005] ipsec_common_input: no key association found for SA fc00::1/00002711/51/0 tc-so:[ 49.480005] in6_if_link_down: fc00::1 marked detached tc-so:[ 49.480005] in6_if_link_down: fe80:3::b0a0:2aff:fee3:ff39 marked detached tc-so:[ 50.600005] in6_if_link_down: fe80:2::b0a0:15ff:feb2:1c04 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 3 0 3 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 39 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 245 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 92 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1333 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2492 0 77 547 0 547 tc-so: tc-so:In use 3189K, total allocated 4376K; utilization 72.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.170005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.530005] shmif0: Ethernet address b2:a0:40:3b:bf:08 tc-so:[ 8.770005] shmif1: Ethernet address b2:a0:b8:3e:c5:24 tc-so:[ 14.420005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.420005] get_ifid: shmif0: ifid: b0:a0:40:ff:fe:3b:bf:08 tc-so:[ 14.680005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 14.680005] get_ifid: shmif1: ifid: b0:a0:b8:ff:fe:3e:c5:24 tc-so:[ 14.680005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:b8ff:fe3e:c524 tc-so:[ 16.400005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:b8ff:fe3e:c524 - no duplicates found tc-so:[ 22.230005] ah_input: hash over 128 bytes, skip 40: crda len 128 skip 0 inject 52 tc-so:[ 23.560005] ah_input: hash over 178 bytes, skip 40: crda len 178 skip 0 inject 52 tc-so:[ 45.440005] in6_if_link_down: fc00::2 marked detached tc-so:[ 45.440005] in6_if_link_down: fe80:3::b0a0:b8ff:fe3e:c524 marked detached tc-so:[ 46.660005] in6_if_link_down: fe80:2::b0a0:40ff:fe3b:bf08 marked detached tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 15 0 15 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 20 0 20 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 183 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 557 0 0 186 0 186 186 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1477 0 50 276 0 276 tc-so: tc-so:In use 1529K, total allocated 2208K; utilization 69.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.060005] shmif0: Ethernet address b2:a0:80:46:d3:a1 tc-so:[ 16.010005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.010005] get_ifid: shmif0: ifid: b0:a0:80:ff:fe:46:d3:a1 tc-so:[ 16.010005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:80ff:fe46:d3a1 tc-so:[ 17.490005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:80ff:fe46:d3a1 - no duplicates found tc-so:[ 42.600005] in6_if_link_down: fd00::2 marked detached tc-so:[ 42.600005] in6_if_link_down: fe80:2::b0a0:80ff:fe46:d3a1 marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.790004 b2:a0:e4:30:66:a3 > 33:33:ff:30:66:a3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff30:66a3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff30:66a3, length 24 tc-so:00:00:14.860004 b2:a0:e4:30:66:a3 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:14.970004 b2:a0:e4:30:66:a3 > 33:33:ff:30:66:a3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff30:66a3: ICMP6, neighbor solicitation, who has fe80::b0a0:e4ff:fe30:66a3, length 32 tc-so:00:00:13.790004 b2:a0:15:b2:1c:04 > 33:33:ff:b2:1c:04, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:15ff:feb2:1c04 > ff02::1:ffb2:1c04: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb2:1c04, length 24 tc-so:00:00:13.830004 b2:a0:15:b2:1c:04 > 33:33:89:31:9a:ba, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:15ff:feb2:1c04 > ff02::2:8931:9aba: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8931:9aba, length 24 tc-so:00:00:15.610004 b2:a0:15:b2:1c:04 > 33:33:ff:b2:1c:04, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:15ff:feb2:1c04 > ff02::1:ffb2:1c04: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb2:1c04, length 24 tc-so:00:00:20.380004 b2:a0:e4:30:66:a3 > 33:33:ff:30:66:a3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e4ff:fe30:66a3 > ff02::1:ff30:66a3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff30:66a3, length 24 tc-so:00:00:19.950004 b2:a0:80:46:d3:a1 > 33:33:ff:46:d3:a1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff46:d3a1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff46:d3a1, length 24 tc-so:00:00:19.990004 b2:a0:80:46:d3:a1 > 33:33:ff:46:d3:a1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff46:d3a1: ICMP6, neighbor solicitation, who has fe80::b0a0:80ff:fe46:d3a1, length 32 tc-so:00:00:20.060004 b2:a0:80:46:d3:a1 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:20.990004 b2:a0:15:b2:1c:04 > 33:33:89:31:9a:ba, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:15ff:feb2:1c04 > ff02::2:8931:9aba: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8931:9aba, length 24 tc-so:00:00:23.130004 b2:a0:e4:30:66:a3 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:21.680004 b2:a0:80:46:d3:a1 > b2:a0:e4:30:66:a3, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:23.170004 b2:a0:e4:30:66:a3 > b2:a0:80:46:d3:a1, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:21.680004 b2:a0:80:46:d3:a1 > b2:a0:e4:30:66:a3, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:23.250004 b2:a0:e4:30:66:a3 > 33:33:cf:b6:cb:e2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e4ff:fe30:66a3 > ff02::2:cfb6:cbe2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:cfb6:cbe2, length 24 tc-so:00:00:22.720004 b2:a0:80:46:d3:a1 > 33:33:ff:46:d3:a1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:80ff:fe46:d3a1 > ff02::1:ff46:d3a1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff46:d3a1, length 24 tc-so:00:00:23.850004 b2:a0:40:3b:bf:08 > 33:33:bc:5b:cc:a1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:40ff:fe3b:bf08 > ff02::2:bc5b:cca1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:bc5b:cca1, length 24 tc-so:00:00:26.750004 b2:a0:e4:30:66:a3 > b2:a0:80:46:d3:a1, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:25.260004 b2:a0:80:46:d3:a1 > b2:a0:e4:30:66:a3, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:25.850004 b2:a0:40:3b:bf:08 > 33:33:ff:3b:bf:08, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:40ff:fe3b:bf08 > ff02::1:ff3b:bf08: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3b:bf08, length 24 tc-so:00:00:28.710004 b2:a0:80:46:d3:a1 > b2:a0:e4:30:66:a3, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:30.190004 b2:a0:e4:30:66:a3 > b2:a0:80:46:d3:a1, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.870004 b2:a0:40:3b:bf:08 > 33:33:bc:5b:cc:a1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:40ff:fe3b:bf08 > ff02::2:bc5b:cca1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:bc5b:cca1, length 24 tc-so:00:00:15.060004 b2:a0:40:3b:bf:08 > 33:33:ff:3b:bf:08, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:40ff:fe3b:bf08 > ff02::1:ff3b:bf08: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3b:bf08, length 24 tc-so:00:00:16.450004 b2:a0:80:46:d3:a1 > 33:33:ff:46:d3:a1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff46:d3a1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff46:d3a1, length 24 tc-so:00:00:16.490004 b2:a0:80:46:d3:a1 > 33:33:ff:46:d3:a1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff46:d3a1: ICMP6, neighbor solicitation, who has fe80::b0a0:80ff:fe46:d3a1, length 32 tc-so:00:00:16.560004 b2:a0:80:46:d3:a1 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:19.310004 b2:a0:15:b2:1c:04 > 33:33:89:31:9a:ba, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:15ff:feb2:1c04 > ff02::2:8931:9aba: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8931:9aba, length 24 tc-so:00:00:19.960004 b2:a0:e4:30:66:a3 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:18.180004 b2:a0:80:46:d3:a1 > b2:a0:e4:30:66:a3, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:19.960004 b2:a0:e4:30:66:a3 > b2:a0:80:46:d3:a1, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:18.180004 b2:a0:80:46:d3:a1 > b2:a0:e4:30:66:a3, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:20.060004 b2:a0:e4:30:66:a3 > 33:33:cf:b6:cb:e2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e4ff:fe30:66a3 > ff02::2:cfb6:cbe2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:cfb6:cbe2, length 24 tc-so:00:00:19.210004 b2:a0:80:46:d3:a1 > 33:33:ff:46:d3:a1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:80ff:fe46:d3a1 > ff02::1:ff46:d3a1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff46:d3a1, length 24 tc-so:00:00:22.120004 b2:a0:40:3b:bf:08 > 33:33:bc:5b:cc:a1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:40ff:fe3b:bf08 > ff02::2:bc5b:cca1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:bc5b:cca1, length 24 tc-so:00:00:23.560004 b2:a0:e4:30:66:a3 > b2:a0:80:46:d3:a1, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:21.750004 b2:a0:80:46:d3:a1 > b2:a0:e4:30:66:a3, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:24.100004 b2:a0:40:3b:bf:08 > 33:33:ff:3b:bf:08, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:40ff:fe3b:bf08 > ff02::1:ff3b:bf08: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3b:bf08, length 24 tc-so:00:00:23.150004 b2:a0:80:46:d3:a1 > b2:a0:e4:30:66:a3, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:23.190004 b2:a0:80:46:d3:a1 > 33:33:b4:aa:95:e1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:80ff:fe46:d3a1 > ff02::2:b4aa:95e1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b4aa:95e1, length 24 tc-so:00:00:24.170004 b2:a0:80:46:d3:a1 > b2:a0:e4:30:66:a3, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:25.200004 b2:a0:80:46:d3:a1 > b2:a0:e4:30:66:a3, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:27.000004 b2:a0:e4:30:66:a3 > b2:a0:80:46:d3:a1, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.030004 b2:a0:2a:e3:ff:39 > 33:33:ff:e3:ff:39, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe3:ff39: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe3:ff39, length 24 tc-so:00:00:14.060004 b2:a0:2a:e3:ff:39 > 33:33:ff:e3:ff:39, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe3:ff39: ICMP6, neighbor solicitation, who has fe80::b0a0:2aff:fee3:ff39, length 32 tc-so:00:00:14.590004 b2:a0:2a:e3:ff:39 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:14.700004 b2:a0:2a:e3:ff:39 > 33:33:89:31:9a:ba, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:8931:9aba: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8931:9aba, length 24 tc-so:00:00:15.100004 b2:a0:b8:3e:c5:24 > 33:33:ff:3e:c5:24, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3e:c524: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3e:c524, length 24 tc-so:00:00:15.370004 b2:a0:b8:3e:c5:24 > 33:33:ff:3e:c5:24, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3e:c524: ICMP6, neighbor solicitation, who has fe80::b0a0:b8ff:fe3e:c524, length 32 tc-so:00:00:18.890004 b2:a0:2a:e3:ff:39 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:17.190004 b2:a0:b8:3e:c5:24 > b2:a0:2a:e3:ff:39, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:18.890004 b2:a0:2a:e3:ff:39 > b2:a0:b8:3e:c5:24, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:17.840004 b2:a0:b8:3e:c5:24 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b8ff:fe3e:c524 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:18.230004 b2:a0:b8:3e:c5:24 > b2:a0:2a:e3:ff:39, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:18.270004 b2:a0:b8:3e:c5:24 > b2:a0:2a:e3:ff:39, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:18.340004 b2:a0:b8:3e:c5:24 > b2:a0:2a:e3:ff:39, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:20.260004 b2:a0:2a:e3:ff:39 > 33:33:ff:e3:ff:39, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2aff:fee3:ff39 > ff02::1:ffe3:ff39: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe3:ff39, length 24 tc-so:00:00:21.030004 b2:a0:2a:e3:ff:39 > b2:a0:b8:3e:c5:24, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:21.640004 b2:a0:2a:e3:ff:39 > b2:a0:b8:3e:c5:24, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:19.960004 b2:a0:b8:3e:c5:24 > b2:a0:2a:e3:ff:39, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:21.680004 b2:a0:2a:e3:ff:39 > b2:a0:b8:3e:c5:24, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:20.000004 b2:a0:b8:3e:c5:24 > b2:a0:2a:e3:ff:39, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:21.750004 b2:a0:2a:e3:ff:39 > b2:a0:b8:3e:c5:24, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:20.990004 b2:a0:b8:3e:c5:24 > b2:a0:2a:e3:ff:39, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:22.160004 b2:a0:b8:3e:c5:24 > b2:a0:2a:e3:ff:39, ethertype IPv6 (0x86dd), length 208: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x1): fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:22.230004 b2:a0:b8:3e:c5:24 > b2:a0:2a:e3:ff:39, ethertype IPv6 (0x86dd), length 150: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x2): fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:23.920004 b2:a0:2a:e3:ff:39 > b2:a0:b8:3e:c5:24, ethertype IPv6 (0x86dd), length 142: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x1): fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:25.260004 b2:a0:2a:e3:ff:39 > b2:a0:b8:3e:c5:24, ethertype IPv6 (0x86dd), length 192: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x2): fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:23.560004 b2:a0:b8:3e:c5:24 > b2:a0:2a:e3:ff:39, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x3): fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:24.140004 b2:a0:b8:3e:c5:24 > 33:33:bc:5b:cc:a1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b8ff:fe3e:c524 > ff02::2:bc5b:cca1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:bc5b:cca1, length 24 tc-so:00:00:24.140004 b2:a0:b8:3e:c5:24 > b2:a0:2a:e3:ff:39, ethertype IPv6 (0x86dd), length 208: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x4): fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:24.580004 b2:a0:b8:3e:c5:24 > 33:33:ff:3e:c5:24, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b8ff:fe3e:c524 > ff02::1:ff3e:c524: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3e:c524, length 24 tc-so:00:00:24.950004 b2:a0:b8:3e:c5:24 > b2:a0:2a:e3:ff:39, ethertype IPv6 (0x86dd), length 208: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x5): fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:24.990004 b2:a0:b8:3e:c5:24 > b2:a0:2a:e3:ff:39, ethertype IPv6 (0x86dd), length 208: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x6): fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:25.970004 b2:a0:b8:3e:c5:24 > b2:a0:2a:e3:ff:39, ethertype IPv6 (0x86dd), length 208: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x7): fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:27.000004 b2:a0:b8:3e:c5:24 > b2:a0:2a:e3:ff:39, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:28.710004 b2:a0:2a:e3:ff:39 > b2:a0:b8:3e:c5:24, ethertype IPv6 (0x86dd), length 136: fc00::1 > fc00::2: ip-proto-115 82 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1639662376.917288, ipsec_l2tp_ipv6_tunnel_ah_null, passed tc-start: 1639662376.955111, ipsec_l2tp_ipv6_tunnel_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:b8:5b:94:c6 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:16:7b:9b:5b ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:34:96:c5:3f ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:29:bf:d0:f3 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:cd:b8:9a:63 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 esp 10000 -E null ; tc-so:add fc00::2 fc00::1 esp 10001 -E null ; tc-so:spdadd fc00::/64 fc00::/64 any -P out ipsec tc-so: esp/tunnel/fc00::1-fc00::2/require; tc-so:spdadd fc00::/64 fc00::/64 any -P in ipsec tc-so: esp/tunnel/fc00::2-fc00::1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 esp 10000 -E null ; tc-so:add fc00::2 fc00::1 esp 10001 -E null ; tc-so:spdadd fc00::/64 fc00::/64 any -P out ipsec tc-so: esp/tunnel/fc00::2-fc00::1/require; tc-so:spdadd fc00::/64 fc00::/64 any -P in ipsec tc-so: esp/tunnel/fc00::1-fc00::2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:46:43 2021 current: Dec 16 13:46:44 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:46:20 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=8557 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:46:43 2021 current: Dec 16 13:46:44 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:46:20 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=8557 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:46:43 2021 current: Dec 16 13:46:45 2021 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:46:44 2021 hard: 0(s) soft: 0(s) tc-so: current: 112(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=5654 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:46:43 2021 current: Dec 16 13:46:45 2021 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:46:44 2021 hard: 0(s) soft: 0(s) tc-so: current: 116(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=5654 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cc:28:94:d7 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:ccff:fe28:94d7%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:ccff:fe28:94d7 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:cd:b8:9a:63 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:cc:28:94:d7 15 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff28:94d7 tc-so: ff01:2::1 tc-so: ff02::2:b9ed:ab5e tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 15 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:ccff:f 15 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:cd:b8:9a:63 shmif0 35s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff28:94d7%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:b9ed:ab5e%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:cc:28:94:d7 multicnt 4 tc-so: 33:33:ff:28:94:d7 -- 33:33:ff:28:94:d7 refcount 1 tc-so: 33:33:b9:ed:ab:5e -- 33:33:b9:ed:ab:5e refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b8:5b:94:c6 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:b8ff:fe5b:94c6%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:16:7b:9b:5b tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:16ff:fe7b:9b5b%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:b8ff:fe5b:94c6 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:16ff:fe7b:9b5b link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::2 b2:a0:29:bf:d0:f3 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:b8:5b:94:c6 10 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:b8ff:f tc-so: ff01:2::1 tc-so: ff02::2:8e8e:8e02 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff5b:94c6 10 0 15 0 0 tc-so:shmif 1500 b2:a0:16:7b:9b:5b 20 0 17 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff7b:9b5b tc-so: ff01:3::1 tc-so: ff02::2:8e8e:8e02 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 20 0 17 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:16ff:f 20 0 17 0 0 tc-so:l2tp0 1280 11 0 10 0 0 tc-so:bridg 1500 19 0 23 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:29:bf:d0:f3 shmif1 34s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:b8ff:fe5b:94c6%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:8e8e:8e02%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff5b:94c6%shmif0 refcount 1 tc-so: enaddr b2:a0:b8:5b:94:c6 multicnt 3 tc-so: 33:33:8e:8e:8e:02 -- 33:33:8e:8e:8e:02 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:5b:94:c6 -- 33:33:ff:5b:94:c6 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff7b:9b5b%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:8e8e:8e02%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:16:7b:9b:5b multicnt 4 tc-so: 33:33:ff:7b:9b:5b -- 33:33:ff:7b:9b:5b refcount 1 tc-so: 33:33:8e:8e:8e:02 -- 33:33:8e:8e:8e:02 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:34:96:c5:3f tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:34ff:fe96:c53f%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:29:bf:d0:f3 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:29ff:febf:d0f3%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:34ff:fe96:c53f link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:29ff:febf:d0f3 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::1 b2:a0:16:7b:9b:5b UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:34:96:c5:3f 11 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:34ff:f tc-so: ff01:2::1 tc-so: ff02::2:dd82:725a tc-so: ff02::1%shmif0 tc-so: ff02::1:ff96:c53f 11 0 14 0 0 tc-so:shmif 1500 b2:a0:29:bf:d0:f3 15 0 20 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ffbf:d0f3 tc-so: ff01:3::1 tc-so: ff02::2:dd82:725a tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 15 0 20 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:29ff:f 15 0 20 0 0 tc-so:l2tp0 1280 10 0 13 0 0 tc-so:bridg 1500 21 0 25 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:16:7b:9b:5b shmif1 26s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:34ff:fe96:c53f%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:dd82:725a%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff96:c53f%shmif0 refcount 1 tc-so: enaddr b2:a0:34:96:c5:3f multicnt 3 tc-so: 33:33:dd:82:72:5a -- 33:33:dd:82:72:5a refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:96:c5:3f -- 33:33:ff:96:c5:3f refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ffbf:d0f3%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:dd82:725a%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:29:bf:d0:f3 multicnt 4 tc-so: 33:33:ff:bf:d0:f3 -- 33:33:ff:bf:d0:f3 refcount 1 tc-so: 33:33:dd:82:72:5a -- 33:33:dd:82:72:5a refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cd:b8:9a:63 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:cdff:feb8:9a63%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:cdff:feb8:9a63 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:cc:28:94:d7 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:cd:b8:9a:63 13 0 11 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ffb8:9a63 tc-so: ff01:2::1 tc-so: ff02::2:5052:110e tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 13 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:cdff:f 13 0 11 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:cc:28:94:d7 shmif0 3s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ffb8:9a63%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:5052:110e%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:cd:b8:9a:63 multicnt 4 tc-so: 33:33:ff:b8:9a:63 -- 33:33:ff:b8:9a:63 refcount 1 tc-so: 33:33:50:52:11:0e -- 33:33:50:52:11:0e refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 21 packets, 1734 bytes, 12 multicasts tc-so: output: 25 packets, 2078 bytes, 16 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 10 packets, 1204 bytes, 14 multicasts tc-so: output: 13 packets, 1086 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 19 packets, 1562 bytes, 12 multicasts tc-so: output: 23 packets, 1906 bytes, 16 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 11 packets, 1204 bytes, 14 multicasts tc-so: output: 10 packets, 820 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cd:b8:9a:63 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 13 packets, 1078 bytes, 10 multicasts tc-so: output: 11 packets, 914 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:cdff:feb8:9a63%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:29:bf:d0:f3 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 15 packets, 1932 bytes, 3 multicasts tc-so: output: 20 packets, 2636 bytes, 6 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:29ff:febf:d0f3%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:34:96:c5:3f tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 11 packets, 1032 bytes, 12 multicasts tc-so: output: 14 packets, 1164 bytes, 11 multicasts tc-so: inet6 fe80::b0a0:34ff:fe96:c53f%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:16:7b:9b:5b tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 20 packets, 2636 bytes, 6 multicasts tc-so: output: 17 packets, 2104 bytes, 5 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:16ff:fe7b:9b5b%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b8:5b:94:c6 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 10 packets, 1204 bytes, 14 multicasts tc-so: output: 15 packets, 1258 bytes, 11 multicasts tc-so: inet6 fe80::b0a0:b8ff:fe5b:94c6%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cc:28:94:d7 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 15 packets, 1258 bytes, 11 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:ccff:fe28:94d7%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 186 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 528 0 0 176 0 176 176 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1442 0 40 266 0 266 tc-so: tc-so:In use 1468K, total allocated 2128K; utilization 69.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.520005] shmif0: Ethernet address b2:a0:cc:28:94:d7 tc-so:[ 14.100005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.100005] get_ifid: shmif0: ifid: b0:a0:cc:ff:fe:28:94:d7 tc-so:[ 14.100005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:ccff:fe28:94d7 tc-so:[ 16.090005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:ccff:fe28:94d7 - no duplicates found tc-so:[ 54.720005] in6_if_link_down: fd00::1 marked detached tc-so:[ 54.720005] in6_if_link_down: fe80:2::b0a0:ccff:fe28:94d7 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 3 0 3 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 35 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 229 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 93 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1333 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 9 0 0 9 0 9 9 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 54 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 20 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2495 0 77 550 0 550 tc-so: tc-so:In use 3205K, total allocated 4400K; utilization 72.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.050005] shmif0: Ethernet address b2:a0:b8:5b:94:c6 tc-so:[ 8.160005] shmif1: Ethernet address b2:a0:16:7b:9b:5b tc-so:[ 12.820005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 12.820005] get_ifid: shmif0: ifid: b0:a0:b8:ff:fe:5b:94:c6 tc-so:[ 13.070005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 13.070005] get_ifid: shmif1: ifid: b0:a0:16:ff:fe:7b:9b:5b tc-so:[ 13.070005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:16ff:fe7b:9b5b tc-so:[ 15.040005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:16ff:fe7b:9b5b - no duplicates found tc-so:[ 27.290005] ipsec_common_input: no key association found for SA fc00::1/00002711/50/0 tc-so:[ 28.310005] ipsec_common_input: no key association found for SA fc00::1/00002711/50/0 tc-so:[ 51.100005] in6_if_link_down: fc00::1 marked detached tc-so:[ 51.100005] in6_if_link_down: fe80:3::b0a0:16ff:fe7b:9b5b marked detached tc-so:[ 52.220005] in6_if_link_down: fe80:2::b0a0:b8ff:fe5b:94c6 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 3 0 3 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 35 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 242 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 92 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1333 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 18 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 47 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2500 0 77 549 0 549 tc-so: tc-so:In use 3196K, total allocated 4392K; utilization 72.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.490005] shmif0: Ethernet address b2:a0:34:96:c5:3f tc-so:[ 8.640005] shmif1: Ethernet address b2:a0:29:bf:d0:f3 tc-so:[ 14.410005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.410005] get_ifid: shmif0: ifid: b0:a0:34:ff:fe:96:c5:3f tc-so:[ 14.660005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 14.660005] get_ifid: shmif1: ifid: b0:a0:29:ff:fe:bf:d0:f3 tc-so:[ 14.660005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:29ff:febf:d0f3 tc-so:[ 16.670005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:29ff:febf:d0f3 - no duplicates found tc-so:[ 47.160005] in6_if_link_down: fc00::2 marked detached tc-so:[ 47.160005] in6_if_link_down: fe80:3::b0a0:29ff:febf:d0f3 marked detached tc-so:[ 48.350005] in6_if_link_down: fe80:2::b0a0:34ff:fe96:c53f marked detached tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 17 0 17 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 22 0 22 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 182 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 576 0 0 192 0 192 192 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1499 0 54 282 0 282 tc-so: tc-so:In use 1568K, total allocated 2256K; utilization 69.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.820005] shmif0: Ethernet address b2:a0:cd:b8:9a:63 tc-so:[ 16.030005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.030005] get_ifid: shmif0: ifid: b0:a0:cd:ff:fe:b8:9a:63 tc-so:[ 16.030005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:cdff:feb8:9a63 tc-so:[ 17.900005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:cdff:feb8:9a63 - no duplicates found tc-so:[ 44.190005] in6_if_link_down: fd00::2 marked detached tc-so:[ 44.190005] in6_if_link_down: fe80:2::b0a0:cdff:feb8:9a63 marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.340004 b2:a0:b8:5b:94:c6 > 33:33:8e:8e:8e:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b8ff:fe5b:94c6 > ff02::2:8e8e:8e02: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8e8e:8e02, length 24 tc-so:00:00:14.910004 b2:a0:cc:28:94:d7 > 33:33:ff:28:94:d7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff28:94d7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff28:94d7, length 24 tc-so:00:00:13.440004 b2:a0:b8:5b:94:c6 > 33:33:ff:5b:94:c6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b8ff:fe5b:94c6 > ff02::1:ff5b:94c6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5b:94c6, length 24 tc-so:00:00:15.070004 b2:a0:cc:28:94:d7 > 33:33:ff:28:94:d7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff28:94d7: ICMP6, neighbor solicitation, who has fe80::b0a0:ccff:fe28:94d7, length 32 tc-so:00:00:20.040004 b2:a0:cd:b8:9a:63 > 33:33:ff:b8:9a:63, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb8:9a63: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb8:9a63, length 24 tc-so:00:00:21.590004 b2:a0:cc:28:94:d7 > 33:33:b9:ed:ab:5e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ccff:fe28:94d7 > ff02::2:b9ed:ab5e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b9ed:ab5e, length 24 tc-so:00:00:21.770004 b2:a0:cc:28:94:d7 > 33:33:ff:28:94:d7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ccff:fe28:94d7 > ff02::1:ff28:94d7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff28:94d7, length 24 tc-so:00:00:20.550004 b2:a0:cd:b8:9a:63 > 33:33:ff:b8:9a:63, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb8:9a63: ICMP6, neighbor solicitation, who has fe80::b0a0:cdff:feb8:9a63, length 32 tc-so:00:00:20.950004 b2:a0:cd:b8:9a:63 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:21.200004 b2:a0:34:96:c5:3f > 33:33:dd:82:72:5a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:34ff:fe96:c53f > ff02::2:dd82:725a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:dd82:725a, length 24 tc-so:00:00:23.240004 b2:a0:cc:28:94:d7 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ccff:fe28:94d7 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:21.950004 b2:a0:34:96:c5:3f > 33:33:ff:96:c5:3f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:34ff:fe96:c53f > ff02::1:ff96:c53f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff96:c53f, length 24 tc-so:00:00:23.800004 b2:a0:cc:28:94:d7 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:22.340004 b2:a0:cd:b8:9a:63 > b2:a0:cc:28:94:d7, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:23.840004 b2:a0:cc:28:94:d7 > b2:a0:cd:b8:9a:63, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.340004 b2:a0:cd:b8:9a:63 > b2:a0:cc:28:94:d7, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:22.430004 b2:a0:b8:5b:94:c6 > 33:33:8e:8e:8e:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b8ff:fe5b:94c6 > ff02::2:8e8e:8e02: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8e8e:8e02, length 24 tc-so:00:00:22.800004 b2:a0:cd:b8:9a:63 > 33:33:50:52:11:0e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cdff:feb8:9a63 > ff02::2:5052:110e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5052:110e, length 24 tc-so:00:00:23.290004 b2:a0:b8:5b:94:c6 > 33:33:ff:5b:94:c6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b8ff:fe5b:94c6 > ff02::1:ff5b:94c6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5b:94c6, length 24 tc-so:00:00:27.530004 b2:a0:cc:28:94:d7 > b2:a0:cd:b8:9a:63, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:26.020004 b2:a0:cd:b8:9a:63 > b2:a0:cc:28:94:d7, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:28.620004 b2:a0:cd:b8:9a:63 > 33:33:ff:b8:9a:63, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cdff:feb8:9a63 > ff02::1:ffb8:9a63: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb8:9a63, length 24 tc-so:00:00:29.320004 b2:a0:cd:b8:9a:63 > b2:a0:cc:28:94:d7, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:30.830004 b2:a0:cc:28:94:d7 > b2:a0:cd:b8:9a:63, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.830004 b2:a0:34:96:c5:3f > 33:33:dd:82:72:5a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:34ff:fe96:c53f > ff02::2:dd82:725a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:dd82:725a, length 24 tc-so:00:00:15.090004 b2:a0:34:96:c5:3f > 33:33:ff:96:c5:3f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:34ff:fe96:c53f > ff02::1:ff96:c53f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff96:c53f, length 24 tc-so:00:00:16.350004 b2:a0:cd:b8:9a:63 > 33:33:ff:b8:9a:63, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb8:9a63: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb8:9a63, length 24 tc-so:00:00:18.240004 b2:a0:cc:28:94:d7 > 33:33:ff:28:94:d7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff28:94d7: ICMP6, neighbor solicitation, who has fe80::b0a0:ccff:fe28:94d7, length 32 tc-so:00:00:18.240004 b2:a0:cc:28:94:d7 > 33:33:b9:ed:ab:5e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ccff:fe28:94d7 > ff02::2:b9ed:ab5e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b9ed:ab5e, length 24 tc-so:00:00:18.430004 b2:a0:cc:28:94:d7 > 33:33:ff:28:94:d7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ccff:fe28:94d7 > ff02::1:ff28:94d7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff28:94d7, length 24 tc-so:00:00:16.890004 b2:a0:cd:b8:9a:63 > 33:33:ff:b8:9a:63, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb8:9a63: ICMP6, neighbor solicitation, who has fe80::b0a0:cdff:feb8:9a63, length 32 tc-so:00:00:17.300004 b2:a0:cd:b8:9a:63 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:19.400004 b2:a0:34:96:c5:3f > 33:33:dd:82:72:5a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:34ff:fe96:c53f > ff02::2:dd82:725a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:dd82:725a, length 24 tc-so:00:00:19.900004 b2:a0:cc:28:94:d7 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ccff:fe28:94d7 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:20.100004 b2:a0:34:96:c5:3f > 33:33:ff:96:c5:3f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:34ff:fe96:c53f > ff02::1:ff96:c53f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff96:c53f, length 24 tc-so:00:00:20.500004 b2:a0:cc:28:94:d7 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:18.640004 b2:a0:cd:b8:9a:63 > b2:a0:cc:28:94:d7, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:20.500004 b2:a0:cc:28:94:d7 > b2:a0:cd:b8:9a:63, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:18.680004 b2:a0:cd:b8:9a:63 > b2:a0:cc:28:94:d7, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:20.630004 b2:a0:b8:5b:94:c6 > 33:33:8e:8e:8e:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b8ff:fe5b:94c6 > ff02::2:8e8e:8e02: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8e8e:8e02, length 24 tc-so:00:00:19.140004 b2:a0:cd:b8:9a:63 > 33:33:50:52:11:0e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cdff:feb8:9a63 > ff02::2:5052:110e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5052:110e, length 24 tc-so:00:00:21.490004 b2:a0:b8:5b:94:c6 > 33:33:ff:5b:94:c6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b8ff:fe5b:94c6 > ff02::1:ff5b:94c6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5b:94c6, length 24 tc-so:00:00:24.210004 b2:a0:cc:28:94:d7 > b2:a0:cd:b8:9a:63, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.370004 b2:a0:cd:b8:9a:63 > b2:a0:cc:28:94:d7, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:23.650004 b2:a0:cd:b8:9a:63 > b2:a0:cc:28:94:d7, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:24.670004 b2:a0:cd:b8:9a:63 > b2:a0:cc:28:94:d7, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:24.980004 b2:a0:cd:b8:9a:63 > 33:33:ff:b8:9a:63, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cdff:feb8:9a63 > ff02::1:ffb8:9a63: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb8:9a63, length 24 tc-so:00:00:25.660004 b2:a0:cd:b8:9a:63 > b2:a0:cc:28:94:d7, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:27.510004 b2:a0:cc:28:94:d7 > b2:a0:cd:b8:9a:63, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.790004 b2:a0:16:7b:9b:5b > 33:33:ff:7b:9b:5b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7b:9b5b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7b:9b5b, length 24 tc-so:00:00:14.020004 b2:a0:16:7b:9b:5b > 33:33:ff:7b:9b:5b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7b:9b5b: ICMP6, neighbor solicitation, who has fe80::b0a0:16ff:fe7b:9b5b, length 32 tc-so:00:00:16.030004 b2:a0:16:7b:9b:5b > 33:33:8e:8e:8e:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:16ff:fe7b:9b5b > ff02::2:8e8e:8e02: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8e8e:8e02, length 24 tc-so:00:00:15.050004 b2:a0:29:bf:d0:f3 > 33:33:ff:bf:d0:f3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffbf:d0f3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbf:d0f3, length 24 tc-so:00:00:17.040004 b2:a0:16:7b:9b:5b > 33:33:ff:7b:9b:5b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:16ff:fe7b:9b5b > ff02::1:ff7b:9b5b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7b:9b5b, length 24 tc-so:00:00:15.660004 b2:a0:29:bf:d0:f3 > 33:33:ff:bf:d0:f3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffbf:d0f3: ICMP6, neighbor solicitation, who has fe80::b0a0:29ff:febf:d0f3, length 32 tc-so:00:00:17.710004 b2:a0:16:7b:9b:5b > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:16ff:fe7b:9b5b > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:18.170004 b2:a0:29:bf:d0:f3 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fc00::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:20.010004 b2:a0:16:7b:9b:5b > b2:a0:29:bf:d0:f3, ethertype IPv6 (0x86dd), length 86: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 32 tc-so:00:00:18.210004 b2:a0:29:bf:d0:f3 > b2:a0:16:7b:9b:5b, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:20.040004 b2:a0:16:7b:9b:5b > b2:a0:29:bf:d0:f3, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:20.080004 b2:a0:16:7b:9b:5b > b2:a0:29:bf:d0:f3, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:20.270004 b2:a0:16:7b:9b:5b > b2:a0:29:bf:d0:f3, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:18.710004 b2:a0:29:bf:d0:f3 > b2:a0:16:7b:9b:5b, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:19.160004 b2:a0:29:bf:d0:f3 > b2:a0:16:7b:9b:5b, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:19.400004 b2:a0:29:bf:d0:f3 > b2:a0:16:7b:9b:5b, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:21.740004 b2:a0:16:7b:9b:5b > b2:a0:29:bf:d0:f3, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:20.120004 b2:a0:29:bf:d0:f3 > b2:a0:16:7b:9b:5b, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:22.300004 b2:a0:16:7b:9b:5b > b2:a0:29:bf:d0:f3, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:20.500004 b2:a0:29:bf:d0:f3 > b2:a0:16:7b:9b:5b, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:22.340004 b2:a0:16:7b:9b:5b > b2:a0:29:bf:d0:f3, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:20.500004 b2:a0:29:bf:d0:f3 > b2:a0:16:7b:9b:5b, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:22.460004 b2:a0:16:7b:9b:5b > b2:a0:29:bf:d0:f3, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:20.960004 b2:a0:29:bf:d0:f3 > b2:a0:16:7b:9b:5b, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:23.330004 b2:a0:16:7b:9b:5b > b2:a0:29:bf:d0:f3, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:23.080004 b2:a0:29:bf:d0:f3 > 33:33:dd:82:72:5a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:29ff:febf:d0f3 > ff02::2:dd82:725a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:dd82:725a, length 24 tc-so:00:00:23.080004 b2:a0:29:bf:d0:f3 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:29ff:febf:d0f3 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:25.020004 b2:a0:16:7b:9b:5b > b2:a0:29:bf:d0:f3, ethertype IPv6 (0x86dd), length 138: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 84 tc-so:00:00:23.220004 b2:a0:29:bf:d0:f3 > b2:a0:16:7b:9b:5b, ethertype IPv6 (0x86dd), length 130: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 76 tc-so:00:00:23.380004 b2:a0:29:bf:d0:f3 > 33:33:ff:bf:d0:f3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:29ff:febf:d0f3 > ff02::1:ffbf:d0f3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbf:d0f3, length 24 tc-so:00:00:26.020004 b2:a0:16:7b:9b:5b > b2:a0:29:bf:d0:f3, ethertype IPv6 (0x86dd), length 178: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x2), length 124 tc-so:00:00:24.210004 b2:a0:29:bf:d0:f3 > b2:a0:16:7b:9b:5b, ethertype IPv6 (0x86dd), length 178: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x2), length 124 tc-so:00:00:25.490004 b2:a0:29:bf:d0:f3 > b2:a0:16:7b:9b:5b, ethertype IPv6 (0x86dd), length 194: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x3), length 140 tc-so:00:00:26.510004 b2:a0:29:bf:d0:f3 > b2:a0:16:7b:9b:5b, ethertype IPv6 (0x86dd), length 194: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x4), length 140 tc-so:00:00:26.820004 b2:a0:29:bf:d0:f3 > b2:a0:16:7b:9b:5b, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:27.510004 b2:a0:29:bf:d0:f3 > b2:a0:16:7b:9b:5b, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:29.320004 b2:a0:16:7b:9b:5b > b2:a0:29:bf:d0:f3, ethertype IPv6 (0x86dd), length 136: fc00::1 > fc00::2: ip-proto-115 82 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1639662447.969370, ipsec_l2tp_ipv6_tunnel_esp_null, passed tc-start: 1639662448.9302, ipsec_l2tp_ipv6_tunnel_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:bb:7b:5a:28 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:0f:2e:d1:47 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ec:ac:5a:af ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:55:37:03:73 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:df:7b:43:af ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::/64 fc00::/64 any -P out ipsec tc-so: esp/tunnel/fc00::1-fc00::2/require; tc-so:spdadd fc00::/64 fc00::/64 any -P in ipsec tc-so: esp/tunnel/fc00::2-fc00::1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::/64 fc00::/64 any -P out ipsec tc-so: esp/tunnel/fc00::2-fc00::1/require; tc-so:spdadd fc00::/64 fc00::/64 any -P in ipsec tc-so: esp/tunnel/fc00::1-fc00::2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:47:57 2021 current: Dec 16 13:47:58 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:47:31 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=4738 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:47:57 2021 current: Dec 16 13:47:58 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:47:31 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=4738 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:47:58 2021 current: Dec 16 13:47:59 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:47:33 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=20940 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:47:58 2021 current: Dec 16 13:47:59 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 16 13:47:33 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=20940 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3d:60:26:34 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:3dff:fe60:2634%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:3dff:fe60:2634 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:df:7b:43:af UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:3d:60:26:34 15 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff60:2634 tc-so: ff01:2::1 tc-so: ff02::2:40b6:7f22 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 15 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:3dff:f 15 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:df:7b:43:af shmif0 22s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff60:2634%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:40b6:7f22%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:3d:60:26:34 multicnt 4 tc-so: 33:33:ff:60:26:34 -- 33:33:ff:60:26:34 refcount 1 tc-so: 33:33:40:b6:7f:22 -- 33:33:40:b6:7f:22 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bb:7b:5a:28 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:bbff:fe7b:5a28%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0f:2e:d1:47 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:fff:fe2e:d147%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:bbff:fe7b:5a28 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:fff:fe2e:d147 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::2 b2:a0:55:37:03:73 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:bb:7b:5a:28 9 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:bbff:f tc-so: ff01:2::1 tc-so: ff02::2:fcda:5e90 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff7b:5a28 9 0 15 0 0 tc-so:shmif 1500 b2:a0:0f:2e:d1:47 21 0 15 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff2e:d147 tc-so: ff01:3::1 tc-so: ff02::2:fcda:5e90 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 21 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:fff:fe 21 0 15 0 0 tc-so:l2tp0 1280 11 0 8 0 0 tc-so:bridg 1500 18 0 20 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:55:37:03:73 shmif1 23s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:bbff:fe7b:5a28%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:fcda:5e90%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff7b:5a28%shmif0 refcount 1 tc-so: enaddr b2:a0:bb:7b:5a:28 multicnt 3 tc-so: 33:33:fc:da:5e:90 -- 33:33:fc:da:5e:90 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:7b:5a:28 -- 33:33:ff:7b:5a:28 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff2e:d147%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:fcda:5e90%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:0f:2e:d1:47 multicnt 4 tc-so: 33:33:ff:2e:d1:47 -- 33:33:ff:2e:d1:47 refcount 1 tc-so: 33:33:fc:da:5e:90 -- 33:33:fc:da:5e:90 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ec:ac:5a:af tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:ecff:feac:5aaf%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:55:37:03:73 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:55ff:fe37:373%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:ecff:feac:5aaf link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:55ff:fe37:373 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::1 b2:a0:0f:2e:d1:47 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ec:ac:5a:af 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:ecff:f tc-so: ff01:2::1 tc-so: ff02::2:1297:bc03 tc-so: ff02::1%shmif0 tc-so: ff02::1:ffac:5aaf 9 0 9 0 0 tc-so:shmif 1500 b2:a0:55:37:03:73 11 0 21 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff37:373% tc-so: ff01:3::1 tc-so: ff02::2:1297:bc03 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 11 0 21 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:55ff:f 11 0 21 0 0 tc-so:l2tp0 1280 5 0 11 0 0 tc-so:bridg 1500 14 0 18 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:0f:2e:d1:47 shmif1 25s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:ecff:feac:5aaf%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:1297:bc03%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffac:5aaf%shmif0 refcount 1 tc-so: enaddr b2:a0:ec:ac:5a:af multicnt 3 tc-so: 33:33:12:97:bc:03 -- 33:33:12:97:bc:03 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:ac:5a:af -- 33:33:ff:ac:5a:af refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff37:373%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:1297:bc03%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:55:37:03:73 multicnt 4 tc-so: 33:33:ff:37:03:73 -- 33:33:ff:37:03:73 refcount 1 tc-so: 33:33:12:97:bc:03 -- 33:33:12:97:bc:03 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:df:7b:43:af tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:dfff:fe7b:43af%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:dfff:fe7b:43af link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:3d:60:26:34 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:df:7b:43:af 8 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff7b:43af tc-so: ff01:2::1 tc-so: ff02::2:956b:8ca3 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 8 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:dfff:f 8 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:3d:60:26:34 shmif0 7s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff7b:43af%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:956b:8ca3%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:df:7b:43:af multicnt 4 tc-so: 33:33:ff:7b:43:af -- 33:33:ff:7b:43:af refcount 1 tc-so: 33:33:95:6b:8c:a3 -- 33:33:95:6b:8c:a3 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 14 packets, 1132 bytes, 7 multicasts tc-so: output: 18 packets, 1476 bytes, 11 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 5 packets, 774 bytes, 9 multicasts tc-so: output: 11 packets, 914 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 18 packets, 1476 bytes, 11 multicasts tc-so: output: 20 packets, 1648 bytes, 13 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 11 packets, 1032 bytes, 12 multicasts tc-so: output: 8 packets, 648 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:df:7b:43:af tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 8 packets, 648 bytes, 5 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:dfff:fe7b:43af%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:55:37:03:73 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 11 packets, 1510 bytes, 2 multicasts tc-so: output: 21 packets, 2886 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:55ff:fe37:373%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ec:ac:5a:af tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 9 packets, 602 bytes, 7 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fe80::b0a0:ecff:feac:5aaf%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0f:2e:d1:47 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 21 packets, 2886 bytes, 5 multicasts tc-so: output: 15 packets, 1854 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:fff:fe2e:d147%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bb:7b:5a:28 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 1118 bytes, 13 multicasts tc-so: output: 15 packets, 1258 bytes, 11 multicasts tc-so: inet6 fe80::b0a0:bbff:fe7b:5a28%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3d:60:26:34 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 15 packets, 1258 bytes, 11 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:3dff:fe60:2634%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 186 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 529 0 0 177 0 177 177 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1443 0 40 267 0 267 tc-so: tc-so:In use 1470K, total allocated 2136K; utilization 68.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.430005] shmif0: Ethernet address b2:a0:3d:60:26:34 tc-so:[ 15.980005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.980005] get_ifid: shmif0: ifid: b0:a0:3d:ff:fe:60:26:34 tc-so:[ 15.980005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:3dff:fe60:2634 tc-so:[ 17.770005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:3dff:fe60:2634 - no duplicates found tc-so:[ 64.230005] in6_if_link_down: fd00::1 marked detached tc-so:[ 64.230005] in6_if_link_down: fe80:2::b0a0:3dff:fe60:2634 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 3 0 3 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 5 0 5 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 65 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 243 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 92 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1333 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 18 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 49 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2508 0 80 549 0 549 tc-so: tc-so:In use 3198K, total allocated 4392K; utilization 72.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.080005] shmif0: Ethernet address b2:a0:bb:7b:5a:28 tc-so:[ 9.320005] shmif1: Ethernet address b2:a0:0f:2e:d1:47 tc-so:[ 14.570005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.570005] get_ifid: shmif0: ifid: b0:a0:bb:ff:fe:7b:5a:28 tc-so:[ 14.820005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 14.820005] get_ifid: shmif1: ifid: b0:a0:0f:ff:fe:2e:d1:47 tc-so:[ 14.820005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:fff:fe2e:d147 tc-so:[ 16.460005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:fff:fe2e:d147 - no duplicates found tc-so:[ 59.650005] in6_if_link_down: fc00::1 marked detached tc-so:[ 59.650005] in6_if_link_down: fe80:3::b0a0:fff:fe2e:d147 marked detached tc-so:[ 61.240005] in6_if_link_down: fe80:2::b0a0:bbff:fe7b:5a28 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 65 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 243 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 92 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1333 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 45 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2490 0 76 547 0 547 tc-so: tc-so:In use 3192K, total allocated 4376K; utilization 72.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.630005] shmif0: Ethernet address b2:a0:ec:ac:5a:af tc-so:[ 10.040005] shmif1: Ethernet address b2:a0:55:37:03:73 tc-so:[ 17.220005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.220005] get_ifid: shmif0: ifid: b0:a0:ec:ff:fe:ac:5a:af tc-so:[ 17.540005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 17.540005] get_ifid: shmif1: ifid: b0:a0:55:ff:fe:37:03:73 tc-so:[ 17.540005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:55ff:fe37:373 tc-so:[ 19.360005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:55ff:fe37:373 - no duplicates found tc-so:[ 54.520005] in6_if_link_down: fc00::2 marked detached tc-so:[ 54.520005] in6_if_link_down: fe80:3::b0a0:55ff:fe37:373 marked detached tc-so:[ 56.190005] in6_if_link_down: fe80:2::b0a0:ecff:feac:5aaf marked detached tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 21 0 21 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 26 0 26 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 185 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 611 0 0 204 0 204 204 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1540 0 62 294 0 294 tc-so: tc-so:In use 1640K, total allocated 2352K; utilization 69.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.340005] chacha: Portable C ChaCha tc-so:[ 1.340005] aes: BearSSL aes_ct tc-so:[ 1.340005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.340005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.120005] shmif0: Ethernet address b2:a0:df:7b:43:af tc-so:[ 18.800005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 18.800005] get_ifid: shmif0: ifid: b0:a0:df:ff:fe:7b:43:af tc-so:[ 18.800005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:dfff:fe7b:43af tc-so:[ 20.730005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:dfff:fe7b:43af - no duplicates found tc-so:[ 51.290005] in6_if_link_down: fd00::2 marked detached tc-so:[ 51.290005] in6_if_link_down: fe80:2::b0a0:dfff:fe7b:43af marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.860004 b2:a0:bb:7b:5a:28 > 33:33:fc:da:5e:90, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bbff:fe7b:5a28 > ff02::2:fcda:5e90: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:fcda:5e90, length 24 tc-so:00:00:16.550004 b2:a0:3d:60:26:34 > 33:33:ff:60:26:34, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff60:2634: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff60:2634, length 24 tc-so:00:00:16.770004 b2:a0:3d:60:26:34 > 33:33:ff:60:26:34, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff60:2634: ICMP6, neighbor solicitation, who has fe80::b0a0:3dff:fe60:2634, length 32 tc-so:00:00:15.280004 b2:a0:bb:7b:5a:28 > 33:33:ff:7b:5a:28, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bbff:fe7b:5a28 > ff02::1:ff7b:5a28: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7b:5a28, length 24 tc-so:00:00:15.830004 b2:a0:bb:7b:5a:28 > 33:33:ff:7b:5a:28, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bbff:fe7b:5a28 > ff02::1:ff7b:5a28: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7b:5a28, length 24 tc-so:00:00:20.610004 b2:a0:3d:60:26:34 > 33:33:40:b6:7f:22, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3dff:fe60:2634 > ff02::2:40b6:7f22: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:40b6:7f22, length 24 tc-so:00:00:20.130004 b2:a0:bb:7b:5a:28 > 33:33:fc:da:5e:90, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bbff:fe7b:5a28 > ff02::2:fcda:5e90: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:fcda:5e90, length 24 tc-so:00:00:22.590004 b2:a0:3d:60:26:34 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3dff:fe60:2634 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:23.560004 b2:a0:df:7b:43:af > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:23.620004 b2:a0:df:7b:43:af > 33:33:ff:7b:43:af, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7b:43af: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7b:43af, length 24 tc-so:00:00:25.350004 b2:a0:3d:60:26:34 > 33:33:ff:60:26:34, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3dff:fe60:2634 > ff02::1:ff60:2634: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff60:2634, length 24 tc-so:00:00:23.820004 b2:a0:df:7b:43:af > 33:33:ff:7b:43:af, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7b:43af: ICMP6, neighbor solicitation, who has fe80::b0a0:dfff:fe7b:43af, length 32 tc-so:00:00:24.340004 b2:a0:df:7b:43:af > 33:33:ff:7b:43:af, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7b:43af: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7b:43af, length 24 tc-so:00:00:24.910004 b2:a0:ec:ac:5a:af > 33:33:12:97:bc:03, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ecff:feac:5aaf > ff02::2:1297:bc03: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1297:bc03, length 24 tc-so:00:00:25.060004 b2:a0:ec:ac:5a:af > 33:33:ff:ac:5a:af, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ecff:feac:5aaf > ff02::1:ffac:5aaf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffac:5aaf, length 24 tc-so:00:00:27.110004 b2:a0:3d:60:26:34 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:25.500004 b2:a0:df:7b:43:af > b2:a0:3d:60:26:34, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:27.150004 b2:a0:3d:60:26:34 > b2:a0:df:7b:43:af, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:25.540004 b2:a0:df:7b:43:af > b2:a0:3d:60:26:34, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:25.670004 b2:a0:df:7b:43:af > 33:33:95:6b:8c:a3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dfff:fe7b:43af > ff02::2:956b:8ca3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:956b:8ca3, length 24 tc-so:00:00:31.160004 b2:a0:3d:60:26:34 > b2:a0:df:7b:43:af, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:29.580004 b2:a0:df:7b:43:af > b2:a0:3d:60:26:34, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:30.530004 b2:a0:df:7b:43:af > b2:a0:3d:60:26:34, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:32.150004 b2:a0:3d:60:26:34 > b2:a0:df:7b:43:af, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.300004 b2:a0:ec:ac:5a:af > 33:33:ff:ac:5a:af, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ecff:feac:5aaf > ff02::1:ffac:5aaf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffac:5aaf, length 24 tc-so:00:00:17.930004 b2:a0:ec:ac:5a:af > 33:33:12:97:bc:03, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ecff:feac:5aaf > ff02::2:1297:bc03: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1297:bc03, length 24 tc-so:00:00:19.460004 b2:a0:df:7b:43:af > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:19.530004 b2:a0:df:7b:43:af > 33:33:ff:7b:43:af, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7b:43af: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7b:43af, length 24 tc-so:00:00:21.670004 b2:a0:3d:60:26:34 > 33:33:ff:60:26:34, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3dff:fe60:2634 > ff02::1:ff60:2634: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff60:2634, length 24 tc-so:00:00:19.730004 b2:a0:df:7b:43:af > 33:33:ff:7b:43:af, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7b:43af: ICMP6, neighbor solicitation, who has fe80::b0a0:dfff:fe7b:43af, length 32 tc-so:00:00:20.250004 b2:a0:df:7b:43:af > 33:33:ff:7b:43:af, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7b:43af: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7b:43af, length 24 tc-so:00:00:22.870004 b2:a0:ec:ac:5a:af > 33:33:12:97:bc:03, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ecff:feac:5aaf > ff02::2:1297:bc03: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1297:bc03, length 24 tc-so:00:00:23.030004 b2:a0:ec:ac:5a:af > 33:33:ff:ac:5a:af, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ecff:feac:5aaf > ff02::1:ffac:5aaf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffac:5aaf, length 24 tc-so:00:00:23.490004 b2:a0:3d:60:26:34 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:21.410004 b2:a0:df:7b:43:af > b2:a0:3d:60:26:34, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:23.490004 b2:a0:3d:60:26:34 > b2:a0:df:7b:43:af, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:21.410004 b2:a0:df:7b:43:af > b2:a0:3d:60:26:34, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:21.580004 b2:a0:df:7b:43:af > 33:33:95:6b:8c:a3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dfff:fe7b:43af > ff02::2:956b:8ca3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:956b:8ca3, length 24 tc-so:00:00:27.520004 b2:a0:3d:60:26:34 > b2:a0:df:7b:43:af, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:25.440004 b2:a0:df:7b:43:af > b2:a0:3d:60:26:34, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:26.430004 b2:a0:df:7b:43:af > b2:a0:3d:60:26:34, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:28.520004 b2:a0:3d:60:26:34 > b2:a0:df:7b:43:af, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.360004 b2:a0:0f:2e:d1:47 > 33:33:ff:2e:d1:47, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff2e:d147: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2e:d147, length 24 tc-so:00:00:15.440004 b2:a0:0f:2e:d1:47 > 33:33:ff:2e:d1:47, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff2e:d147: ICMP6, neighbor solicitation, who has fe80::b0a0:fff:fe2e:d147, length 32 tc-so:00:00:17.240004 b2:a0:0f:2e:d1:47 > 33:33:fc:da:5e:90, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fff:fe2e:d147 > ff02::2:fcda:5e90: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:fcda:5e90, length 24 tc-so:00:00:18.230004 b2:a0:0f:2e:d1:47 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fff:fe2e:d147 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:18.970004 b2:a0:0f:2e:d1:47 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:19.590004 b2:a0:0f:2e:d1:47 > 33:33:ff:2e:d1:47, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fff:fe2e:d147 > ff02::1:ff2e:d147: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2e:d147, length 24 tc-so:00:00:17.540004 b2:a0:55:37:03:73 > b2:a0:0f:2e:d1:47, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:19.590004 b2:a0:0f:2e:d1:47 > b2:a0:55:37:03:73, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:17.590004 b2:a0:55:37:03:73 > b2:a0:0f:2e:d1:47, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:17.840004 b2:a0:55:37:03:73 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:17.970004 b2:a0:55:37:03:73 > 33:33:ff:37:03:73, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff37:373: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff37:373, length 24 tc-so:00:00:20.170004 b2:a0:0f:2e:d1:47 > b2:a0:55:37:03:73, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:18.160004 b2:a0:55:37:03:73 > b2:a0:0f:2e:d1:47, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:18.360004 b2:a0:55:37:03:73 > 33:33:ff:37:03:73, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff37:373: ICMP6, neighbor solicitation, who has fe80::b0a0:55ff:fe37:373, length 32 tc-so:00:00:20.950004 b2:a0:0f:2e:d1:47 > b2:a0:55:37:03:73, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:18.940004 b2:a0:55:37:03:73 > b2:a0:0f:2e:d1:47, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:21.520004 b2:a0:55:37:03:73 > b2:a0:0f:2e:d1:47, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:21.590004 b2:a0:55:37:03:73 > b2:a0:0f:2e:d1:47, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:23.700004 b2:a0:0f:2e:d1:47 > b2:a0:55:37:03:73, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:21.790004 b2:a0:55:37:03:73 > b2:a0:0f:2e:d1:47, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:22.310004 b2:a0:55:37:03:73 > b2:a0:0f:2e:d1:47, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:22.550004 b2:a0:55:37:03:73 > b2:a0:0f:2e:d1:47, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:24.540004 b2:a0:0f:2e:d1:47 > b2:a0:55:37:03:73, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:22.890004 b2:a0:55:37:03:73 > b2:a0:0f:2e:d1:47, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:23.070004 b2:a0:55:37:03:73 > b2:a0:0f:2e:d1:47, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:23.450004 b2:a0:55:37:03:73 > 33:33:ff:37:03:73, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:55ff:fe37:373 > ff02::1:ff37:373: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff37:373, length 24 tc-so:00:00:25.500004 b2:a0:0f:2e:d1:47 > b2:a0:55:37:03:73, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:23.490004 b2:a0:55:37:03:73 > b2:a0:0f:2e:d1:47, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:25.500004 b2:a0:0f:2e:d1:47 > b2:a0:55:37:03:73, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:23.490004 b2:a0:55:37:03:73 > b2:a0:0f:2e:d1:47, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:23.660004 b2:a0:55:37:03:73 > b2:a0:0f:2e:d1:47, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:27.380004 b2:a0:55:37:03:73 > 33:33:12:97:bc:03, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:55ff:fe37:373 > ff02::2:1297:bc03: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1297:bc03, length 24 tc-so:00:00:29.540004 b2:a0:0f:2e:d1:47 > b2:a0:55:37:03:73, ethertype IPv6 (0x86dd), length 206: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 152 tc-so:00:00:27.570004 b2:a0:55:37:03:73 > b2:a0:0f:2e:d1:47, ethertype IPv6 (0x86dd), length 206: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 152 tc-so:00:00:28.520004 b2:a0:55:37:03:73 > b2:a0:0f:2e:d1:47, ethertype IPv6 (0x86dd), length 222: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x2), length 168 tc-so:00:00:30.530004 b2:a0:0f:2e:d1:47 > b2:a0:55:37:03:73, ethertype IPv6 (0x86dd), length 206: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x2), length 152 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1639662529.134734, ipsec_l2tp_ipv6_tunnel_esp_rijndaelcbc, passed tp-end: 1639662529.164973, net/ipsec/t_ipsec_l2tp tp-start: 1639662544.771018, net/ipsec/t_ipsec_misc, 44 tc-start: 1639662544.773332, ipsec_getspi_update_sa_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:30:b2:56:2d ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:getspi 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 ; tc-so:getspi 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so:update 10.0.0.1 10.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: update 10.0.0.2 10.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:getspi 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 ; tc-so:getspi 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:update 10.0.0.1 10.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: update 10.0.0.2 10.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1a:2a:41:d4 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:30:b2:56:2d UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:1a:2a:41:d4 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:30:b2:56:2d on shmif0 28s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:1a:2a:41:d4 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:30:b2:56:2d tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:1a:2a:41:d4 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:30:b2:56:2d 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:1a:2a:41:d4 on shmif0 26s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:30:b2:56:2d multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:30:b2:56:2d tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 268 bytes, 2 multicasts tc-so: output: 4 packets, 268 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1a:2a:41:d4 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 268 bytes, 2 multicasts tc-so: output: 4 packets, 268 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 148 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 418 0 0 140 0 140 140 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1268 0 26 233 0 233 tc-so: tc-so:In use 1235K, total allocated 1864K; utilization 66.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.180005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.710005] shmif0: Ethernet address b2:a0:1a:2a:41:d4 tc-so:[ 7.610005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 149 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 407 0 0 136 0 136 136 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 10 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1259 0 24 229 0 229 tc-so: tc-so:In use 1215K, total allocated 1832K; utilization 66.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.130005] shmif0: Ethernet address b2:a0:30:b2:56:2d tc-so:[ 6.080005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:05.850004 b2:a0:1a:2a:41:d4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:04.780004 b2:a0:30:b2:56:2d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:07.570004 b2:a0:1a:2a:41:d4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.080004 b2:a0:30:b2:56:2d > b2:a0:1a:2a:41:d4, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:30:b2:56:2d, length 28 tc-so:00:00:07.570004 b2:a0:1a:2a:41:d4 > b2:a0:30:b2:56:2d, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 62186, seq 0, length 64 tc-so:00:00:06.120004 b2:a0:30:b2:56:2d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:07.610004 b2:a0:1a:2a:41:d4 > b2:a0:30:b2:56:2d, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:1a:2a:41:d4, length 28 tc-so:00:00:06.120004 b2:a0:30:b2:56:2d > b2:a0:1a:2a:41:d4, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 62186, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639662574.631280, ipsec_getspi_update_sa_ah_hmacsha512, passed tc-start: 1639662574.654585, ipsec_getspi_update_sa_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:b8:49:91:76 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:getspi 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 ; tc-so:getspi 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so:update 10.0.0.1 10.0.0.2 ah 10000 -A null ; tc-so: update 10.0.0.2 10.0.0.1 ah 10001 -A null ; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:getspi 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 ; tc-so:getspi 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:update 10.0.0.1 10.0.0.2 ah 10000 -A null ; tc-so: update 10.0.0.2 10.0.0.1 ah 10001 -A null ; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ec:0b:15:75 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:b8:49:91:76 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ec:0b:15:75 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:b8:49:91:76 on shmif0 27s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:ec:0b:15:75 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b8:49:91:76 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:ec:0b:15:75 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:b8:49:91:76 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:ec:0b:15:75 on shmif0 26s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:b8:49:91:76 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b8:49:91:76 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 248 bytes, 2 multicasts tc-so: output: 4 packets, 248 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ec:0b:15:75 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 248 bytes, 2 multicasts tc-so: output: 4 packets, 248 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 150 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 419 0 0 140 0 140 140 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 40 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1284 0 26 232 0 232 tc-so: tc-so:In use 1239K, total allocated 1856K; utilization 66.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.810005] shmif0: Ethernet address b2:a0:ec:0b:15:75 tc-so:[ 7.830005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 151 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 408 0 0 136 0 136 136 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1257 0 24 229 0 229 tc-so: tc-so:In use 1213K, total allocated 1832K; utilization 66.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.240005] shmif0: Ethernet address b2:a0:b8:49:91:76 tc-so:[ 6.370005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:05.970004 b2:a0:ec:0b:15:75 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:04.990004 b2:a0:b8:49:91:76 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:07.830004 b2:a0:ec:0b:15:75 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.370004 b2:a0:b8:49:91:76 > b2:a0:ec:0b:15:75, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:b8:49:91:76, length 28 tc-so:00:00:07.830004 b2:a0:ec:0b:15:75 > b2:a0:b8:49:91:76, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 28708, seq 0, length 64 tc-so:00:00:06.370004 b2:a0:b8:49:91:76 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:07.830004 b2:a0:ec:0b:15:75 > b2:a0:b8:49:91:76, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:ec:0b:15:75, length 28 tc-so:00:00:06.370004 b2:a0:b8:49:91:76 > b2:a0:ec:0b:15:75, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 28708, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639662603.380314, ipsec_getspi_update_sa_ah_null, passed tc-start: 1639662603.406024, ipsec_getspi_update_sa_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:6f:29:b6:fd ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:getspi 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 ; tc-so:getspi 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so:update 10.0.0.1 10.0.0.2 esp 10000 -E null ; tc-so: update 10.0.0.2 10.0.0.1 esp 10001 -E null ; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:getspi 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 ; tc-so:getspi 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:update 10.0.0.1 10.0.0.2 esp 10000 -E null ; tc-so: update 10.0.0.2 10.0.0.1 esp 10001 -E null ; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:65:a9:2d:94 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:6f:29:b6:fd UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:65:a9:2d:94 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:6f:29:b6:fd on shmif0 28s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:65:a9:2d:94 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6f:29:b6:fd tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:65:a9:2d:94 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:6f:29:b6:fd 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:65:a9:2d:94 on shmif0 26s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:6f:29:b6:fd multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6f:29:b6:fd tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 236 bytes, 2 multicasts tc-so: output: 4 packets, 236 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:65:a9:2d:94 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 236 bytes, 2 multicasts tc-so: output: 4 packets, 236 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 150 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 419 0 0 140 0 140 140 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 40 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1279 0 26 232 0 232 tc-so: tc-so:In use 1239K, total allocated 1856K; utilization 66.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.900005] shmif0: Ethernet address b2:a0:65:a9:2d:94 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 150 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 408 0 0 136 0 136 136 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1259 0 24 228 0 228 tc-so: tc-so:In use 1216K, total allocated 1824K; utilization 66.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.330005] shmif0: Ethernet address b2:a0:6f:29:b6:fd tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.220004 b2:a0:65:a9:2d:94 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.190004 b2:a0:6f:29:b6:fd > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.250004 b2:a0:65:a9:2d:94 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.750004 b2:a0:6f:29:b6:fd > b2:a0:65:a9:2d:94, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:6f:29:b6:fd, length 28 tc-so:00:00:08.250004 b2:a0:65:a9:2d:94 > b2:a0:6f:29:b6:fd, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:06.750004 b2:a0:6f:29:b6:fd > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.290004 b2:a0:65:a9:2d:94 > b2:a0:6f:29:b6:fd, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:65:a9:2d:94, length 28 tc-so:00:00:06.750004 b2:a0:6f:29:b6:fd > b2:a0:65:a9:2d:94, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639662633.719850, ipsec_getspi_update_sa_esp_null, passed tc-start: 1639662633.751218, ipsec_getspi_update_sa_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:f0:19:5e:b8 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:getspi 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 ; tc-so:getspi 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so:update 10.0.0.1 10.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: update 10.0.0.2 10.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:getspi 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 ; tc-so:getspi 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:update 10.0.0.1 10.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: update 10.0.0.2 10.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9f:b9:9f:50 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:f0:19:5e:b8 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:9f:b9:9f:50 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:f0:19:5e:b8 on shmif0 27s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:9f:b9:9f:50 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f0:19:5e:b8 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:9f:b9:9f:50 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f0:19:5e:b8 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:9f:b9:9f:50 on shmif0 23s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:f0:19:5e:b8 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f0:19:5e:b8 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 264 bytes, 2 multicasts tc-so: output: 4 packets, 264 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9f:b9:9f:50 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 264 bytes, 2 multicasts tc-so: output: 4 packets, 264 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 150 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 418 0 0 140 0 140 140 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1266 0 26 232 0 232 tc-so: tc-so:In use 1232K, total allocated 1856K; utilization 66.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.320005] chacha: Portable C ChaCha tc-so:[ 1.320005] aes: BearSSL aes_ct tc-so:[ 1.320005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.320005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.070005] shmif0: Ethernet address b2:a0:9f:b9:9f:50 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 136 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 407 0 0 136 0 136 136 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 44 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1256 0 24 229 0 229 tc-so: tc-so:In use 1217K, total allocated 1832K; utilization 66.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.470005] shmif0: Ethernet address b2:a0:f0:19:5e:b8 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.560004 b2:a0:9f:b9:9f:50 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.400004 b2:a0:f0:19:5e:b8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.560004 b2:a0:9f:b9:9f:50 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.940004 b2:a0:f0:19:5e:b8 > b2:a0:9f:b9:9f:50, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:f0:19:5e:b8, length 28 tc-so:00:00:08.560004 b2:a0:9f:b9:9f:50 > b2:a0:f0:19:5e:b8, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:06.940004 b2:a0:f0:19:5e:b8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.560004 b2:a0:9f:b9:9f:50 > b2:a0:f0:19:5e:b8, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:9f:b9:9f:50, length 28 tc-so:00:00:06.940004 b2:a0:f0:19:5e:b8 > b2:a0:9f:b9:9f:50, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639662667.680059, ipsec_getspi_update_sa_esp_rijndaelcbc, passed tc-start: 1639662667.720639, ipsec_lifetime_ipv4_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:62:11:a1:e2 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 1 -ls 1 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 1 -ls 1 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 1 -ls 1 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 1 -ls 1 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 3 -ls 3 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 3 -ls 3 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 3 -ls 3 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 3 -ls 3 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:51:26 2021 current: Dec 16 13:51:29 2021 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Dec 16 13:51:26 2021 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=15508 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:51:26 2021 current: Dec 16 13:51:29 2021 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Dec 16 13:51:27 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=15508 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:51:25 2021 current: Dec 16 13:51:30 2021 tc-so: diff: 5(s) hard: 3(s) soft: 3(s) tc-so: last: Dec 16 13:51:26 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=24842 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:51:25 2021 current: Dec 16 13:51:30 2021 tc-so: diff: 5(s) hard: 3(s) soft: 3(s) tc-so: last: Dec 16 13:51:26 2021 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=24842 refcnt=0 tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ rump.ping -c 1 -n -w 1 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:61:3b:4a:35 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:62:11:a1:e2 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:61:3b:4a:35 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:62:11:a1:e2 on shmif0 13s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:61:3b:4a:35 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:62:11:a1:e2 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:61:3b:4a:35 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:62:11:a1:e2 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:61:3b:4a:35 on shmif0 10s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:62:11:a1:e2 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:62:11:a1:e2 tc-so: linkstr: ./bus_ipsec tc-so: input: 5 packets, 366 bytes, 2 multicasts tc-so: output: 5 packets, 366 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:61:3b:4a:35 tc-so: linkstr: ./bus_ipsec tc-so: input: 5 packets, 366 bytes, 2 multicasts tc-so: output: 5 packets, 366 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 22 0 22 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 150 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 555 0 0 185 0 185 185 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1425 0 31 278 0 278 tc-so: tc-so:In use 1518K, total allocated 2224K; utilization 68.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.300005] IPsec: Initialized Security Association Processing. tc-so:[ 1.300005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.540005] shmif0: Ethernet address b2:a0:61:3b:4a:35 tc-so:[ 14.000005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 147 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 520 0 0 174 0 174 174 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1380 0 25 268 0 268 tc-so: tc-so:In use 1449K, total allocated 2144K; utilization 67.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.260005] IPsec: Initialized Security Association Processing. tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.850005] shmif0: Ethernet address b2:a0:62:11:a1:e2 tc-so:[ 12.110005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.060004 b2:a0:61:3b:4a:35 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.710004 b2:a0:62:11:a1:e2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.270004 b2:a0:61:3b:4a:35 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.430004 b2:a0:62:11:a1:e2 > b2:a0:61:3b:4a:35, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:62:11:a1:e2, length 28 tc-so:00:00:08.320004 b2:a0:61:3b:4a:35 > b2:a0:62:11:a1:e2, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 62476, seq 0, length 64 tc-so:00:00:06.470004 b2:a0:62:11:a1:e2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.320004 b2:a0:61:3b:4a:35 > b2:a0:62:11:a1:e2, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:61:3b:4a:35, length 28 tc-so:00:00:06.470004 b2:a0:62:11:a1:e2 > b2:a0:61:3b:4a:35, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 62476, seq 0, length 64 tc-so:00:00:13.960004 b2:a0:61:3b:4a:35 > b2:a0:62:11:a1:e2, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 8914, seq 0, length 64 tc-so:00:00:12.150004 b2:a0:62:11:a1:e2 > b2:a0:61:3b:4a:35, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 8914, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639662717.474562, ipsec_lifetime_ipv4_ah_hmacsha512, passed tc-start: 1639662717.500220, ipsec_lifetime_ipv4_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:0e:96:e7:37 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 1 -ls 1 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 1 -ls 1 -A null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 1 -ls 1 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 1 -ls 1 -A null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 3 -ls 3 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 3 -ls 3 -A null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 3 -ls 3 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 3 -ls 3 -A null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:52:14 2021 current: Dec 16 13:52:17 2021 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Dec 16 13:52:14 2021 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=24781 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:52:14 2021 current: Dec 16 13:52:17 2021 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Dec 16 13:52:14 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=24781 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:52:13 2021 current: Dec 16 13:52:17 2021 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Dec 16 13:52:14 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=3296 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:52:13 2021 current: Dec 16 13:52:17 2021 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Dec 16 13:52:14 2021 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=3296 refcnt=0 tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ rump.ping -c 1 -n -w 1 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5e:f0:bb:60 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:0e:96:e7:37 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:5e:f0:bb:60 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:0e:96:e7:37 on shmif0 13s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:5e:f0:bb:60 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0e:96:e7:37 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:5e:f0:bb:60 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:0e:96:e7:37 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:5e:f0:bb:60 on shmif0 11s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:0e:96:e7:37 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0e:96:e7:37 tc-so: linkstr: ./bus_ipsec tc-so: input: 5 packets, 346 bytes, 2 multicasts tc-so: output: 5 packets, 346 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5e:f0:bb:60 tc-so: linkstr: ./bus_ipsec tc-so: input: 5 packets, 346 bytes, 2 multicasts tc-so: output: 5 packets, 346 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 22 0 22 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 38 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 155 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 553 0 0 185 0 185 185 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1449 0 31 279 0 279 tc-so: tc-so:In use 1516K, total allocated 2232K; utilization 67.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.170005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.880005] shmif0: Ethernet address b2:a0:5e:f0:bb:60 tc-so:[ 12.620005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 38 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 154 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 520 0 0 174 0 174 174 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 51 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1419 0 25 269 0 269 tc-so: tc-so:In use 1456K, total allocated 2152K; utilization 67.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.270005] shmif0: Ethernet address b2:a0:0e:96:e7:37 tc-so:[ 11.140005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.070004 b2:a0:5e:f0:bb:60 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.090004 b2:a0:0e:96:e7:37 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:07.200004 b2:a0:5e:f0:bb:60 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:05.780004 b2:a0:0e:96:e7:37 > b2:a0:5e:f0:bb:60, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:0e:96:e7:37, length 28 tc-so:00:00:07.240004 b2:a0:5e:f0:bb:60 > b2:a0:0e:96:e7:37, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 60769, seq 0, length 64 tc-so:00:00:05.780004 b2:a0:0e:96:e7:37 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:07.240004 b2:a0:5e:f0:bb:60 > b2:a0:0e:96:e7:37, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:5e:f0:bb:60, length 28 tc-so:00:00:05.780004 b2:a0:0e:96:e7:37 > b2:a0:5e:f0:bb:60, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 60769, seq 0, length 64 tc-so:00:00:12.580004 b2:a0:5e:f0:bb:60 > b2:a0:0e:96:e7:37, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 21198, seq 0, length 64 tc-so:00:00:11.140004 b2:a0:0e:96:e7:37 > b2:a0:5e:f0:bb:60, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 21198, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639662761.499174, ipsec_lifetime_ipv4_ah_null, passed tc-start: 1639662761.531465, ipsec_lifetime_ipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:06:a9:12:77 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 1 -ls 1 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 1 -ls 1 -E null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 1 -ls 1 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 1 -ls 1 -E null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 3 -ls 3 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 3 -ls 3 -E null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 3 -ls 3 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 3 -ls 3 -E null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ rump.ping -c 1 -n -w 1 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fc:42:d8:8c tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:06:a9:12:77 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:fc:42:d8:8c 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:06:a9:12:77 on shmif0 13s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:fc:42:d8:8c multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:06:a9:12:77 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:fc:42:d8:8c UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:06:a9:12:77 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:fc:42:d8:8c on shmif0 12s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:06:a9:12:77 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:06:a9:12:77 tc-so: linkstr: ./bus_ipsec tc-so: input: 5 packets, 334 bytes, 2 multicasts tc-so: output: 5 packets, 334 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fc:42:d8:8c tc-so: linkstr: ./bus_ipsec tc-so: input: 5 packets, 334 bytes, 2 multicasts tc-so: output: 5 packets, 334 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 22 0 22 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 147 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 541 0 0 181 0 181 181 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 11 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 35 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1402 0 31 273 0 273 tc-so: tc-so:In use 1487K, total allocated 2184K; utilization 68.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.120005] shmif0: Ethernet address b2:a0:fc:42:d8:8c tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 148 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 507 0 0 169 0 169 169 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 35 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1354 0 25 261 0 261 tc-so: tc-so:In use 1417K, total allocated 2088K; utilization 67.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.000005] shmif0: Ethernet address b2:a0:06:a9:12:77 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.360004 b2:a0:fc:42:d8:8c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:06.520004 b2:a0:06:a9:12:77 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.880004 b2:a0:fc:42:d8:8c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:07.430004 b2:a0:06:a9:12:77 > b2:a0:fc:42:d8:8c, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:06:a9:12:77, length 28 tc-so:00:00:08.930004 b2:a0:fc:42:d8:8c > b2:a0:06:a9:12:77, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 2469, seq 0, length 64 tc-so:00:00:07.480004 b2:a0:06:a9:12:77 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.930004 b2:a0:fc:42:d8:8c > b2:a0:06:a9:12:77, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:fc:42:d8:8c, length 28 tc-so:00:00:07.480004 b2:a0:06:a9:12:77 > b2:a0:fc:42:d8:8c, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 2469, seq 0, length 64 tc-so:00:00:15.750004 b2:a0:fc:42:d8:8c > b2:a0:06:a9:12:77, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:14.310004 b2:a0:06:a9:12:77 > b2:a0:fc:42:d8:8c, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639662805.848993, ipsec_lifetime_ipv4_esp_null, passed tc-start: 1639662805.873235, ipsec_lifetime_ipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:48:6e:82:ec ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 1 -ls 1 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 1 -ls 1 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 1 -ls 1 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 1 -ls 1 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 3 -ls 3 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 3 -ls 3 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 3 -ls 3 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 3 -ls 3 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:53:41 2021 current: Dec 16 13:53:44 2021 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Dec 16 13:53:41 2021 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=10478 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:53:41 2021 current: Dec 16 13:53:44 2021 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Dec 16 13:53:41 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=10478 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:53:41 2021 current: Dec 16 13:53:44 2021 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Dec 16 13:53:41 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=7070 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:53:41 2021 current: Dec 16 13:53:44 2021 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Dec 16 13:53:41 2021 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=7070 refcnt=0 tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ rump.ping -c 1 -n -w 1 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e8:86:42:fa tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:48:6e:82:ec UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e8:86:42:fa 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:48:6e:82:ec on shmif0 13s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:e8:86:42:fa multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:48:6e:82:ec tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:e8:86:42:fa UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:48:6e:82:ec 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:e8:86:42:fa on shmif0 10s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:48:6e:82:ec multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:48:6e:82:ec tc-so: linkstr: ./bus_ipsec tc-so: input: 5 packets, 362 bytes, 2 multicasts tc-so: output: 5 packets, 362 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e8:86:42:fa tc-so: linkstr: ./bus_ipsec tc-so: input: 5 packets, 362 bytes, 2 multicasts tc-so: output: 5 packets, 362 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 22 0 22 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 149 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 554 0 0 185 0 185 185 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 44 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1436 0 31 279 0 279 tc-so: tc-so:In use 1522K, total allocated 2232K; utilization 68.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.190005] IPsec: Initialized Security Association Processing. tc-so:[ 1.190005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.500005] shmif0: Ethernet address b2:a0:e8:86:42:fa tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 155 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 519 0 0 173 0 173 173 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 39 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1397 0 25 267 0 267 tc-so: tc-so:In use 1448K, total allocated 2136K; utilization 67.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.050005] shmif0: Ethernet address b2:a0:48:6e:82:ec tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:05.570004 b2:a0:e8:86:42:fa > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:04.680004 b2:a0:48:6e:82:ec > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:06.590004 b2:a0:e8:86:42:fa > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:05.280004 b2:a0:48:6e:82:ec > b2:a0:e8:86:42:fa, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:48:6e:82:ec, length 28 tc-so:00:00:06.590004 b2:a0:e8:86:42:fa > b2:a0:48:6e:82:ec, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 54196, seq 0, length 64 tc-so:00:00:05.280004 b2:a0:48:6e:82:ec > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:06.590004 b2:a0:e8:86:42:fa > b2:a0:48:6e:82:ec, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:e8:86:42:fa, length 28 tc-so:00:00:05.280004 b2:a0:48:6e:82:ec > b2:a0:e8:86:42:fa, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 54196, seq 0, length 64 tc-so:00:00:11.790004 b2:a0:e8:86:42:fa > b2:a0:48:6e:82:ec, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:10.450004 b2:a0:48:6e:82:ec > b2:a0:e8:86:42:fa, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639662849.550510, ipsec_lifetime_ipv4_esp_rijndaelcbc, passed tc-start: 1639662849.575942, ipsec_lifetime_ipv6_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:72:fc:90:b8 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fd00::1 fd00::2 ah 10000 -lh 1 -ls 1 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 ah 10001 -lh 1 -ls 1 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 ah 10000 -lh 1 -ls 1 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 ah 10001 -lh 1 -ls 1 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:add fd00::1 fd00::2 ah 10000 -lh 3 -ls 3 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 ah 10001 -lh 3 -ls 3 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 ah 10000 -lh 3 -ls 3 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 ah 10001 -lh 3 -ls 3 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:No SAD entries. tc-so:fd00::1 fd00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:54:29 2021 current: Dec 16 13:54:32 2021 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Dec 16 13:54:29 2021 hard: 0(s) soft: 0(s) tc-so: current: 56(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=22181 refcnt=0 tc-so:fd00::2 fd00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:54:29 2021 current: Dec 16 13:54:32 2021 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Dec 16 13:54:29 2021 hard: 0(s) soft: 0(s) tc-so: current: 104(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=22181 refcnt=0 tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ rump.ping6 -c 1 -n -X 1 fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3c:86:0f:3d tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:3cff:fe86:f3d%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:3cff:fe86:f3d link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:72:fc:90:b8 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:3c:86:0f:3d 8 0 8 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff86:f3d% tc-so: ff01:2::1 tc-so: ff02::2:107e:4886 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 8 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:3cff:f 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:72:fc:90:b8 shmif0 21s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff86:f3d%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:107e:4886%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:3c:86:0f:3d multicnt 4 tc-so: 33:33:ff:86:0f:3d -- 33:33:ff:86:0f:3d refcount 1 tc-so: 33:33:10:7e:48:86 -- 33:33:10:7e:48:86 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:72:fc:90:b8 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:72ff:fefc:90b8%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:72ff:fefc:90b8 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:3c:86:0f:3d UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:72:fc:90:b8 8 0 8 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:fffc:90b8 tc-so: ff01:2::1 tc-so: ff02::2:5b06:9035 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 8 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:72ff:f 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:3c:86:0f:3d shmif0 7s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:fffc:90b8%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:5b06:9035%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:72:fc:90:b8 multicnt 4 tc-so: 33:33:ff:fc:90:b8 -- 33:33:ff:fc:90:b8 refcount 1 tc-so: 33:33:5b:06:90:35 -- 33:33:5b:06:90:35 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:72:fc:90:b8 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 696 bytes, 5 multicasts tc-so: output: 8 packets, 704 bytes, 4 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:72ff:fefc:90b8%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3c:86:0f:3d tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 704 bytes, 4 multicasts tc-so: output: 8 packets, 696 bytes, 5 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:3cff:fe86:f3d%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 13 0 13 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 12 0 12 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 201 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 82 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 691 0 0 231 0 231 231 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 13 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 44 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1692 0 40 327 0 327 tc-so: tc-so:In use 1834K, total allocated 2616K; utilization 70.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.270005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.350005] chacha: Portable C ChaCha tc-so:[ 1.350005] aes: BearSSL aes_ct tc-so:[ 1.350005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.350005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.810005] shmif0: Ethernet address b2:a0:3c:86:0f:3d tc-so:[ 7.230005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.230005] get_ifid: shmif0: ifid: b0:a0:3c:ff:fe:86:0f:3d tc-so:[ 14.520005] ah_input: hash over 104 bytes, skip 40: crda len 104 skip 0 inject 52 tc-so:[ 31.400005] in6_if_link_down: fd00::1 marked detached tc-so:[ 31.400005] in6_if_link_down: fe80:2::b0a0:3cff:fe86:f3d marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 7 0 7 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 12 0 12 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 206 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 84 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 39 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 642 0 0 214 0 214 214 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 16 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 41 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1647 0 34 311 0 311 tc-so: tc-so:In use 1734K, total allocated 2488K; utilization 69.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.280005] IPsec: Initialized Security Association Processing. tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.350005] chacha: Portable C ChaCha tc-so:[ 1.350005] aes: BearSSL aes_ct tc-so:[ 1.350005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.350005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.910005] shmif0: Ethernet address b2:a0:72:fc:90:b8 tc-so:[ 5.890005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 5.890005] get_ifid: shmif0: ifid: b0:a0:72:ff:fe:fc:90:b8 tc-so:[ 12.600005] ah_input: hash over 104 bytes, skip 40: crda len 104 skip 0 inject 52 tc-so:[ 28.400005] in6_if_link_down: fd00::2 marked detached tc-so:[ 28.400005] in6_if_link_down: fe80:2::b0a0:72ff:fefc:90b8 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.750004 b2:a0:3c:86:0f:3d > 33:33:ff:86:0f:3d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3cff:fe86:f3d > ff02::1:ff86:f3d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff86:f3d, length 24 tc-so:00:00:06.300004 b2:a0:72:fc:90:b8 > 33:33:ff:fc:90:b8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:72ff:fefc:90b8 > ff02::1:fffc:90b8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffc:90b8, length 24 tc-so:00:00:06.370004 b2:a0:72:fc:90:b8 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:72ff:fefc:90b8 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:06.480004 b2:a0:72:fc:90:b8 > 33:33:ff:fc:90:b8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:72ff:fefc:90b8 > ff02::1:fffc:90b8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffc:90b8, length 24 tc-so:00:00:08.510004 b2:a0:3c:86:0f:3d > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:06.630004 b2:a0:72:fc:90:b8 > b2:a0:3c:86:0f:3d, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:08.560004 b2:a0:3c:86:0f:3d > b2:a0:72:fc:90:b8, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:06.670004 b2:a0:72:fc:90:b8 > b2:a0:3c:86:0f:3d, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:10.070004 b2:a0:72:fc:90:b8 > 33:33:5b:06:90:35, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:72ff:fefc:90b8 > ff02::2:5b06:9035: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5b06:9035, length 24 tc-so:00:00:13.160004 b2:a0:3c:86:0f:3d > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3cff:fe86:f3d > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:11.630004 b2:a0:72:fc:90:b8 > b2:a0:3c:86:0f:3d, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:13.510004 b2:a0:3c:86:0f:3d > b2:a0:72:fc:90:b8, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:14.520004 b2:a0:3c:86:0f:3d > b2:a0:72:fc:90:b8, ethertype IPv6 (0x86dd), length 118: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x1): ICMP6, echo request, seq 0, length 16 tc-so:00:00:12.630004 b2:a0:72:fc:90:b8 > b2:a0:3c:86:0f:3d, ethertype IPv6 (0x86dd), length 118: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x1): ICMP6, echo reply, seq 0, length 16 tc-so:00:00:16.140004 b2:a0:3c:86:0f:3d > 33:33:10:7e:48:86, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3cff:fe86:f3d > ff02::2:107e:4886: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:107e:4886, length 24 tc-so:00:00:16.910004 b2:a0:3c:86:0f:3d > 33:33:ff:86:0f:3d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3cff:fe86:f3d > ff02::1:ff86:f3d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff86:f3d, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639662898.475340, ipsec_lifetime_ipv6_ah_hmacsha512, passed tc-start: 1639662898.501467, ipsec_lifetime_ipv6_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:6f:c0:57:70 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fd00::1 fd00::2 ah 10000 -lh 1 -ls 1 -A null ; tc-so:add fd00::2 fd00::1 ah 10001 -lh 1 -ls 1 -A null ; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 ah 10000 -lh 1 -ls 1 -A null ; tc-so:add fd00::2 fd00::1 ah 10001 -lh 1 -ls 1 -A null ; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:add fd00::1 fd00::2 ah 10000 -lh 3 -ls 3 -A null ; tc-so:add fd00::2 fd00::1 ah 10001 -lh 3 -ls 3 -A null ; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 ah 10000 -lh 3 -ls 3 -A null ; tc-so:add fd00::2 fd00::1 ah 10001 -lh 3 -ls 3 -A null ; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:fd00::1 fd00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:55:15 2021 current: Dec 16 13:55:19 2021 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Dec 16 13:55:16 2021 hard: 0(s) soft: 0(s) tc-so: current: 256(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=26386 refcnt=0 tc-so:fd00::2 fd00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:55:15 2021 current: Dec 16 13:55:19 2021 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Dec 16 13:55:16 2021 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=26386 refcnt=0 tc-so:fd00::1 fd00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:55:16 2021 current: Dec 16 13:55:20 2021 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Dec 16 13:55:17 2021 hard: 0(s) soft: 0(s) tc-so: current: 120(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=861 refcnt=0 tc-so:fd00::2 fd00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:55:16 2021 current: Dec 16 13:55:20 2021 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Dec 16 13:55:17 2021 hard: 0(s) soft: 0(s) tc-so: current: 176(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=861 refcnt=0 tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ rump.ping6 -c 1 -n -X 1 fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4b:ff:c8:8e tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:4bff:feff:c88e%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:4bff:feff:c88e link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:6f:c0:57:70 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:4b:ff:c8:8e 9 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ffff:c88e tc-so: ff01:2::1 tc-so: ff02::2:300b:55dd tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:4bff:f 9 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:6f:c0:57:70 shmif0 22s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ffff:c88e%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:300b:55dd%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:4b:ff:c8:8e multicnt 4 tc-so: 33:33:ff:ff:c8:8e -- 33:33:ff:ff:c8:8e refcount 1 tc-so: 33:33:30:0b:55:dd -- 33:33:30:0b:55:dd refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6f:c0:57:70 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:6fff:fec0:5770%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:6fff:fec0:5770 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:4b:ff:c8:8e UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:6f:c0:57:70 9 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ffc0:5770 tc-so: ff01:2::1 tc-so: ff02::2:4840:b87c tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:6fff:f 9 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:4b:ff:c8:8e shmif0 1s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ffc0:5770%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:4840:b87c%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:6f:c0:57:70 multicnt 4 tc-so: 33:33:ff:c0:57:70 -- 33:33:ff:c0:57:70 refcount 1 tc-so: 33:33:48:40:b8:7c -- 33:33:48:40:b8:7c refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6f:c0:57:70 tc-so: linkstr: ./bus_ipsec tc-so: input: 9 packets, 798 bytes, 5 multicasts tc-so: output: 9 packets, 790 bytes, 4 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:6fff:fec0:5770%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4b:ff:c8:8e tc-so: linkstr: ./bus_ipsec tc-so: input: 9 packets, 790 bytes, 4 multicasts tc-so: output: 9 packets, 798 bytes, 5 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:4bff:feff:c88e%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 5 0 5 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 13 0 13 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 12 0 12 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 35 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 200 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 694 0 0 232 0 232 232 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 56 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1717 0 41 330 0 330 tc-so: tc-so:In use 1846K, total allocated 2640K; utilization 69.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.440005] shmif0: Ethernet address b2:a0:4b:ff:c8:8e tc-so:[ 6.760005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.760005] get_ifid: shmif0: ifid: b0:a0:4b:ff:fe:ff:c8:8e tc-so:[ 13.580005] ah_input: hash over 80 bytes, skip 40: crda len 80 skip 0 inject 52 tc-so:[ 13.980005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 29.110005] in6_if_link_down: fd00::1 marked detached tc-so:[ 29.150005] in6_if_link_down: fe80:2::b0a0:4bff:feff:c88e marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 7 0 7 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 12 0 12 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 208 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 642 0 0 214 0 214 214 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 16 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 41 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1648 0 34 311 0 311 tc-so: tc-so:In use 1731K, total allocated 2488K; utilization 69.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.280005] IPsec: Initialized Security Association Processing. tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.340005] chacha: Portable C ChaCha tc-so:[ 1.340005] aes: BearSSL aes_ct tc-so:[ 1.340005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.340005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.640005] shmif0: Ethernet address b2:a0:6f:c0:57:70 tc-so:[ 5.610005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 5.610005] get_ifid: shmif0: ifid: b0:a0:6f:ff:fe:c0:57:70 tc-so:[ 11.290005] ipsec_common_input: no key association found for SA fd00::2/00002710/51/0 tc-so:[ 11.870005] ah_input: hash over 80 bytes, skip 40: crda len 80 skip 0 inject 52 tc-so:[ 12.300005] ah_input: hash over 88 bytes, skip 40: crda len 88 skip 0 inject 52 tc-so:[ 26.550005] in6_if_link_down: fd00::2 marked detached tc-so:[ 26.550005] in6_if_link_down: fe80:2::b0a0:6fff:fec0:5770 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.780004 b2:a0:4b:ff:c8:8e > 33:33:ff:ff:c8:8e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4bff:feff:c88e > ff02::1:ffff:c88e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffff:c88e, length 24 tc-so:00:00:05.900004 b2:a0:6f:c0:57:70 > 33:33:ff:c0:57:70, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6fff:fec0:5770 > ff02::1:ffc0:5770: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc0:5770, length 24 tc-so:00:00:06.200004 b2:a0:6f:c0:57:70 > 33:33:ff:c0:57:70, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6fff:fec0:5770 > ff02::1:ffc0:5770: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc0:5770, length 24 tc-so:00:00:07.980004 b2:a0:4b:ff:c8:8e > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:06.300004 b2:a0:6f:c0:57:70 > b2:a0:4b:ff:c8:8e, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:07.980004 b2:a0:4b:ff:c8:8e > b2:a0:6f:c0:57:70, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:06.340004 b2:a0:6f:c0:57:70 > b2:a0:4b:ff:c8:8e, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:06.570004 b2:a0:6f:c0:57:70 > 33:33:48:40:b8:7c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6fff:fec0:5770 > ff02::2:4840:b87c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4840:b87c, length 24 tc-so:00:00:09.580004 b2:a0:4b:ff:c8:8e > 33:33:ff:ff:c8:8e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4bff:feff:c88e > ff02::1:ffff:c88e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffff:c88e, length 24 tc-so:00:00:09.950004 b2:a0:4b:ff:c8:8e > 33:33:30:0b:55:dd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4bff:feff:c88e > ff02::2:300b:55dd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:300b:55dd, length 24 tc-so:00:00:10.110004 b2:a0:4b:ff:c8:8e > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4bff:feff:c88e > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:11.290004 b2:a0:6f:c0:57:70 > b2:a0:4b:ff:c8:8e, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:12.980004 b2:a0:4b:ff:c8:8e > b2:a0:6f:c0:57:70, ethertype IPv6 (0x86dd), length 102: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x1): ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:13.540004 b2:a0:4b:ff:c8:8e > b2:a0:6f:c0:57:70, ethertype IPv6 (0x86dd), length 94: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x2): ICMP6, echo request, seq 0, length 16 tc-so:00:00:11.870004 b2:a0:6f:c0:57:70 > b2:a0:4b:ff:c8:8e, ethertype IPv6 (0x86dd), length 94: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x1): ICMP6, echo reply, seq 0, length 16 tc-so:00:00:12.270004 b2:a0:6f:c0:57:70 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6fff:fec0:5770 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:12.300004 b2:a0:6f:c0:57:70 > b2:a0:4b:ff:c8:8e, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x2): ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:13.980004 b2:a0:4b:ff:c8:8e > b2:a0:6f:c0:57:70, ethertype IPv6 (0x86dd), length 102: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x3): ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639662942.606161, ipsec_lifetime_ipv6_ah_null, passed tc-start: 1639662942.632779, ipsec_lifetime_ipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:be:9c:5a:d8 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fd00::1 fd00::2 esp 10000 -lh 1 -ls 1 -E null ; tc-so:add fd00::2 fd00::1 esp 10001 -lh 1 -ls 1 -E null ; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 esp 10000 -lh 1 -ls 1 -E null ; tc-so:add fd00::2 fd00::1 esp 10001 -lh 1 -ls 1 -E null ; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:add fd00::1 fd00::2 esp 10000 -lh 3 -ls 3 -E null ; tc-so:add fd00::2 fd00::1 esp 10001 -lh 3 -ls 3 -E null ; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 esp 10000 -lh 3 -ls 3 -E null ; tc-so:add fd00::2 fd00::1 esp 10001 -lh 3 -ls 3 -E null ; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:No SAD entries. tc-so:fd00::1 fd00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:56:00 2021 current: Dec 16 13:56:04 2021 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Dec 16 13:56:00 2021 hard: 0(s) soft: 0(s) tc-so: current: 56(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=11061 refcnt=0 tc-so:fd00::2 fd00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:56:00 2021 current: Dec 16 13:56:04 2021 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Dec 16 13:56:00 2021 hard: 0(s) soft: 0(s) tc-so: current: 68(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=11061 refcnt=0 tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ rump.ping6 -c 1 -n -X 1 fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:63:a8:e6:9d tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:63ff:fea8:e69d%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:63ff:fea8:e69d link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:be:9c:5a:d8 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:63:a8:e6:9d 8 0 8 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ffa8:e69d tc-so: ff01:2::1 tc-so: ff02::2:4c32:273e tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 8 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:63ff:f 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:be:9c:5a:d8 shmif0 12s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ffa8:e69d%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:4c32:273e%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:63:a8:e6:9d multicnt 4 tc-so: 33:33:ff:a8:e6:9d -- 33:33:ff:a8:e6:9d refcount 1 tc-so: 33:33:4c:32:27:3e -- 33:33:4c:32:27:3e refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:be:9c:5a:d8 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:beff:fe9c:5ad8%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:beff:fe9c:5ad8 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:63:a8:e6:9d UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:be:9c:5a:d8 8 0 8 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff9c:5ad8 tc-so: ff01:2::1 tc-so: ff02::2:ef3e:32a9 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 8 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:beff:f 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:63:a8:e6:9d shmif0 11s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff9c:5ad8%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:ef3e:32a9%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:be:9c:5a:d8 multicnt 4 tc-so: 33:33:ff:9c:5a:d8 -- 33:33:ff:9c:5a:d8 refcount 1 tc-so: 33:33:ef:3e:32:a9 -- 33:33:ef:3e:32:a9 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:be:9c:5a:d8 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 660 bytes, 5 multicasts tc-so: output: 8 packets, 668 bytes, 4 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:beff:fe9c:5ad8%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:63:a8:e6:9d tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 668 bytes, 4 multicasts tc-so: output: 8 packets, 660 bytes, 5 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:63ff:fea8:e69d%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 13 0 13 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 12 0 12 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 31 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 200 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 692 0 0 231 0 231 231 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1689 0 40 328 0 328 tc-so: tc-so:In use 1833K, total allocated 2624K; utilization 69.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.500005] shmif0: Ethernet address b2:a0:63:a8:e6:9d tc-so:[ 6.990005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.990005] get_ifid: shmif0: ifid: b0:a0:63:ff:fe:a8:e6:9d tc-so:[ 31.650005] in6_if_link_down: fd00::1 marked detached tc-so:[ 31.650005] in6_if_link_down: fe80:2::b0a0:63ff:fea8:e69d marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 7 0 7 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 12 0 12 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 31 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 201 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 28 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 642 0 0 214 0 214 214 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 16 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 40 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1620 0 34 311 0 311 tc-so: tc-so:In use 1729K, total allocated 2488K; utilization 69.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.910005] shmif0: Ethernet address b2:a0:be:9c:5a:d8 tc-so:[ 5.940005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 5.940005] get_ifid: shmif0: ifid: b0:a0:be:ff:fe:9c:5a:d8 tc-so:[ 28.930005] in6_if_link_down: fd00::2 marked detached tc-so:[ 28.930005] in6_if_link_down: fe80:2::b0a0:beff:fe9c:5ad8 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.520004 b2:a0:63:a8:e6:9d > 33:33:ff:a8:e6:9d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:63ff:fea8:e69d > ff02::1:ffa8:e69d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa8:e69d, length 24 tc-so:00:00:06.190004 b2:a0:be:9c:5a:d8 > 33:33:ff:9c:5a:d8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:beff:fe9c:5ad8 > ff02::1:ff9c:5ad8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9c:5ad8, length 24 tc-so:00:00:08.210004 b2:a0:63:a8:e6:9d > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:06.630004 b2:a0:be:9c:5a:d8 > b2:a0:63:a8:e6:9d, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:08.260004 b2:a0:63:a8:e6:9d > b2:a0:be:9c:5a:d8, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:06.630004 b2:a0:be:9c:5a:d8 > b2:a0:63:a8:e6:9d, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:09.020004 b2:a0:63:a8:e6:9d > 33:33:4c:32:27:3e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:63ff:fea8:e69d > ff02::2:4c32:273e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4c32:273e, length 24 tc-so:00:00:08.230004 b2:a0:be:9c:5a:d8 > 33:33:ff:9c:5a:d8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:beff:fe9c:5ad8 > ff02::1:ff9c:5ad8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9c:5ad8, length 24 tc-so:00:00:09.050004 b2:a0:be:9c:5a:d8 > 33:33:ef:3e:32:a9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:beff:fe9c:5ad8 > ff02::2:ef3e:32a9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ef3e:32a9, length 24 tc-so:00:00:11.670004 b2:a0:63:a8:e6:9d > 33:33:ff:a8:e6:9d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:63ff:fea8:e69d > ff02::1:ffa8:e69d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa8:e69d, length 24 tc-so:00:00:10.250004 b2:a0:be:9c:5a:d8 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:beff:fe9c:5ad8 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:12.800004 b2:a0:63:a8:e6:9d > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:63ff:fea8:e69d > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:11.630004 b2:a0:be:9c:5a:d8 > b2:a0:63:a8:e6:9d, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:13.260004 b2:a0:63:a8:e6:9d > b2:a0:be:9c:5a:d8, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:14.470004 b2:a0:63:a8:e6:9d > b2:a0:be:9c:5a:d8, ethertype IPv6 (0x86dd), length 82: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x1), length 28 tc-so:00:00:12.860004 b2:a0:be:9c:5a:d8 > b2:a0:63:a8:e6:9d, ethertype IPv6 (0x86dd), length 82: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x1), length 28 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639662990.207191, ipsec_lifetime_ipv6_esp_null, passed tc-start: 1639662990.234737, ipsec_lifetime_ipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:5e:bc:00:90 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fd00::1 fd00::2 esp 10000 -lh 1 -ls 1 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 esp 10001 -lh 1 -ls 1 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 esp 10000 -lh 1 -ls 1 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 esp 10001 -lh 1 -ls 1 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:add fd00::1 fd00::2 esp 10000 -lh 3 -ls 3 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 esp 10001 -lh 3 -ls 3 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 esp 10000 -lh 3 -ls 3 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 esp 10001 -lh 3 -ls 3 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:fd00::1 fd00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:56:51 2021 current: Dec 16 13:56:55 2021 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Dec 16 13:56:52 2021 hard: 0(s) soft: 0(s) tc-so: current: 288(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=29962 refcnt=0 tc-so:fd00::2 fd00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:56:51 2021 current: Dec 16 13:56:55 2021 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Dec 16 13:56:52 2021 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=29962 refcnt=0 tc-so:fd00::1 fd00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:56:52 2021 current: Dec 16 13:56:56 2021 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Dec 16 13:56:53 2021 hard: 0(s) soft: 0(s) tc-so: current: 120(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=487 refcnt=0 tc-so:fd00::2 fd00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:56:52 2021 current: Dec 16 13:56:56 2021 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Dec 16 13:56:53 2021 hard: 0(s) soft: 0(s) tc-so: current: 208(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=487 refcnt=0 tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ rump.ping6 -c 1 -n -X 1 fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ca:fe:36:aa tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:caff:fefe:36aa%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:caff:fefe:36aa link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:5e:bc:00:90 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ca:fe:36:aa 9 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:fffe:36aa tc-so: ff01:2::1 tc-so: ff02::2:e640:ce06 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:caff:f 9 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:5e:bc:00:90 shmif0 8s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:fffe:36aa%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:e640:ce06%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:ca:fe:36:aa multicnt 4 tc-so: 33:33:ff:fe:36:aa -- 33:33:ff:fe:36:aa refcount 1 tc-so: 33:33:e6:40:ce:06 -- 33:33:e6:40:ce:06 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5e:bc:00:90 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:5eff:febc:90%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:5eff:febc:90 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:ca:fe:36:aa UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:5e:bc:00:90 9 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ffbc:90%s tc-so: ff01:2::1 tc-so: ff02::2:63a8:aeb5 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:5eff:f 9 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:ca:fe:36:aa shmif0 30s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ffbc:90%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:63a8:aeb5%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:5e:bc:00:90 multicnt 4 tc-so: 33:33:ff:bc:00:90 -- 33:33:ff:bc:00:90 refcount 1 tc-so: 33:33:63:a8:ae:b5 -- 33:33:63:a8:ae:b5 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5e:bc:00:90 tc-so: linkstr: ./bus_ipsec tc-so: input: 9 packets, 830 bytes, 5 multicasts tc-so: output: 9 packets, 822 bytes, 4 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:5eff:febc:90%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ca:fe:36:aa tc-so: linkstr: ./bus_ipsec tc-so: input: 9 packets, 822 bytes, 4 multicasts tc-so: output: 9 packets, 830 bytes, 5 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:caff:fefe:36aa%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 5 0 5 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 13 0 13 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 12 0 12 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 67 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 208 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 31 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 693 0 0 231 0 231 231 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 21 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 47 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1728 0 41 328 0 328 tc-so: tc-so:In use 1846K, total allocated 2624K; utilization 70.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.300005] IPsec: Initialized Security Association Processing. tc-so:[ 1.300005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.880005] shmif0: Ethernet address b2:a0:ca:fe:36:aa tc-so:[ 9.160005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.160005] get_ifid: shmif0: ifid: b0:a0:ca:ff:fe:fe:36:aa tc-so:[ 34.740005] in6_if_link_down: fd00::1 marked detached tc-so:[ 34.740005] in6_if_link_down: fe80:2::b0a0:caff:fefe:36aa marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 7 0 7 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 12 0 12 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 65 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 203 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 643 0 0 215 0 215 215 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 22 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 44 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1652 0 34 312 0 312 tc-so: tc-so:In use 1738K, total allocated 2496K; utilization 69.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.350005] IPsec: Initialized Security Association Processing. tc-so:[ 1.350005] mainbus0 (root) tc-so:[ 1.430005] chacha: Portable C ChaCha tc-so:[ 1.430005] aes: BearSSL aes_ct tc-so:[ 1.450005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.450005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.750005] shmif0: Ethernet address b2:a0:5e:bc:00:90 tc-so:[ 7.310005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.310005] get_ifid: shmif0: ifid: b0:a0:5e:ff:fe:bc:00:90 tc-so:[ 14.230005] ipsec_common_input: no key association found for SA fd00::2/00002710/50/0 tc-so:[ 31.140005] in6_if_link_down: fd00::2 marked detached tc-so:[ 31.140005] in6_if_link_down: fe80:2::b0a0:5eff:febc:90 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:10.130004 b2:a0:ca:fe:36:aa > 33:33:ff:fe:36:aa, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:caff:fefe:36aa > ff02::1:fffe:36aa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffe:36aa, length 24 tc-so:00:00:07.910004 b2:a0:5e:bc:00:90 > 33:33:ff:bc:00:90, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5eff:febc:90 > ff02::1:ffbc:90: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbc:90, length 24 tc-so:00:00:10.730004 b2:a0:ca:fe:36:aa > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:08.220004 b2:a0:5e:bc:00:90 > b2:a0:ca:fe:36:aa, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:10.730004 b2:a0:ca:fe:36:aa > b2:a0:5e:bc:00:90, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:08.260004 b2:a0:5e:bc:00:90 > b2:a0:ca:fe:36:aa, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:14.990004 b2:a0:ca:fe:36:aa > 33:33:ff:fe:36:aa, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:caff:fefe:36aa > ff02::1:fffe:36aa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffe:36aa, length 24 tc-so:00:00:13.060004 b2:a0:5e:bc:00:90 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5eff:febc:90 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:13.420004 b2:a0:5e:bc:00:90 > 33:33:63:a8:ae:b5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5eff:febc:90 > ff02::2:63a8:aeb5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:63a8:aeb5, length 24 tc-so:00:00:13.830004 b2:a0:5e:bc:00:90 > 33:33:ff:bc:00:90, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5eff:febc:90 > ff02::1:ffbc:90: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbc:90, length 24 tc-so:00:00:14.230004 b2:a0:5e:bc:00:90 > b2:a0:ca:fe:36:aa, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:16.750004 b2:a0:ca:fe:36:aa > b2:a0:5e:bc:00:90, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x1), length 56 tc-so:00:00:16.870004 b2:a0:ca:fe:36:aa > 33:33:e6:40:ce:06, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:caff:fefe:36aa > ff02::2:e640:ce06: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e640:ce06, length 24 tc-so:00:00:17.190004 b2:a0:ca:fe:36:aa > b2:a0:5e:bc:00:90, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x2), length 56 tc-so:00:00:14.710004 b2:a0:5e:bc:00:90 > b2:a0:ca:fe:36:aa, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x1), length 56 tc-so:00:00:15.240004 b2:a0:5e:bc:00:90 > b2:a0:ca:fe:36:aa, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x2), length 72 tc-so:00:00:17.760004 b2:a0:ca:fe:36:aa > b2:a0:5e:bc:00:90, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x3), length 56 tc-so:00:00:18.440004 b2:a0:ca:fe:36:aa > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:caff:fefe:36aa > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639663042.940574, ipsec_lifetime_ipv6_esp_rijndaelcbc, passed tc-start: 1639663042.967689, ipsec_multiple_sa_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:d3:5b:45:42 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.3/24 alias ] tc-so:spdadd 10.0.0.1 0.0.0.0/0 any -P out ipsec ah/transport//require; tc-so:spdadd 0.0.0.0/0 10.0.0.1 any -P in ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:0.0.0.0/0[any] 10.0.0.1[any] 255(reserved) tc-so: in ipsec tc-so: ah/transport//require tc-so: spid=2 seq=1 pid=7344 tc-so: refcnt=0 tc-so:10.0.0.1[any] 0.0.0.0/0[any] 255(reserved) tc-so: out ipsec tc-so: ah/transport//require tc-so: spid=1 seq=0 pid=7344 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:spdadd 0.0.0.0/0 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:spdadd 10.0.0.1 0.0.0.0/0 any -P in ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1[any] 0.0.0.0/0[any] 255(reserved) tc-so: in ipsec tc-so: ah/transport//require tc-so: spid=2 seq=1 pid=5577 tc-so: refcnt=0 tc-so:0.0.0.0/0[any] 10.0.0.1[any] 255(reserved) tc-so: out ipsec tc-so: ah/transport//require tc-so: spid=1 seq=0 pid=5577 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:57:47 2021 current: Dec 16 13:57:47 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 13:57:28 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=2182 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:57:47 2021 current: Dec 16 13:57:47 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 13:57:28 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=2182 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:57:47 2021 current: Dec 16 13:57:47 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 13:57:29 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=22187 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:57:47 2021 current: Dec 16 13:57:47 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 13:57:29 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=22187 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:add 10.0.0.1 10.0.0.3 ah 10010 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.3 10.0.0.1 ah 10011 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:57:46 2021 current: Dec 16 13:57:53 2021 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 13:57:47 2021 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=22726 refcnt=0 tc-so:10.0.0.1 10.0.0.3 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:57:51 2021 current: Dec 16 13:57:53 2021 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 13:57:27 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=22726 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:57:46 2021 current: Dec 16 13:57:53 2021 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 13:57:47 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=22726 refcnt=0 tc-so:10.0.0.3 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:57:51 2021 current: Dec 16 13:57:53 2021 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 13:57:27 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=22726 refcnt=0 tc-so:add 10.0.0.1 10.0.0.3 ah 10010 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.3 10.0.0.1 ah 10011 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:57:47 2021 current: Dec 16 13:57:53 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 13:57:47 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=28706 refcnt=0 tc-so:10.0.0.1 10.0.0.3 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:57:53 2021 current: Dec 16 13:57:53 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 13:57:29 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=28706 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:57:47 2021 current: Dec 16 13:57:53 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 13:57:47 2021 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=28706 refcnt=0 tc-so:10.0.0.3 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:57:53 2021 current: Dec 16 13:57:53 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 13:57:29 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=28706 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6d:e9:d3:1e tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:d3:5b:45:42 UHL - - - shmif0 tc-so:10.0.0.3 b2:a0:d3:5b:45:42 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:6d:e9:d3:1e 8 0 7 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:d3:5b:45:42 on shmif0 20s R tc-so:? (10.0.0.3) at b2:a0:d3:5b:45:42 on shmif0 26s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:6d:e9:d3:1e multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d3:5b:45:42 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so: inet 10.0.0.3/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:10.0.0.3 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:6d:e9:d3:1e UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d3:5b:45:42 7 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 7 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.3 7 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:6d:e9:d3:1e on shmif0 17s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:d3:5b:45:42 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d3:5b:45:42 tc-so: linkstr: ./bus_ipsec tc-so: input: 7 packets, 594 bytes, 3 multicasts tc-so: output: 8 packets, 636 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so: inet 10.0.0.3/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6d:e9:d3:1e tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 636 bytes, 3 multicasts tc-so: output: 7 packets, 594 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 3 0 3 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 29 0 29 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 58 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 151 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 82 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 34 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 38 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 17 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 605 0 0 202 0 202 202 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 27 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 53 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1558 0 40 298 0 298 tc-so: tc-so:In use 1644K, total allocated 2384K; utilization 69.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.300005] shmif0: Ethernet address b2:a0:6d:e9:d3:1e tc-so:[ 20.310005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 26.260005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 26.570005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 3 0 3 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 58 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 158 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 38 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 533 0 0 178 0 178 178 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 22 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 6 0 5 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1434 0 29 272 0 272 tc-so: tc-so:In use 1481K, total allocated 2176K; utilization 68.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.800005] shmif0: Ethernet address b2:a0:d3:5b:45:42 tc-so:[ 18.660005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 24.630005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 24.890005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.940004 b2:a0:6d:e9:d3:1e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.840004 b2:a0:d3:5b:45:42 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:06.080004 b2:a0:d3:5b:45:42 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.3 tell 10.0.0.3, length 28 tc-so:00:00:20.270004 b2:a0:6d:e9:d3:1e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:18.660004 b2:a0:d3:5b:45:42 > b2:a0:6d:e9:d3:1e, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:d3:5b:45:42, length 28 tc-so:00:00:20.270004 b2:a0:6d:e9:d3:1e > b2:a0:d3:5b:45:42, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 40645, seq 0, length 64 tc-so:00:00:18.660004 b2:a0:d3:5b:45:42 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:20.310004 b2:a0:6d:e9:d3:1e > b2:a0:d3:5b:45:42, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:6d:e9:d3:1e, length 28 tc-so:00:00:18.660004 b2:a0:d3:5b:45:42 > b2:a0:6d:e9:d3:1e, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 40645, seq 0, length 64 tc-so:00:00:26.260004 b2:a0:6d:e9:d3:1e > b2:a0:d3:5b:45:42, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 25765, seq 0, length 64 tc-so:00:00:24.630004 b2:a0:d3:5b:45:42 > b2:a0:6d:e9:d3:1e, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 25765, seq 0, length 64 tc-so:00:00:26.530004 b2:a0:6d:e9:d3:1e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.3 tell 10.0.0.1, length 28 tc-so:00:00:24.890004 b2:a0:d3:5b:45:42 > b2:a0:6d:e9:d3:1e, ethertype ARP (0x0806), length 42: Reply 10.0.0.3 is-at b2:a0:d3:5b:45:42, length 28 tc-so:00:00:26.530004 b2:a0:6d:e9:d3:1e > b2:a0:d3:5b:45:42, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.3: AH(spi=0x0000271a,seq=0x1): ICMP echo request, id 65350, seq 0, length 64 tc-so:00:00:24.940004 b2:a0:d3:5b:45:42 > b2:a0:6d:e9:d3:1e, ethertype IPv4 (0x0800), length 142: 10.0.0.3 > 10.0.0.1: AH(spi=0x0000271b,seq=0x1): ICMP echo reply, id 65350, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639663094.381371, ipsec_multiple_sa_ah_hmacsha512, passed tc-start: 1639663094.404799, ipsec_multiple_sa_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:88:ba:c5:51 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.3/24 alias ] tc-so:spdadd 10.0.0.1 0.0.0.0/0 any -P out ipsec ah/transport//require; tc-so:spdadd 0.0.0.0/0 10.0.0.1 any -P in ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:0.0.0.0/0[any] 10.0.0.1[any] 255(reserved) tc-so: in ipsec tc-so: ah/transport//require tc-so: spid=2 seq=1 pid=331 tc-so: refcnt=0 tc-so:10.0.0.1[any] 0.0.0.0/0[any] 255(reserved) tc-so: out ipsec tc-so: ah/transport//require tc-so: spid=1 seq=0 pid=331 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:spdadd 0.0.0.0/0 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:spdadd 10.0.0.1 0.0.0.0/0 any -P in ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1[any] 0.0.0.0/0[any] 255(reserved) tc-so: in ipsec tc-so: ah/transport//require tc-so: spid=2 seq=1 pid=1829 tc-so: refcnt=0 tc-so:0.0.0.0/0[any] 10.0.0.1[any] 255(reserved) tc-so: out ipsec tc-so: ah/transport//require tc-so: spid=1 seq=0 pid=1829 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:58:38 2021 current: Dec 16 13:58:38 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 13:58:19 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=4368 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:58:38 2021 current: Dec 16 13:58:38 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 13:58:19 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=4368 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:58:39 2021 current: Dec 16 13:58:39 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 13:58:21 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=991 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:58:39 2021 current: Dec 16 13:58:39 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 13:58:21 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=991 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:add 10.0.0.1 10.0.0.3 ah 10010 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.3 10.0.0.1 ah 10011 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:58:38 2021 current: Dec 16 13:58:44 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 13:58:39 2021 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=17448 refcnt=0 tc-so:10.0.0.1 10.0.0.3 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:58:43 2021 current: Dec 16 13:58:44 2021 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 13:58:19 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=17448 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:58:38 2021 current: Dec 16 13:58:44 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 13:58:39 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=17448 refcnt=0 tc-so:10.0.0.3 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:58:43 2021 current: Dec 16 13:58:44 2021 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 13:58:19 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=17448 refcnt=0 tc-so:add 10.0.0.1 10.0.0.3 ah 10010 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.3 10.0.0.1 ah 10011 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:58:38 2021 current: Dec 16 13:58:44 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 13:58:38 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=5348 refcnt=0 tc-so:10.0.0.1 10.0.0.3 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:58:44 2021 current: Dec 16 13:58:44 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 13:58:20 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=5348 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:58:38 2021 current: Dec 16 13:58:44 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 13:58:38 2021 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=5348 refcnt=0 tc-so:10.0.0.3 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:58:44 2021 current: Dec 16 13:58:44 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 13:58:20 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=5348 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4a:82:87:a1 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:88:ba:c5:51 UHL - - - shmif0 tc-so:10.0.0.3 b2:a0:88:ba:c5:51 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:4a:82:87:a1 8 0 7 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:88:ba:c5:51 on shmif0 21s R tc-so:? (10.0.0.3) at b2:a0:88:ba:c5:51 on shmif0 27s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:4a:82:87:a1 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:88:ba:c5:51 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so: inet 10.0.0.3/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:10.0.0.3 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:4a:82:87:a1 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:88:ba:c5:51 7 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 7 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.3 7 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:4a:82:87:a1 on shmif0 18s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:88:ba:c5:51 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:88:ba:c5:51 tc-so: linkstr: ./bus_ipsec tc-so: input: 7 packets, 534 bytes, 3 multicasts tc-so: output: 8 packets, 576 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so: inet 10.0.0.3/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4a:82:87:a1 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 576 bytes, 3 multicasts tc-so: output: 7 packets, 534 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 3 0 3 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 29 0 29 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 38 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 58 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 149 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 35 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 17 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 605 0 0 202 0 202 202 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 27 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 53 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1557 0 40 298 0 298 tc-so: tc-so:In use 1641K, total allocated 2384K; utilization 68.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.810005] shmif0: Ethernet address b2:a0:4a:82:87:a1 tc-so:[ 20.180005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 26.040005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 26.380005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 3 0 3 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 38 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 58 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 158 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 533 0 0 178 0 178 178 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 22 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 6 0 5 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1434 0 29 272 0 272 tc-so: tc-so:In use 1478K, total allocated 2176K; utilization 67.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.330005] shmif0: Ethernet address b2:a0:88:ba:c5:51 tc-so:[ 18.710005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 24.620005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 24.960005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.100004 b2:a0:4a:82:87:a1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.280004 b2:a0:88:ba:c5:51 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:05.590004 b2:a0:88:ba:c5:51 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.3 tell 10.0.0.3, length 28 tc-so:00:00:20.140004 b2:a0:4a:82:87:a1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:18.710004 b2:a0:88:ba:c5:51 > b2:a0:4a:82:87:a1, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:88:ba:c5:51, length 28 tc-so:00:00:20.140004 b2:a0:4a:82:87:a1 > b2:a0:88:ba:c5:51, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 59262, seq 0, length 64 tc-so:00:00:18.760004 b2:a0:88:ba:c5:51 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:20.180004 b2:a0:4a:82:87:a1 > b2:a0:88:ba:c5:51, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:4a:82:87:a1, length 28 tc-so:00:00:18.760004 b2:a0:88:ba:c5:51 > b2:a0:4a:82:87:a1, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 59262, seq 0, length 64 tc-so:00:00:26.040004 b2:a0:4a:82:87:a1 > b2:a0:88:ba:c5:51, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 21048, seq 0, length 64 tc-so:00:00:24.620004 b2:a0:88:ba:c5:51 > b2:a0:4a:82:87:a1, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 21048, seq 0, length 64 tc-so:00:00:26.380004 b2:a0:4a:82:87:a1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.3 tell 10.0.0.1, length 28 tc-so:00:00:24.960004 b2:a0:88:ba:c5:51 > b2:a0:4a:82:87:a1, ethertype ARP (0x0806), length 42: Reply 10.0.0.3 is-at b2:a0:88:ba:c5:51, length 28 tc-so:00:00:26.380004 b2:a0:4a:82:87:a1 > b2:a0:88:ba:c5:51, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.3: AH(spi=0x0000271a,seq=0x1): ICMP echo request, id 38333, seq 0, length 64 tc-so:00:00:24.960004 b2:a0:88:ba:c5:51 > b2:a0:4a:82:87:a1, ethertype IPv4 (0x0800), length 122: 10.0.0.3 > 10.0.0.1: AH(spi=0x0000271b,seq=0x1): ICMP echo reply, id 38333, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639663144.513639, ipsec_multiple_sa_ah_null, passed tc-start: 1639663144.537023, ipsec_multiple_sa_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:ae:36:b0:54 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.3/24 alias ] tc-so:spdadd 10.0.0.1 0.0.0.0/0 any -P out ipsec esp/transport//require; tc-so:spdadd 0.0.0.0/0 10.0.0.1 any -P in ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:0.0.0.0/0[any] 10.0.0.1[any] 255(reserved) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=2 seq=1 pid=12830 tc-so: refcnt=0 tc-so:10.0.0.1[any] 0.0.0.0/0[any] 255(reserved) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=1 seq=0 pid=12830 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:spdadd 0.0.0.0/0 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:spdadd 10.0.0.1 0.0.0.0/0 any -P in ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1[any] 0.0.0.0/0[any] 255(reserved) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=2 seq=1 pid=1141 tc-so: refcnt=0 tc-so:0.0.0.0/0[any] 10.0.0.1[any] 255(reserved) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=1 seq=0 pid=1141 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:59:28 2021 current: Dec 16 13:59:28 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 13:59:09 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=15418 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:59:28 2021 current: Dec 16 13:59:28 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 13:59:09 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=15418 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:59:29 2021 current: Dec 16 13:59:29 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 13:59:11 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=24658 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:59:29 2021 current: Dec 16 13:59:29 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 13:59:11 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=24658 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:add 10.0.0.1 10.0.0.3 esp 10010 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.3 10.0.0.1 esp 10011 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:59:28 2021 current: Dec 16 13:59:34 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 13:59:29 2021 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=19198 refcnt=0 tc-so:10.0.0.1 10.0.0.3 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:59:33 2021 current: Dec 16 13:59:34 2021 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 13:59:09 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=19198 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:59:28 2021 current: Dec 16 13:59:34 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 13:59:29 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=19198 refcnt=0 tc-so:10.0.0.3 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:59:33 2021 current: Dec 16 13:59:34 2021 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 13:59:09 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=19198 refcnt=0 tc-so:add 10.0.0.1 10.0.0.3 esp 10010 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.3 10.0.0.1 esp 10011 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:59:29 2021 current: Dec 16 13:59:35 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 13:59:29 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=24042 refcnt=0 tc-so:10.0.0.1 10.0.0.3 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:59:35 2021 current: Dec 16 13:59:35 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 13:59:11 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=24042 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:59:29 2021 current: Dec 16 13:59:35 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 13:59:29 2021 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=24042 refcnt=0 tc-so:10.0.0.3 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 13:59:35 2021 current: Dec 16 13:59:35 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 13:59:11 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=24042 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:28:dd:58:33 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:ae:36:b0:54 UHL - - - shmif0 tc-so:10.0.0.3 b2:a0:ae:36:b0:54 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:28:dd:58:33 8 0 7 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:ae:36:b0:54 on shmif0 21s R tc-so:? (10.0.0.3) at b2:a0:ae:36:b0:54 on shmif0 27s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:28:dd:58:33 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ae:36:b0:54 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so: inet 10.0.0.3/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:10.0.0.3 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:28:dd:58:33 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ae:36:b0:54 7 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 7 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.3 7 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:28:dd:58:33 on shmif0 18s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:ae:36:b0:54 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ae:36:b0:54 tc-so: linkstr: ./bus_ipsec tc-so: input: 7 packets, 498 bytes, 3 multicasts tc-so: output: 8 packets, 540 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so: inet 10.0.0.3/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:28:dd:58:33 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 540 bytes, 3 multicasts tc-so: output: 7 packets, 498 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 3 0 3 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 29 0 29 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 58 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 150 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 17 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 605 0 0 202 0 202 202 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 27 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 53 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1548 0 40 298 0 298 tc-so: tc-so:In use 1640K, total allocated 2384K; utilization 68.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.300005] IPsec: Initialized Security Association Processing. tc-so:[ 1.300005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.100005] shmif0: Ethernet address b2:a0:28:dd:58:33 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 3 0 3 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 160 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 534 0 0 178 0 178 178 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 22 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 35 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 6 0 5 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1431 0 29 272 0 272 tc-so: tc-so:In use 1481K, total allocated 2176K; utilization 68.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.600005] shmif0: Ethernet address b2:a0:ae:36:b0:54 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.700004 b2:a0:28:dd:58:33 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.580004 b2:a0:ae:36:b0:54 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:05.800004 b2:a0:ae:36:b0:54 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.3 tell 10.0.0.3, length 28 tc-so:00:00:20.280004 b2:a0:28:dd:58:33 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:18.690004 b2:a0:ae:36:b0:54 > b2:a0:28:dd:58:33, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:ae:36:b0:54, length 28 tc-so:00:00:20.280004 b2:a0:28:dd:58:33 > b2:a0:ae:36:b0:54, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:18.740004 b2:a0:ae:36:b0:54 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:20.320004 b2:a0:28:dd:58:33 > b2:a0:ae:36:b0:54, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:28:dd:58:33, length 28 tc-so:00:00:18.740004 b2:a0:ae:36:b0:54 > b2:a0:28:dd:58:33, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76 tc-so:00:00:26.260004 b2:a0:28:dd:58:33 > b2:a0:ae:36:b0:54, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 76 tc-so:00:00:24.680004 b2:a0:ae:36:b0:54 > b2:a0:28:dd:58:33, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 76 tc-so:00:00:26.610004 b2:a0:28:dd:58:33 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.3 tell 10.0.0.1, length 28 tc-so:00:00:25.040004 b2:a0:ae:36:b0:54 > b2:a0:28:dd:58:33, ethertype ARP (0x0806), length 42: Reply 10.0.0.3 is-at b2:a0:ae:36:b0:54, length 28 tc-so:00:00:26.610004 b2:a0:28:dd:58:33 > b2:a0:ae:36:b0:54, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.3: ESP(spi=0x0000271a,seq=0x1), length 76 tc-so:00:00:25.040004 b2:a0:ae:36:b0:54 > b2:a0:28:dd:58:33, ethertype IPv4 (0x0800), length 110: 10.0.0.3 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x1), length 76 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639663195.243584, ipsec_multiple_sa_esp_null, passed tc-start: 1639663195.272443, ipsec_multiple_sa_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:54:a8:3c:2c ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.3/24 alias ] tc-so:spdadd 10.0.0.1 0.0.0.0/0 any -P out ipsec esp/transport//require; tc-so:spdadd 0.0.0.0/0 10.0.0.1 any -P in ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:0.0.0.0/0[any] 10.0.0.1[any] 255(reserved) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=2 seq=1 pid=28248 tc-so: refcnt=0 tc-so:10.0.0.1[any] 0.0.0.0/0[any] 255(reserved) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=1 seq=0 pid=28248 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:spdadd 0.0.0.0/0 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:spdadd 10.0.0.1 0.0.0.0/0 any -P in ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1[any] 0.0.0.0/0[any] 255(reserved) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=2 seq=1 pid=4945 tc-so: refcnt=0 tc-so:0.0.0.0/0[any] 10.0.0.1[any] 255(reserved) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=1 seq=0 pid=4945 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:00:19 2021 current: Dec 16 14:00:19 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:00:00 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=28159 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:00:19 2021 current: Dec 16 14:00:19 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:00:00 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=28159 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:00:20 2021 current: Dec 16 14:00:20 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:00:02 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=14381 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:00:20 2021 current: Dec 16 14:00:20 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:00:02 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=14381 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:add 10.0.0.1 10.0.0.3 esp 10010 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.3 10.0.0.1 esp 10011 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:00:19 2021 current: Dec 16 14:00:25 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:00:20 2021 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=13030 refcnt=0 tc-so:10.0.0.1 10.0.0.3 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:00:24 2021 current: Dec 16 14:00:25 2021 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:00:00 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=13030 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:00:19 2021 current: Dec 16 14:00:25 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:00:20 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=13030 refcnt=0 tc-so:10.0.0.3 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:00:24 2021 current: Dec 16 14:00:25 2021 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:00:00 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=13030 refcnt=0 tc-so:add 10.0.0.1 10.0.0.3 esp 10010 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.3 10.0.0.1 esp 10011 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:00:19 2021 current: Dec 16 14:00:25 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:00:19 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=20093 refcnt=0 tc-so:10.0.0.1 10.0.0.3 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:00:24 2021 current: Dec 16 14:00:25 2021 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:00:01 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=20093 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:00:19 2021 current: Dec 16 14:00:25 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:00:19 2021 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=20093 refcnt=0 tc-so:10.0.0.3 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:00:24 2021 current: Dec 16 14:00:25 2021 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:00:01 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=20093 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7d:d8:97:d7 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:54:a8:3c:2c UHL - - - shmif0 tc-so:10.0.0.3 b2:a0:54:a8:3c:2c UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7d:d8:97:d7 8 0 7 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:54:a8:3c:2c on shmif0 20s R tc-so:? (10.0.0.3) at b2:a0:54:a8:3c:2c on shmif0 26s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:7d:d8:97:d7 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:54:a8:3c:2c tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so: inet 10.0.0.3/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:10.0.0.3 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:7d:d8:97:d7 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:54:a8:3c:2c 7 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 7 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.3 7 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:7d:d8:97:d7 on shmif0 17s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:54:a8:3c:2c multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:54:a8:3c:2c tc-so: linkstr: ./bus_ipsec tc-so: input: 7 packets, 582 bytes, 3 multicasts tc-so: output: 8 packets, 624 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so: inet 10.0.0.3/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7d:d8:97:d7 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 624 bytes, 3 multicasts tc-so: output: 7 packets, 582 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 3 0 3 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 29 0 29 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 150 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 34 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 17 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 605 0 0 202 0 202 202 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 27 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 53 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1553 0 40 298 0 298 tc-so: tc-so:In use 1643K, total allocated 2384K; utilization 68.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.170005] shmif0: Ethernet address b2:a0:7d:d8:97:d7 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 3 0 3 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 158 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 533 0 0 178 0 178 178 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 22 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 6 0 5 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1430 0 29 272 0 272 tc-so: tc-so:In use 1480K, total allocated 2176K; utilization 68.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.550005] shmif0: Ethernet address b2:a0:54:a8:3c:2c tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.710004 b2:a0:7d:d8:97:d7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.670004 b2:a0:54:a8:3c:2c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:05.880004 b2:a0:54:a8:3c:2c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.3 tell 10.0.0.3, length 28 tc-so:00:00:20.250004 b2:a0:7d:d8:97:d7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:18.670004 b2:a0:54:a8:3c:2c > b2:a0:7d:d8:97:d7, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:54:a8:3c:2c, length 28 tc-so:00:00:20.250004 b2:a0:7d:d8:97:d7 > b2:a0:54:a8:3c:2c, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:18.710004 b2:a0:54:a8:3c:2c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:20.300004 b2:a0:7d:d8:97:d7 > b2:a0:54:a8:3c:2c, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:7d:d8:97:d7, length 28 tc-so:00:00:18.710004 b2:a0:54:a8:3c:2c > b2:a0:7d:d8:97:d7, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:00:00:25.960004 b2:a0:7d:d8:97:d7 > b2:a0:54:a8:3c:2c, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 104 tc-so:00:00:24.350004 b2:a0:54:a8:3c:2c > b2:a0:7d:d8:97:d7, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 104 tc-so:00:00:26.200004 b2:a0:7d:d8:97:d7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.3 tell 10.0.0.1, length 28 tc-so:00:00:24.590004 b2:a0:54:a8:3c:2c > b2:a0:7d:d8:97:d7, ethertype ARP (0x0806), length 42: Reply 10.0.0.3 is-at b2:a0:54:a8:3c:2c, length 28 tc-so:00:00:26.200004 b2:a0:7d:d8:97:d7 > b2:a0:54:a8:3c:2c, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.3: ESP(spi=0x0000271a,seq=0x1), length 104 tc-so:00:00:24.590004 b2:a0:54:a8:3c:2c > b2:a0:7d:d8:97:d7, ethertype IPv4 (0x0800), length 138: 10.0.0.3 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x1), length 104 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639663247.287441, ipsec_multiple_sa_esp_rijndaelcbc, passed tc-start: 1639663247.317907, ipsec_nosa_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:55:1b:29:2d ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P in ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.2[any] 10.0.0.1[any] 255(reserved) tc-so: in ipsec tc-so: ah/transport//require tc-so: spid=2 seq=1 pid=13652 tc-so: refcnt=0 tc-so:10.0.0.1[any] 10.0.0.2[any] 255(reserved) tc-so: out ipsec tc-so: ah/transport//require tc-so: spid=1 seq=0 pid=13652 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P in ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1[any] 10.0.0.2[any] 255(reserved) tc-so: in ipsec tc-so: ah/transport//require tc-so: spid=2 seq=1 pid=19241 tc-so: refcnt=0 tc-so:10.0.0.2[any] 10.0.0.1[any] 255(reserved) tc-so: out ipsec tc-so: ah/transport//require tc-so: spid=1 seq=0 pid=19241 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bc:1c:b3:17 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:bc:1c:b3:17 1 0 1 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 1 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:bc:1c:b3:17 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:55:1b:29:2d tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:55:1b:29:2d 1 0 1 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 1 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:55:1b:29:2d multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:55:1b:29:2d tc-so: linkstr: ./bus_ipsec tc-so: input: 1 packet, 42 bytes, 1 multicast tc-so: output: 1 packet, 42 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bc:1c:b3:17 tc-so: linkstr: ./bus_ipsec tc-so: input: 1 packet, 42 bytes, 1 multicast tc-so: output: 1 packet, 42 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 142 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 442 0 0 148 0 148 148 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1267 0 23 235 0 235 tc-so: tc-so:In use 1279K, total allocated 1880K; utilization 68.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.200005] shmif0: Ethernet address b2:a0:bc:1c:b3:17 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 15 0 15 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 39 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 142 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 430 0 0 144 0 144 144 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1245 0 21 231 0 231 tc-so: tc-so:In use 1252K, total allocated 1848K; utilization 67.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.720005] shmif0: Ethernet address b2:a0:55:1b:29:2d tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.000004 b2:a0:bc:1c:b3:17 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.910004 b2:a0:55:1b:29:2d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639663287.6341, ipsec_nosa_ah_hmacsha512, passed tc-start: 1639663287.37277, ipsec_nosa_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:df:94:6f:ff ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P in ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.2[any] 10.0.0.1[any] 255(reserved) tc-so: in ipsec tc-so: ah/transport//require tc-so: spid=2 seq=1 pid=18401 tc-so: refcnt=0 tc-so:10.0.0.1[any] 10.0.0.2[any] 255(reserved) tc-so: out ipsec tc-so: ah/transport//require tc-so: spid=1 seq=0 pid=18401 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P in ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1[any] 10.0.0.2[any] 255(reserved) tc-so: in ipsec tc-so: ah/transport//require tc-so: spid=2 seq=1 pid=20003 tc-so: refcnt=0 tc-so:10.0.0.2[any] 10.0.0.1[any] 255(reserved) tc-so: out ipsec tc-so: ah/transport//require tc-so: spid=1 seq=0 pid=20003 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:80:86:bd:e4 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:80:86:bd:e4 1 0 1 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 1 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:80:86:bd:e4 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:df:94:6f:ff tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:df:94:6f:ff 1 0 1 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 1 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:df:94:6f:ff multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:df:94:6f:ff tc-so: linkstr: ./bus_ipsec tc-so: input: 1 packet, 42 bytes, 1 multicast tc-so: output: 1 packet, 42 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:80:86:bd:e4 tc-so: linkstr: ./bus_ipsec tc-so: input: 1 packet, 42 bytes, 1 multicast tc-so: output: 1 packet, 42 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 143 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 442 0 0 148 0 148 148 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1270 0 23 235 0 235 tc-so: tc-so:In use 1281K, total allocated 1880K; utilization 68.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.260005] IPsec: Initialized Security Association Processing. tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.330005] chacha: Portable C ChaCha tc-so:[ 1.330005] aes: BearSSL aes_ct tc-so:[ 1.330005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.330005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.180005] shmif0: Ethernet address b2:a0:80:86:bd:e4 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 15 0 15 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 39 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 142 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 429 0 0 143 0 143 143 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1247 0 21 230 0 230 tc-so: tc-so:In use 1253K, total allocated 1840K; utilization 68.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.610005] shmif0: Ethernet address b2:a0:df:94:6f:ff tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.860004 b2:a0:80:86:bd:e4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.670004 b2:a0:df:94:6f:ff > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639663324.932833, ipsec_nosa_ah_null, passed tc-start: 1639663324.960850, ipsec_nosa_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:08:c8:ed:08 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P in ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.2[any] 10.0.0.1[any] 255(reserved) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=2 seq=1 pid=20372 tc-so: refcnt=0 tc-so:10.0.0.1[any] 10.0.0.2[any] 255(reserved) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=1 seq=0 pid=20372 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P in ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1[any] 10.0.0.2[any] 255(reserved) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=2 seq=1 pid=17658 tc-so: refcnt=0 tc-so:10.0.0.2[any] 10.0.0.1[any] 255(reserved) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=1 seq=0 pid=17658 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e5:d3:ba:b5 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e5:d3:ba:b5 1 0 1 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 1 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:e5:d3:ba:b5 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:08:c8:ed:08 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:08:c8:ed:08 1 0 1 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 1 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:08:c8:ed:08 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:08:c8:ed:08 tc-so: linkstr: ./bus_ipsec tc-so: input: 1 packet, 42 bytes, 1 multicast tc-so: output: 1 packet, 42 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e5:d3:ba:b5 tc-so: linkstr: ./bus_ipsec tc-so: input: 1 packet, 42 bytes, 1 multicast tc-so: output: 1 packet, 42 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 143 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 440 0 0 147 0 147 147 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:mbpl 272 11 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1269 0 23 234 0 234 tc-so: tc-so:In use 1276K, total allocated 1872K; utilization 68.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.180005] shmif0: Ethernet address b2:a0:e5:d3:ba:b5 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 15 0 15 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 39 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 140 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 429 0 0 143 0 143 143 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1245 0 21 230 0 230 tc-so: tc-so:In use 1253K, total allocated 1840K; utilization 68.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.570005] shmif0: Ethernet address b2:a0:08:c8:ed:08 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.960004 b2:a0:e5:d3:ba:b5 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.790004 b2:a0:08:c8:ed:08 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639663364.516095, ipsec_nosa_esp_null, passed tc-start: 1639663364.541624, ipsec_nosa_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:5f:f3:fe:a3 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P in ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.2[any] 10.0.0.1[any] 255(reserved) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=2 seq=1 pid=1127 tc-so: refcnt=0 tc-so:10.0.0.1[any] 10.0.0.2[any] 255(reserved) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=1 seq=0 pid=1127 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P in ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1[any] 10.0.0.2[any] 255(reserved) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=2 seq=1 pid=5456 tc-so: refcnt=0 tc-so:10.0.0.2[any] 10.0.0.1[any] 255(reserved) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=1 seq=0 pid=5456 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:47:6d:68:f5 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:47:6d:68:f5 1 0 1 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 1 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:47:6d:68:f5 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5f:f3:fe:a3 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:5f:f3:fe:a3 1 0 1 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 1 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:5f:f3:fe:a3 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5f:f3:fe:a3 tc-so: linkstr: ./bus_ipsec tc-so: input: 1 packet, 42 bytes, 1 multicast tc-so: output: 1 packet, 42 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:47:6d:68:f5 tc-so: linkstr: ./bus_ipsec tc-so: input: 1 packet, 42 bytes, 1 multicast tc-so: output: 1 packet, 42 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 140 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 440 0 0 147 0 147 147 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:mbpl 272 11 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 29 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1263 0 23 234 0 234 tc-so: tc-so:In use 1274K, total allocated 1872K; utilization 68.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.180005] shmif0: Ethernet address b2:a0:47:6d:68:f5 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 15 0 15 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 39 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 142 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 428 0 0 143 0 143 143 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 29 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1240 0 21 230 0 230 tc-so: tc-so:In use 1247K, total allocated 1840K; utilization 67.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.640005] shmif0: Ethernet address b2:a0:5f:f3:fe:a3 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.810004 b2:a0:47:6d:68:f5 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.740004 b2:a0:5f:f3:fe:a3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639663404.191360, ipsec_nosa_esp_rijndaelcbc, passed tc-start: 1639663404.225365, ipsec_spi_ah_hmacsha512_preferred_new_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:0b:26:e0:c9 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:09.220004 b2:a0:8c:bc:36:2d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:07.200004 b2:a0:0b:26:e0:c9 > b2:a0:8c:bc:36:2d, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:0b:26:e0:c9, length 28 tc-so:00:00:09.220004 b2:a0:8c:bc:36:2d > b2:a0:0b:26:e0:c9, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 55833, seq 0, length 64 tc-so:00:00:07.250004 b2:a0:0b:26:e0:c9 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:09.250004 b2:a0:8c:bc:36:2d > b2:a0:0b:26:e0:c9, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:8c:bc:36:2d, length 28 tc-so:00:00:07.250004 b2:a0:0b:26:e0:c9 > b2:a0:8c:bc:36:2d, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 55833, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 ah 10010 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10011 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:03:38 2021 current: Dec 16 14:03:40 2021 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:03:39 2021 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=28009 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:03:40 2021 current: Dec 16 14:03:40 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:03:30 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=28009 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:03:38 2021 current: Dec 16 14:03:40 2021 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:03:39 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=28009 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:03:40 2021 current: Dec 16 14:03:40 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:03:30 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=28009 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 ah 10010 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10011 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:03:38 2021 current: Dec 16 14:03:41 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:03:39 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=7540 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:03:41 2021 current: Dec 16 14:03:41 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:03:32 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=7540 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:03:38 2021 current: Dec 16 14:03:41 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:03:39 2021 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=7540 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:03:41 2021 current: Dec 16 14:03:41 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:03:32 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=7540 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:12.180004 b2:a0:8c:bc:36:2d > b2:a0:0b:26:e0:c9, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x1): ICMP echo request, id 59592, seq 0, length 64 tc-so:00:00:10.140004 b2:a0:0b:26:e0:c9 > b2:a0:8c:bc:36:2d, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x1): ICMP echo reply, id 59592, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 ah 10020 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10021 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:03:38 2021 current: Dec 16 14:03:43 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:03:39 2021 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=2880 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:03:40 2021 current: Dec 16 14:03:43 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:03:42 2021 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=2880 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:03:43 2021 current: Dec 16 14:03:43 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:03:30 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=2880 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:03:38 2021 current: Dec 16 14:03:43 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:03:39 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=2880 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:03:40 2021 current: Dec 16 14:03:43 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:03:42 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=2880 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:03:43 2021 current: Dec 16 14:03:43 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:03:30 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=2880 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 ah 10020 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10021 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:03:38 2021 current: Dec 16 14:03:44 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:03:39 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=28485 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:03:41 2021 current: Dec 16 14:03:44 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:03:42 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=28485 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:03:44 2021 current: Dec 16 14:03:44 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:03:32 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=28485 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:03:38 2021 current: Dec 16 14:03:44 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:03:39 2021 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=28485 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:03:41 2021 current: Dec 16 14:03:44 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:03:42 2021 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=28485 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:03:44 2021 current: Dec 16 14:03:44 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:03:32 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=28485 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:15.050004 b2:a0:8c:bc:36:2d > b2:a0:0b:26:e0:c9, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002724,seq=0x1): ICMP echo request, id 3016, seq 0, length 64 tc-so:00:00:13.040004 b2:a0:0b:26:e0:c9 > b2:a0:8c:bc:36:2d, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002725,seq=0x1): ICMP echo reply, id 3016, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 ah 10020; tc-so:delete 10.0.0.2 10.0.0.1 ah 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:03:38 2021 current: Dec 16 14:03:46 2021 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:03:39 2021 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=25193 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:03:40 2021 current: Dec 16 14:03:46 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:03:42 2021 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=25193 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:03:38 2021 current: Dec 16 14:03:46 2021 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:03:39 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=25193 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:03:40 2021 current: Dec 16 14:03:46 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:03:42 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=25193 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 ah 10020; tc-so:delete 10.0.0.2 10.0.0.1 ah 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:03:37 2021 current: Dec 16 14:03:47 2021 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:03:38 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=29567 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:03:40 2021 current: Dec 16 14:03:47 2021 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:03:41 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=29567 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:03:37 2021 current: Dec 16 14:03:47 2021 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:03:38 2021 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=29567 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:03:40 2021 current: Dec 16 14:03:47 2021 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:03:41 2021 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=29567 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:17.530004 b2:a0:8c:bc:36:2d > b2:a0:0b:26:e0:c9, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x2): ICMP echo request, id 57776, seq 0, length 64 tc-so:00:00:15.520004 b2:a0:0b:26:e0:c9 > b2:a0:8c:bc:36:2d, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x2): ICMP echo reply, id 57776, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 ah 10010; tc-so:delete 10.0.0.2 10.0.0.1 ah 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:03:37 2021 current: Dec 16 14:03:48 2021 tc-so: diff: 11(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:03:38 2021 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=3618 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:03:37 2021 current: Dec 16 14:03:48 2021 tc-so: diff: 11(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:03:38 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=3618 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 ah 10010; tc-so:delete 10.0.0.2 10.0.0.1 ah 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:03:38 2021 current: Dec 16 14:03:49 2021 tc-so: diff: 11(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:03:39 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=5086 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:03:38 2021 current: Dec 16 14:03:49 2021 tc-so: diff: 11(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:03:39 2021 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=5086 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:20.020004 b2:a0:8c:bc:36:2d > b2:a0:0b:26:e0:c9, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 48872, seq 0, length 64 tc-so:00:00:17.990004 b2:a0:0b:26:e0:c9 > b2:a0:8c:bc:36:2d, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 48872, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8c:bc:36:2d tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:0b:26:e0:c9 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:8c:bc:36:2d 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:0b:26:e0:c9 on shmif0 17s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:8c:bc:36:2d multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0b:26:e0:c9 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:8c:bc:36:2d UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:0b:26:e0:c9 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:8c:bc:36:2d on shmif0 15s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:0b:26:e0:c9 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0b:26:e0:c9 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 836 bytes, 2 multicasts tc-so: output: 8 packets, 836 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8c:bc:36:2d tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 836 bytes, 2 multicasts tc-so: output: 8 packets, 836 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 26 0 26 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 66 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 162 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 32 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 41 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 592 0 0 198 0 198 198 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1538 0 38 293 0 293 tc-so: tc-so:In use 1608K, total allocated 2344K; utilization 68.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.290005] IPsec: Initialized Security Association Processing. tc-so:[ 1.290005] mainbus0 (root) tc-so:[ 1.370005] chacha: Portable C ChaCha tc-so:[ 1.370005] aes: BearSSL aes_ct tc-so:[ 1.370005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.370005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.500005] shmif0: Ethernet address b2:a0:8c:bc:36:2d tc-so:[ 9.250005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 12.180005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 15.050005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 17.530005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 20.020005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 65 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 161 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 41 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 533 0 0 178 0 178 178 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1460 0 28 272 0 272 tc-so: tc-so:In use 1486K, total allocated 2176K; utilization 68.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.270005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.340005] chacha: Portable C ChaCha tc-so:[ 1.340005] aes: BearSSL aes_ct tc-so:[ 1.340005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.340005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.670005] shmif0: Ethernet address b2:a0:0b:26:e0:c9 tc-so:[ 7.200005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 10.140005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 13.040005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 15.520005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 17.990005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.340004 b2:a0:8c:bc:36:2d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.790004 b2:a0:0b:26:e0:c9 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:09.220004 b2:a0:8c:bc:36:2d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:07.200004 b2:a0:0b:26:e0:c9 > b2:a0:8c:bc:36:2d, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:0b:26:e0:c9, length 28 tc-so:00:00:09.220004 b2:a0:8c:bc:36:2d > b2:a0:0b:26:e0:c9, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 55833, seq 0, length 64 tc-so:00:00:07.250004 b2:a0:0b:26:e0:c9 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:09.250004 b2:a0:8c:bc:36:2d > b2:a0:0b:26:e0:c9, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:8c:bc:36:2d, length 28 tc-so:00:00:07.250004 b2:a0:0b:26:e0:c9 > b2:a0:8c:bc:36:2d, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 55833, seq 0, length 64 tc-so:00:00:12.180004 b2:a0:8c:bc:36:2d > b2:a0:0b:26:e0:c9, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x1): ICMP echo request, id 59592, seq 0, length 64 tc-so:00:00:10.140004 b2:a0:0b:26:e0:c9 > b2:a0:8c:bc:36:2d, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x1): ICMP echo reply, id 59592, seq 0, length 64 tc-so:00:00:15.050004 b2:a0:8c:bc:36:2d > b2:a0:0b:26:e0:c9, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002724,seq=0x1): ICMP echo request, id 3016, seq 0, length 64 tc-so:00:00:13.040004 b2:a0:0b:26:e0:c9 > b2:a0:8c:bc:36:2d, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002725,seq=0x1): ICMP echo reply, id 3016, seq 0, length 64 tc-so:00:00:17.530004 b2:a0:8c:bc:36:2d > b2:a0:0b:26:e0:c9, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x2): ICMP echo request, id 57776, seq 0, length 64 tc-so:00:00:15.520004 b2:a0:0b:26:e0:c9 > b2:a0:8c:bc:36:2d, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x2): ICMP echo reply, id 57776, seq 0, length 64 tc-so:00:00:20.020004 b2:a0:8c:bc:36:2d > b2:a0:0b:26:e0:c9, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 48872, seq 0, length 64 tc-so:00:00:17.990004 b2:a0:0b:26:e0:c9 > b2:a0:8c:bc:36:2d, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 48872, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639663448.732666, ipsec_spi_ah_hmacsha512_preferred_new_delete, passed tc-start: 1639663448.761368, ipsec_spi_ah_hmacsha512_preferred_new_timeout tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1639663461.601062, ipsec_spi_ah_hmacsha512_preferred_new_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1639663461.610019, ipsec_spi_ah_hmacsha512_preferred_old_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:a8:28:b0:41 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.key.prefered_oldsa=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.key.prefered_oldsa=1 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:08.290004 b2:a0:97:b9:5a:2b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.870004 b2:a0:a8:28:b0:41 > b2:a0:97:b9:5a:2b, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:a8:28:b0:41, length 28 tc-so:00:00:08.290004 b2:a0:97:b9:5a:2b > b2:a0:a8:28:b0:41, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 37476, seq 0, length 64 tc-so:00:00:06.910004 b2:a0:a8:28:b0:41 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.330004 b2:a0:97:b9:5a:2b > b2:a0:a8:28:b0:41, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:97:b9:5a:2b, length 28 tc-so:00:00:06.910004 b2:a0:a8:28:b0:41 > b2:a0:97:b9:5a:2b, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 37476, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 ah 10010 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10011 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:04:35 2021 current: Dec 16 14:04:37 2021 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:04:36 2021 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=11721 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:04:37 2021 current: Dec 16 14:04:37 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:04:28 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=11721 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:04:35 2021 current: Dec 16 14:04:37 2021 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:04:36 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=11721 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:04:37 2021 current: Dec 16 14:04:37 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:04:28 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=11721 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 ah 10010 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10011 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:04:35 2021 current: Dec 16 14:04:38 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:04:35 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=24254 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:04:37 2021 current: Dec 16 14:04:38 2021 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:04:29 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=24254 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:04:35 2021 current: Dec 16 14:04:38 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:04:35 2021 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=24254 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:04:37 2021 current: Dec 16 14:04:38 2021 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:04:29 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=24254 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:10.550004 b2:a0:97:b9:5a:2b > b2:a0:a8:28:b0:41, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 64691, seq 0, length 64 tc-so:00:00:09.170004 b2:a0:a8:28:b0:41 > b2:a0:97:b9:5a:2b, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 64691, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 ah 10020 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10021 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:04:35 2021 current: Dec 16 14:04:39 2021 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:04:38 2021 hard: 0(s) soft: 0(s) tc-so: current: 256(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=10105 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:04:37 2021 current: Dec 16 14:04:39 2021 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:04:28 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=10105 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:04:39 2021 current: Dec 16 14:04:39 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:04:28 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=10105 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:04:35 2021 current: Dec 16 14:04:39 2021 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:04:38 2021 hard: 0(s) soft: 0(s) tc-so: current: 168(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=10105 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:04:37 2021 current: Dec 16 14:04:39 2021 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:04:28 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=10105 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:04:39 2021 current: Dec 16 14:04:39 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:04:28 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=10105 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 ah 10020 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10021 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:04:35 2021 current: Dec 16 14:04:40 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:04:38 2021 hard: 0(s) soft: 0(s) tc-so: current: 168(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=25242 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:04:37 2021 current: Dec 16 14:04:40 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:04:29 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=25242 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:04:40 2021 current: Dec 16 14:04:40 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:04:29 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=25242 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:04:35 2021 current: Dec 16 14:04:40 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:04:38 2021 hard: 0(s) soft: 0(s) tc-so: current: 256(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=25242 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:04:37 2021 current: Dec 16 14:04:40 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:04:29 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=25242 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:04:40 2021 current: Dec 16 14:04:40 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:04:29 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=25242 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:12.920004 b2:a0:97:b9:5a:2b > b2:a0:a8:28:b0:41, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): ICMP echo request, id 3807, seq 0, length 64 tc-so:00:00:11.510004 b2:a0:a8:28:b0:41 > b2:a0:97:b9:5a:2b, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): ICMP echo reply, id 3807, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 ah 10020; tc-so:delete 10.0.0.2 10.0.0.1 ah 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:04:34 2021 current: Dec 16 14:04:41 2021 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:04:39 2021 hard: 0(s) soft: 0(s) tc-so: current: 384(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=7425 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:04:36 2021 current: Dec 16 14:04:41 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:04:27 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=7425 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:04:34 2021 current: Dec 16 14:04:41 2021 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:04:39 2021 hard: 0(s) soft: 0(s) tc-so: current: 252(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=7425 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:04:36 2021 current: Dec 16 14:04:41 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:04:27 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=7425 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 ah 10020; tc-so:delete 10.0.0.2 10.0.0.1 ah 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:04:35 2021 current: Dec 16 14:04:42 2021 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:04:40 2021 hard: 0(s) soft: 0(s) tc-so: current: 252(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=6508 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:04:37 2021 current: Dec 16 14:04:42 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:04:29 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=6508 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:04:35 2021 current: Dec 16 14:04:42 2021 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:04:40 2021 hard: 0(s) soft: 0(s) tc-so: current: 384(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=6508 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:04:37 2021 current: Dec 16 14:04:42 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:04:29 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=6508 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:15.140004 b2:a0:97:b9:5a:2b > b2:a0:a8:28:b0:41, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): ICMP echo request, id 27848, seq 0, length 64 tc-so:00:00:13.750004 b2:a0:a8:28:b0:41 > b2:a0:97:b9:5a:2b, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): ICMP echo reply, id 27848, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 ah 10010; tc-so:delete 10.0.0.2 10.0.0.1 ah 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:04:35 2021 current: Dec 16 14:04:44 2021 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:04:43 2021 hard: 0(s) soft: 0(s) tc-so: current: 512(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=29246 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:04:35 2021 current: Dec 16 14:04:44 2021 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:04:43 2021 hard: 0(s) soft: 0(s) tc-so: current: 336(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=29246 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 ah 10010; tc-so:delete 10.0.0.2 10.0.0.1 ah 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:04:35 2021 current: Dec 16 14:04:44 2021 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:04:42 2021 hard: 0(s) soft: 0(s) tc-so: current: 336(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=20904 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:04:35 2021 current: Dec 16 14:04:44 2021 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:04:42 2021 hard: 0(s) soft: 0(s) tc-so: current: 512(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=20904 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:17.300004 b2:a0:97:b9:5a:2b > b2:a0:a8:28:b0:41, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): ICMP echo request, id 23634, seq 0, length 64 tc-so:00:00:15.910004 b2:a0:a8:28:b0:41 > b2:a0:97:b9:5a:2b, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): ICMP echo reply, id 23634, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:97:b9:5a:2b tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:a8:28:b0:41 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:97:b9:5a:2b 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:a8:28:b0:41 on shmif0 17s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:97:b9:5a:2b multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a8:28:b0:41 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:97:b9:5a:2b UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a8:28:b0:41 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:97:b9:5a:2b on shmif0 15s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:a8:28:b0:41 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a8:28:b0:41 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 836 bytes, 2 multicasts tc-so: output: 8 packets, 836 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:97:b9:5a:2b tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 836 bytes, 2 multicasts tc-so: output: 8 packets, 836 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 26 0 26 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 65 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 159 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 41 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 598 0 0 200 0 200 200 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1538 0 38 294 0 294 tc-so: tc-so:In use 1620K, total allocated 2352K; utilization 68.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.170005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.650005] shmif0: Ethernet address b2:a0:97:b9:5a:2b tc-so:[ 8.330005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 10.550005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 12.920005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 15.140005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 17.300005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 64 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 160 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 41 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 538 0 0 180 0 180 180 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 36 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 40 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1474 0 28 274 0 274 tc-so: tc-so:In use 1503K, total allocated 2192K; utilization 68.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.170005] shmif0: Ethernet address b2:a0:a8:28:b0:41 tc-so:[ 6.910005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 9.170005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 11.510005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 13.750005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 15.910005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.160004 b2:a0:97:b9:5a:2b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.390004 b2:a0:a8:28:b0:41 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.290004 b2:a0:97:b9:5a:2b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.870004 b2:a0:a8:28:b0:41 > b2:a0:97:b9:5a:2b, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:a8:28:b0:41, length 28 tc-so:00:00:08.290004 b2:a0:97:b9:5a:2b > b2:a0:a8:28:b0:41, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 37476, seq 0, length 64 tc-so:00:00:06.910004 b2:a0:a8:28:b0:41 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.330004 b2:a0:97:b9:5a:2b > b2:a0:a8:28:b0:41, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:97:b9:5a:2b, length 28 tc-so:00:00:06.910004 b2:a0:a8:28:b0:41 > b2:a0:97:b9:5a:2b, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 37476, seq 0, length 64 tc-so:00:00:10.550004 b2:a0:97:b9:5a:2b > b2:a0:a8:28:b0:41, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 64691, seq 0, length 64 tc-so:00:00:09.170004 b2:a0:a8:28:b0:41 > b2:a0:97:b9:5a:2b, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 64691, seq 0, length 64 tc-so:00:00:12.920004 b2:a0:97:b9:5a:2b > b2:a0:a8:28:b0:41, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): ICMP echo request, id 3807, seq 0, length 64 tc-so:00:00:11.510004 b2:a0:a8:28:b0:41 > b2:a0:97:b9:5a:2b, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): ICMP echo reply, id 3807, seq 0, length 64 tc-so:00:00:15.140004 b2:a0:97:b9:5a:2b > b2:a0:a8:28:b0:41, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): ICMP echo request, id 27848, seq 0, length 64 tc-so:00:00:13.750004 b2:a0:a8:28:b0:41 > b2:a0:97:b9:5a:2b, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): ICMP echo reply, id 27848, seq 0, length 64 tc-so:00:00:17.300004 b2:a0:97:b9:5a:2b > b2:a0:a8:28:b0:41, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): ICMP echo request, id 23634, seq 0, length 64 tc-so:00:00:15.910004 b2:a0:a8:28:b0:41 > b2:a0:97:b9:5a:2b, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): ICMP echo reply, id 23634, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639663506.362218, ipsec_spi_ah_hmacsha512_preferred_old_delete, passed tc-start: 1639663506.411085, ipsec_spi_ah_hmacsha512_preferred_old_timeout tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1639663518.579246, ipsec_spi_ah_hmacsha512_preferred_old_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1639663518.586419, ipsec_spi_ah_null_preferred_new_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:06:c9:86:93 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:08.400004 b2:a0:3d:83:17:55 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.810004 b2:a0:06:c9:86:93 > b2:a0:3d:83:17:55, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:06:c9:86:93, length 28 tc-so:00:00:08.440004 b2:a0:3d:83:17:55 > b2:a0:06:c9:86:93, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 24589, seq 0, length 64 tc-so:00:00:06.810004 b2:a0:06:c9:86:93 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.440004 b2:a0:3d:83:17:55 > b2:a0:06:c9:86:93, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:3d:83:17:55, length 28 tc-so:00:00:06.850004 b2:a0:06:c9:86:93 > b2:a0:3d:83:17:55, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 24589, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 ah 10010 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10011 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:05:30 2021 current: Dec 16 14:05:33 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:05:31 2021 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=3139 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:05:33 2021 current: Dec 16 14:05:33 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:05:23 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=3139 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:05:30 2021 current: Dec 16 14:05:33 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:05:31 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=3139 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:05:33 2021 current: Dec 16 14:05:33 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:05:23 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=3139 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 ah 10010 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10011 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:05:31 2021 current: Dec 16 14:05:34 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:05:31 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=15072 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:05:34 2021 current: Dec 16 14:05:34 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:05:25 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=15072 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:05:31 2021 current: Dec 16 14:05:34 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:05:31 2021 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=15072 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:05:34 2021 current: Dec 16 14:05:34 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:05:25 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=15072 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:11.230004 b2:a0:3d:83:17:55 > b2:a0:06:c9:86:93, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x1): ICMP echo request, id 26832, seq 0, length 64 tc-so:00:00:09.590004 b2:a0:06:c9:86:93 > b2:a0:3d:83:17:55, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x1): ICMP echo reply, id 26832, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 ah 10020 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10021 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:05:31 2021 current: Dec 16 14:05:36 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:05:32 2021 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=12106 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:05:34 2021 current: Dec 16 14:05:36 2021 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:05:35 2021 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=12106 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:05:36 2021 current: Dec 16 14:05:36 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:05:24 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=12106 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:05:31 2021 current: Dec 16 14:05:36 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:05:32 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=12106 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:05:34 2021 current: Dec 16 14:05:36 2021 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:05:35 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=12106 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:05:36 2021 current: Dec 16 14:05:36 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:05:24 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=12106 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 ah 10020 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10021 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:05:31 2021 current: Dec 16 14:05:36 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:05:31 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=29762 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:05:34 2021 current: Dec 16 14:05:36 2021 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:05:34 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=29762 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:05:36 2021 current: Dec 16 14:05:36 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:05:25 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=29762 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:05:31 2021 current: Dec 16 14:05:36 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:05:31 2021 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=29762 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:05:34 2021 current: Dec 16 14:05:36 2021 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:05:34 2021 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=29762 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:05:36 2021 current: Dec 16 14:05:36 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:05:25 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=29762 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:13.720004 b2:a0:3d:83:17:55 > b2:a0:06:c9:86:93, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002724,seq=0x1): ICMP echo request, id 56502, seq 0, length 64 tc-so:00:00:12.130004 b2:a0:06:c9:86:93 > b2:a0:3d:83:17:55, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002725,seq=0x1): ICMP echo reply, id 56502, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 ah 10020; tc-so:delete 10.0.0.2 10.0.0.1 ah 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:05:30 2021 current: Dec 16 14:05:38 2021 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:05:31 2021 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=5314 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:05:33 2021 current: Dec 16 14:05:38 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:05:34 2021 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=5314 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:05:30 2021 current: Dec 16 14:05:38 2021 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:05:31 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=5314 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:05:33 2021 current: Dec 16 14:05:38 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:05:34 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=5314 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 ah 10020; tc-so:delete 10.0.0.2 10.0.0.1 ah 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:05:31 2021 current: Dec 16 14:05:39 2021 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:05:31 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=6180 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:05:34 2021 current: Dec 16 14:05:39 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:05:34 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=6180 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:05:31 2021 current: Dec 16 14:05:39 2021 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:05:31 2021 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=6180 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:05:34 2021 current: Dec 16 14:05:39 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:05:34 2021 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=6180 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:16.080004 b2:a0:3d:83:17:55 > b2:a0:06:c9:86:93, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x2): ICMP echo request, id 52600, seq 0, length 64 tc-so:00:00:14.460004 b2:a0:06:c9:86:93 > b2:a0:3d:83:17:55, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x2): ICMP echo reply, id 52600, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 ah 10010; tc-so:delete 10.0.0.2 10.0.0.1 ah 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:05:31 2021 current: Dec 16 14:05:41 2021 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:05:32 2021 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=18830 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:05:31 2021 current: Dec 16 14:05:41 2021 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:05:32 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=18830 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 ah 10010; tc-so:delete 10.0.0.2 10.0.0.1 ah 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:05:31 2021 current: Dec 16 14:05:41 2021 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:05:31 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=15623 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:05:31 2021 current: Dec 16 14:05:41 2021 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:05:31 2021 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=15623 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:18.410004 b2:a0:3d:83:17:55 > b2:a0:06:c9:86:93, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 26276, seq 0, length 64 tc-so:00:00:16.820004 b2:a0:06:c9:86:93 > b2:a0:3d:83:17:55, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 26276, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3d:83:17:55 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:06:c9:86:93 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:3d:83:17:55 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:06:c9:86:93 on shmif0 18s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:3d:83:17:55 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:06:c9:86:93 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:3d:83:17:55 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:06:c9:86:93 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:3d:83:17:55 on shmif0 15s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:06:c9:86:93 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:06:c9:86:93 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 736 bytes, 2 multicasts tc-so: output: 8 packets, 736 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3d:83:17:55 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 736 bytes, 2 multicasts tc-so: output: 8 packets, 736 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 26 0 26 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 44 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 66 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 163 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 593 0 0 198 0 198 198 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 40 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1544 0 38 293 0 293 tc-so: tc-so:In use 1606K, total allocated 2344K; utilization 68.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.280005] IPsec: Initialized Security Association Processing. tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.040005] shmif0: Ethernet address b2:a0:3d:83:17:55 tc-so:[ 8.440005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 11.230005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 13.770005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 16.080005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 18.410005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 44 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 65 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 161 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 534 0 0 178 0 178 178 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1462 0 28 272 0 272 tc-so: tc-so:In use 1484K, total allocated 2176K; utilization 68.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.450005] shmif0: Ethernet address b2:a0:06:c9:86:93 tc-so:[ 6.810005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 9.590005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 12.130005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 14.460005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 16.770005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.450004 b2:a0:3d:83:17:55 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.500004 b2:a0:06:c9:86:93 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.400004 b2:a0:3d:83:17:55 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.810004 b2:a0:06:c9:86:93 > b2:a0:3d:83:17:55, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:06:c9:86:93, length 28 tc-so:00:00:08.440004 b2:a0:3d:83:17:55 > b2:a0:06:c9:86:93, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 24589, seq 0, length 64 tc-so:00:00:06.810004 b2:a0:06:c9:86:93 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.440004 b2:a0:3d:83:17:55 > b2:a0:06:c9:86:93, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:3d:83:17:55, length 28 tc-so:00:00:06.850004 b2:a0:06:c9:86:93 > b2:a0:3d:83:17:55, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 24589, seq 0, length 64 tc-so:00:00:11.230004 b2:a0:3d:83:17:55 > b2:a0:06:c9:86:93, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x1): ICMP echo request, id 26832, seq 0, length 64 tc-so:00:00:09.590004 b2:a0:06:c9:86:93 > b2:a0:3d:83:17:55, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x1): ICMP echo reply, id 26832, seq 0, length 64 tc-so:00:00:13.720004 b2:a0:3d:83:17:55 > b2:a0:06:c9:86:93, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002724,seq=0x1): ICMP echo request, id 56502, seq 0, length 64 tc-so:00:00:12.130004 b2:a0:06:c9:86:93 > b2:a0:3d:83:17:55, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002725,seq=0x1): ICMP echo reply, id 56502, seq 0, length 64 tc-so:00:00:16.080004 b2:a0:3d:83:17:55 > b2:a0:06:c9:86:93, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x2): ICMP echo request, id 52600, seq 0, length 64 tc-so:00:00:14.460004 b2:a0:06:c9:86:93 > b2:a0:3d:83:17:55, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x2): ICMP echo reply, id 52600, seq 0, length 64 tc-so:00:00:18.410004 b2:a0:3d:83:17:55 > b2:a0:06:c9:86:93, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 26276, seq 0, length 64 tc-so:00:00:16.820004 b2:a0:06:c9:86:93 > b2:a0:3d:83:17:55, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 26276, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639663559.504730, ipsec_spi_ah_null_preferred_new_delete, passed tc-start: 1639663559.531540, ipsec_spi_ah_null_preferred_new_timeout tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1639663570.89799, ipsec_spi_ah_null_preferred_new_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1639663570.97984, ipsec_spi_ah_null_preferred_old_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:6e:04:77:99 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.key.prefered_oldsa=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.key.prefered_oldsa=1 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:08.170004 b2:a0:95:f2:81:94 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.810004 b2:a0:6e:04:77:99 > b2:a0:95:f2:81:94, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:6e:04:77:99, length 28 tc-so:00:00:08.170004 b2:a0:95:f2:81:94 > b2:a0:6e:04:77:99, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 64959, seq 0, length 64 tc-so:00:00:06.810004 b2:a0:6e:04:77:99 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.210004 b2:a0:95:f2:81:94 > b2:a0:6e:04:77:99, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:95:f2:81:94, length 28 tc-so:00:00:06.810004 b2:a0:6e:04:77:99 > b2:a0:95:f2:81:94, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 64959, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 ah 10010 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10011 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:06:21 2021 current: Dec 16 14:06:24 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:06:23 2021 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=3488 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:06:24 2021 current: Dec 16 14:06:24 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:06:15 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=3488 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:06:22 2021 current: Dec 16 14:06:24 2021 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:06:23 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=3488 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:06:24 2021 current: Dec 16 14:06:24 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:06:15 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=3488 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 ah 10010 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10011 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:06:22 2021 current: Dec 16 14:06:25 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:06:23 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=16177 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:06:25 2021 current: Dec 16 14:06:25 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:06:17 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=16177 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:06:23 2021 current: Dec 16 14:06:25 2021 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:06:23 2021 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=16177 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:06:25 2021 current: Dec 16 14:06:25 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:06:17 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=16177 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:10.350004 b2:a0:95:f2:81:94 > b2:a0:6e:04:77:99, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 42155, seq 0, length 64 tc-so:00:00:08.950004 b2:a0:6e:04:77:99 > b2:a0:95:f2:81:94, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 42155, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 ah 10020 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10021 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:06:22 2021 current: Dec 16 14:06:27 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:06:26 2021 hard: 0(s) soft: 0(s) tc-so: current: 216(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=6434 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:06:25 2021 current: Dec 16 14:06:27 2021 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:06:16 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=6434 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:06:27 2021 current: Dec 16 14:06:27 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:06:16 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=6434 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:06:23 2021 current: Dec 16 14:06:27 2021 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:06:26 2021 hard: 0(s) soft: 0(s) tc-so: current: 168(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=6434 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:06:25 2021 current: Dec 16 14:06:27 2021 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:06:16 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=6434 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:06:27 2021 current: Dec 16 14:06:27 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:06:16 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=6434 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 ah 10020 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10021 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:06:21 2021 current: Dec 16 14:06:27 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:06:24 2021 hard: 0(s) soft: 0(s) tc-so: current: 168(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=7829 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:06:24 2021 current: Dec 16 14:06:27 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:06:16 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=7829 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:06:27 2021 current: Dec 16 14:06:27 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:06:16 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=7829 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:06:22 2021 current: Dec 16 14:06:27 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:06:24 2021 hard: 0(s) soft: 0(s) tc-so: current: 216(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=7829 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:06:24 2021 current: Dec 16 14:06:27 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:06:16 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=7829 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:06:27 2021 current: Dec 16 14:06:27 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:06:16 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=7829 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:12.850004 b2:a0:95:f2:81:94 > b2:a0:6e:04:77:99, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): ICMP echo request, id 8529, seq 0, length 64 tc-so:00:00:11.480004 b2:a0:6e:04:77:99 > b2:a0:95:f2:81:94, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): ICMP echo reply, id 8529, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 ah 10020; tc-so:delete 10.0.0.2 10.0.0.1 ah 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:06:21 2021 current: Dec 16 14:06:29 2021 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:06:27 2021 hard: 0(s) soft: 0(s) tc-so: current: 324(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=25882 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:06:24 2021 current: Dec 16 14:06:29 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:06:15 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=25882 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:06:22 2021 current: Dec 16 14:06:29 2021 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:06:27 2021 hard: 0(s) soft: 0(s) tc-so: current: 252(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=25882 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:06:24 2021 current: Dec 16 14:06:29 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:06:15 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=25882 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 ah 10020; tc-so:delete 10.0.0.2 10.0.0.1 ah 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:06:21 2021 current: Dec 16 14:06:29 2021 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:06:27 2021 hard: 0(s) soft: 0(s) tc-so: current: 252(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=8993 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:06:24 2021 current: Dec 16 14:06:29 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:06:16 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=8993 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:06:22 2021 current: Dec 16 14:06:29 2021 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:06:27 2021 hard: 0(s) soft: 0(s) tc-so: current: 324(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=8993 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:06:24 2021 current: Dec 16 14:06:29 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:06:16 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=8993 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:15.020004 b2:a0:95:f2:81:94 > b2:a0:6e:04:77:99, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): ICMP echo request, id 64418, seq 0, length 64 tc-so:00:00:13.630004 b2:a0:6e:04:77:99 > b2:a0:95:f2:81:94, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): ICMP echo reply, id 64418, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 ah 10010; tc-so:delete 10.0.0.2 10.0.0.1 ah 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:06:21 2021 current: Dec 16 14:06:31 2021 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:06:30 2021 hard: 0(s) soft: 0(s) tc-so: current: 432(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=13599 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:06:22 2021 current: Dec 16 14:06:31 2021 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:06:30 2021 hard: 0(s) soft: 0(s) tc-so: current: 336(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=13599 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 ah 10010; tc-so:delete 10.0.0.2 10.0.0.1 ah 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:06:21 2021 current: Dec 16 14:06:31 2021 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:06:29 2021 hard: 0(s) soft: 0(s) tc-so: current: 336(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=21398 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:06:22 2021 current: Dec 16 14:06:31 2021 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:06:29 2021 hard: 0(s) soft: 0(s) tc-so: current: 432(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=21398 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:17.040004 b2:a0:95:f2:81:94 > b2:a0:6e:04:77:99, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): ICMP echo request, id 28666, seq 0, length 64 tc-so:00:00:15.670004 b2:a0:6e:04:77:99 > b2:a0:95:f2:81:94, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): ICMP echo reply, id 28666, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:95:f2:81:94 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:6e:04:77:99 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:95:f2:81:94 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:6e:04:77:99 on shmif0 19s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:95:f2:81:94 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6e:04:77:99 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:95:f2:81:94 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:6e:04:77:99 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:95:f2:81:94 on shmif0 17s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:6e:04:77:99 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6e:04:77:99 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 736 bytes, 2 multicasts tc-so: output: 8 packets, 736 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:95:f2:81:94 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 736 bytes, 2 multicasts tc-so: output: 8 packets, 736 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 26 0 26 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 44 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 65 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 159 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 597 0 0 199 0 199 199 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1534 0 38 293 0 293 tc-so: tc-so:In use 1612K, total allocated 2344K; utilization 68.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.610005] shmif0: Ethernet address b2:a0:95:f2:81:94 tc-so:[ 8.210005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 10.350005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 12.850005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 15.020005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 17.040005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 44 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 64 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 160 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 538 0 0 180 0 180 180 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 36 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 40 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1470 0 28 274 0 274 tc-so: tc-so:In use 1495K, total allocated 2192K; utilization 68.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.120005] shmif0: Ethernet address b2:a0:6e:04:77:99 tc-so:[ 6.810005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 8.950005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 11.440005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 13.630005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 15.670005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:05.740004 b2:a0:95:f2:81:94 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.010004 b2:a0:6e:04:77:99 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.170004 b2:a0:95:f2:81:94 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.810004 b2:a0:6e:04:77:99 > b2:a0:95:f2:81:94, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:6e:04:77:99, length 28 tc-so:00:00:08.170004 b2:a0:95:f2:81:94 > b2:a0:6e:04:77:99, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 64959, seq 0, length 64 tc-so:00:00:06.810004 b2:a0:6e:04:77:99 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.210004 b2:a0:95:f2:81:94 > b2:a0:6e:04:77:99, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:95:f2:81:94, length 28 tc-so:00:00:06.810004 b2:a0:6e:04:77:99 > b2:a0:95:f2:81:94, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 64959, seq 0, length 64 tc-so:00:00:10.350004 b2:a0:95:f2:81:94 > b2:a0:6e:04:77:99, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 42155, seq 0, length 64 tc-so:00:00:08.950004 b2:a0:6e:04:77:99 > b2:a0:95:f2:81:94, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 42155, seq 0, length 64 tc-so:00:00:12.850004 b2:a0:95:f2:81:94 > b2:a0:6e:04:77:99, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): ICMP echo request, id 8529, seq 0, length 64 tc-so:00:00:11.480004 b2:a0:6e:04:77:99 > b2:a0:95:f2:81:94, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): ICMP echo reply, id 8529, seq 0, length 64 tc-so:00:00:15.020004 b2:a0:95:f2:81:94 > b2:a0:6e:04:77:99, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): ICMP echo request, id 64418, seq 0, length 64 tc-so:00:00:13.630004 b2:a0:6e:04:77:99 > b2:a0:95:f2:81:94, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): ICMP echo reply, id 64418, seq 0, length 64 tc-so:00:00:17.040004 b2:a0:95:f2:81:94 > b2:a0:6e:04:77:99, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): ICMP echo request, id 28666, seq 0, length 64 tc-so:00:00:15.670004 b2:a0:6e:04:77:99 > b2:a0:95:f2:81:94, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): ICMP echo reply, id 28666, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639663609.606532, ipsec_spi_ah_null_preferred_old_delete, passed tc-start: 1639663609.632394, ipsec_spi_ah_null_preferred_old_timeout tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1639663620.778429, ipsec_spi_ah_null_preferred_old_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1639663620.786054, ipsec_spi_esp_null_preferred_new_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:3f:82:42:79 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:08.600004 b2:a0:98:cd:45:3f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:07.040004 b2:a0:3f:82:42:79 > b2:a0:98:cd:45:3f, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:3f:82:42:79, length 28 tc-so:00:00:08.640004 b2:a0:98:cd:45:3f > b2:a0:3f:82:42:79, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:07.040004 b2:a0:3f:82:42:79 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.640004 b2:a0:98:cd:45:3f > b2:a0:3f:82:42:79, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:98:cd:45:3f, length 28 tc-so:00:00:07.040004 b2:a0:3f:82:42:79 > b2:a0:98:cd:45:3f, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 esp 10010 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10011 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:07:12 2021 current: Dec 16 14:07:15 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:07:13 2021 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=11940 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:07:14 2021 current: Dec 16 14:07:15 2021 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:07:05 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=11940 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:07:12 2021 current: Dec 16 14:07:15 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:07:13 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=11940 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:07:14 2021 current: Dec 16 14:07:15 2021 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:07:05 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=11940 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 esp 10010 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10011 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:07:13 2021 current: Dec 16 14:07:16 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:07:14 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=12099 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:07:15 2021 current: Dec 16 14:07:16 2021 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:07:07 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=12099 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:07:13 2021 current: Dec 16 14:07:16 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:07:14 2021 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=12099 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:07:15 2021 current: Dec 16 14:07:16 2021 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:07:07 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=12099 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:11.000004 b2:a0:98:cd:45:3f > b2:a0:3f:82:42:79, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x1), length 76 tc-so:00:00:09.420004 b2:a0:3f:82:42:79 > b2:a0:98:cd:45:3f, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x1), length 76 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 esp 10020 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10021 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:07:13 2021 current: Dec 16 14:07:18 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:07:14 2021 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=19756 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:07:15 2021 current: Dec 16 14:07:18 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:07:17 2021 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=19756 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:07:18 2021 current: Dec 16 14:07:18 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:07:06 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=19756 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:07:13 2021 current: Dec 16 14:07:18 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:07:14 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=19756 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:07:15 2021 current: Dec 16 14:07:18 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:07:17 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=19756 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:07:18 2021 current: Dec 16 14:07:18 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:07:06 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=19756 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 esp 10020 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10021 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:07:13 2021 current: Dec 16 14:07:18 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:07:14 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=12197 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:07:15 2021 current: Dec 16 14:07:18 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:07:16 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=12197 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:07:18 2021 current: Dec 16 14:07:18 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:07:07 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=12197 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:07:13 2021 current: Dec 16 14:07:18 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:07:14 2021 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=12197 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:07:15 2021 current: Dec 16 14:07:18 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:07:16 2021 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=12197 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:07:18 2021 current: Dec 16 14:07:18 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:07:07 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=12197 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:13.450004 b2:a0:98:cd:45:3f > b2:a0:3f:82:42:79, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002724,seq=0x1), length 76 tc-so:00:00:11.870004 b2:a0:3f:82:42:79 > b2:a0:98:cd:45:3f, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002725,seq=0x1), length 76 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 esp 10020; tc-so:delete 10.0.0.2 10.0.0.1 esp 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:07:12 2021 current: Dec 16 14:07:20 2021 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:07:13 2021 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=17269 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:07:14 2021 current: Dec 16 14:07:20 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:07:16 2021 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=17269 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:07:12 2021 current: Dec 16 14:07:20 2021 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:07:13 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=17269 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:07:14 2021 current: Dec 16 14:07:20 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:07:16 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=17269 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 esp 10020; tc-so:delete 10.0.0.2 10.0.0.1 esp 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:07:13 2021 current: Dec 16 14:07:21 2021 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:07:14 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=24324 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:07:15 2021 current: Dec 16 14:07:21 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:07:16 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=24324 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:07:13 2021 current: Dec 16 14:07:21 2021 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:07:14 2021 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=24324 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:07:15 2021 current: Dec 16 14:07:21 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:07:16 2021 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=24324 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:15.990004 b2:a0:98:cd:45:3f > b2:a0:3f:82:42:79, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x2), length 76 tc-so:00:00:14.440004 b2:a0:3f:82:42:79 > b2:a0:98:cd:45:3f, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x2), length 76 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 esp 10010; tc-so:delete 10.0.0.2 10.0.0.1 esp 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:07:13 2021 current: Dec 16 14:07:23 2021 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:07:14 2021 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=8563 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:07:13 2021 current: Dec 16 14:07:23 2021 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:07:14 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=8563 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 esp 10010; tc-so:delete 10.0.0.2 10.0.0.1 esp 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:07:13 2021 current: Dec 16 14:07:23 2021 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:07:14 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=13442 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:07:13 2021 current: Dec 16 14:07:23 2021 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:07:14 2021 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=13442 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:18.200004 b2:a0:98:cd:45:3f > b2:a0:3f:82:42:79, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 76 tc-so:00:00:16.610004 b2:a0:3f:82:42:79 > b2:a0:98:cd:45:3f, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 76 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:98:cd:45:3f tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:3f:82:42:79 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:98:cd:45:3f 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:3f:82:42:79 on shmif0 18s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:98:cd:45:3f multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3f:82:42:79 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:98:cd:45:3f UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:3f:82:42:79 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:98:cd:45:3f on shmif0 17s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:3f:82:42:79 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3f:82:42:79 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 676 bytes, 2 multicasts tc-so: output: 8 packets, 676 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:98:cd:45:3f tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 676 bytes, 2 multicasts tc-so: output: 8 packets, 676 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 26 0 26 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 66 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 163 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 32 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 594 0 0 198 0 198 198 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 35 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 7 0 0 5 0 5 5 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 44 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1547 0 38 294 0 294 tc-so: tc-so:In use 1621K, total allocated 2352K; utilization 68.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.010005] shmif0: Ethernet address b2:a0:98:cd:45:3f tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 64 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 160 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 534 0 0 178 0 178 178 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 34 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 40 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1453 0 28 272 0 272 tc-so: tc-so:In use 1487K, total allocated 2176K; utilization 68.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.470005] shmif0: Ethernet address b2:a0:3f:82:42:79 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.550004 b2:a0:98:cd:45:3f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.500004 b2:a0:3f:82:42:79 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.600004 b2:a0:98:cd:45:3f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:07.040004 b2:a0:3f:82:42:79 > b2:a0:98:cd:45:3f, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:3f:82:42:79, length 28 tc-so:00:00:08.640004 b2:a0:98:cd:45:3f > b2:a0:3f:82:42:79, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:07.040004 b2:a0:3f:82:42:79 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.640004 b2:a0:98:cd:45:3f > b2:a0:3f:82:42:79, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:98:cd:45:3f, length 28 tc-so:00:00:07.040004 b2:a0:3f:82:42:79 > b2:a0:98:cd:45:3f, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76 tc-so:00:00:11.000004 b2:a0:98:cd:45:3f > b2:a0:3f:82:42:79, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x1), length 76 tc-so:00:00:09.420004 b2:a0:3f:82:42:79 > b2:a0:98:cd:45:3f, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x1), length 76 tc-so:00:00:13.450004 b2:a0:98:cd:45:3f > b2:a0:3f:82:42:79, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002724,seq=0x1), length 76 tc-so:00:00:11.870004 b2:a0:3f:82:42:79 > b2:a0:98:cd:45:3f, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002725,seq=0x1), length 76 tc-so:00:00:15.990004 b2:a0:98:cd:45:3f > b2:a0:3f:82:42:79, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x2), length 76 tc-so:00:00:14.440004 b2:a0:3f:82:42:79 > b2:a0:98:cd:45:3f, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x2), length 76 tc-so:00:00:18.200004 b2:a0:98:cd:45:3f > b2:a0:3f:82:42:79, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 76 tc-so:00:00:16.610004 b2:a0:3f:82:42:79 > b2:a0:98:cd:45:3f, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 76 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639663662.900824, ipsec_spi_esp_null_preferred_new_delete, passed tc-start: 1639663662.940262, ipsec_spi_esp_null_preferred_new_timeout tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1639663674.613056, ipsec_spi_esp_null_preferred_new_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1639663674.621514, ipsec_spi_esp_null_preferred_old_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:76:3b:c5:8e ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.key.prefered_oldsa=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.key.prefered_oldsa=1 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:09.040004 b2:a0:6d:8f:4c:e5 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:07.440004 b2:a0:76:3b:c5:8e > b2:a0:6d:8f:4c:e5, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:76:3b:c5:8e, length 28 tc-so:00:00:09.080004 b2:a0:6d:8f:4c:e5 > b2:a0:76:3b:c5:8e, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:07.480004 b2:a0:76:3b:c5:8e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:09.080004 b2:a0:6d:8f:4c:e5 > b2:a0:76:3b:c5:8e, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:6d:8f:4c:e5, length 28 tc-so:00:00:07.480004 b2:a0:76:3b:c5:8e > b2:a0:6d:8f:4c:e5, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 esp 10010 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10011 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:08:06 2021 current: Dec 16 14:08:09 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:08:08 2021 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=21888 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:08:09 2021 current: Dec 16 14:08:09 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:07:59 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=21888 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:08:06 2021 current: Dec 16 14:08:09 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:08:08 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=21888 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:08:09 2021 current: Dec 16 14:08:09 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:07:59 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=21888 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 esp 10010 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10011 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:08:07 2021 current: Dec 16 14:08:10 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:08:08 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=8229 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:08:10 2021 current: Dec 16 14:08:10 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:08:01 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=8229 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:08:07 2021 current: Dec 16 14:08:10 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:08:08 2021 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=8229 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:08:10 2021 current: Dec 16 14:08:10 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:08:01 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=8229 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:11.440004 b2:a0:6d:8f:4c:e5 > b2:a0:76:3b:c5:8e, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 76 tc-so:00:00:09.840004 b2:a0:76:3b:c5:8e > b2:a0:6d:8f:4c:e5, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 76 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 esp 10020 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10021 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:08:07 2021 current: Dec 16 14:08:12 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:08:11 2021 hard: 0(s) soft: 0(s) tc-so: current: 192(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=21292 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:08:10 2021 current: Dec 16 14:08:12 2021 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:08:00 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=21292 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:08:12 2021 current: Dec 16 14:08:12 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:08:00 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=21292 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:08:07 2021 current: Dec 16 14:08:12 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:08:11 2021 hard: 0(s) soft: 0(s) tc-so: current: 168(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=21292 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:08:10 2021 current: Dec 16 14:08:12 2021 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:08:00 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=21292 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:08:12 2021 current: Dec 16 14:08:12 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:08:00 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=21292 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 esp 10020 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10021 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:08:07 2021 current: Dec 16 14:08:12 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:08:10 2021 hard: 0(s) soft: 0(s) tc-so: current: 168(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=17620 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:08:10 2021 current: Dec 16 14:08:12 2021 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:08:01 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=17620 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:08:12 2021 current: Dec 16 14:08:12 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:08:01 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=17620 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:08:07 2021 current: Dec 16 14:08:12 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:08:10 2021 hard: 0(s) soft: 0(s) tc-so: current: 192(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=17620 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:08:10 2021 current: Dec 16 14:08:12 2021 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:08:01 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=17620 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:08:12 2021 current: Dec 16 14:08:12 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:08:01 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=17620 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:13.800004 b2:a0:6d:8f:4c:e5 > b2:a0:76:3b:c5:8e, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 76 tc-so:00:00:12.200004 b2:a0:76:3b:c5:8e > b2:a0:6d:8f:4c:e5, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 76 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 esp 10020; tc-so:delete 10.0.0.2 10.0.0.1 esp 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:08:06 2021 current: Dec 16 14:08:14 2021 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:08:12 2021 hard: 0(s) soft: 0(s) tc-so: current: 288(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=17268 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:08:09 2021 current: Dec 16 14:08:14 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:07:59 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=17268 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:08:06 2021 current: Dec 16 14:08:14 2021 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:08:12 2021 hard: 0(s) soft: 0(s) tc-so: current: 252(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=17268 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:08:09 2021 current: Dec 16 14:08:14 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:07:59 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=17268 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 esp 10020; tc-so:delete 10.0.0.2 10.0.0.1 esp 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:08:07 2021 current: Dec 16 14:08:15 2021 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:08:13 2021 hard: 0(s) soft: 0(s) tc-so: current: 252(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=28266 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:08:10 2021 current: Dec 16 14:08:15 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:08:01 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=28266 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:08:07 2021 current: Dec 16 14:08:15 2021 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:08:13 2021 hard: 0(s) soft: 0(s) tc-so: current: 288(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=28266 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:08:10 2021 current: Dec 16 14:08:15 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:08:01 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=28266 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:16.280004 b2:a0:6d:8f:4c:e5 > b2:a0:76:3b:c5:8e, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 76 tc-so:00:00:14.690004 b2:a0:76:3b:c5:8e > b2:a0:6d:8f:4c:e5, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 76 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 esp 10010; tc-so:delete 10.0.0.2 10.0.0.1 esp 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:08:07 2021 current: Dec 16 14:08:17 2021 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:08:16 2021 hard: 0(s) soft: 0(s) tc-so: current: 384(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=3434 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:08:07 2021 current: Dec 16 14:08:17 2021 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:08:16 2021 hard: 0(s) soft: 0(s) tc-so: current: 336(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=3434 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 esp 10010; tc-so:delete 10.0.0.2 10.0.0.1 esp 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:08:07 2021 current: Dec 16 14:08:17 2021 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:08:15 2021 hard: 0(s) soft: 0(s) tc-so: current: 336(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=18144 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:08:07 2021 current: Dec 16 14:08:17 2021 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:08:15 2021 hard: 0(s) soft: 0(s) tc-so: current: 384(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=18144 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:18.810004 b2:a0:6d:8f:4c:e5 > b2:a0:76:3b:c5:8e, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 76 tc-so:00:00:17.210004 b2:a0:76:3b:c5:8e > b2:a0:6d:8f:4c:e5, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 76 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6d:8f:4c:e5 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:76:3b:c5:8e UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:6d:8f:4c:e5 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:76:3b:c5:8e on shmif0 18s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:6d:8f:4c:e5 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:76:3b:c5:8e tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:6d:8f:4c:e5 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:76:3b:c5:8e 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:6d:8f:4c:e5 on shmif0 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:76:3b:c5:8e multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:76:3b:c5:8e tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 676 bytes, 2 multicasts tc-so: output: 8 packets, 676 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6d:8f:4c:e5 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 676 bytes, 2 multicasts tc-so: output: 8 packets, 676 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 26 0 26 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 67 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 162 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 598 0 0 200 0 200 200 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 35 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 7 0 0 5 0 5 5 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 44 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1548 0 38 295 0 295 tc-so: tc-so:In use 1629K, total allocated 2360K; utilization 69.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.050005] shmif0: Ethernet address b2:a0:6d:8f:4c:e5 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 65 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 160 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 538 0 0 180 0 180 180 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1452 0 28 274 0 274 tc-so: tc-so:In use 1492K, total allocated 2192K; utilization 68.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.320005] chacha: Portable C ChaCha tc-so:[ 1.320005] aes: BearSSL aes_ct tc-so:[ 1.320005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.320005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.530005] shmif0: Ethernet address b2:a0:76:3b:c5:8e tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.560004 b2:a0:6d:8f:4c:e5 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.700004 b2:a0:76:3b:c5:8e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:09.040004 b2:a0:6d:8f:4c:e5 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:07.440004 b2:a0:76:3b:c5:8e > b2:a0:6d:8f:4c:e5, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:76:3b:c5:8e, length 28 tc-so:00:00:09.080004 b2:a0:6d:8f:4c:e5 > b2:a0:76:3b:c5:8e, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:07.480004 b2:a0:76:3b:c5:8e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:09.080004 b2:a0:6d:8f:4c:e5 > b2:a0:76:3b:c5:8e, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:6d:8f:4c:e5, length 28 tc-so:00:00:07.480004 b2:a0:76:3b:c5:8e > b2:a0:6d:8f:4c:e5, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76 tc-so:00:00:11.440004 b2:a0:6d:8f:4c:e5 > b2:a0:76:3b:c5:8e, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 76 tc-so:00:00:09.840004 b2:a0:76:3b:c5:8e > b2:a0:6d:8f:4c:e5, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 76 tc-so:00:00:13.800004 b2:a0:6d:8f:4c:e5 > b2:a0:76:3b:c5:8e, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 76 tc-so:00:00:12.200004 b2:a0:76:3b:c5:8e > b2:a0:6d:8f:4c:e5, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 76 tc-so:00:00:16.280004 b2:a0:6d:8f:4c:e5 > b2:a0:76:3b:c5:8e, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 76 tc-so:00:00:14.690004 b2:a0:76:3b:c5:8e > b2:a0:6d:8f:4c:e5, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 76 tc-so:00:00:18.810004 b2:a0:6d:8f:4c:e5 > b2:a0:76:3b:c5:8e, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 76 tc-so:00:00:17.210004 b2:a0:76:3b:c5:8e > b2:a0:6d:8f:4c:e5, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 76 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639663717.154397, ipsec_spi_esp_null_preferred_old_delete, passed tc-start: 1639663717.179997, ipsec_spi_esp_null_preferred_old_timeout tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1639663728.771135, ipsec_spi_esp_null_preferred_old_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1639663728.779691, ipsec_spi_esp_rijndaelcbc_preferred_new_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:e7:38:0b:eb ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:08.510004 b2:a0:27:58:0a:82 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.950004 b2:a0:e7:38:0b:eb > b2:a0:27:58:0a:82, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:e7:38:0b:eb, length 28 tc-so:00:00:08.510004 b2:a0:27:58:0a:82 > b2:a0:e7:38:0b:eb, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:06.950004 b2:a0:e7:38:0b:eb > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.510004 b2:a0:27:58:0a:82 > b2:a0:e7:38:0b:eb, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:27:58:0a:82, length 28 tc-so:00:00:06.980004 b2:a0:e7:38:0b:eb > b2:a0:27:58:0a:82, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 esp 10010 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10011 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:00 2021 current: Dec 16 14:09:03 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:01 2021 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=19063 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:02 2021 current: Dec 16 14:09:03 2021 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:08:53 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=19063 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:00 2021 current: Dec 16 14:09:03 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:01 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=19063 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:02 2021 current: Dec 16 14:09:03 2021 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:08:53 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=19063 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 esp 10010 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10011 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:01 2021 current: Dec 16 14:09:04 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:01 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=18536 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:03 2021 current: Dec 16 14:09:04 2021 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:08:55 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=18536 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:01 2021 current: Dec 16 14:09:04 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:01 2021 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=18536 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:03 2021 current: Dec 16 14:09:04 2021 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:08:55 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=18536 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:11.010004 b2:a0:27:58:0a:82 > b2:a0:e7:38:0b:eb, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x1), length 104 tc-so:00:00:09.440004 b2:a0:e7:38:0b:eb > b2:a0:27:58:0a:82, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x1), length 104 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 esp 10020 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10021 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:01 2021 current: Dec 16 14:09:06 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:02 2021 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=16779 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:03 2021 current: Dec 16 14:09:06 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:05 2021 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=16779 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:06 2021 current: Dec 16 14:09:06 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:08:54 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=16779 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:01 2021 current: Dec 16 14:09:06 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:02 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=16779 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:03 2021 current: Dec 16 14:09:06 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:05 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=16779 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:06 2021 current: Dec 16 14:09:06 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:08:54 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=16779 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 esp 10020 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10021 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:01 2021 current: Dec 16 14:09:06 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:01 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=25838 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:03 2021 current: Dec 16 14:09:06 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:04 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=25838 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:06 2021 current: Dec 16 14:09:06 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:08:55 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=25838 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:01 2021 current: Dec 16 14:09:06 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:01 2021 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=25838 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:03 2021 current: Dec 16 14:09:06 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:04 2021 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=25838 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:06 2021 current: Dec 16 14:09:06 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:08:55 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=25838 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:13.630004 b2:a0:27:58:0a:82 > b2:a0:e7:38:0b:eb, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002724,seq=0x1), length 104 tc-so:00:00:12.070004 b2:a0:e7:38:0b:eb > b2:a0:27:58:0a:82, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002725,seq=0x1), length 104 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 esp 10020; tc-so:delete 10.0.0.2 10.0.0.1 esp 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:00 2021 current: Dec 16 14:09:08 2021 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:01 2021 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=23268 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:02 2021 current: Dec 16 14:09:08 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:04 2021 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=23268 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:00 2021 current: Dec 16 14:09:08 2021 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:01 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=23268 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:02 2021 current: Dec 16 14:09:08 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:04 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=23268 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 esp 10020; tc-so:delete 10.0.0.2 10.0.0.1 esp 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:01 2021 current: Dec 16 14:09:09 2021 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:01 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=14658 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:03 2021 current: Dec 16 14:09:09 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:04 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=14658 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:01 2021 current: Dec 16 14:09:09 2021 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:01 2021 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=14658 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:03 2021 current: Dec 16 14:09:09 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:04 2021 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=14658 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:16.000004 b2:a0:27:58:0a:82 > b2:a0:e7:38:0b:eb, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x2), length 104 tc-so:00:00:14.440004 b2:a0:e7:38:0b:eb > b2:a0:27:58:0a:82, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x2), length 104 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 esp 10010; tc-so:delete 10.0.0.2 10.0.0.1 esp 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:00 2021 current: Dec 16 14:09:11 2021 tc-so: diff: 11(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:01 2021 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=16784 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:00 2021 current: Dec 16 14:09:11 2021 tc-so: diff: 11(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:01 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=16784 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 esp 10010; tc-so:delete 10.0.0.2 10.0.0.1 esp 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:01 2021 current: Dec 16 14:09:11 2021 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:01 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=7890 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:01 2021 current: Dec 16 14:09:11 2021 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:01 2021 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=7890 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:18.350004 b2:a0:27:58:0a:82 > b2:a0:e7:38:0b:eb, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 104 tc-so:00:00:16.790004 b2:a0:e7:38:0b:eb > b2:a0:27:58:0a:82, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 104 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:27:58:0a:82 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:e7:38:0b:eb UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:27:58:0a:82 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:e7:38:0b:eb on shmif0 18s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:27:58:0a:82 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e7:38:0b:eb tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:27:58:0a:82 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e7:38:0b:eb 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:27:58:0a:82 on shmif0 15s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:e7:38:0b:eb multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e7:38:0b:eb tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 816 bytes, 2 multicasts tc-so: output: 8 packets, 816 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:27:58:0a:82 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 816 bytes, 2 multicasts tc-so: output: 8 packets, 816 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 26 0 26 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 72 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 163 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 592 0 0 198 0 198 198 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 39 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1539 0 38 293 0 293 tc-so: tc-so:In use 1610K, total allocated 2344K; utilization 68.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.990005] shmif0: Ethernet address b2:a0:27:58:0a:82 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 70 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 160 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 533 0 0 178 0 178 178 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 34 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 41 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1458 0 28 272 0 272 tc-so: tc-so:In use 1488K, total allocated 2176K; utilization 68.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.450005] shmif0: Ethernet address b2:a0:e7:38:0b:eb tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.450004 b2:a0:27:58:0a:82 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.360004 b2:a0:e7:38:0b:eb > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.510004 b2:a0:27:58:0a:82 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.950004 b2:a0:e7:38:0b:eb > b2:a0:27:58:0a:82, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:e7:38:0b:eb, length 28 tc-so:00:00:08.510004 b2:a0:27:58:0a:82 > b2:a0:e7:38:0b:eb, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:06.950004 b2:a0:e7:38:0b:eb > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.510004 b2:a0:27:58:0a:82 > b2:a0:e7:38:0b:eb, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:27:58:0a:82, length 28 tc-so:00:00:06.980004 b2:a0:e7:38:0b:eb > b2:a0:27:58:0a:82, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:00:00:11.010004 b2:a0:27:58:0a:82 > b2:a0:e7:38:0b:eb, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x1), length 104 tc-so:00:00:09.440004 b2:a0:e7:38:0b:eb > b2:a0:27:58:0a:82, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x1), length 104 tc-so:00:00:13.630004 b2:a0:27:58:0a:82 > b2:a0:e7:38:0b:eb, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002724,seq=0x1), length 104 tc-so:00:00:12.070004 b2:a0:e7:38:0b:eb > b2:a0:27:58:0a:82, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002725,seq=0x1), length 104 tc-so:00:00:16.000004 b2:a0:27:58:0a:82 > b2:a0:e7:38:0b:eb, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x2), length 104 tc-so:00:00:14.440004 b2:a0:e7:38:0b:eb > b2:a0:27:58:0a:82, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x2), length 104 tc-so:00:00:18.350004 b2:a0:27:58:0a:82 > b2:a0:e7:38:0b:eb, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 104 tc-so:00:00:16.790004 b2:a0:e7:38:0b:eb > b2:a0:27:58:0a:82, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 104 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639663770.746771, ipsec_spi_esp_rijndaelcbc_preferred_new_delete, passed tc-start: 1639663770.770356, ipsec_spi_esp_rijndaelcbc_preferred_new_timeout tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1639663782.82611, ipsec_spi_esp_rijndaelcbc_preferred_new_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1639663782.90425, ipsec_spi_esp_rijndaelcbc_preferred_old_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:1e:bb:bf:71 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.key.prefered_oldsa=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.key.prefered_oldsa=1 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:09.600004 b2:a0:37:58:22:5e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:07.880004 b2:a0:1e:bb:bf:71 > b2:a0:37:58:22:5e, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:1e:bb:bf:71, length 28 tc-so:00:00:09.600004 b2:a0:37:58:22:5e > b2:a0:1e:bb:bf:71, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:07.920004 b2:a0:1e:bb:bf:71 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:09.640004 b2:a0:37:58:22:5e > b2:a0:1e:bb:bf:71, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:37:58:22:5e, length 28 tc-so:00:00:07.920004 b2:a0:1e:bb:bf:71 > b2:a0:37:58:22:5e, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 esp 10010 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10011 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:55 2021 current: Dec 16 14:09:58 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:56 2021 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=27092 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:57 2021 current: Dec 16 14:09:58 2021 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:47 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=27092 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:55 2021 current: Dec 16 14:09:58 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:56 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=27092 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:57 2021 current: Dec 16 14:09:58 2021 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:47 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=27092 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 esp 10010 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10011 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:56 2021 current: Dec 16 14:09:59 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:57 2021 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=20453 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:59 2021 current: Dec 16 14:09:59 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:50 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=20453 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:56 2021 current: Dec 16 14:09:59 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:57 2021 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=20453 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:59 2021 current: Dec 16 14:09:59 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:50 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=20453 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:12.000004 b2:a0:37:58:22:5e > b2:a0:1e:bb:bf:71, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 104 tc-so:00:00:10.280004 b2:a0:1e:bb:bf:71 > b2:a0:37:58:22:5e, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 104 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 esp 10020 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10021 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:55 2021 current: Dec 16 14:10:00 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:59 2021 hard: 0(s) soft: 0(s) tc-so: current: 248(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=29951 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:57 2021 current: Dec 16 14:10:00 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:47 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=29951 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:10:00 2021 current: Dec 16 14:10:00 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:47 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=29951 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:55 2021 current: Dec 16 14:10:00 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:59 2021 hard: 0(s) soft: 0(s) tc-so: current: 168(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=29951 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:57 2021 current: Dec 16 14:10:00 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:47 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=29951 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:10:00 2021 current: Dec 16 14:10:00 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:47 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=29951 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 esp 10020 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10021 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:55 2021 current: Dec 16 14:10:01 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:59 2021 hard: 0(s) soft: 0(s) tc-so: current: 168(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=19436 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:58 2021 current: Dec 16 14:10:01 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:49 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=19436 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:10:01 2021 current: Dec 16 14:10:01 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:49 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=19436 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:55 2021 current: Dec 16 14:10:01 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:59 2021 hard: 0(s) soft: 0(s) tc-so: current: 248(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=19436 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:58 2021 current: Dec 16 14:10:01 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:49 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=19436 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:10:01 2021 current: Dec 16 14:10:01 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:49 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=19436 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:14.300004 b2:a0:37:58:22:5e > b2:a0:1e:bb:bf:71, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 104 tc-so:00:00:12.580004 b2:a0:1e:bb:bf:71 > b2:a0:37:58:22:5e, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 104 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 esp 10020; tc-so:delete 10.0.0.2 10.0.0.1 esp 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:56 2021 current: Dec 16 14:10:03 2021 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:10:02 2021 hard: 0(s) soft: 0(s) tc-so: current: 372(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=12452 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:58 2021 current: Dec 16 14:10:03 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:48 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=12452 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:56 2021 current: Dec 16 14:10:03 2021 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:10:02 2021 hard: 0(s) soft: 0(s) tc-so: current: 252(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=12452 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:58 2021 current: Dec 16 14:10:03 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:48 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=12452 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 esp 10020; tc-so:delete 10.0.0.2 10.0.0.1 esp 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:55 2021 current: Dec 16 14:10:04 2021 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:10:01 2021 hard: 0(s) soft: 0(s) tc-so: current: 252(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=22572 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:58 2021 current: Dec 16 14:10:04 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:49 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=22572 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:55 2021 current: Dec 16 14:10:04 2021 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:10:01 2021 hard: 0(s) soft: 0(s) tc-so: current: 372(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=22572 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:58 2021 current: Dec 16 14:10:04 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:09:49 2021 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=22572 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:16.850004 b2:a0:37:58:22:5e > b2:a0:1e:bb:bf:71, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 104 tc-so:00:00:15.110004 b2:a0:1e:bb:bf:71 > b2:a0:37:58:22:5e, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 104 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 esp 10010; tc-so:delete 10.0.0.2 10.0.0.1 esp 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:55 2021 current: Dec 16 14:10:05 2021 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:10:03 2021 hard: 0(s) soft: 0(s) tc-so: current: 496(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=15171 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:55 2021 current: Dec 16 14:10:05 2021 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:10:03 2021 hard: 0(s) soft: 0(s) tc-so: current: 336(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=15171 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 esp 10010; tc-so:delete 10.0.0.2 10.0.0.1 esp 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:55 2021 current: Dec 16 14:10:06 2021 tc-so: diff: 11(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:10:04 2021 hard: 0(s) soft: 0(s) tc-so: current: 336(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=25519 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 16 14:09:55 2021 current: Dec 16 14:10:06 2021 tc-so: diff: 11(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 16 14:10:04 2021 hard: 0(s) soft: 0(s) tc-so: current: 496(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=25519 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:19.130004 b2:a0:37:58:22:5e > b2:a0:1e:bb:bf:71, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 104 tc-so:00:00:17.410004 b2:a0:1e:bb:bf:71 > b2:a0:37:58:22:5e, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 104 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:37:58:22:5e tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:1e:bb:bf:71 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:37:58:22:5e 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:1e:bb:bf:71 on shmif0 18s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:37:58:22:5e multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1e:bb:bf:71 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:37:58:22:5e UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:1e:bb:bf:71 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:37:58:22:5e on shmif0 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:1e:bb:bf:71 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1e:bb:bf:71 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 816 bytes, 2 multicasts tc-so: output: 8 packets, 816 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:37:58:22:5e tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 816 bytes, 2 multicasts tc-so: output: 8 packets, 816 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 26 0 26 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 73 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 162 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 599 0 0 200 0 200 200 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 35 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 7 0 0 5 0 5 5 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 44 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1555 0 38 295 0 295 tc-so: tc-so:In use 1634K, total allocated 2360K; utilization 69.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.330005] shmif0: Ethernet address b2:a0:37:58:22:5e tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 71 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 161 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 537 0 0 179 0 179 179 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 37 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1457 0 28 273 0 273 tc-so: tc-so:In use 1493K, total allocated 2184K; utilization 68.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.740005] shmif0: Ethernet address b2:a0:1e:bb:bf:71 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.870004 b2:a0:37:58:22:5e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.870004 b2:a0:1e:bb:bf:71 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:09.600004 b2:a0:37:58:22:5e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:07.880004 b2:a0:1e:bb:bf:71 > b2:a0:37:58:22:5e, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:1e:bb:bf:71, length 28 tc-so:00:00:09.600004 b2:a0:37:58:22:5e > b2:a0:1e:bb:bf:71, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:07.920004 b2:a0:1e:bb:bf:71 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:09.640004 b2:a0:37:58:22:5e > b2:a0:1e:bb:bf:71, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:37:58:22:5e, length 28 tc-so:00:00:07.920004 b2:a0:1e:bb:bf:71 > b2:a0:37:58:22:5e, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:00:00:12.000004 b2:a0:37:58:22:5e > b2:a0:1e:bb:bf:71, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 104 tc-so:00:00:10.280004 b2:a0:1e:bb:bf:71 > b2:a0:37:58:22:5e, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 104 tc-so:00:00:14.300004 b2:a0:37:58:22:5e > b2:a0:1e:bb:bf:71, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 104 tc-so:00:00:12.580004 b2:a0:1e:bb:bf:71 > b2:a0:37:58:22:5e, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 104 tc-so:00:00:16.850004 b2:a0:37:58:22:5e > b2:a0:1e:bb:bf:71, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 104 tc-so:00:00:15.110004 b2:a0:1e:bb:bf:71 > b2:a0:37:58:22:5e, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 104 tc-so:00:00:19.130004 b2:a0:37:58:22:5e > b2:a0:1e:bb:bf:71, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 104 tc-so:00:00:17.410004 b2:a0:1e:bb:bf:71 > b2:a0:37:58:22:5e, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 104 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639663824.965666, ipsec_spi_esp_rijndaelcbc_preferred_old_delete, passed tc-start: 1639663824.990552, ipsec_spi_esp_rijndaelcbc_preferred_old_timeout tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1639663836.87418, ipsec_spi_esp_rijndaelcbc_preferred_old_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1639663836.94637, ipsec_update_sa_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:88:ff:4e:45 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so:update 10.0.0.1 10.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: update 10.0.0.2 10.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:update 10.0.0.1 10.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: update 10.0.0.2 10.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e5:f3:6c:3b tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:88:ff:4e:45 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e5:f3:6c:3b 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:88:ff:4e:45 on shmif0 27s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:e5:f3:6c:3b multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:88:ff:4e:45 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:e5:f3:6c:3b UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:88:ff:4e:45 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:e5:f3:6c:3b on shmif0 26s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:88:ff:4e:45 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:88:ff:4e:45 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 268 bytes, 2 multicasts tc-so: output: 4 packets, 268 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e5:f3:6c:3b tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 268 bytes, 2 multicasts tc-so: output: 4 packets, 268 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 151 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 31 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 419 0 0 140 0 140 140 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1278 0 26 233 0 233 tc-so: tc-so:In use 1236K, total allocated 1864K; utilization 66.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.770005] shmif0: Ethernet address b2:a0:e5:f3:6c:3b tc-so:[ 8.000005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 152 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 31 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 408 0 0 136 0 136 136 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1263 0 24 229 0 229 tc-so: tc-so:In use 1215K, total allocated 1832K; utilization 66.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.230005] shmif0: Ethernet address b2:a0:88:ff:4e:45 tc-so:[ 6.510005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:05.990004 b2:a0:e5:f3:6c:3b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.040004 b2:a0:88:ff:4e:45 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:07.960004 b2:a0:e5:f3:6c:3b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.510004 b2:a0:88:ff:4e:45 > b2:a0:e5:f3:6c:3b, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:88:ff:4e:45, length 28 tc-so:00:00:07.960004 b2:a0:e5:f3:6c:3b > b2:a0:88:ff:4e:45, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 40813, seq 0, length 64 tc-so:00:00:06.560004 b2:a0:88:ff:4e:45 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.000004 b2:a0:e5:f3:6c:3b > b2:a0:88:ff:4e:45, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:e5:f3:6c:3b, length 28 tc-so:00:00:06.560004 b2:a0:88:ff:4e:45 > b2:a0:e5:f3:6c:3b, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 40813, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639663864.929054, ipsec_update_sa_ah_hmacsha512, passed tc-start: 1639663864.953779, ipsec_update_sa_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:1b:81:25:a1 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so:update 10.0.0.1 10.0.0.2 ah 10000 -A null ; tc-so: update 10.0.0.2 10.0.0.1 ah 10001 -A null ; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:update 10.0.0.1 10.0.0.2 ah 10000 -A null ; tc-so: update 10.0.0.2 10.0.0.1 ah 10001 -A null ; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:01:d4:44:b2 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:1b:81:25:a1 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:01:d4:44:b2 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:1b:81:25:a1 on shmif0 28s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:01:d4:44:b2 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1b:81:25:a1 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:01:d4:44:b2 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:1b:81:25:a1 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:01:d4:44:b2 on shmif0 25s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:1b:81:25:a1 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1b:81:25:a1 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 248 bytes, 2 multicasts tc-so: output: 4 packets, 248 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:01:d4:44:b2 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 248 bytes, 2 multicasts tc-so: output: 4 packets, 248 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 35 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 150 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 418 0 0 140 0 140 140 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1272 0 26 233 0 233 tc-so: tc-so:In use 1231K, total allocated 1864K; utilization 66.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.650005] shmif0: Ethernet address b2:a0:01:d4:44:b2 tc-so:[ 7.720005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 35 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 149 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 407 0 0 136 0 136 136 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 9 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1266 0 24 228 0 228 tc-so: tc-so:In use 1214K, total allocated 1824K; utilization 66.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.150005] shmif0: Ethernet address b2:a0:1b:81:25:a1 tc-so:[ 6.350005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:05.920004 b2:a0:01:d4:44:b2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:04.990004 b2:a0:1b:81:25:a1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:07.680004 b2:a0:01:d4:44:b2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.310004 b2:a0:1b:81:25:a1 > b2:a0:01:d4:44:b2, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:1b:81:25:a1, length 28 tc-so:00:00:07.680004 b2:a0:01:d4:44:b2 > b2:a0:1b:81:25:a1, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 30274, seq 0, length 64 tc-so:00:00:06.350004 b2:a0:1b:81:25:a1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:07.720004 b2:a0:01:d4:44:b2 > b2:a0:1b:81:25:a1, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:01:d4:44:b2, length 28 tc-so:00:00:06.350004 b2:a0:1b:81:25:a1 > b2:a0:01:d4:44:b2, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 30274, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639663900.812351, ipsec_update_sa_ah_null, passed tc-start: 1639663900.852646, ipsec_update_sa_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:f9:e0:04:31 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so:update 10.0.0.1 10.0.0.2 esp 10000 -E null ; tc-so: update 10.0.0.2 10.0.0.1 esp 10001 -E null ; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:update 10.0.0.1 10.0.0.2 esp 10000 -E null ; tc-so: update 10.0.0.2 10.0.0.1 esp 10001 -E null ; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2d:62:d1:8c tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:f9:e0:04:31 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:2d:62:d1:8c 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:f9:e0:04:31 on shmif0 28s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:2d:62:d1:8c multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f9:e0:04:31 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:2d:62:d1:8c UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f9:e0:04:31 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:2d:62:d1:8c on shmif0 26s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:f9:e0:04:31 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f9:e0:04:31 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 236 bytes, 2 multicasts tc-so: output: 4 packets, 236 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2d:62:d1:8c tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 236 bytes, 2 multicasts tc-so: output: 4 packets, 236 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 150 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 420 0 0 140 0 140 140 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 39 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1281 0 26 232 0 232 tc-so: tc-so:In use 1240K, total allocated 1856K; utilization 66.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.190005] IPsec: Initialized Security Association Processing. tc-so:[ 1.190005] mainbus0 (root) tc-so:[ 1.190005] chacha: Portable C ChaCha tc-so:[ 1.190005] aes: BearSSL aes_ct tc-so:[ 1.190005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.190005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.620005] shmif0: Ethernet address b2:a0:2d:62:d1:8c tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 152 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 407 0 0 136 0 136 136 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1257 0 24 229 0 229 tc-so: tc-so:In use 1211K, total allocated 1832K; utilization 66.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.300005] shmif0: Ethernet address b2:a0:f9:e0:04:31 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.460004 b2:a0:2d:62:d1:8c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.640004 b2:a0:f9:e0:04:31 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.680004 b2:a0:2d:62:d1:8c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:07.340004 b2:a0:f9:e0:04:31 > b2:a0:2d:62:d1:8c, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:f9:e0:04:31, length 28 tc-so:00:00:08.680004 b2:a0:2d:62:d1:8c > b2:a0:f9:e0:04:31, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:07.340004 b2:a0:f9:e0:04:31 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.680004 b2:a0:2d:62:d1:8c > b2:a0:f9:e0:04:31, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:2d:62:d1:8c, length 28 tc-so:00:00:07.340004 b2:a0:f9:e0:04:31 > b2:a0:2d:62:d1:8c, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639663932.40149, ipsec_update_sa_esp_null, passed tc-start: 1639663932.63942, ipsec_update_sa_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:6a:f9:dc:96 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so:update 10.0.0.1 10.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: update 10.0.0.2 10.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:update 10.0.0.1 10.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: update 10.0.0.2 10.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e8:8e:75:6c tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:6a:f9:dc:96 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e8:8e:75:6c 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:6a:f9:dc:96 on shmif0 27s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:e8:8e:75:6c multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6a:f9:dc:96 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:e8:8e:75:6c UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:6a:f9:dc:96 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:e8:8e:75:6c on shmif0 25s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:6a:f9:dc:96 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6a:f9:dc:96 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 264 bytes, 2 multicasts tc-so: output: 4 packets, 264 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e8:8e:75:6c tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 264 bytes, 2 multicasts tc-so: output: 4 packets, 264 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 149 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 418 0 0 140 0 140 140 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1268 0 26 233 0 233 tc-so: tc-so:In use 1232K, total allocated 1864K; utilization 66.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.170005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.900005] shmif0: Ethernet address b2:a0:e8:8e:75:6c tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 152 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 406 0 0 136 0 136 136 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1257 0 24 229 0 229 tc-so: tc-so:In use 1210K, total allocated 1832K; utilization 66.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.470005] shmif0: Ethernet address b2:a0:6a:f9:dc:96 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.950004 b2:a0:e8:8e:75:6c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:06.040004 b2:a0:6a:f9:dc:96 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:09.720004 b2:a0:e8:8e:75:6c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:08.140004 b2:a0:6a:f9:dc:96 > b2:a0:e8:8e:75:6c, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:6a:f9:dc:96, length 28 tc-so:00:00:09.720004 b2:a0:e8:8e:75:6c > b2:a0:6a:f9:dc:96, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:08.190004 b2:a0:6a:f9:dc:96 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:09.760004 b2:a0:e8:8e:75:6c > b2:a0:6a:f9:dc:96, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:e8:8e:75:6c, length 28 tc-so:00:00:08.190004 b2:a0:6a:f9:dc:96 > b2:a0:e8:8e:75:6c, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639663966.256279, ipsec_update_sa_esp_rijndaelcbc, passed tc-start: 1639663966.280588, ipsec_update_sp_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:f6:c1:e0:16 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so:spdupdate 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:spdupdate 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f5:8c:16:9a tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:f6:c1:e0:16 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f5:8c:16:9a 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:f6:c1:e0:16 on shmif0 28s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:f5:8c:16:9a multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f6:c1:e0:16 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:f5:8c:16:9a UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f6:c1:e0:16 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:f5:8c:16:9a on shmif0 26s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:f6:c1:e0:16 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f6:c1:e0:16 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 268 bytes, 2 multicasts tc-so: output: 4 packets, 268 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f5:8c:16:9a tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 268 bytes, 2 multicasts tc-so: output: 4 packets, 268 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 149 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 417 0 0 139 0 139 139 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 40 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1285 0 26 232 0 232 tc-so: tc-so:In use 1237K, total allocated 1856K; utilization 66.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.050005] shmif0: Ethernet address b2:a0:f5:8c:16:9a tc-so:[ 8.360005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 147 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 404 0 0 135 0 135 135 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1255 0 24 228 0 228 tc-so: tc-so:In use 1208K, total allocated 1824K; utilization 66.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.420005] shmif0: Ethernet address b2:a0:f6:c1:e0:16 tc-so:[ 6.720005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.370004 b2:a0:f5:8c:16:9a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.210004 b2:a0:f6:c1:e0:16 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.320004 b2:a0:f5:8c:16:9a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.680004 b2:a0:f6:c1:e0:16 > b2:a0:f5:8c:16:9a, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:f6:c1:e0:16, length 28 tc-so:00:00:08.320004 b2:a0:f5:8c:16:9a > b2:a0:f6:c1:e0:16, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 775, seq 0, length 64 tc-so:00:00:06.720004 b2:a0:f6:c1:e0:16 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.360004 b2:a0:f5:8c:16:9a > b2:a0:f6:c1:e0:16, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:f5:8c:16:9a, length 28 tc-so:00:00:06.720004 b2:a0:f6:c1:e0:16 > b2:a0:f5:8c:16:9a, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 775, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639663996.869183, ipsec_update_sp_ah_hmacsha512, passed tc-start: 1639663996.893278, ipsec_update_sp_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:5a:20:f1:18 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so:spdupdate 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:spdupdate 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fc:b2:42:08 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:5a:20:f1:18 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:fc:b2:42:08 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:5a:20:f1:18 on shmif0 27s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:fc:b2:42:08 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5a:20:f1:18 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:fc:b2:42:08 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:5a:20:f1:18 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:fc:b2:42:08 on shmif0 26s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:5a:20:f1:18 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5a:20:f1:18 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 248 bytes, 2 multicasts tc-so: output: 4 packets, 248 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fc:b2:42:08 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 248 bytes, 2 multicasts tc-so: output: 4 packets, 248 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 148 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 416 0 0 139 0 139 139 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 39 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1280 0 26 231 0 231 tc-so: tc-so:In use 1232K, total allocated 1848K; utilization 66.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.690005] shmif0: Ethernet address b2:a0:fc:b2:42:08 tc-so:[ 7.800005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 149 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 404 0 0 135 0 135 135 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1257 0 24 227 0 227 tc-so: tc-so:In use 1206K, total allocated 1816K; utilization 66.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.210005] shmif0: Ethernet address b2:a0:5a:20:f1:18 tc-so:[ 6.390005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:05.960004 b2:a0:fc:b2:42:08 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:04.990004 b2:a0:5a:20:f1:18 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:07.800004 b2:a0:fc:b2:42:08 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.390004 b2:a0:5a:20:f1:18 > b2:a0:fc:b2:42:08, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:5a:20:f1:18, length 28 tc-so:00:00:07.800004 b2:a0:fc:b2:42:08 > b2:a0:5a:20:f1:18, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 59607, seq 0, length 64 tc-so:00:00:06.390004 b2:a0:5a:20:f1:18 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:07.800004 b2:a0:fc:b2:42:08 > b2:a0:5a:20:f1:18, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:fc:b2:42:08, length 28 tc-so:00:00:06.390004 b2:a0:5a:20:f1:18 > b2:a0:fc:b2:42:08, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 59607, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639664025.518669, ipsec_update_sp_ah_null, passed tc-start: 1639664025.550184, ipsec_update_sp_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:8f:9a:05:fc ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so:spdupdate 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:spdupdate 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b4:23:70:e8 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:8f:9a:05:fc UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:b4:23:70:e8 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:8f:9a:05:fc on shmif0 28s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:b4:23:70:e8 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8f:9a:05:fc tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:b4:23:70:e8 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:8f:9a:05:fc 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:b4:23:70:e8 on shmif0 26s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:8f:9a:05:fc multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8f:9a:05:fc tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 236 bytes, 2 multicasts tc-so: output: 4 packets, 236 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b4:23:70:e8 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 236 bytes, 2 multicasts tc-so: output: 4 packets, 236 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 139 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 17 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 418 0 0 140 0 140 140 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 52 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1288 0 26 234 0 234 tc-so: tc-so:In use 1242K, total allocated 1872K; utilization 66.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.870005] shmif0: Ethernet address b2:a0:b4:23:70:e8 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 149 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 405 0 0 135 0 135 135 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1254 0 24 227 0 227 tc-so: tc-so:In use 1209K, total allocated 1816K; utilization 66.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.390005] shmif0: Ethernet address b2:a0:8f:9a:05:fc tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.210004 b2:a0:b4:23:70:e8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.080004 b2:a0:8f:9a:05:fc > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:07.960004 b2:a0:b4:23:70:e8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.380004 b2:a0:8f:9a:05:fc > b2:a0:b4:23:70:e8, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:8f:9a:05:fc, length 28 tc-so:00:00:07.960004 b2:a0:b4:23:70:e8 > b2:a0:8f:9a:05:fc, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:06.420004 b2:a0:8f:9a:05:fc > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:07.960004 b2:a0:b4:23:70:e8 > b2:a0:8f:9a:05:fc, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:b4:23:70:e8, length 28 tc-so:00:00:06.420004 b2:a0:8f:9a:05:fc > b2:a0:b4:23:70:e8, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639664056.466616, ipsec_update_sp_esp_null, passed tc-start: 1639664056.511765, ipsec_update_sp_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:33:a2:d3:b8 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so:spdupdate 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:spdupdate 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a3:1f:02:28 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:33:a2:d3:b8 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a3:1f:02:28 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:33:a2:d3:b8 on shmif0 28s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:a3:1f:02:28 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:33:a2:d3:b8 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:a3:1f:02:28 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:33:a2:d3:b8 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:a3:1f:02:28 on shmif0 25s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:33:a2:d3:b8 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:33:a2:d3:b8 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 264 bytes, 2 multicasts tc-so: output: 4 packets, 264 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a3:1f:02:28 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 264 bytes, 2 multicasts tc-so: output: 4 packets, 264 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 148 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 416 0 0 139 0 139 139 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 39 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1277 0 26 231 0 231 tc-so: tc-so:In use 1233K, total allocated 1848K; utilization 66.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.150005] shmif0: Ethernet address b2:a0:a3:1f:02:28 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 148 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 405 0 0 135 0 135 135 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1252 0 24 228 0 228 tc-so: tc-so:In use 1207K, total allocated 1824K; utilization 66.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.620005] shmif0: Ethernet address b2:a0:33:a2:d3:b8 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.940004 b2:a0:a3:1f:02:28 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.820004 b2:a0:33:a2:d3:b8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:09.100004 b2:a0:a3:1f:02:28 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:07.470004 b2:a0:33:a2:d3:b8 > b2:a0:a3:1f:02:28, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:33:a2:d3:b8, length 28 tc-so:00:00:09.140004 b2:a0:a3:1f:02:28 > b2:a0:33:a2:d3:b8, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:07.510004 b2:a0:33:a2:d3:b8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:09.140004 b2:a0:a3:1f:02:28 > b2:a0:33:a2:d3:b8, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:a3:1f:02:28, length 28 tc-so:00:00:07.510004 b2:a0:33:a2:d3:b8 > b2:a0:a3:1f:02:28, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639664094.787329, ipsec_update_sp_esp_rijndaelcbc, passed tp-end: 1639664094.814535, net/ipsec/t_ipsec_misc tp-start: 1639664096.520445, net/ipsec/t_ipsec_natt, 4 tc-start: 1639664096.527793, ipsec_natt_transport_ipv4_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_natt_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_bpf -lrumpnet_npf unix://ipsec_natt_nat ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_natt_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_local ] tc-so:Executing command [ grep -q b2:a0:ed:5c:23:f3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_natt_nat ] tc-so:Executing command [ grep -q b2:a0:bb:6e:d9:f4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_nat ] tc-so:Executing command [ grep -q b2:a0:03:05:21:3a ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add default 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 20.0.0.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 20.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl reload ./npf.conf ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl start ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 20.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 20.0.0.2 4501 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:[1] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -u -w 3 -p 4500 20.0.0.2 4500 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 20.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 20.0.0.2 4501 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:[4] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-se:[3] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-se:[2] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639664158.855511, ipsec_natt_transport_ipv4_null, passed tc-start: 1639664158.899290, ipsec_natt_transport_ipv4_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_natt_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_bpf -lrumpnet_npf unix://ipsec_natt_nat ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_natt_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_local ] tc-so:Executing command [ grep -q b2:a0:2a:90:70:25 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_natt_nat ] tc-so:Executing command [ grep -q b2:a0:85:3c:81:ce ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_nat ] tc-so:Executing command [ grep -q b2:a0:3a:0f:f6:dd ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add default 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 20.0.0.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 20.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl reload ./npf.conf ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl start ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 20.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 20.0.0.2 4501 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:[1] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -u -w 3 -p 4500 20.0.0.2 4500 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 20.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 20.0.0.2 4501 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:[4] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-se:[3] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-se:[2] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639664225.345329, ipsec_natt_transport_ipv4_rijndaelcbc, passed tc-start: 1639664225.382923, ipsec_natt_transport_ipv6_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://ipsec_natt_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://ipsec_natt_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_global ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_global ] tc-so:Executing command [ grep -q b2:a0:2c:68:32:54 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fc00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 link0 ] tc-so:Executing command [ rump.ifconfig ipsec0 link2 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:1111::1 ] tc-so:Executing command [ rump.route -n add -inet6 fc00:2222::1 fc00:1111::1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 link0 ] tc-so:Executing command [ rump.ifconfig ipsec0 link2 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:2222::1 ] tc-so:Executing command [ rump.route -n add -inet6 fc00:1111::1 fc00:2222::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 5 fc00:2222::1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-se:[2] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-se:[1] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639664259.358290, ipsec_natt_transport_ipv6_null, passed tc-start: 1639664259.386294, ipsec_natt_transport_ipv6_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://ipsec_natt_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://ipsec_natt_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_global ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_global ] tc-so:Executing command [ grep -q b2:a0:4a:df:64:7a ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fc00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 link0 ] tc-so:Executing command [ rump.ifconfig ipsec0 link2 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:1111::1 ] tc-so:Executing command [ rump.route -n add -inet6 fc00:2222::1 fc00:1111::1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 link0 ] tc-so:Executing command [ rump.ifconfig ipsec0 link2 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:2222::1 ] tc-so:Executing command [ rump.route -n add -inet6 fc00:1111::1 fc00:2222::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 5 fc00:2222::1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-se:[2] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-se:[1] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639664290.624756, ipsec_natt_transport_ipv6_rijndaelcbc, passed tp-end: 1639664290.654251, net/ipsec/t_ipsec_natt tp-start: 1639664295.209955, net/ipsec/t_ipsec_sockopt, 10 tc-start: 1639664295.217094, ipsec_IP_IPSEC_POLICY_ipv4_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:ff:a3:e5:e9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require -E in ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require -E in ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E in ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639664340.365471, ipsec_IP_IPSEC_POLICY_ipv4_ah_hmacsha512, passed tc-start: 1639664340.401818, ipsec_IP_IPSEC_POLICY_ipv4_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:73:d7:73:a8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require -E in ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require -E in ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E in ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639664384.516781, ipsec_IP_IPSEC_POLICY_ipv4_ah_null, passed tc-start: 1639664384.556962, ipsec_IP_IPSEC_POLICY_ipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:78:17:3d:a3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require -E in ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require -E in ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E in ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639664429.365718, ipsec_IP_IPSEC_POLICY_ipv4_esp_null, passed tc-start: 1639664429.402879, ipsec_IP_IPSEC_POLICY_ipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:c2:9b:d5:36 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require -E in ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require -E in ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E in ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639664468.103467, ipsec_IP_IPSEC_POLICY_ipv4_esp_rijndaelcbc, passed tc-start: 1639664468.128192, ipsec_IP_IPSEC_POLICY_ipv4_ipcomp_deflate tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:b3:ea:d1:0c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ipcomp/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 82 -p ff -E out ipsec ipcomp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 82 -p ff -E out ipsec ipcomp/transport//require -E in ipsec ipcomp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 82 -p ff -E out ipsec ipcomp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 82 -p ff -E out ipsec ipcomp/transport//require -E in ipsec ipcomp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 82 -p ff -E out ipsec ipcomp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 82 -p ff -E in ipsec ipcomp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639664498.403554, ipsec_IP_IPSEC_POLICY_ipv4_ipcomp_deflate, passed tc-start: 1639664498.435568, ipsec_IP_IPSEC_POLICY_ipv6_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:1f:a5:92:00 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require -P in ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require -P in ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P in ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639664540.419859, ipsec_IP_IPSEC_POLICY_ipv6_ah_hmacsha512, passed tc-start: 1639664540.444075, ipsec_IP_IPSEC_POLICY_ipv6_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:bf:d0:8d:ed ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require -P in ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require -P in ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P in ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639664582.739966, ipsec_IP_IPSEC_POLICY_ipv6_ah_null, passed tc-start: 1639664582.764537, ipsec_IP_IPSEC_POLICY_ipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:c1:a6:40:01 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require -P in ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require -P in ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P in ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639664625.497664, ipsec_IP_IPSEC_POLICY_ipv6_esp_null, passed tc-start: 1639664625.522324, ipsec_IP_IPSEC_POLICY_ipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:5b:62:98:64 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require -P in ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require -P in ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P in ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639664668.198126, ipsec_IP_IPSEC_POLICY_ipv6_esp_rijndaelcbc, passed tc-start: 1639664668.222147, ipsec_IP_IPSEC_POLICY_ipv6_ipcomp_deflate tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:ab:4a:2d:07 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ipcomp/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 82 -p ff -P out ipsec ipcomp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 82 -p ff -P out ipsec ipcomp/transport//require -P in ipsec ipcomp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 82 -p ff -P out ipsec ipcomp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 82 -p ff -P out ipsec ipcomp/transport//require -P in ipsec ipcomp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 82 -p ff -P out ipsec ipcomp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 82 -p ff -P in ipsec ipcomp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639664704.44258, ipsec_IP_IPSEC_POLICY_ipv6_ipcomp_deflate, passed tp-end: 1639664704.68057, net/ipsec/t_ipsec_sockopt tp-start: 1639664705.134288, net/ipsec/t_ipsec_sysctl, 3 tc-start: 1639664705.136565, ipsec_sysctl0 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_sysctl ] tc-so:Executing command [ rump.sysctl net.inet.ipsec.enabled ] tc-so:Executing command [ rump.sysctl net.inet6.ipsec6.enabled ] tc-end: 1639664707.237504, ipsec_sysctl0, passed tc-start: 1639664707.246230, ipsec_sysctl4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_sysctl ] tc-so:Executing command [ rump.sysctl net.inet.ipsec.enabled ] tc-so:Executing command [ rump.sysctl net.inet6.ipsec6.enabled ] tc-so:Executing command [ rump.sysctl net.inet.ipsec.used ] tc-so:Executing command [ rump.sysctl net.inet6.ipsec6.used ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.sysctl net.inet.ipsec.used ] tc-so:Executing command [ rump.sysctl net.inet6.ipsec6.used ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.sysctl net.inet.ipsec.used ] tc-so:Executing command [ rump.sysctl net.inet6.ipsec6.used ] tc-end: 1639664711.726935, ipsec_sysctl4, passed tc-start: 1639664711.741172, ipsec_sysctl6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_sysctl ] tc-so:Executing command [ rump.sysctl net.inet.ipsec.enabled ] tc-so:Executing command [ rump.sysctl net.inet6.ipsec6.enabled ] tc-so:Executing command [ rump.sysctl net.inet.ipsec.used ] tc-so:Executing command [ rump.sysctl net.inet6.ipsec6.used ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.sysctl net.inet.ipsec.used ] tc-so:Executing command [ rump.sysctl net.inet6.ipsec6.used ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.sysctl net.inet.ipsec.used ] tc-so:Executing command [ rump.sysctl net.inet6.ipsec6.used ] tc-end: 1639664717.599751, ipsec_sysctl6, passed tp-end: 1639664717.612273, net/ipsec/t_ipsec_sysctl tp-start: 1639664723.606842, net/ipsec/t_ipsec_tcp, 15 tc-start: 1639664723.609771, ipsec_tcp_ipv4_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:ae:9b:f4:a6 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Active Internet connections (including servers) tc-so:Proto Recv-Q Send-Q Local Address Foreign Address State tc-so:tcp 0 0 *.search-agent *.* LISTEN tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -4 10.0.0.2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 22722: No such process tc-so: tc-so:00:00:10.540004 b2:a0:be:3c:f5:48 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:09.200004 b2:a0:ae:9b:f4:a6 > b2:a0:be:3c:f5:48, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:ae:9b:f4:a6, length 28 tc-so:00:00:10.540004 b2:a0:be:3c:f5:48 > b2:a0:ae:9b:f4:a6, ethertype IPv4 (0x0800), length 118: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 62792 > 1234: Flags [S], seq 486900440, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:09.200004 b2:a0:ae:9b:f4:a6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:10.580004 b2:a0:be:3c:f5:48 > b2:a0:ae:9b:f4:a6, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:be:3c:f5:48, length 28 tc-so:00:00:09.200004 b2:a0:ae:9b:f4:a6 > b2:a0:be:3c:f5:48, ethertype IPv4 (0x0800), length 118: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 62792: Flags [S.], seq 398542666, ack 486900441, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:10.580004 b2:a0:be:3c:f5:48 > b2:a0:ae:9b:f4:a6, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 62792 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:10.660004 b2:a0:be:3c:f5:48 > b2:a0:ae:9b:f4:a6, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 62792 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:10.690004 b2:a0:be:3c:f5:48 > b2:a0:ae:9b:f4:a6, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 62792 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:09.350004 b2:a0:ae:9b:f4:a6 > b2:a0:be:3c:f5:48, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 62792: Flags [.], ack 2809, win 4022, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:10.730004 b2:a0:be:3c:f5:48 > b2:a0:ae:9b:f4:a6, ethertype IPv4 (0x0800), length 1398: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 62792 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1288 tc-so:00:00:10.770004 b2:a0:be:3c:f5:48 > b2:a0:ae:9b:f4:a6, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 62792 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:09.390004 b2:a0:ae:9b:f4:a6 > b2:a0:be:3c:f5:48, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 62792: Flags [.], ack 5501, win 4022, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:10.770004 b2:a0:be:3c:f5:48 > b2:a0:ae:9b:f4:a6, ethertype IPv4 (0x0800), length 242: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 62792 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 132 tc-so:00:00:10.770004 b2:a0:be:3c:f5:48 > b2:a0:ae:9b:f4:a6, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 62792 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:09.430004 b2:a0:ae:9b:f4:a6 > b2:a0:be:3c:f5:48, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 62792: Flags [.], ack 5634, win 4005, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:09.430004 b2:a0:ae:9b:f4:a6 > b2:a0:be:3c:f5:48, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 62792: Flags [F.], seq 1, ack 5634, win 4005, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:10.810004 b2:a0:be:3c:f5:48 > b2:a0:ae:9b:f4:a6, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 62792 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:be:3c:f5:48 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:ae:9b:f4:a6 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:be:3c:f5:48 8 0 12 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:ae:9b:f4:a6 on shmif0 25s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:be:3c:f5:48 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ae:9b:f4:a6 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:be:3c:f5:48 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ae:9b:f4:a6 12 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 12 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:be:3c:f5:48 on shmif0 24s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:ae:9b:f4:a6 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ae:9b:f4:a6 tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6756 bytes, 2 multicasts tc-so: output: 8 packets, 684 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:be:3c:f5:48 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 684 bytes, 2 multicasts tc-so: output: 12 packets, 6756 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 147 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 425 0 0 142 0 142 142 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 35 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1285 0 27 239 0 239 tc-so: tc-so:In use 1256K, total allocated 1912K; utilization 65.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.610005] shmif0: Ethernet address b2:a0:be:3c:f5:48 tc-so:[ 10.580005] ah_input: hash over 104 bytes, skip 20: crda len 104 skip 0 inject 32 tc-so:[ 10.730005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 10.770005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 10.770005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 10.810005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 20 0 20 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 147 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 467 0 0 156 0 156 156 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 7 0 0 5 0 5 5 0 10923 2 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1355 0 30 253 0 253 tc-so: tc-so:In use 1354K, total allocated 2024K; utilization 66.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.080005] shmif0: Ethernet address b2:a0:ae:9b:f4:a6 tc-so:[ 9.200005] ah_input: hash over 104 bytes, skip 20: crda len 104 skip 0 inject 32 tc-so:[ 9.240005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 9.320005] ah_input: hash over 1500 bytes, skip 20: crda len 1500 skip 0 inject 32 tc-so:[ 9.350005] ah_input: hash over 1500 bytes, skip 20: crda len 1500 skip 0 inject 32 tc-so:[ 9.350005] ah_input: hash over 1384 bytes, skip 20: crda len 1384 skip 0 inject 32 tc-so:[ 9.390005] ah_input: hash over 1500 bytes, skip 20: crda len 1500 skip 0 inject 32 tc-so:[ 9.390005] ah_input: hash over 228 bytes, skip 20: crda len 228 skip 0 inject 32 tc-so:[ 9.430005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 9.470005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:05.640004 b2:a0:be:3c:f5:48 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:04.730004 b2:a0:ae:9b:f4:a6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:10.540004 b2:a0:be:3c:f5:48 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:09.200004 b2:a0:ae:9b:f4:a6 > b2:a0:be:3c:f5:48, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:ae:9b:f4:a6, length 28 tc-so:00:00:10.540004 b2:a0:be:3c:f5:48 > b2:a0:ae:9b:f4:a6, ethertype IPv4 (0x0800), length 118: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 62792 > 1234: Flags [S], seq 486900440, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:09.200004 b2:a0:ae:9b:f4:a6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:10.580004 b2:a0:be:3c:f5:48 > b2:a0:ae:9b:f4:a6, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:be:3c:f5:48, length 28 tc-so:00:00:09.200004 b2:a0:ae:9b:f4:a6 > b2:a0:be:3c:f5:48, ethertype IPv4 (0x0800), length 118: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 62792: Flags [S.], seq 398542666, ack 486900441, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:10.580004 b2:a0:be:3c:f5:48 > b2:a0:ae:9b:f4:a6, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 62792 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:10.660004 b2:a0:be:3c:f5:48 > b2:a0:ae:9b:f4:a6, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 62792 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:10.690004 b2:a0:be:3c:f5:48 > b2:a0:ae:9b:f4:a6, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 62792 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:09.350004 b2:a0:ae:9b:f4:a6 > b2:a0:be:3c:f5:48, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 62792: Flags [.], ack 2809, win 4022, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:10.730004 b2:a0:be:3c:f5:48 > b2:a0:ae:9b:f4:a6, ethertype IPv4 (0x0800), length 1398: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 62792 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1288 tc-so:00:00:10.770004 b2:a0:be:3c:f5:48 > b2:a0:ae:9b:f4:a6, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 62792 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:09.390004 b2:a0:ae:9b:f4:a6 > b2:a0:be:3c:f5:48, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 62792: Flags [.], ack 5501, win 4022, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:10.770004 b2:a0:be:3c:f5:48 > b2:a0:ae:9b:f4:a6, ethertype IPv4 (0x0800), length 242: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 62792 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 132 tc-so:00:00:10.770004 b2:a0:be:3c:f5:48 > b2:a0:ae:9b:f4:a6, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 62792 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:09.430004 b2:a0:ae:9b:f4:a6 > b2:a0:be:3c:f5:48, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 62792: Flags [.], ack 5634, win 4005, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:09.430004 b2:a0:ae:9b:f4:a6 > b2:a0:be:3c:f5:48, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 62792: Flags [F.], seq 1, ack 5634, win 4005, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:10.810004 b2:a0:be:3c:f5:48 > b2:a0:ae:9b:f4:a6, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 62792 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639664752.422543, ipsec_tcp_ipv4_ah_hmacsha512, passed tc-start: 1639664752.445494, ipsec_tcp_ipv4_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:a5:23:57:b6 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -A null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -A null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -4 10.0.0.2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 29265: No such process tc-so: tc-so:00:00:10.520004 b2:a0:20:a9:de:6c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:08.990004 b2:a0:a5:23:57:b6 > b2:a0:20:a9:de:6c, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:a5:23:57:b6, length 28 tc-so:00:00:10.520004 b2:a0:20:a9:de:6c > b2:a0:a5:23:57:b6, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 50520 > 1234: Flags [S], seq 442777083, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:08.990004 b2:a0:a5:23:57:b6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:10.560004 b2:a0:20:a9:de:6c > b2:a0:a5:23:57:b6, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:20:a9:de:6c, length 28 tc-so:00:00:09.040004 b2:a0:a5:23:57:b6 > b2:a0:20:a9:de:6c, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 50520: Flags [S.], seq 408579517, ack 442777084, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:10.560004 b2:a0:20:a9:de:6c > b2:a0:a5:23:57:b6, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 50520 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:10.640004 b2:a0:20:a9:de:6c > b2:a0:a5:23:57:b6, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 50520 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:10.710004 b2:a0:20:a9:de:6c > b2:a0:a5:23:57:b6, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 50520 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:09.180004 b2:a0:a5:23:57:b6 > b2:a0:20:a9:de:6c, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 50520: Flags [.], ack 2809, win 4022, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:10.710004 b2:a0:20:a9:de:6c > b2:a0:a5:23:57:b6, ethertype IPv4 (0x0800), length 1378: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 50520 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1288 tc-so:00:00:10.790004 b2:a0:20:a9:de:6c > b2:a0:a5:23:57:b6, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 50520 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:09.260004 b2:a0:a5:23:57:b6 > b2:a0:20:a9:de:6c, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 50520: Flags [.], ack 5501, win 4022, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:10.790004 b2:a0:20:a9:de:6c > b2:a0:a5:23:57:b6, ethertype IPv4 (0x0800), length 222: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 50520 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 132 tc-so:00:00:10.830004 b2:a0:20:a9:de:6c > b2:a0:a5:23:57:b6, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 50520 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:09.300004 b2:a0:a5:23:57:b6 > b2:a0:20:a9:de:6c, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 50520: Flags [.], ack 5634, win 4005, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:09.340004 b2:a0:a5:23:57:b6 > b2:a0:20:a9:de:6c, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 50520: Flags [F.], seq 1, ack 5634, win 4005, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:10.870004 b2:a0:20:a9:de:6c > b2:a0:a5:23:57:b6, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 50520 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:20:a9:de:6c tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:a5:23:57:b6 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:20:a9:de:6c 8 0 12 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:a5:23:57:b6 on shmif0 25s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:20:a9:de:6c multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a5:23:57:b6 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:20:a9:de:6c UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a5:23:57:b6 12 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 12 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:20:a9:de:6c on shmif0 23s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:a5:23:57:b6 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a5:23:57:b6 tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6576 bytes, 2 multicasts tc-so: output: 8 packets, 584 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:20:a9:de:6c tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 584 bytes, 2 multicasts tc-so: output: 12 packets, 6576 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 149 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 17 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 426 0 0 142 0 142 142 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 52 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1309 0 27 240 0 240 tc-so: tc-so:In use 1263K, total allocated 1920K; utilization 65.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.280005] IPsec: Initialized Security Association Processing. tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.800005] shmif0: Ethernet address b2:a0:20:a9:de:6c tc-so:[ 10.560005] ah_input: hash over 84 bytes, skip 20: crda len 84 skip 0 inject 32 tc-so:[ 10.710005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 10.790005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 10.830005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 10.870005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 20 0 20 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 134 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 468 0 0 156 0 156 156 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 46 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1338 0 30 252 0 252 tc-so: tc-so:In use 1347K, total allocated 2016K; utilization 66.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.170005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.140005] shmif0: Ethernet address b2:a0:a5:23:57:b6 tc-so:[ 8.990005] ah_input: hash over 84 bytes, skip 20: crda len 84 skip 0 inject 32 tc-so:[ 9.040005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 9.110005] ah_input: hash over 1480 bytes, skip 20: crda len 1480 skip 0 inject 32 tc-so:[ 9.180005] ah_input: hash over 1480 bytes, skip 20: crda len 1480 skip 0 inject 32 tc-so:[ 9.180005] ah_input: hash over 1364 bytes, skip 20: crda len 1364 skip 0 inject 32 tc-so:[ 9.260005] ah_input: hash over 1480 bytes, skip 20: crda len 1480 skip 0 inject 32 tc-so:[ 9.260005] ah_input: hash over 208 bytes, skip 20: crda len 208 skip 0 inject 32 tc-so:[ 9.300005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 9.340005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:05.810004 b2:a0:20:a9:de:6c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:04.680004 b2:a0:a5:23:57:b6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:10.520004 b2:a0:20:a9:de:6c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:08.990004 b2:a0:a5:23:57:b6 > b2:a0:20:a9:de:6c, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:a5:23:57:b6, length 28 tc-so:00:00:10.520004 b2:a0:20:a9:de:6c > b2:a0:a5:23:57:b6, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 50520 > 1234: Flags [S], seq 442777083, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:08.990004 b2:a0:a5:23:57:b6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:10.560004 b2:a0:20:a9:de:6c > b2:a0:a5:23:57:b6, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:20:a9:de:6c, length 28 tc-so:00:00:09.040004 b2:a0:a5:23:57:b6 > b2:a0:20:a9:de:6c, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 50520: Flags [S.], seq 408579517, ack 442777084, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:10.560004 b2:a0:20:a9:de:6c > b2:a0:a5:23:57:b6, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 50520 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:10.640004 b2:a0:20:a9:de:6c > b2:a0:a5:23:57:b6, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 50520 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:10.710004 b2:a0:20:a9:de:6c > b2:a0:a5:23:57:b6, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 50520 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:09.180004 b2:a0:a5:23:57:b6 > b2:a0:20:a9:de:6c, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 50520: Flags [.], ack 2809, win 4022, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:10.710004 b2:a0:20:a9:de:6c > b2:a0:a5:23:57:b6, ethertype IPv4 (0x0800), length 1378: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 50520 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1288 tc-so:00:00:10.790004 b2:a0:20:a9:de:6c > b2:a0:a5:23:57:b6, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 50520 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:09.260004 b2:a0:a5:23:57:b6 > b2:a0:20:a9:de:6c, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 50520: Flags [.], ack 5501, win 4022, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:10.790004 b2:a0:20:a9:de:6c > b2:a0:a5:23:57:b6, ethertype IPv4 (0x0800), length 222: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 50520 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 132 tc-so:00:00:10.830004 b2:a0:20:a9:de:6c > b2:a0:a5:23:57:b6, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 50520 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:09.300004 b2:a0:a5:23:57:b6 > b2:a0:20:a9:de:6c, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 50520: Flags [.], ack 5634, win 4005, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:09.340004 b2:a0:a5:23:57:b6 > b2:a0:20:a9:de:6c, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 50520: Flags [F.], seq 1, ack 5634, win 4005, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:10.870004 b2:a0:20:a9:de:6c > b2:a0:a5:23:57:b6, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 50520 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639664781.740629, ipsec_tcp_ipv4_ah_null, passed tc-start: 1639664781.765417, ipsec_tcp_ipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:e9:2b:fc:04 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -E null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -E null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -4 10.0.0.2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 7290: No such process tc-so: tc-so:00:00:10.980004 b2:a0:55:ab:3d:72 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:09.400004 b2:a0:e9:2b:fc:04 > b2:a0:55:ab:3d:72, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:e9:2b:fc:04, length 28 tc-so:00:00:11.030004 b2:a0:55:ab:3d:72 > b2:a0:e9:2b:fc:04, ethertype IPv4 (0x0800), length 86: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 52 tc-so:00:00:09.400004 b2:a0:e9:2b:fc:04 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:11.030004 b2:a0:55:ab:3d:72 > b2:a0:e9:2b:fc:04, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:55:ab:3d:72, length 28 tc-so:00:00:09.400004 b2:a0:e9:2b:fc:04 > b2:a0:55:ab:3d:72, ethertype IPv4 (0x0800), length 86: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 52 tc-so:00:00:11.030004 b2:a0:55:ab:3d:72 > b2:a0:e9:2b:fc:04, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 44 tc-so:00:00:11.140004 b2:a0:55:ab:3d:72 > b2:a0:e9:2b:fc:04, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1424 tc-so:00:00:11.180004 b2:a0:55:ab:3d:72 > b2:a0:e9:2b:fc:04, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1424 tc-so:00:00:09.560004 b2:a0:e9:2b:fc:04 > b2:a0:55:ab:3d:72, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 44 tc-so:00:00:11.180004 b2:a0:55:ab:3d:72 > b2:a0:e9:2b:fc:04, ethertype IPv4 (0x0800), length 1410: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1376 tc-so:00:00:11.220004 b2:a0:55:ab:3d:72 > b2:a0:e9:2b:fc:04, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1424 tc-so:00:00:09.600004 b2:a0:e9:2b:fc:04 > b2:a0:55:ab:3d:72, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 44 tc-so:00:00:11.220004 b2:a0:55:ab:3d:72 > b2:a0:e9:2b:fc:04, ethertype IPv4 (0x0800), length 234: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 200 tc-so:00:00:11.260004 b2:a0:55:ab:3d:72 > b2:a0:e9:2b:fc:04, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 44 tc-so:00:00:09.640004 b2:a0:e9:2b:fc:04 > b2:a0:55:ab:3d:72, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 44 tc-so:00:00:09.680004 b2:a0:e9:2b:fc:04 > b2:a0:55:ab:3d:72, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 44 tc-so:00:00:11.300004 b2:a0:55:ab:3d:72 > b2:a0:e9:2b:fc:04, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x9), length 44 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:55:ab:3d:72 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:e9:2b:fc:04 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:55:ab:3d:72 8 0 12 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:e9:2b:fc:04 on shmif0 25s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:55:ab:3d:72 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e9:2b:fc:04 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:55:ab:3d:72 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e9:2b:fc:04 12 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 12 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:55:ab:3d:72 on shmif0 23s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:e9:2b:fc:04 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e9:2b:fc:04 tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6464 bytes, 2 multicasts tc-so: output: 8 packets, 524 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:55:ab:3d:72 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 524 bytes, 2 multicasts tc-so: output: 12 packets, 6464 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 148 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 424 0 0 142 0 142 142 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1280 0 27 239 0 239 tc-so: tc-so:In use 1252K, total allocated 1912K; utilization 65.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.970005] shmif0: Ethernet address b2:a0:55:ab:3d:72 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 20 0 20 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 149 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 474 0 0 158 0 158 158 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1336 0 30 254 0 254 tc-so: tc-so:In use 1353K, total allocated 2032K; utilization 66.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.370005] shmif0: Ethernet address b2:a0:e9:2b:fc:04 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.150004 b2:a0:55:ab:3d:72 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:04.950004 b2:a0:e9:2b:fc:04 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:10.980004 b2:a0:55:ab:3d:72 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:09.400004 b2:a0:e9:2b:fc:04 > b2:a0:55:ab:3d:72, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:e9:2b:fc:04, length 28 tc-so:00:00:11.030004 b2:a0:55:ab:3d:72 > b2:a0:e9:2b:fc:04, ethertype IPv4 (0x0800), length 86: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 52 tc-so:00:00:09.400004 b2:a0:e9:2b:fc:04 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:11.030004 b2:a0:55:ab:3d:72 > b2:a0:e9:2b:fc:04, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:55:ab:3d:72, length 28 tc-so:00:00:09.400004 b2:a0:e9:2b:fc:04 > b2:a0:55:ab:3d:72, ethertype IPv4 (0x0800), length 86: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 52 tc-so:00:00:11.030004 b2:a0:55:ab:3d:72 > b2:a0:e9:2b:fc:04, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 44 tc-so:00:00:11.140004 b2:a0:55:ab:3d:72 > b2:a0:e9:2b:fc:04, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1424 tc-so:00:00:11.180004 b2:a0:55:ab:3d:72 > b2:a0:e9:2b:fc:04, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1424 tc-so:00:00:09.560004 b2:a0:e9:2b:fc:04 > b2:a0:55:ab:3d:72, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 44 tc-so:00:00:11.180004 b2:a0:55:ab:3d:72 > b2:a0:e9:2b:fc:04, ethertype IPv4 (0x0800), length 1410: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1376 tc-so:00:00:11.220004 b2:a0:55:ab:3d:72 > b2:a0:e9:2b:fc:04, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1424 tc-so:00:00:09.600004 b2:a0:e9:2b:fc:04 > b2:a0:55:ab:3d:72, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 44 tc-so:00:00:11.220004 b2:a0:55:ab:3d:72 > b2:a0:e9:2b:fc:04, ethertype IPv4 (0x0800), length 234: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 200 tc-so:00:00:11.260004 b2:a0:55:ab:3d:72 > b2:a0:e9:2b:fc:04, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 44 tc-so:00:00:09.640004 b2:a0:e9:2b:fc:04 > b2:a0:55:ab:3d:72, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 44 tc-so:00:00:09.680004 b2:a0:e9:2b:fc:04 > b2:a0:55:ab:3d:72, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 44 tc-so:00:00:11.300004 b2:a0:55:ab:3d:72 > b2:a0:e9:2b:fc:04, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x9), length 44 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639664812.721064, ipsec_tcp_ipv4_esp_null, passed tc-start: 1639664812.746432, ipsec_tcp_ipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:94:07:00:7b ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Active Internet connections (including servers) tc-so:Proto Recv-Q Send-Q Local Address Foreign Address State tc-so:tcp 0 0 *.search-agent *.* LISTEN tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -4 10.0.0.2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 19182: No such process tc-so: tc-so:00:00:11.380004 b2:a0:c9:11:b7:11 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:09.860004 b2:a0:94:07:00:7b > b2:a0:c9:11:b7:11, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:94:07:00:7b, length 28 tc-so:00:00:11.380004 b2:a0:c9:11:b7:11 > b2:a0:94:07:00:7b, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 72 tc-so:00:00:09.860004 b2:a0:94:07:00:7b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:11.420004 b2:a0:c9:11:b7:11 > b2:a0:94:07:00:7b, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:c9:11:b7:11, length 28 tc-so:00:00:09.920004 b2:a0:94:07:00:7b > b2:a0:c9:11:b7:11, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 72 tc-so:00:00:11.420004 b2:a0:c9:11:b7:11 > b2:a0:94:07:00:7b, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 72 tc-so:00:00:11.540004 b2:a0:c9:11:b7:11 > b2:a0:94:07:00:7b, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1448 tc-so:00:00:11.610004 b2:a0:c9:11:b7:11 > b2:a0:94:07:00:7b, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1448 tc-so:00:00:10.090004 b2:a0:94:07:00:7b > b2:a0:c9:11:b7:11, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 72 tc-so:00:00:11.610004 b2:a0:c9:11:b7:11 > b2:a0:94:07:00:7b, ethertype IPv4 (0x0800), length 1434: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1400 tc-so:00:00:11.690004 b2:a0:c9:11:b7:11 > b2:a0:94:07:00:7b, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1448 tc-so:00:00:10.170004 b2:a0:94:07:00:7b > b2:a0:c9:11:b7:11, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 72 tc-so:00:00:11.690004 b2:a0:c9:11:b7:11 > b2:a0:94:07:00:7b, ethertype IPv4 (0x0800), length 250: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 216 tc-so:00:00:11.730004 b2:a0:c9:11:b7:11 > b2:a0:94:07:00:7b, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 72 tc-so:00:00:10.210004 b2:a0:94:07:00:7b > b2:a0:c9:11:b7:11, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 72 tc-so:00:00:10.250004 b2:a0:94:07:00:7b > b2:a0:c9:11:b7:11, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 72 tc-so:00:00:11.770004 b2:a0:c9:11:b7:11 > b2:a0:94:07:00:7b, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x9), length 72 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c9:11:b7:11 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:94:07:00:7b UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:c9:11:b7:11 8 0 12 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:94:07:00:7b on shmif0 25s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:c9:11:b7:11 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:94:07:00:7b tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:c9:11:b7:11 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:94:07:00:7b 12 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 12 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:c9:11:b7:11 on shmif0 23s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:94:07:00:7b multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:94:07:00:7b tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6680 bytes, 2 multicasts tc-so: output: 8 packets, 656 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c9:11:b7:11 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 656 bytes, 2 multicasts tc-so: output: 12 packets, 6680 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 147 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 425 0 0 142 0 142 142 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 10 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1298 0 27 239 0 239 tc-so: tc-so:In use 1261K, total allocated 1912K; utilization 66.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.950005] shmif0: Ethernet address b2:a0:c9:11:b7:11 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 20 0 20 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 134 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 472 0 0 158 0 158 158 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 46 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1339 0 30 254 0 254 tc-so: tc-so:In use 1355K, total allocated 2032K; utilization 66.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.320005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.320005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.480005] shmif0: Ethernet address b2:a0:94:07:00:7b tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.120004 b2:a0:c9:11:b7:11 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.070004 b2:a0:94:07:00:7b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:11.380004 b2:a0:c9:11:b7:11 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:09.860004 b2:a0:94:07:00:7b > b2:a0:c9:11:b7:11, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:94:07:00:7b, length 28 tc-so:00:00:11.380004 b2:a0:c9:11:b7:11 > b2:a0:94:07:00:7b, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 72 tc-so:00:00:09.860004 b2:a0:94:07:00:7b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:11.420004 b2:a0:c9:11:b7:11 > b2:a0:94:07:00:7b, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:c9:11:b7:11, length 28 tc-so:00:00:09.920004 b2:a0:94:07:00:7b > b2:a0:c9:11:b7:11, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 72 tc-so:00:00:11.420004 b2:a0:c9:11:b7:11 > b2:a0:94:07:00:7b, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 72 tc-so:00:00:11.540004 b2:a0:c9:11:b7:11 > b2:a0:94:07:00:7b, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1448 tc-so:00:00:11.610004 b2:a0:c9:11:b7:11 > b2:a0:94:07:00:7b, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1448 tc-so:00:00:10.090004 b2:a0:94:07:00:7b > b2:a0:c9:11:b7:11, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 72 tc-so:00:00:11.610004 b2:a0:c9:11:b7:11 > b2:a0:94:07:00:7b, ethertype IPv4 (0x0800), length 1434: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1400 tc-so:00:00:11.690004 b2:a0:c9:11:b7:11 > b2:a0:94:07:00:7b, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1448 tc-so:00:00:10.170004 b2:a0:94:07:00:7b > b2:a0:c9:11:b7:11, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 72 tc-so:00:00:11.690004 b2:a0:c9:11:b7:11 > b2:a0:94:07:00:7b, ethertype IPv4 (0x0800), length 250: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 216 tc-so:00:00:11.730004 b2:a0:c9:11:b7:11 > b2:a0:94:07:00:7b, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 72 tc-so:00:00:10.210004 b2:a0:94:07:00:7b > b2:a0:c9:11:b7:11, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 72 tc-so:00:00:10.250004 b2:a0:94:07:00:7b > b2:a0:c9:11:b7:11, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 72 tc-so:00:00:11.770004 b2:a0:c9:11:b7:11 > b2:a0:94:07:00:7b, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x9), length 72 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639664844.190597, ipsec_tcp_ipv4_esp_rijndaelcbc, passed tc-start: 1639664844.215696, ipsec_tcp_ipv4_none tc-se:sh: arithmetic expression: expecting primary: " / 8" tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:fd:34:31:3b ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -4 10.0.0.2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 23759: No such process tc-so: tc-so:00:00:10.870004 b2:a0:8a:0d:0e:27 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:09.410004 b2:a0:fd:34:31:3b > b2:a0:8a:0d:0e:27, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:fd:34:31:3b, length 28 tc-so:00:00:10.910004 b2:a0:8a:0d:0e:27 > b2:a0:fd:34:31:3b, ethertype IPv4 (0x0800), length 74: 10.0.0.1.56493 > 10.0.0.2.1234: Flags [S], seq 485596938, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:09.410004 b2:a0:fd:34:31:3b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:10.910004 b2:a0:8a:0d:0e:27 > b2:a0:fd:34:31:3b, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:8a:0d:0e:27, length 28 tc-so:00:00:09.410004 b2:a0:fd:34:31:3b > b2:a0:8a:0d:0e:27, ethertype IPv4 (0x0800), length 74: 10.0.0.2.1234 > 10.0.0.1.56493: Flags [S.], seq 412161479, ack 485596939, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:10.910004 b2:a0:8a:0d:0e:27 > b2:a0:fd:34:31:3b, ethertype IPv4 (0x0800), length 66: 10.0.0.1.56493 > 10.0.0.2.1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:10.990004 b2:a0:8a:0d:0e:27 > b2:a0:fd:34:31:3b, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.56493 > 10.0.0.2.1234: Flags [.], seq 1:1449, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1448 tc-so:00:00:11.030004 b2:a0:8a:0d:0e:27 > b2:a0:fd:34:31:3b, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.56493 > 10.0.0.2.1234: Flags [.], seq 1449:2897, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1448 tc-so:00:00:09.530004 b2:a0:fd:34:31:3b > b2:a0:8a:0d:0e:27, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.56493: Flags [.], ack 2897, win 3835, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:11.030004 b2:a0:8a:0d:0e:27 > b2:a0:fd:34:31:3b, ethertype IPv4 (0x0800), length 1266: 10.0.0.1.56493 > 10.0.0.2.1234: Flags [P.], seq 2897:4097, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 1200 tc-so:00:00:11.030004 b2:a0:8a:0d:0e:27 > b2:a0:fd:34:31:3b, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.56493 > 10.0.0.2.1234: Flags [.], seq 4097:5545, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 1448 tc-so:00:00:09.530004 b2:a0:fd:34:31:3b > b2:a0:8a:0d:0e:27, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.56493: Flags [.], ack 5545, win 3504, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:11.030004 b2:a0:8a:0d:0e:27 > b2:a0:fd:34:31:3b, ethertype IPv4 (0x0800), length 154: 10.0.0.1.56493 > 10.0.0.2.1234: Flags [P.], seq 5545:5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 88 tc-so:00:00:11.030004 b2:a0:8a:0d:0e:27 > b2:a0:fd:34:31:3b, ethertype IPv4 (0x0800), length 66: 10.0.0.1.56493 > 10.0.0.2.1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:09.530004 b2:a0:fd:34:31:3b > b2:a0:8a:0d:0e:27, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.56493: Flags [.], ack 5634, win 3493, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:09.530004 b2:a0:fd:34:31:3b > b2:a0:8a:0d:0e:27, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.56493: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:09.570004 b2:a0:fd:34:31:3b > b2:a0:8a:0d:0e:27, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.56493: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:11.070004 b2:a0:8a:0d:0e:27 > b2:a0:fd:34:31:3b, ethertype IPv4 (0x0800), length 66: 10.0.0.1.56493 > 10.0.0.2.1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8a:0d:0e:27 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:fd:34:31:3b UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:8a:0d:0e:27 9 0 12 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 9 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:fd:34:31:3b on shmif0 25s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:8a:0d:0e:27 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fd:34:31:3b tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:8a:0d:0e:27 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:fd:34:31:3b 12 0 9 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 12 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:8a:0d:0e:27 on shmif0 24s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:fd:34:31:3b multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fd:34:31:3b tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6360 bytes, 2 multicasts tc-so: output: 9 packets, 530 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8a:0d:0e:27 tc-so: linkstr: ./bus_ipsec tc-so: input: 9 packets, 530 bytes, 2 multicasts tc-so: output: 12 packets, 6360 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 139 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 74 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 17 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 405 0 0 135 0 135 135 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 49 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1252 0 27 228 0 228 tc-so: tc-so:In use 1215K, total allocated 1824K; utilization 66.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.110005] shmif0: Ethernet address b2:a0:8a:0d:0e:27 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 20 0 20 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 139 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 74 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 425 0 0 142 0 142 142 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 37 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1264 0 30 235 0 235 tc-so: tc-so:In use 1253K, total allocated 1880K; utilization 66.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.890005] shmif0: Ethernet address b2:a0:fd:34:31:3b tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.710004 b2:a0:8a:0d:0e:27 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.670004 b2:a0:fd:34:31:3b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:10.870004 b2:a0:8a:0d:0e:27 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:09.410004 b2:a0:fd:34:31:3b > b2:a0:8a:0d:0e:27, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:fd:34:31:3b, length 28 tc-so:00:00:10.910004 b2:a0:8a:0d:0e:27 > b2:a0:fd:34:31:3b, ethertype IPv4 (0x0800), length 74: 10.0.0.1.56493 > 10.0.0.2.1234: Flags [S], seq 485596938, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:09.410004 b2:a0:fd:34:31:3b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:10.910004 b2:a0:8a:0d:0e:27 > b2:a0:fd:34:31:3b, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:8a:0d:0e:27, length 28 tc-so:00:00:09.410004 b2:a0:fd:34:31:3b > b2:a0:8a:0d:0e:27, ethertype IPv4 (0x0800), length 74: 10.0.0.2.1234 > 10.0.0.1.56493: Flags [S.], seq 412161479, ack 485596939, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:10.910004 b2:a0:8a:0d:0e:27 > b2:a0:fd:34:31:3b, ethertype IPv4 (0x0800), length 66: 10.0.0.1.56493 > 10.0.0.2.1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:10.990004 b2:a0:8a:0d:0e:27 > b2:a0:fd:34:31:3b, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.56493 > 10.0.0.2.1234: Flags [.], seq 1:1449, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1448 tc-so:00:00:11.030004 b2:a0:8a:0d:0e:27 > b2:a0:fd:34:31:3b, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.56493 > 10.0.0.2.1234: Flags [.], seq 1449:2897, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1448 tc-so:00:00:09.530004 b2:a0:fd:34:31:3b > b2:a0:8a:0d:0e:27, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.56493: Flags [.], ack 2897, win 3835, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:11.030004 b2:a0:8a:0d:0e:27 > b2:a0:fd:34:31:3b, ethertype IPv4 (0x0800), length 1266: 10.0.0.1.56493 > 10.0.0.2.1234: Flags [P.], seq 2897:4097, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 1200 tc-so:00:00:11.030004 b2:a0:8a:0d:0e:27 > b2:a0:fd:34:31:3b, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.56493 > 10.0.0.2.1234: Flags [.], seq 4097:5545, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 1448 tc-so:00:00:09.530004 b2:a0:fd:34:31:3b > b2:a0:8a:0d:0e:27, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.56493: Flags [.], ack 5545, win 3504, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:11.030004 b2:a0:8a:0d:0e:27 > b2:a0:fd:34:31:3b, ethertype IPv4 (0x0800), length 154: 10.0.0.1.56493 > 10.0.0.2.1234: Flags [P.], seq 5545:5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 88 tc-so:00:00:11.030004 b2:a0:8a:0d:0e:27 > b2:a0:fd:34:31:3b, ethertype IPv4 (0x0800), length 66: 10.0.0.1.56493 > 10.0.0.2.1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:09.530004 b2:a0:fd:34:31:3b > b2:a0:8a:0d:0e:27, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.56493: Flags [.], ack 5634, win 3493, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:09.530004 b2:a0:fd:34:31:3b > b2:a0:8a:0d:0e:27, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.56493: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:09.570004 b2:a0:fd:34:31:3b > b2:a0:8a:0d:0e:27, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.56493: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:11.070004 b2:a0:8a:0d:0e:27 > b2:a0:fd:34:31:3b, ethertype IPv4 (0x0800), length 66: 10.0.0.1.56493 > 10.0.0.2.1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639664874.295288, ipsec_tcp_ipv4_none, passed tc-start: 1639664874.318248, ipsec_tcp_ipv4mappedipv6_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:37:f8:7d:89 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.v6only=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ::ffff:10.0.0.2/96 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Active Internet6 connections (including servers) tc-so:Proto Recv-Q Send-Q Local Address Foreign Address (state) tc-so:tcp6 0 0 *.search-agent *.* LISTEN tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -4 10.0.0.2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 5804: No such process tc-so: tc-so:00:00:11.090004 b2:a0:37:f8:7d:89 > 33:33:ff:f8:7d:89, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:37ff:fef8:7d89 > ff02::1:fff8:7d89: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff8:7d89, length 24 tc-so:00:00:13.630004 b2:a0:d1:6b:ae:4d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:11.960004 b2:a0:37:f8:7d:89 > b2:a0:d1:6b:ae:4d, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:37:f8:7d:89, length 28 tc-so:00:00:13.630004 b2:a0:d1:6b:ae:4d > b2:a0:37:f8:7d:89, ethertype IPv4 (0x0800), length 118: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 63997 > 1234: Flags [S], seq 611132255, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:11.960004 b2:a0:37:f8:7d:89 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:13.670004 b2:a0:d1:6b:ae:4d > b2:a0:37:f8:7d:89, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:d1:6b:ae:4d, length 28 tc-so:00:00:12.010004 b2:a0:37:f8:7d:89 > b2:a0:d1:6b:ae:4d, ethertype IPv4 (0x0800), length 118: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 63997: Flags [S.], seq 515992035, ack 611132256, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:13.670004 b2:a0:d1:6b:ae:4d > b2:a0:37:f8:7d:89, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 63997 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:13.750004 b2:a0:d1:6b:ae:4d > b2:a0:37:f8:7d:89, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 63997 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:13.820004 b2:a0:d1:6b:ae:4d > b2:a0:37:f8:7d:89, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 63997 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:12.150004 b2:a0:37:f8:7d:89 > b2:a0:d1:6b:ae:4d, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 63997: Flags [.], ack 2809, win 4022, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:13.820004 b2:a0:d1:6b:ae:4d > b2:a0:37:f8:7d:89, ethertype IPv4 (0x0800), length 1398: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 63997 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 1288 tc-so:00:00:13.860004 b2:a0:d1:6b:ae:4d > b2:a0:37:f8:7d:89, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 63997 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 1404 tc-so:00:00:12.190004 b2:a0:37:f8:7d:89 > b2:a0:d1:6b:ae:4d, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 63997: Flags [.], ack 5501, win 4022, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:13.860004 b2:a0:d1:6b:ae:4d > b2:a0:37:f8:7d:89, ethertype IPv4 (0x0800), length 242: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 63997 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 132 tc-so:00:00:13.900004 b2:a0:d1:6b:ae:4d > b2:a0:37:f8:7d:89, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 63997 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:12.230004 b2:a0:37:f8:7d:89 > b2:a0:d1:6b:ae:4d, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 63997: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:12.270004 b2:a0:37:f8:7d:89 > b2:a0:d1:6b:ae:4d, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 63997: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:13.940004 b2:a0:d1:6b:ae:4d > b2:a0:37:f8:7d:89, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 63997 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:12.310004 b2:a0:37:f8:7d:89 > 33:33:c1:d4:7c:87, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:37ff:fef8:7d89 > ff02::2:c1d4:7c87: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c1d4:7c87, length 24 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d1:6b:ae:4d tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:37:f8:7d:89 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d1:6b:ae:4d 16 0 12 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 16 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:37:f8:7d:89 on shmif0 25s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:d1:6b:ae:4d multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:37:f8:7d:89 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fe80::b0a0:37ff:fef8:7d89%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 ::ffff:10.0.0.2/96 flags 0 tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:d1:6b:ae:4d UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:::ffff:0.0.0.0/96 link#2 UC - - - shmif0 tc-so:::ffff:10.0.0.2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:37ff:fef8:7d89 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:37:f8:7d:89 12 0 16 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 12 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:37ff:f tc-so: ff02::1:ff00:2%sh tc-so: ff01:2::1 tc-so: ff02::2:c1d4:7c87 tc-so: ff02::1%shmif0 tc-so: ff02::1:fff8:7d89 12 0 16 0 0 tc-so:shmif 1500 ::ffff:0.0.0. ::ffff:10.0.0.2 12 0 16 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:d1:6b:ae:4d on shmif0 23s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:37ff:fef8:7d89%shmif0 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:c1d4:7c87%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:fff8:7d89%shmif0 refcount 1 tc-so: enaddr b2:a0:37:f8:7d:89 multicnt 5 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so: 33:33:c1:d4:7c:87 -- 33:33:c1:d4:7c:87 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:f8:7d:89 -- 33:33:ff:f8:7d:89 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:37:f8:7d:89 tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6756 bytes, 2 multicasts tc-so: output: 16 packets, 1372 bytes, 8 multicasts tc-so: inet6 fe80::b0a0:37ff:fef8:7d89%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 ::ffff:10.0.0.2/96 flags 0 tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d1:6b:ae:4d tc-so: linkstr: ./bus_ipsec tc-so: input: 16 packets, 1372 bytes, 10 multicasts, 8 unknown protocol tc-so: output: 12 packets, 6756 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 147 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 425 0 0 142 0 142 142 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1286 0 27 239 0 239 tc-so: tc-so:In use 1256K, total allocated 1912K; utilization 65.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.270005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.560005] shmif0: Ethernet address b2:a0:d1:6b:ae:4d tc-so:[ 13.670005] ah_input: hash over 104 bytes, skip 20: crda len 104 skip 0 inject 32 tc-so:[ 13.820005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 13.860005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 13.900005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 13.940005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 49 0 49 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 56 0 56 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 189 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 47 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 876 0 0 292 0 292 292 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 11 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 62 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 16 0 10 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1989 0 122 393 0 393 tc-so: tc-so:In use 2239K, total allocated 3144K; utilization 71.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.290005] IPsec: Initialized Security Association Processing. tc-so:[ 1.370005] mainbus0 (root) tc-so:[ 1.410005] chacha: Portable C ChaCha tc-so:[ 1.410005] aes: BearSSL aes_ct tc-so:[ 1.450005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.450005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.930005] shmif0: Ethernet address b2:a0:37:f8:7d:89 tc-so:[ 5.860005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 5.860005] get_ifid: shmif0: ifid: b0:a0:37:ff:fe:f8:7d:89 tc-so:[ 5.860005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:37ff:fef8:7d89 tc-so:[ 6.140005] nd6_dad_start: shmif0: starting DAD for ::ffff:10.0.0.2 tc-so:[ 7.190005] nd6_dad_timer: shmif0: DAD complete for ::ffff:10.0.0.2 - no duplicates found tc-so:[ 7.630005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:37ff:fef8:7d89 - no duplicates found tc-so:[ 11.960005] ah_input: hash over 104 bytes, skip 20: crda len 104 skip 0 inject 32 tc-so:[ 12.010005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 12.080005] ah_input: hash over 1500 bytes, skip 20: crda len 1500 skip 0 inject 32 tc-so:[ 12.150005] ah_input: hash over 1500 bytes, skip 20: crda len 1500 skip 0 inject 32 tc-so:[ 12.150005] ah_input: hash over 1384 bytes, skip 20: crda len 1384 skip 0 inject 32 tc-so:[ 12.190005] ah_input: hash over 1500 bytes, skip 20: crda len 1500 skip 0 inject 32 tc-so:[ 12.190005] ah_input: hash over 228 bytes, skip 20: crda len 228 skip 0 inject 32 tc-so:[ 12.230005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 12.270005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 20.430005] in6_if_link_down: fe80:2::b0a0:37ff:fef8:7d89 marked detached tc-so:[ 20.430005] in6_if_link_down: ::ffff:10.0.0.2 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.700004 b2:a0:d1:6b:ae:4d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.860004 b2:a0:37:f8:7d:89 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:06.140004 b2:a0:37:f8:7d:89 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:06.170004 b2:a0:37:f8:7d:89 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has ::ffff:10.0.0.2, length 32 tc-so:00:00:06.360004 b2:a0:37:f8:7d:89 > 33:33:ff:f8:7d:89, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff8:7d89: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff8:7d89, length 24 tc-so:00:00:06.600004 b2:a0:37:f8:7d:89 > 33:33:c1:d4:7c:87, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:c1d4:7c87: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c1d4:7c87, length 24 tc-so:00:00:06.600004 b2:a0:37:f8:7d:89 > 33:33:ff:f8:7d:89, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff8:7d89: ICMP6, neighbor solicitation, who has fe80::b0a0:37ff:fef8:7d89, length 32 tc-so:00:00:08.350004 b2:a0:37:f8:7d:89 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:37ff:fef8:7d89 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:11.090004 b2:a0:37:f8:7d:89 > 33:33:ff:f8:7d:89, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:37ff:fef8:7d89 > ff02::1:fff8:7d89: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff8:7d89, length 24 tc-so:00:00:13.630004 b2:a0:d1:6b:ae:4d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:11.960004 b2:a0:37:f8:7d:89 > b2:a0:d1:6b:ae:4d, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:37:f8:7d:89, length 28 tc-so:00:00:13.630004 b2:a0:d1:6b:ae:4d > b2:a0:37:f8:7d:89, ethertype IPv4 (0x0800), length 118: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 63997 > 1234: Flags [S], seq 611132255, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:11.960004 b2:a0:37:f8:7d:89 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:13.670004 b2:a0:d1:6b:ae:4d > b2:a0:37:f8:7d:89, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:d1:6b:ae:4d, length 28 tc-so:00:00:12.010004 b2:a0:37:f8:7d:89 > b2:a0:d1:6b:ae:4d, ethertype IPv4 (0x0800), length 118: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 63997: Flags [S.], seq 515992035, ack 611132256, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:13.670004 b2:a0:d1:6b:ae:4d > b2:a0:37:f8:7d:89, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 63997 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:13.750004 b2:a0:d1:6b:ae:4d > b2:a0:37:f8:7d:89, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 63997 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:13.820004 b2:a0:d1:6b:ae:4d > b2:a0:37:f8:7d:89, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 63997 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:12.150004 b2:a0:37:f8:7d:89 > b2:a0:d1:6b:ae:4d, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 63997: Flags [.], ack 2809, win 4022, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:13.820004 b2:a0:d1:6b:ae:4d > b2:a0:37:f8:7d:89, ethertype IPv4 (0x0800), length 1398: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 63997 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 1288 tc-so:00:00:13.860004 b2:a0:d1:6b:ae:4d > b2:a0:37:f8:7d:89, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 63997 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 1404 tc-so:00:00:12.190004 b2:a0:37:f8:7d:89 > b2:a0:d1:6b:ae:4d, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 63997: Flags [.], ack 5501, win 4022, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:13.860004 b2:a0:d1:6b:ae:4d > b2:a0:37:f8:7d:89, ethertype IPv4 (0x0800), length 242: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 63997 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 132 tc-so:00:00:13.900004 b2:a0:d1:6b:ae:4d > b2:a0:37:f8:7d:89, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 63997 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:12.230004 b2:a0:37:f8:7d:89 > b2:a0:d1:6b:ae:4d, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 63997: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:12.270004 b2:a0:37:f8:7d:89 > b2:a0:d1:6b:ae:4d, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 63997: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:13.940004 b2:a0:d1:6b:ae:4d > b2:a0:37:f8:7d:89, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 63997 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:12.310004 b2:a0:37:f8:7d:89 > 33:33:c1:d4:7c:87, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:37ff:fef8:7d89 > ff02::2:c1d4:7c87: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c1d4:7c87, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639664907.775987, ipsec_tcp_ipv4mappedipv6_ah_hmacsha512, passed tc-start: 1639664907.800948, ipsec_tcp_ipv4mappedipv6_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:be:53:d8:1e ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.v6only=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ::ffff:10.0.0.2/96 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -A null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -A null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -4 10.0.0.2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 23163: No such process tc-so: tc-so:00:00:09.930004 b2:a0:be:53:d8:1e > 33:33:ff:53:d8:1e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:beff:fe53:d81e > ff02::1:ff53:d81e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff53:d81e, length 24 tc-so:00:00:11.480004 b2:a0:be:53:d8:1e > 33:33:78:13:7b:dd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:beff:fe53:d81e > ff02::2:7813:7bdd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7813:7bdd, length 24 tc-so:00:00:13.070004 b2:a0:69:16:a8:d3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:11.730004 b2:a0:be:53:d8:1e > b2:a0:69:16:a8:d3, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:be:53:d8:1e, length 28 tc-so:00:00:13.110004 b2:a0:69:16:a8:d3 > b2:a0:be:53:d8:1e, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 54902 > 1234: Flags [S], seq 579323922, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:11.730004 b2:a0:be:53:d8:1e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:13.110004 b2:a0:69:16:a8:d3 > b2:a0:be:53:d8:1e, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:69:16:a8:d3, length 28 tc-so:00:00:11.780004 b2:a0:be:53:d8:1e > b2:a0:69:16:a8:d3, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 54902: Flags [S.], seq 518371581, ack 579323923, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:13.150004 b2:a0:69:16:a8:d3 > b2:a0:be:53:d8:1e, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 54902 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:13.230004 b2:a0:69:16:a8:d3 > b2:a0:be:53:d8:1e, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 54902 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:13.270004 b2:a0:69:16:a8:d3 > b2:a0:be:53:d8:1e, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 54902 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:11.930004 b2:a0:be:53:d8:1e > b2:a0:69:16:a8:d3, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 54902: Flags [.], ack 2809, win 4022, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:13.270004 b2:a0:69:16:a8:d3 > b2:a0:be:53:d8:1e, ethertype IPv4 (0x0800), length 1378: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 54902 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 1288 tc-so:00:00:13.350004 b2:a0:69:16:a8:d3 > b2:a0:be:53:d8:1e, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 54902 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 1404 tc-so:00:00:11.970004 b2:a0:be:53:d8:1e > b2:a0:69:16:a8:d3, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 54902: Flags [.], ack 5501, win 4022, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:13.350004 b2:a0:69:16:a8:d3 > b2:a0:be:53:d8:1e, ethertype IPv4 (0x0800), length 222: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 54902 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 132 tc-so:00:00:13.390004 b2:a0:69:16:a8:d3 > b2:a0:be:53:d8:1e, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 54902 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:12.010004 b2:a0:be:53:d8:1e > b2:a0:69:16:a8:d3, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 54902: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:12.050004 b2:a0:be:53:d8:1e > b2:a0:69:16:a8:d3, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 54902: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:13.430004 b2:a0:69:16:a8:d3 > b2:a0:be:53:d8:1e, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 54902 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:69:16:a8:d3 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:be:53:d8:1e UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:69:16:a8:d3 16 0 12 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 16 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:be:53:d8:1e on shmif0 25s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:69:16:a8:d3 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:be:53:d8:1e tc-so: linkstr: ./bus_ipsec tc-so: inet6 fe80::b0a0:beff:fe53:d81e%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 ::ffff:10.0.0.2/96 flags 0 tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:69:16:a8:d3 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:::ffff:0.0.0.0/96 link#2 UC - - - shmif0 tc-so:::ffff:10.0.0.2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:beff:fe53:d81e link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:be:53:d8:1e 12 0 16 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 12 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:beff:f tc-so: ff02::1:ff00:2%sh tc-so: ff01:2::1 tc-so: ff02::2:7813:7bdd tc-so: ff02::1%shmif0 tc-so: ff02::1:ff53:d81e 12 0 16 0 0 tc-so:shmif 1500 ::ffff:0.0.0. ::ffff:10.0.0.2 12 0 16 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:69:16:a8:d3 on shmif0 22s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:beff:fe53:d81e%shmif0 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:7813:7bdd%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff53:d81e%shmif0 refcount 1 tc-so: enaddr b2:a0:be:53:d8:1e multicnt 5 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so: 33:33:78:13:7b:dd -- 33:33:78:13:7b:dd refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:53:d8:1e -- 33:33:ff:53:d8:1e refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:be:53:d8:1e tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6576 bytes, 2 multicasts tc-so: output: 16 packets, 1272 bytes, 8 multicasts tc-so: inet6 fe80::b0a0:beff:fe53:d81e%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 ::ffff:10.0.0.2/96 flags 0 tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:69:16:a8:d3 tc-so: linkstr: ./bus_ipsec tc-so: input: 16 packets, 1272 bytes, 10 multicasts, 8 unknown protocol tc-so: output: 12 packets, 6576 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 147 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 425 0 0 142 0 142 142 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1302 0 27 239 0 239 tc-so: tc-so:In use 1260K, total allocated 1912K; utilization 65.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.040005] shmif0: Ethernet address b2:a0:69:16:a8:d3 tc-so:[ 13.110005] ah_input: hash over 84 bytes, skip 20: crda len 84 skip 0 inject 32 tc-so:[ 13.270005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 13.350005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 13.390005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 13.430005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 55 0 55 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 62 0 62 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 35 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 204 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 46 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 914 0 0 305 0 305 305 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 37 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 16 0 10 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2008 0 134 405 0 405 tc-so: tc-so:In use 2299K, total allocated 3240K; utilization 71.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.170005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.610005] shmif0: Ethernet address b2:a0:be:53:d8:1e tc-so:[ 5.530005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 5.530005] get_ifid: shmif0: ifid: b0:a0:be:ff:fe:53:d8:1e tc-so:[ 5.530005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:beff:fe53:d81e tc-so:[ 5.740005] nd6_dad_start: shmif0: starting DAD for ::ffff:10.0.0.2 tc-so:[ 6.820005] nd6_dad_timer: shmif0: DAD complete for ::ffff:10.0.0.2 - no duplicates found tc-so:[ 7.420005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:beff:fe53:d81e - no duplicates found tc-so:[ 11.730005] ah_input: hash over 84 bytes, skip 20: crda len 84 skip 0 inject 32 tc-so:[ 11.780005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 11.890005] ah_input: hash over 1480 bytes, skip 20: crda len 1480 skip 0 inject 32 tc-so:[ 11.930005] ah_input: hash over 1480 bytes, skip 20: crda len 1480 skip 0 inject 32 tc-so:[ 11.930005] ah_input: hash over 1364 bytes, skip 20: crda len 1364 skip 0 inject 32 tc-so:[ 11.970005] ah_input: hash over 1480 bytes, skip 20: crda len 1480 skip 0 inject 32 tc-so:[ 11.970005] ah_input: hash over 208 bytes, skip 20: crda len 208 skip 0 inject 32 tc-so:[ 12.010005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 12.050005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 20.570005] in6_if_link_down: fe80:2::b0a0:beff:fe53:d81e marked detached tc-so:[ 20.570005] in6_if_link_down: ::ffff:10.0.0.2 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.070004 b2:a0:69:16:a8:d3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.490004 b2:a0:be:53:d8:1e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:05.740004 b2:a0:be:53:d8:1e > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:05.790004 b2:a0:be:53:d8:1e > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has ::ffff:10.0.0.2, length 32 tc-so:00:00:05.850004 b2:a0:be:53:d8:1e > 33:33:78:13:7b:dd, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:7813:7bdd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7813:7bdd, length 24 tc-so:00:00:05.920004 b2:a0:be:53:d8:1e > 33:33:ff:53:d8:1e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff53:d81e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff53:d81e, length 24 tc-so:00:00:06.420004 b2:a0:be:53:d8:1e > 33:33:ff:53:d8:1e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff53:d81e: ICMP6, neighbor solicitation, who has fe80::b0a0:beff:fe53:d81e, length 32 tc-so:00:00:09.930004 b2:a0:be:53:d8:1e > 33:33:ff:53:d8:1e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:beff:fe53:d81e > ff02::1:ff53:d81e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff53:d81e, length 24 tc-so:00:00:11.480004 b2:a0:be:53:d8:1e > 33:33:78:13:7b:dd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:beff:fe53:d81e > ff02::2:7813:7bdd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7813:7bdd, length 24 tc-so:00:00:13.070004 b2:a0:69:16:a8:d3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:11.730004 b2:a0:be:53:d8:1e > b2:a0:69:16:a8:d3, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:be:53:d8:1e, length 28 tc-so:00:00:13.110004 b2:a0:69:16:a8:d3 > b2:a0:be:53:d8:1e, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 54902 > 1234: Flags [S], seq 579323922, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:11.730004 b2:a0:be:53:d8:1e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:13.110004 b2:a0:69:16:a8:d3 > b2:a0:be:53:d8:1e, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:69:16:a8:d3, length 28 tc-so:00:00:11.780004 b2:a0:be:53:d8:1e > b2:a0:69:16:a8:d3, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 54902: Flags [S.], seq 518371581, ack 579323923, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:13.150004 b2:a0:69:16:a8:d3 > b2:a0:be:53:d8:1e, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 54902 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:13.230004 b2:a0:69:16:a8:d3 > b2:a0:be:53:d8:1e, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 54902 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:13.270004 b2:a0:69:16:a8:d3 > b2:a0:be:53:d8:1e, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 54902 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:11.930004 b2:a0:be:53:d8:1e > b2:a0:69:16:a8:d3, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 54902: Flags [.], ack 2809, win 4022, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:13.270004 b2:a0:69:16:a8:d3 > b2:a0:be:53:d8:1e, ethertype IPv4 (0x0800), length 1378: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 54902 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 1288 tc-so:00:00:13.350004 b2:a0:69:16:a8:d3 > b2:a0:be:53:d8:1e, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 54902 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 1404 tc-so:00:00:11.970004 b2:a0:be:53:d8:1e > b2:a0:69:16:a8:d3, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 54902: Flags [.], ack 5501, win 4022, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:13.350004 b2:a0:69:16:a8:d3 > b2:a0:be:53:d8:1e, ethertype IPv4 (0x0800), length 222: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 54902 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 132 tc-so:00:00:13.390004 b2:a0:69:16:a8:d3 > b2:a0:be:53:d8:1e, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 54902 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:12.010004 b2:a0:be:53:d8:1e > b2:a0:69:16:a8:d3, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 54902: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:12.050004 b2:a0:be:53:d8:1e > b2:a0:69:16:a8:d3, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 54902: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:13.430004 b2:a0:69:16:a8:d3 > b2:a0:be:53:d8:1e, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 54902 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:15.400004 b2:a0:be:53:d8:1e > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:beff:fe53:d81e > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639664940.516535, ipsec_tcp_ipv4mappedipv6_ah_null, passed tc-start: 1639664940.545160, ipsec_tcp_ipv4mappedipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:56:99:3d:4f ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.v6only=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ::ffff:10.0.0.2/96 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -E null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -E null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -4 10.0.0.2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 8805: No such process tc-so: tc-so:00:00:11.400004 b2:a0:56:99:3d:4f > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:56ff:fe99:3d4f > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:11.720004 b2:a0:56:99:3d:4f > 33:33:ff:99:3d:4f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:56ff:fe99:3d4f > ff02::1:ff99:3d4f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff99:3d4f, length 24 tc-so:00:00:13.450004 b2:a0:a6:e9:67:aa > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:11.800004 b2:a0:56:99:3d:4f > b2:a0:a6:e9:67:aa, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:56:99:3d:4f, length 28 tc-so:00:00:13.450004 b2:a0:a6:e9:67:aa > b2:a0:56:99:3d:4f, ethertype IPv4 (0x0800), length 86: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 52 tc-so:00:00:11.800004 b2:a0:56:99:3d:4f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:13.490004 b2:a0:a6:e9:67:aa > b2:a0:56:99:3d:4f, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:a6:e9:67:aa, length 28 tc-so:00:00:11.800004 b2:a0:56:99:3d:4f > b2:a0:a6:e9:67:aa, ethertype IPv4 (0x0800), length 86: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 52 tc-so:00:00:13.490004 b2:a0:a6:e9:67:aa > b2:a0:56:99:3d:4f, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 44 tc-so:00:00:13.570004 b2:a0:a6:e9:67:aa > b2:a0:56:99:3d:4f, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1424 tc-so:00:00:13.610004 b2:a0:a6:e9:67:aa > b2:a0:56:99:3d:4f, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1424 tc-so:00:00:11.920004 b2:a0:56:99:3d:4f > b2:a0:a6:e9:67:aa, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 44 tc-so:00:00:13.610004 b2:a0:a6:e9:67:aa > b2:a0:56:99:3d:4f, ethertype IPv4 (0x0800), length 1410: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1376 tc-so:00:00:13.650004 b2:a0:a6:e9:67:aa > b2:a0:56:99:3d:4f, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1424 tc-so:00:00:11.990004 b2:a0:56:99:3d:4f > b2:a0:a6:e9:67:aa, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 44 tc-so:00:00:13.680004 b2:a0:a6:e9:67:aa > b2:a0:56:99:3d:4f, ethertype IPv4 (0x0800), length 234: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 200 tc-so:00:00:13.680004 b2:a0:a6:e9:67:aa > b2:a0:56:99:3d:4f, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 44 tc-so:00:00:12.030004 b2:a0:56:99:3d:4f > b2:a0:a6:e9:67:aa, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 44 tc-so:00:00:12.030004 b2:a0:56:99:3d:4f > b2:a0:a6:e9:67:aa, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 44 tc-so:00:00:13.720004 b2:a0:a6:e9:67:aa > b2:a0:56:99:3d:4f, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x9), length 44 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a6:e9:67:aa tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:56:99:3d:4f UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a6:e9:67:aa 16 0 12 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 16 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:56:99:3d:4f on shmif0 24s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:a6:e9:67:aa multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:56:99:3d:4f tc-so: linkstr: ./bus_ipsec tc-so: inet6 fe80::b0a0:56ff:fe99:3d4f%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 ::ffff:10.0.0.2/96 flags 0 tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:a6:e9:67:aa UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:::ffff:0.0.0.0/96 link#2 UC - - - shmif0 tc-so:::ffff:10.0.0.2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:56ff:fe99:3d4f link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:56:99:3d:4f 12 0 16 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 12 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:56ff:f tc-so: ff02::1:ff00:2%sh tc-so: ff01:2::1 tc-so: ff02::2:c8f1:7452 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff99:3d4f 12 0 16 0 0 tc-so:shmif 1500 ::ffff:0.0.0. ::ffff:10.0.0.2 12 0 16 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:a6:e9:67:aa on shmif0 23s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:56ff:fe99:3d4f%shmif0 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:c8f1:7452%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff99:3d4f%shmif0 refcount 1 tc-so: enaddr b2:a0:56:99:3d:4f multicnt 5 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so: 33:33:c8:f1:74:52 -- 33:33:c8:f1:74:52 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:99:3d:4f -- 33:33:ff:99:3d:4f refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:56:99:3d:4f tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6464 bytes, 2 multicasts tc-so: output: 16 packets, 1212 bytes, 8 multicasts tc-so: inet6 fe80::b0a0:56ff:fe99:3d4f%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 ::ffff:10.0.0.2/96 flags 0 tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a6:e9:67:aa tc-so: linkstr: ./bus_ipsec tc-so: input: 16 packets, 1212 bytes, 10 multicasts, 8 unknown protocol tc-so: output: 12 packets, 6464 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 148 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 425 0 0 142 0 142 142 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 10 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1297 0 27 239 0 239 tc-so: tc-so:In use 1260K, total allocated 1912K; utilization 65.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.400005] shmif0: Ethernet address b2:a0:a6:e9:67:aa tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 45 0 45 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 52 0 52 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 31 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 203 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 47 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 851 0 0 284 0 284 284 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 58 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 16 0 10 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1946 0 114 386 0 386 tc-so: tc-so:In use 2179K, total allocated 3088K; utilization 70.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.290005] IPsec: Initialized Security Association Processing. tc-so:[ 1.320005] mainbus0 (root) tc-so:[ 1.410005] chacha: Portable C ChaCha tc-so:[ 1.410005] aes: BearSSL aes_ct tc-so:[ 1.410005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.410005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.660005] shmif0: Ethernet address b2:a0:56:99:3d:4f tc-so:[ 5.780005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 5.780005] get_ifid: shmif0: ifid: b0:a0:56:ff:fe:99:3d:4f tc-so:[ 5.780005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:56ff:fe99:3d4f tc-so:[ 6.110005] nd6_dad_start: shmif0: starting DAD for ::ffff:10.0.0.2 tc-so:[ 7.160005] nd6_dad_timer: shmif0: DAD complete for ::ffff:10.0.0.2 - no duplicates found tc-so:[ 7.720005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:56ff:fe99:3d4f - no duplicates found tc-so:[ 19.930005] in6_if_link_down: fe80:2::b0a0:56ff:fe99:3d4f marked detached tc-so:[ 19.930005] in6_if_link_down: ::ffff:10.0.0.2 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.600004 b2:a0:a6:e9:67:aa > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.780004 b2:a0:56:99:3d:4f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:06.070004 b2:a0:56:99:3d:4f > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:06.130004 b2:a0:56:99:3d:4f > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has ::ffff:10.0.0.2, length 32 tc-so:00:00:06.560004 b2:a0:56:99:3d:4f > 33:33:c8:f1:74:52, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:c8f1:7452: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c8f1:7452, length 24 tc-so:00:00:06.600004 b2:a0:56:99:3d:4f > 33:33:ff:99:3d:4f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff99:3d4f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff99:3d4f, length 24 tc-so:00:00:06.720004 b2:a0:56:99:3d:4f > 33:33:ff:99:3d:4f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff99:3d4f: ICMP6, neighbor solicitation, who has fe80::b0a0:56ff:fe99:3d4f, length 32 tc-so:00:00:07.750004 b2:a0:56:99:3d:4f > 33:33:c8:f1:74:52, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:56ff:fe99:3d4f > ff02::2:c8f1:7452: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c8f1:7452, length 24 tc-so:00:00:11.400004 b2:a0:56:99:3d:4f > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:56ff:fe99:3d4f > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:11.720004 b2:a0:56:99:3d:4f > 33:33:ff:99:3d:4f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:56ff:fe99:3d4f > ff02::1:ff99:3d4f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff99:3d4f, length 24 tc-so:00:00:13.450004 b2:a0:a6:e9:67:aa > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:11.800004 b2:a0:56:99:3d:4f > b2:a0:a6:e9:67:aa, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:56:99:3d:4f, length 28 tc-so:00:00:13.450004 b2:a0:a6:e9:67:aa > b2:a0:56:99:3d:4f, ethertype IPv4 (0x0800), length 86: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 52 tc-so:00:00:11.800004 b2:a0:56:99:3d:4f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:13.490004 b2:a0:a6:e9:67:aa > b2:a0:56:99:3d:4f, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:a6:e9:67:aa, length 28 tc-so:00:00:11.800004 b2:a0:56:99:3d:4f > b2:a0:a6:e9:67:aa, ethertype IPv4 (0x0800), length 86: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 52 tc-so:00:00:13.490004 b2:a0:a6:e9:67:aa > b2:a0:56:99:3d:4f, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 44 tc-so:00:00:13.570004 b2:a0:a6:e9:67:aa > b2:a0:56:99:3d:4f, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1424 tc-so:00:00:13.610004 b2:a0:a6:e9:67:aa > b2:a0:56:99:3d:4f, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1424 tc-so:00:00:11.920004 b2:a0:56:99:3d:4f > b2:a0:a6:e9:67:aa, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 44 tc-so:00:00:13.610004 b2:a0:a6:e9:67:aa > b2:a0:56:99:3d:4f, ethertype IPv4 (0x0800), length 1410: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1376 tc-so:00:00:13.650004 b2:a0:a6:e9:67:aa > b2:a0:56:99:3d:4f, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1424 tc-so:00:00:11.990004 b2:a0:56:99:3d:4f > b2:a0:a6:e9:67:aa, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 44 tc-so:00:00:13.680004 b2:a0:a6:e9:67:aa > b2:a0:56:99:3d:4f, ethertype IPv4 (0x0800), length 234: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 200 tc-so:00:00:13.680004 b2:a0:a6:e9:67:aa > b2:a0:56:99:3d:4f, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 44 tc-so:00:00:12.030004 b2:a0:56:99:3d:4f > b2:a0:a6:e9:67:aa, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 44 tc-so:00:00:12.030004 b2:a0:56:99:3d:4f > b2:a0:a6:e9:67:aa, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 44 tc-so:00:00:13.720004 b2:a0:a6:e9:67:aa > b2:a0:56:99:3d:4f, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x9), length 44 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639664974.620554, ipsec_tcp_ipv4mappedipv6_esp_null, passed tc-start: 1639664974.653032, ipsec_tcp_ipv4mappedipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:fc:11:4d:42 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.v6only=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ::ffff:10.0.0.2/96 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Active Internet6 connections (including servers) tc-so:Proto Recv-Q Send-Q Local Address Foreign Address (state) tc-so:tcp6 0 0 *.search-agent *.* LISTEN tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -4 10.0.0.2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:[1] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so: tc-so:00:00:08.150004 b2:a0:fc:11:4d:42 > 33:33:d2:7c:41:1b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fcff:fe11:4d42 > ff02::2:d27c:411b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d27c:411b, length 24 tc-so:00:00:09.080004 b2:a0:fc:11:4d:42 > 33:33:ff:11:4d:42, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fcff:fe11:4d42 > ff02::1:ff11:4d42: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff11:4d42, length 24 tc-so:00:00:10.710004 b2:a0:fc:11:4d:42 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fcff:fe11:4d42 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:13.100004 b2:a0:9b:82:0f:87 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:11.240004 b2:a0:fc:11:4d:42 > b2:a0:9b:82:0f:87, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:fc:11:4d:42, length 28 tc-so:00:00:13.100004 b2:a0:9b:82:0f:87 > b2:a0:fc:11:4d:42, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 72 tc-so:00:00:11.240004 b2:a0:fc:11:4d:42 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:13.140004 b2:a0:9b:82:0f:87 > b2:a0:fc:11:4d:42, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:9b:82:0f:87, length 28 tc-so:00:00:11.290004 b2:a0:fc:11:4d:42 > b2:a0:9b:82:0f:87, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 72 tc-so:00:00:13.140004 b2:a0:9b:82:0f:87 > b2:a0:fc:11:4d:42, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 72 tc-so:00:00:13.220004 b2:a0:9b:82:0f:87 > b2:a0:fc:11:4d:42, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1448 tc-so:00:00:13.220004 b2:a0:9b:82:0f:87 > b2:a0:fc:11:4d:42, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1448 tc-so:00:00:11.360004 b2:a0:fc:11:4d:42 > b2:a0:9b:82:0f:87, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 72 tc-so:00:00:13.220004 b2:a0:9b:82:0f:87 > b2:a0:fc:11:4d:42, ethertype IPv4 (0x0800), length 1434: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1400 tc-so:00:00:13.260004 b2:a0:9b:82:0f:87 > b2:a0:fc:11:4d:42, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1448 tc-so:00:00:11.400004 b2:a0:fc:11:4d:42 > b2:a0:9b:82:0f:87, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 72 tc-so:00:00:13.260004 b2:a0:9b:82:0f:87 > b2:a0:fc:11:4d:42, ethertype IPv4 (0x0800), length 250: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 216 tc-so:00:00:13.260004 b2:a0:9b:82:0f:87 > b2:a0:fc:11:4d:42, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 72 tc-so:00:00:11.400004 b2:a0:fc:11:4d:42 > b2:a0:9b:82:0f:87, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 72 tc-so:00:00:11.400004 b2:a0:fc:11:4d:42 > b2:a0:9b:82:0f:87, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 72 tc-so:00:00:11.440004 b2:a0:fc:11:4d:42 > b2:a0:9b:82:0f:87, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x6), length 72 tc-so:00:00:13.300004 b2:a0:9b:82:0f:87 > b2:a0:fc:11:4d:42, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x9), length 72 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9b:82:0f:87 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:fc:11:4d:42 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:9b:82:0f:87 17 0 12 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 17 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:fc:11:4d:42 on shmif0 26s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:9b:82:0f:87 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fc:11:4d:42 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fe80::b0a0:fcff:fe11:4d42%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 ::ffff:10.0.0.2/96 flags 0 tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:9b:82:0f:87 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:::ffff:0.0.0.0/96 link#2 UC - - - shmif0 tc-so:::ffff:10.0.0.2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:fcff:fe11:4d42 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:fc:11:4d:42 12 0 17 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 12 0 17 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:fcff:f tc-so: ff02::1:ff00:2%sh tc-so: ff01:2::1 tc-so: ff02::2:d27c:411b tc-so: ff02::1%shmif0 tc-so: ff02::1:ff11:4d42 12 0 17 0 0 tc-so:shmif 1500 ::ffff:0.0.0. ::ffff:10.0.0.2 12 0 17 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:9b:82:0f:87 on shmif0 24s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:fcff:fe11:4d42%shmif0 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:d27c:411b%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff11:4d42%shmif0 refcount 1 tc-so: enaddr b2:a0:fc:11:4d:42 multicnt 5 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so: 33:33:d2:7c:41:1b -- 33:33:d2:7c:41:1b refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:11:4d:42 -- 33:33:ff:11:4d:42 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fc:11:4d:42 tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6680 bytes, 2 multicasts tc-so: output: 17 packets, 1450 bytes, 8 multicasts tc-so: inet6 fe80::b0a0:fcff:fe11:4d42%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 ::ffff:10.0.0.2/96 flags 0 tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9b:82:0f:87 tc-so: linkstr: ./bus_ipsec tc-so: input: 17 packets, 1450 bytes, 10 multicasts, 8 unknown protocol tc-so: output: 12 packets, 6680 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 138 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 427 0 0 143 0 143 143 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 10 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 47 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1301 0 27 240 0 240 tc-so: tc-so:In use 1267K, total allocated 1920K; utilization 66.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.300005] IPsec: Initialized Security Association Processing. tc-so:[ 1.300005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.860005] shmif0: Ethernet address b2:a0:9b:82:0f:87 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 51 0 51 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 58 0 58 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 201 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 46 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 859 0 0 287 0 287 287 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 39 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 16 0 10 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1949 0 126 388 0 388 tc-so: tc-so:In use 2195K, total allocated 3104K; utilization 70.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.310005] IPsec: Initialized Security Association Processing. tc-so:[ 1.350005] mainbus0 (root) tc-so:[ 1.440005] chacha: Portable C ChaCha tc-so:[ 1.440005] aes: BearSSL aes_ct tc-so:[ 1.470005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.470005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.890005] shmif0: Ethernet address b2:a0:fc:11:4d:42 tc-so:[ 5.530005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 5.530005] get_ifid: shmif0: ifid: b0:a0:fc:ff:fe:11:4d:42 tc-so:[ 5.530005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:fcff:fe11:4d42 tc-so:[ 5.750005] nd6_dad_start: shmif0: starting DAD for ::ffff:10.0.0.2 tc-so:[ 6.820005] nd6_dad_timer: shmif0: DAD complete for ::ffff:10.0.0.2 - no duplicates found tc-so:[ 7.140005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:fcff:fe11:4d42 - no duplicates found tc-so:[ 19.210005] in6_if_link_down: fe80:2::b0a0:fcff:fe11:4d42 marked detached tc-so:[ 19.210005] in6_if_link_down: ::ffff:10.0.0.2 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.750004 b2:a0:9b:82:0f:87 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.530004 b2:a0:fc:11:4d:42 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:05.750004 b2:a0:fc:11:4d:42 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:05.790004 b2:a0:fc:11:4d:42 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has ::ffff:10.0.0.2, length 32 tc-so:00:00:05.940004 b2:a0:fc:11:4d:42 > 33:33:ff:11:4d:42, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff11:4d42: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff11:4d42, length 24 tc-so:00:00:06.140004 b2:a0:fc:11:4d:42 > 33:33:ff:11:4d:42, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff11:4d42: ICMP6, neighbor solicitation, who has fe80::b0a0:fcff:fe11:4d42, length 32 tc-so:00:00:06.420004 b2:a0:fc:11:4d:42 > 33:33:d2:7c:41:1b, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:d27c:411b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d27c:411b, length 24 tc-so:00:00:08.150004 b2:a0:fc:11:4d:42 > 33:33:d2:7c:41:1b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fcff:fe11:4d42 > ff02::2:d27c:411b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d27c:411b, length 24 tc-so:00:00:09.080004 b2:a0:fc:11:4d:42 > 33:33:ff:11:4d:42, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fcff:fe11:4d42 > ff02::1:ff11:4d42: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff11:4d42, length 24 tc-so:00:00:10.710004 b2:a0:fc:11:4d:42 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fcff:fe11:4d42 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:13.100004 b2:a0:9b:82:0f:87 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:11.240004 b2:a0:fc:11:4d:42 > b2:a0:9b:82:0f:87, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:fc:11:4d:42, length 28 tc-so:00:00:13.100004 b2:a0:9b:82:0f:87 > b2:a0:fc:11:4d:42, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 72 tc-so:00:00:11.240004 b2:a0:fc:11:4d:42 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:13.140004 b2:a0:9b:82:0f:87 > b2:a0:fc:11:4d:42, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:9b:82:0f:87, length 28 tc-so:00:00:11.290004 b2:a0:fc:11:4d:42 > b2:a0:9b:82:0f:87, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 72 tc-so:00:00:13.140004 b2:a0:9b:82:0f:87 > b2:a0:fc:11:4d:42, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 72 tc-so:00:00:13.220004 b2:a0:9b:82:0f:87 > b2:a0:fc:11:4d:42, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1448 tc-so:00:00:13.220004 b2:a0:9b:82:0f:87 > b2:a0:fc:11:4d:42, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1448 tc-so:00:00:11.360004 b2:a0:fc:11:4d:42 > b2:a0:9b:82:0f:87, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 72 tc-so:00:00:13.220004 b2:a0:9b:82:0f:87 > b2:a0:fc:11:4d:42, ethertype IPv4 (0x0800), length 1434: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1400 tc-so:00:00:13.260004 b2:a0:9b:82:0f:87 > b2:a0:fc:11:4d:42, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1448 tc-so:00:00:11.400004 b2:a0:fc:11:4d:42 > b2:a0:9b:82:0f:87, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 72 tc-so:00:00:13.260004 b2:a0:9b:82:0f:87 > b2:a0:fc:11:4d:42, ethertype IPv4 (0x0800), length 250: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 216 tc-so:00:00:13.260004 b2:a0:9b:82:0f:87 > b2:a0:fc:11:4d:42, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 72 tc-so:00:00:11.400004 b2:a0:fc:11:4d:42 > b2:a0:9b:82:0f:87, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 72 tc-so:00:00:11.400004 b2:a0:fc:11:4d:42 > b2:a0:9b:82:0f:87, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 72 tc-so:00:00:11.440004 b2:a0:fc:11:4d:42 > b2:a0:9b:82:0f:87, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x6), length 72 tc-so:00:00:13.300004 b2:a0:9b:82:0f:87 > b2:a0:fc:11:4d:42, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x9), length 72 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639665005.791272, ipsec_tcp_ipv4mappedipv6_esp_rijndaelcbc, passed tc-start: 1639665005.815208, ipsec_tcp_ipv4mappedipv6_none tc-se:sh: arithmetic expression: expecting primary: " / 8" tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:42:b8:a1:c3 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.v6only=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ::ffff:10.0.0.2/96 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -4 10.0.0.2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 4273: No such process tc-so: tc-so:00:00:10.850004 b2:a0:42:b8:a1:c3 > 33:33:ff:b8:a1:c3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:42ff:feb8:a1c3 > ff02::1:ffb8:a1c3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb8:a1c3, length 24 tc-so:00:00:11.090004 b2:a0:42:b8:a1:c3 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:42ff:feb8:a1c3 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:12.960004 b2:a0:85:e9:a6:a4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:11.460004 b2:a0:42:b8:a1:c3 > b2:a0:85:e9:a6:a4, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:42:b8:a1:c3, length 28 tc-so:00:00:12.960004 b2:a0:85:e9:a6:a4 > b2:a0:42:b8:a1:c3, ethertype IPv4 (0x0800), length 74: 10.0.0.1.60671 > 10.0.0.2.1234: Flags [S], seq 613701762, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:11.500004 b2:a0:42:b8:a1:c3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:13.000004 b2:a0:85:e9:a6:a4 > b2:a0:42:b8:a1:c3, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:85:e9:a6:a4, length 28 tc-so:00:00:11.500004 b2:a0:42:b8:a1:c3 > b2:a0:85:e9:a6:a4, ethertype IPv4 (0x0800), length 74: 10.0.0.2.1234 > 10.0.0.1.60671: Flags [S.], seq 515371187, ack 613701763, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:13.000004 b2:a0:85:e9:a6:a4 > b2:a0:42:b8:a1:c3, ethertype IPv4 (0x0800), length 66: 10.0.0.1.60671 > 10.0.0.2.1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:13.070004 b2:a0:85:e9:a6:a4 > b2:a0:42:b8:a1:c3, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.60671 > 10.0.0.2.1234: Flags [.], seq 1:1449, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1448 tc-so:00:00:13.100004 b2:a0:85:e9:a6:a4 > b2:a0:42:b8:a1:c3, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.60671 > 10.0.0.2.1234: Flags [.], seq 1449:2897, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1448 tc-so:00:00:11.600004 b2:a0:42:b8:a1:c3 > b2:a0:85:e9:a6:a4, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.60671: Flags [.], ack 2897, win 4016, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:13.140004 b2:a0:85:e9:a6:a4 > b2:a0:42:b8:a1:c3, ethertype IPv4 (0x0800), length 1266: 10.0.0.1.60671 > 10.0.0.2.1234: Flags [P.], seq 2897:4097, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 1200 tc-so:00:00:13.140004 b2:a0:85:e9:a6:a4 > b2:a0:42:b8:a1:c3, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.60671 > 10.0.0.2.1234: Flags [.], seq 4097:5545, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 1448 tc-so:00:00:11.680004 b2:a0:42:b8:a1:c3 > b2:a0:85:e9:a6:a4, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.60671: Flags [.], ack 5545, win 4016, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:13.180004 b2:a0:85:e9:a6:a4 > b2:a0:42:b8:a1:c3, ethertype IPv4 (0x0800), length 154: 10.0.0.1.60671 > 10.0.0.2.1234: Flags [P.], seq 5545:5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 88 tc-so:00:00:13.220004 b2:a0:85:e9:a6:a4 > b2:a0:42:b8:a1:c3, ethertype IPv4 (0x0800), length 66: 10.0.0.1.60671 > 10.0.0.2.1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:11.720004 b2:a0:42:b8:a1:c3 > b2:a0:85:e9:a6:a4, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.60671: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:11.720004 b2:a0:42:b8:a1:c3 > b2:a0:85:e9:a6:a4, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.60671: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:13.220004 b2:a0:85:e9:a6:a4 > b2:a0:42:b8:a1:c3, ethertype IPv4 (0x0800), length 66: 10.0.0.1.60671 > 10.0.0.2.1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:12.950004 b2:a0:42:b8:a1:c3 > 33:33:71:5e:c8:61, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:42ff:feb8:a1c3 > ff02::2:715e:c861: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:715e:c861, length 24 tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:85:e9:a6:a4 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:42:b8:a1:c3 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:85:e9:a6:a4 16 0 12 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 16 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:42:b8:a1:c3 on shmif0 25s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:85:e9:a6:a4 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:42:b8:a1:c3 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fe80::b0a0:42ff:feb8:a1c3%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 ::ffff:10.0.0.2/96 flags 0 tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:85:e9:a6:a4 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:::ffff:0.0.0.0/96 link#2 UC - - - shmif0 tc-so:::ffff:10.0.0.2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:42ff:feb8:a1c3 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:42:b8:a1:c3 12 0 16 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 12 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:42ff:f tc-so: ff02::1:ff00:2%sh tc-so: ff01:2::1 tc-so: ff02::2:715e:c861 tc-so: ff02::1%shmif0 tc-so: ff02::1:ffb8:a1c3 12 0 16 0 0 tc-so:shmif 1500 ::ffff:0.0.0. ::ffff:10.0.0.2 12 0 16 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:85:e9:a6:a4 on shmif0 23s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:42ff:feb8:a1c3%shmif0 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:715e:c861%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ffb8:a1c3%shmif0 refcount 1 tc-so: enaddr b2:a0:42:b8:a1:c3 multicnt 5 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so: 33:33:71:5e:c8:61 -- 33:33:71:5e:c8:61 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:b8:a1:c3 -- 33:33:ff:b8:a1:c3 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:42:b8:a1:c3 tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6360 bytes, 2 multicasts tc-so: output: 16 packets, 1152 bytes, 8 multicasts tc-so: inet6 fe80::b0a0:42ff:feb8:a1c3%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 ::ffff:10.0.0.2/96 flags 0 tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:85:e9:a6:a4 tc-so: linkstr: ./bus_ipsec tc-so: input: 16 packets, 1152 bytes, 10 multicasts, 8 unknown protocol tc-so: output: 12 packets, 6360 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 134 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 406 0 0 136 0 136 136 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 9 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 47 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1255 0 27 229 0 229 tc-so: tc-so:In use 1219K, total allocated 1832K; utilization 66.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.280005] shmif0: Ethernet address b2:a0:85:e9:a6:a4 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 5 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 4 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 59 0 59 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 66 0 66 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 180 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 79 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 47 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 921 0 0 307 0 307 307 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 10 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 49 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 4 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 4 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 16 0 10 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2006 0 142 403 0 403 tc-so: tc-so:In use 2323K, total allocated 3224K; utilization 72.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.920005] shmif0: Ethernet address b2:a0:42:b8:a1:c3 tc-so:[ 5.860005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 5.860005] get_ifid: shmif0: ifid: b0:a0:42:ff:fe:b8:a1:c3 tc-so:[ 5.890005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:42ff:feb8:a1c3 tc-so:[ 6.130005] nd6_dad_start: shmif0: starting DAD for ::ffff:10.0.0.2 tc-so:[ 7.190005] nd6_dad_timer: shmif0: DAD complete for ::ffff:10.0.0.2 - no duplicates found tc-so:[ 7.900005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:42ff:feb8:a1c3 - no duplicates found tc-so:[ 20.110005] in6_if_link_down: fe80:2::b0a0:42ff:feb8:a1c3 marked detached tc-so:[ 20.110005] in6_if_link_down: ::ffff:10.0.0.2 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.600004 b2:a0:85:e9:a6:a4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.860004 b2:a0:42:b8:a1:c3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:06.130004 b2:a0:42:b8:a1:c3 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:06.170004 b2:a0:42:b8:a1:c3 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has ::ffff:10.0.0.2, length 32 tc-so:00:00:06.830004 b2:a0:42:b8:a1:c3 > 33:33:71:5e:c8:61, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:715e:c861: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:715e:c861, length 24 tc-so:00:00:06.830004 b2:a0:42:b8:a1:c3 > 33:33:ff:b8:a1:c3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb8:a1c3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb8:a1c3, length 24 tc-so:00:00:06.870004 b2:a0:42:b8:a1:c3 > 33:33:ff:b8:a1:c3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb8:a1c3: ICMP6, neighbor solicitation, who has fe80::b0a0:42ff:feb8:a1c3, length 32 tc-so:00:00:10.850004 b2:a0:42:b8:a1:c3 > 33:33:ff:b8:a1:c3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:42ff:feb8:a1c3 > ff02::1:ffb8:a1c3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb8:a1c3, length 24 tc-so:00:00:11.090004 b2:a0:42:b8:a1:c3 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:42ff:feb8:a1c3 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:12.960004 b2:a0:85:e9:a6:a4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:11.460004 b2:a0:42:b8:a1:c3 > b2:a0:85:e9:a6:a4, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:42:b8:a1:c3, length 28 tc-so:00:00:12.960004 b2:a0:85:e9:a6:a4 > b2:a0:42:b8:a1:c3, ethertype IPv4 (0x0800), length 74: 10.0.0.1.60671 > 10.0.0.2.1234: Flags [S], seq 613701762, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:11.500004 b2:a0:42:b8:a1:c3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:13.000004 b2:a0:85:e9:a6:a4 > b2:a0:42:b8:a1:c3, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:85:e9:a6:a4, length 28 tc-so:00:00:11.500004 b2:a0:42:b8:a1:c3 > b2:a0:85:e9:a6:a4, ethertype IPv4 (0x0800), length 74: 10.0.0.2.1234 > 10.0.0.1.60671: Flags [S.], seq 515371187, ack 613701763, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:13.000004 b2:a0:85:e9:a6:a4 > b2:a0:42:b8:a1:c3, ethertype IPv4 (0x0800), length 66: 10.0.0.1.60671 > 10.0.0.2.1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:13.070004 b2:a0:85:e9:a6:a4 > b2:a0:42:b8:a1:c3, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.60671 > 10.0.0.2.1234: Flags [.], seq 1:1449, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1448 tc-so:00:00:13.100004 b2:a0:85:e9:a6:a4 > b2:a0:42:b8:a1:c3, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.60671 > 10.0.0.2.1234: Flags [.], seq 1449:2897, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1448 tc-so:00:00:11.600004 b2:a0:42:b8:a1:c3 > b2:a0:85:e9:a6:a4, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.60671: Flags [.], ack 2897, win 4016, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:13.140004 b2:a0:85:e9:a6:a4 > b2:a0:42:b8:a1:c3, ethertype IPv4 (0x0800), length 1266: 10.0.0.1.60671 > 10.0.0.2.1234: Flags [P.], seq 2897:4097, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 1200 tc-so:00:00:13.140004 b2:a0:85:e9:a6:a4 > b2:a0:42:b8:a1:c3, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.60671 > 10.0.0.2.1234: Flags [.], seq 4097:5545, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 1448 tc-so:00:00:11.680004 b2:a0:42:b8:a1:c3 > b2:a0:85:e9:a6:a4, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.60671: Flags [.], ack 5545, win 4016, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:13.180004 b2:a0:85:e9:a6:a4 > b2:a0:42:b8:a1:c3, ethertype IPv4 (0x0800), length 154: 10.0.0.1.60671 > 10.0.0.2.1234: Flags [P.], seq 5545:5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 88 tc-so:00:00:13.220004 b2:a0:85:e9:a6:a4 > b2:a0:42:b8:a1:c3, ethertype IPv4 (0x0800), length 66: 10.0.0.1.60671 > 10.0.0.2.1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:11.720004 b2:a0:42:b8:a1:c3 > b2:a0:85:e9:a6:a4, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.60671: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:11.720004 b2:a0:42:b8:a1:c3 > b2:a0:85:e9:a6:a4, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.60671: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:13.220004 b2:a0:85:e9:a6:a4 > b2:a0:42:b8:a1:c3, ethertype IPv4 (0x0800), length 66: 10.0.0.1.60671 > 10.0.0.2.1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:12.950004 b2:a0:42:b8:a1:c3 > 33:33:71:5e:c8:61, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:42ff:feb8:a1c3 > ff02::2:715e:c861: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:715e:c861, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639665039.9571, ipsec_tcp_ipv4mappedipv6_none, passed tc-start: 1639665039.41348, ipsec_tcp_ipv6_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:ac:10:36:b9 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add fd00::1 fd00::2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -6 fd00::2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 1696: No such process tc-so: tc-so:00:00:11.600004 b2:a0:ac:10:36:b9 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:acff:fe10:36b9 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:12.330004 b2:a0:ac:10:36:b9 > 33:33:51:05:76:98, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:acff:fe10:36b9 > ff02::2:5105:7698: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5105:7698, length 24 tc-so:00:00:15.810004 b2:a0:c7:a2:88:13 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c7ff:fea2:8813 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:13.330004 b2:a0:ac:10:36:b9 > b2:a0:c7:a2:88:13, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:acff:fe10:36b9 > fe80::b0a0:c7ff:fea2:8813: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:15.810004 b2:a0:c7:a2:88:13 > b2:a0:ac:10:36:b9, ethertype IPv6 (0x86dd), length 142: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x1): 54345 > 1234: Flags [S], seq 755097356, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:13.330004 b2:a0:ac:10:36:b9 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:acff:fe10:36b9 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:15.840004 b2:a0:c7:a2:88:13 > b2:a0:ac:10:36:b9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c7ff:fea2:8813 > fe80::b0a0:acff:fe10:36b9: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:13.370004 b2:a0:ac:10:36:b9 > b2:a0:c7:a2:88:13, ethertype IPv6 (0x86dd), length 142: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x1): 1234 > 54345: Flags [S.], seq 602246934, ack 755097357, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:15.840004 b2:a0:c7:a2:88:13 > b2:a0:ac:10:36:b9, ethertype IPv6 (0x86dd), length 134: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x2): 54345 > 1234: Flags [.], ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:16.000004 b2:a0:c7:a2:88:13 > b2:a0:ac:10:36:b9, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x3): 54345 > 1234: Flags [.], seq 1:1381, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1380 tc-so:00:00:16.040004 b2:a0:c7:a2:88:13 > b2:a0:ac:10:36:b9, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x4): 54345 > 1234: Flags [.], seq 1381:2761, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1380 tc-so:00:00:13.530004 b2:a0:ac:10:36:b9 > b2:a0:c7:a2:88:13, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x2): 1234 > 54345: Flags [.], ack 2761, win 3967, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:16.040004 b2:a0:c7:a2:88:13 > b2:a0:ac:10:36:b9, ethertype IPv6 (0x86dd), length 1470: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x5): 54345 > 1234: Flags [P.], seq 2761:4097, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1336 tc-so:00:00:16.080004 b2:a0:c7:a2:88:13 > b2:a0:ac:10:36:b9, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x6): 54345 > 1234: Flags [.], seq 4097:5477, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1380 tc-so:00:00:13.610004 b2:a0:ac:10:36:b9 > b2:a0:c7:a2:88:13, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x3): 1234 > 54345: Flags [.], ack 5477, win 3967, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:16.080004 b2:a0:c7:a2:88:13 > b2:a0:ac:10:36:b9, ethertype IPv6 (0x86dd), length 290: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x7): 54345 > 1234: Flags [P.], seq 5477:5633, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 156 tc-so:00:00:16.120004 b2:a0:c7:a2:88:13 > b2:a0:ac:10:36:b9, ethertype IPv6 (0x86dd), length 134: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x8): 54345 > 1234: Flags [F.], seq 5633, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:13.650004 b2:a0:ac:10:36:b9 > b2:a0:c7:a2:88:13, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x4): 1234 > 54345: Flags [.], ack 5634, win 4140, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:13.690004 b2:a0:ac:10:36:b9 > b2:a0:c7:a2:88:13, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x5): 1234 > 54345: Flags [F.], seq 1, ack 5634, win 4140, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:16.160004 b2:a0:c7:a2:88:13 > b2:a0:ac:10:36:b9, ethertype IPv6 (0x86dd), length 134: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x9): 54345 > 1234: Flags [.], ack 2, win 4140, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:17.080004 b2:a0:c7:a2:88:13 > 33:33:42:b6:27:ad, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c7ff:fea2:8813 > ff02::2:42b6:27ad: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:42b6:27ad, length 24 tc-so:00:00:17.200004 b2:a0:c7:a2:88:13 > 33:33:ff:a2:88:13, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c7ff:fea2:8813 > ff02::1:ffa2:8813: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa2:8813, length 24 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c7:a2:88:13 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:c7ff:fea2:8813%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:c7ff:fea2:8813 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fe80::b0a0:acff:fe10:36b9 b2:a0:ac:10:36:b9 UHL - - - shmif0 tc-so:fd00::2 b2:a0:ac:10:36:b9 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:c7:a2:88:13 14 0 18 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ffa2:8813 tc-so: ff01:2::1 tc-so: ff02::2:42b6:27ad tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 14 0 18 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:c7ff:f 14 0 18 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fe80::b0a0:acff:fe10:36b9%shmif0 b2:a0:ac:10:36:b9 shmif0 29s R tc-so:fd00::2 b2:a0:ac:10:36:b9 shmif0 24s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ffa2:8813%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:42b6:27ad%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:c7:a2:88:13 multicnt 4 tc-so: 33:33:ff:a2:88:13 -- 33:33:ff:a2:88:13 refcount 1 tc-so: 33:33:42:b6:27:ad -- 33:33:42:b6:27:ad refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ac:10:36:b9 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:acff:fe10:36b9%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:acff:fe10:36b9 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:c7:a2:88:13 UHL - - - shmif0 tc-so:fe80::b0a0:c7ff:fea2:8813 b2:a0:c7:a2:88:13 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ac:10:36:b9 16 0 14 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff10:36b9 tc-so: ff01:2::1 tc-so: ff02::2:5105:7698 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 16 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:acff:f 16 0 14 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:c7:a2:88:13 shmif0 26s R tc-so:fe80::b0a0:c7ff:fea2:8813%shmif0 b2:a0:c7:a2:88:13 shmif0 31s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff10:36b9%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:5105:7698%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:ac:10:36:b9 multicnt 4 tc-so: 33:33:ff:10:36:b9 -- 33:33:ff:10:36:b9 refcount 1 tc-so: 33:33:51:05:76:98 -- 33:33:51:05:76:98 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ac:10:36:b9 tc-so: linkstr: ./bus_ipsec tc-so: input: 16 packets, 7440 bytes, 4 multicasts tc-so: output: 14 packets, 1444 bytes, 6 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:acff:fe10:36b9%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c7:a2:88:13 tc-so: linkstr: ./bus_ipsec tc-so: input: 14 packets, 1444 bytes, 6 multicasts tc-so: output: 18 packets, 7612 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:c7ff:fea2:8813%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 39 0 39 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 42 0 42 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 206 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 82 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 825 0 0 275 0 275 275 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 9 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 37 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1875 0 99 376 0 376 tc-so: tc-so:In use 2110K, total allocated 3008K; utilization 70.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.300005] IPsec: Initialized Security Association Processing. tc-so:[ 1.300005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.260005] shmif0: Ethernet address b2:a0:c7:a2:88:13 tc-so:[ 7.490005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.490005] get_ifid: shmif0: ifid: b0:a0:c7:ff:fe:a2:88:13 tc-so:[ 7.490005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:c7ff:fea2:8813 tc-so:[ 9.480005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:c7ff:fea2:8813 - no duplicates found tc-so:[ 15.840005] ah_input: hash over 128 bytes, skip 40: crda len 128 skip 0 inject 52 tc-so:[ 16.040005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 16.080005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 16.160005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 16.160005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 27.190005] in6_if_link_down: fd00::1 marked detached tc-so:[ 27.190005] in6_if_link_down: fe80:2::b0a0:c7ff:fea2:8813 marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 35 0 35 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 36 0 36 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 206 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 82 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 820 0 0 274 0 274 274 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1863 0 90 374 0 374 tc-so: tc-so:In use 2098K, total allocated 2992K; utilization 70.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.260005] IPsec: Initialized Security Association Processing. tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.790005] shmif0: Ethernet address b2:a0:ac:10:36:b9 tc-so:[ 7.250005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.250005] get_ifid: shmif0: ifid: b0:a0:ac:ff:fe:10:36:b9 tc-so:[ 7.250005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:acff:fe10:36b9 tc-so:[ 8.910005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:acff:fe10:36b9 - no duplicates found tc-so:[ 13.330005] ah_input: hash over 128 bytes, skip 40: crda len 128 skip 0 inject 52 tc-so:[ 13.370005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 13.490005] ah_input: hash over 1500 bytes, skip 40: crda len 1500 skip 0 inject 52 tc-so:[ 13.530005] ah_input: hash over 1500 bytes, skip 40: crda len 1500 skip 0 inject 52 tc-so:[ 13.570005] ah_input: hash over 1456 bytes, skip 40: crda len 1456 skip 0 inject 52 tc-so:[ 13.610005] ah_input: hash over 1500 bytes, skip 40: crda len 1500 skip 0 inject 52 tc-so:[ 13.610005] ah_input: hash over 276 bytes, skip 40: crda len 276 skip 0 inject 52 tc-so:[ 13.650005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 13.690005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 23.560005] in6_if_link_down: fd00::2 marked detached tc-so:[ 23.560005] in6_if_link_down: fe80:2::b0a0:acff:fe10:36b9 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.750004 b2:a0:c7:a2:88:13 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:08.180004 b2:a0:c7:a2:88:13 > 33:33:ff:a2:88:13, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa2:8813: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa2:8813, length 24 tc-so:00:00:08.460004 b2:a0:c7:a2:88:13 > 33:33:ff:a2:88:13, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa2:8813: ICMP6, neighbor solicitation, who has fe80::b0a0:c7ff:fea2:8813, length 32 tc-so:00:00:07.760004 b2:a0:ac:10:36:b9 > 33:33:ff:10:36:b9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff10:36b9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff10:36b9, length 24 tc-so:00:00:07.880004 b2:a0:ac:10:36:b9 > 33:33:ff:10:36:b9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff10:36b9: ICMP6, neighbor solicitation, who has fe80::b0a0:acff:fe10:36b9, length 32 tc-so:00:00:09.540004 b2:a0:ac:10:36:b9 > 33:33:ff:10:36:b9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:acff:fe10:36b9 > ff02::1:ff10:36b9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff10:36b9, length 24 tc-so:00:00:11.600004 b2:a0:ac:10:36:b9 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:acff:fe10:36b9 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:12.330004 b2:a0:ac:10:36:b9 > 33:33:51:05:76:98, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:acff:fe10:36b9 > ff02::2:5105:7698: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5105:7698, length 24 tc-so:00:00:15.810004 b2:a0:c7:a2:88:13 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c7ff:fea2:8813 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:13.330004 b2:a0:ac:10:36:b9 > b2:a0:c7:a2:88:13, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:acff:fe10:36b9 > fe80::b0a0:c7ff:fea2:8813: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:15.810004 b2:a0:c7:a2:88:13 > b2:a0:ac:10:36:b9, ethertype IPv6 (0x86dd), length 142: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x1): 54345 > 1234: Flags [S], seq 755097356, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:13.330004 b2:a0:ac:10:36:b9 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:acff:fe10:36b9 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:15.840004 b2:a0:c7:a2:88:13 > b2:a0:ac:10:36:b9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c7ff:fea2:8813 > fe80::b0a0:acff:fe10:36b9: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:13.370004 b2:a0:ac:10:36:b9 > b2:a0:c7:a2:88:13, ethertype IPv6 (0x86dd), length 142: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x1): 1234 > 54345: Flags [S.], seq 602246934, ack 755097357, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:15.840004 b2:a0:c7:a2:88:13 > b2:a0:ac:10:36:b9, ethertype IPv6 (0x86dd), length 134: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x2): 54345 > 1234: Flags [.], ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:16.000004 b2:a0:c7:a2:88:13 > b2:a0:ac:10:36:b9, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x3): 54345 > 1234: Flags [.], seq 1:1381, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1380 tc-so:00:00:16.040004 b2:a0:c7:a2:88:13 > b2:a0:ac:10:36:b9, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x4): 54345 > 1234: Flags [.], seq 1381:2761, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1380 tc-so:00:00:13.530004 b2:a0:ac:10:36:b9 > b2:a0:c7:a2:88:13, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x2): 1234 > 54345: Flags [.], ack 2761, win 3967, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:16.040004 b2:a0:c7:a2:88:13 > b2:a0:ac:10:36:b9, ethertype IPv6 (0x86dd), length 1470: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x5): 54345 > 1234: Flags [P.], seq 2761:4097, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1336 tc-so:00:00:16.080004 b2:a0:c7:a2:88:13 > b2:a0:ac:10:36:b9, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x6): 54345 > 1234: Flags [.], seq 4097:5477, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1380 tc-so:00:00:13.610004 b2:a0:ac:10:36:b9 > b2:a0:c7:a2:88:13, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x3): 1234 > 54345: Flags [.], ack 5477, win 3967, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:16.080004 b2:a0:c7:a2:88:13 > b2:a0:ac:10:36:b9, ethertype IPv6 (0x86dd), length 290: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x7): 54345 > 1234: Flags [P.], seq 5477:5633, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 156 tc-so:00:00:16.120004 b2:a0:c7:a2:88:13 > b2:a0:ac:10:36:b9, ethertype IPv6 (0x86dd), length 134: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x8): 54345 > 1234: Flags [F.], seq 5633, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:13.650004 b2:a0:ac:10:36:b9 > b2:a0:c7:a2:88:13, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x4): 1234 > 54345: Flags [.], ack 5634, win 4140, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:13.690004 b2:a0:ac:10:36:b9 > b2:a0:c7:a2:88:13, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x5): 1234 > 54345: Flags [F.], seq 1, ack 5634, win 4140, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:16.160004 b2:a0:c7:a2:88:13 > b2:a0:ac:10:36:b9, ethertype IPv6 (0x86dd), length 134: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x9): 54345 > 1234: Flags [.], ack 2, win 4140, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:17.080004 b2:a0:c7:a2:88:13 > 33:33:42:b6:27:ad, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c7ff:fea2:8813 > ff02::2:42b6:27ad: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:42b6:27ad, length 24 tc-so:00:00:17.200004 b2:a0:c7:a2:88:13 > 33:33:ff:a2:88:13, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c7ff:fea2:8813 > ff02::1:ffa2:8813: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa2:8813, length 24 tc-so:00:00:18.340004 b2:a0:ac:10:36:b9 > b2:a0:c7:a2:88:13, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:acff:fe10:36b9 > fe80::b0a0:c7ff:fea2:8813: ICMP6, neighbor solicitation, who has fe80::b0a0:c7ff:fea2:8813, length 32 tc-so:00:00:20.830004 b2:a0:c7:a2:88:13 > b2:a0:ac:10:36:b9, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:c7ff:fea2:8813 > fe80::b0a0:acff:fe10:36b9: ICMP6, neighbor advertisement, tgt is fe80::b0a0:c7ff:fea2:8813, length 24 tc-so:00:00:20.870004 b2:a0:c7:a2:88:13 > b2:a0:ac:10:36:b9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c7ff:fea2:8813 > fe80::b0a0:acff:fe10:36b9: ICMP6, neighbor solicitation, who has fe80::b0a0:acff:fe10:36b9, length 32 tc-so:00:00:18.380004 b2:a0:ac:10:36:b9 > b2:a0:c7:a2:88:13, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:acff:fe10:36b9 > fe80::b0a0:c7ff:fea2:8813: ICMP6, neighbor advertisement, tgt is fe80::b0a0:acff:fe10:36b9, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639665077.885639, ipsec_tcp_ipv6_ah_hmacsha512, passed tc-start: 1639665077.909981, ipsec_tcp_ipv6_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:92:a8:df:b9 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add fd00::1 fd00::2 ah 10000 -A null ; tc-so:add fd00::2 fd00::1 ah 10001 -A null ; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 ah 10000 -A null ; tc-so:add fd00::2 fd00::1 ah 10001 -A null ; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Active Internet6 connections (including servers) tc-so:Proto Recv-Q Send-Q Local Address Foreign Address (state) tc-so:tcp6 0 0 *.search-agent *.* LISTEN tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -6 fd00::2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 10531: No such process tc-so: tc-so:00:00:10.930004 b2:a0:92:a8:df:b9 > 33:33:ff:e6:ed:19, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:92ff:fea8:dfb9 > ff02::2:ffe6:ed19: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ffe6:ed19, length 24 tc-so:00:00:14.710004 b2:a0:3d:ba:bc:9a > 33:33:ff:ba:bc:9a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3dff:feba:bc9a > ff02::1:ffba:bc9a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffba:bc9a, length 24 tc-so:00:00:15.220004 b2:a0:3d:ba:bc:9a > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3dff:feba:bc9a > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:13.070004 b2:a0:92:a8:df:b9 > b2:a0:3d:ba:bc:9a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:92ff:fea8:dfb9 > fe80::b0a0:3dff:feba:bc9a: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:15.220004 b2:a0:3d:ba:bc:9a > b2:a0:92:a8:df:b9, ethertype IPv6 (0x86dd), length 118: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x1): 63237 > 1234: Flags [S], seq 741035097, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:13.110004 b2:a0:92:a8:df:b9 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:92ff:fea8:dfb9 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:15.250004 b2:a0:3d:ba:bc:9a > b2:a0:92:a8:df:b9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3dff:feba:bc9a > fe80::b0a0:92ff:fea8:dfb9: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:13.110004 b2:a0:92:a8:df:b9 > b2:a0:3d:ba:bc:9a, ethertype IPv6 (0x86dd), length 118: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x1): 1234 > 63237: Flags [S.], seq 619000363, ack 741035098, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:15.250004 b2:a0:3d:ba:bc:9a > b2:a0:92:a8:df:b9, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x2): 63237 > 1234: Flags [.], ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:15.370004 b2:a0:3d:ba:bc:9a > b2:a0:92:a8:df:b9, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x3): 63237 > 1234: Flags [.], seq 1:1405, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:15.450004 b2:a0:3d:ba:bc:9a > b2:a0:92:a8:df:b9, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x4): 63237 > 1234: Flags [.], seq 1405:2809, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:13.310004 b2:a0:92:a8:df:b9 > b2:a0:3d:ba:bc:9a, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x2): 1234 > 63237: Flags [.], ack 2809, win 3964, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:15.450004 b2:a0:3d:ba:bc:9a > b2:a0:92:a8:df:b9, ethertype IPv6 (0x86dd), length 1398: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x5): 63237 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1288 tc-so:00:00:15.530004 b2:a0:3d:ba:bc:9a > b2:a0:92:a8:df:b9, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x6): 63237 > 1234: Flags [.], seq 4097:5501, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:13.390004 b2:a0:92:a8:df:b9 > b2:a0:3d:ba:bc:9a, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x3): 1234 > 63237: Flags [.], ack 5501, win 3964, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:15.530004 b2:a0:3d:ba:bc:9a > b2:a0:92:a8:df:b9, ethertype IPv6 (0x86dd), length 242: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x7): 63237 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 132 tc-so:00:00:15.570004 b2:a0:3d:ba:bc:9a > b2:a0:92:a8:df:b9, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x8): 63237 > 1234: Flags [F.], seq 5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:13.430004 b2:a0:92:a8:df:b9 > b2:a0:3d:ba:bc:9a, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x4): 1234 > 63237: Flags [.], ack 5634, win 3948, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:13.510004 b2:a0:92:a8:df:b9 > b2:a0:3d:ba:bc:9a, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x5): 1234 > 63237: Flags [F.], seq 1, ack 5634, win 3948, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:15.610004 b2:a0:3d:ba:bc:9a > b2:a0:92:a8:df:b9, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x9): 63237 > 1234: Flags [.], ack 2, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:15.740004 b2:a0:3d:ba:bc:9a > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3dff:feba:bc9a > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:16.030004 b2:a0:3d:ba:bc:9a > 33:33:65:6b:7e:9c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3dff:feba:bc9a > ff02::2:656b:7e9c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:656b:7e9c, length 24 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3d:ba:bc:9a tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:3dff:feba:bc9a%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:3dff:feba:bc9a link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:92:a8:df:b9 UHL - - - shmif0 tc-so:fe80::b0a0:92ff:fea8:dfb9 b2:a0:92:a8:df:b9 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:3d:ba:bc:9a 14 0 18 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ffba:bc9a tc-so: ff01:2::1 tc-so: ff02::2:656b:7e9c tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 14 0 18 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:3dff:f 14 0 18 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:92:a8:df:b9 shmif0 22s R tc-so:fe80::b0a0:92ff:fea8:dfb9%shmif0 b2:a0:92:a8:df:b9 shmif0 27s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ffba:bc9a%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:656b:7e9c%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:3d:ba:bc:9a multicnt 4 tc-so: 33:33:ff:ba:bc:9a -- 33:33:ff:ba:bc:9a refcount 1 tc-so: 33:33:65:6b:7e:9c -- 33:33:65:6b:7e:9c refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:92:a8:df:b9 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:92ff:fea8:dfb9%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:92ff:fea8:dfb9 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:3d:ba:bc:9a UHL - - - shmif0 tc-so:fe80::b0a0:3dff:feba:bc9a b2:a0:3d:ba:bc:9a UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:92:a8:df:b9 17 0 14 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ffa8:dfb9 tc-so: ff01:2::1 tc-so: ff02::2:ffe6:ed19 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 17 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:92ff:f 17 0 14 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:3d:ba:bc:9a shmif0 23s R tc-so:fe80::b0a0:3dff:feba:bc9a%shmif0 b2:a0:3d:ba:bc:9a shmif0 28s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ffa8:dfb9%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:ffe6:ed19%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:92:a8:df:b9 multicnt 4 tc-so: 33:33:ff:a8:df:b9 -- 33:33:ff:a8:df:b9 refcount 1 tc-so: 33:33:ff:e6:ed:19 -- 33:33:ff:e6:ed:19 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:92:a8:df:b9 tc-so: linkstr: ./bus_ipsec tc-so: input: 17 packets, 7310 bytes, 5 multicasts tc-so: output: 14 packets, 1324 bytes, 6 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:92ff:fea8:dfb9%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3d:ba:bc:9a tc-so: linkstr: ./bus_ipsec tc-so: input: 14 packets, 1324 bytes, 6 multicasts tc-so: output: 18 packets, 7396 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:3dff:feba:bc9a%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 26 0 26 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 29 0 29 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 35 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 207 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 709 0 0 237 0 237 237 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 9 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1735 0 73 338 0 338 tc-so: tc-so:In use 1870K, total allocated 2704K; utilization 69.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.270005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.080005] shmif0: Ethernet address b2:a0:3d:ba:bc:9a tc-so:[ 7.240005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.240005] get_ifid: shmif0: ifid: b0:a0:3d:ff:fe:ba:bc:9a tc-so:[ 7.240005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:3dff:feba:bc9a tc-so:[ 8.520005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:3dff:feba:bc9a - no duplicates found tc-so:[ 15.250005] ah_input: hash over 104 bytes, skip 40: crda len 104 skip 0 inject 52 tc-so:[ 15.450005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 15.530005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 15.570005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 15.610005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 26.040005] in6_if_link_down: fd00::1 marked detached tc-so:[ 26.040005] in6_if_link_down: fe80:2::b0a0:3dff:feba:bc9a marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 39 0 39 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 40 0 40 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 35 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 206 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 851 0 0 284 0 284 284 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 37 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1900 0 98 384 0 384 tc-so: tc-so:In use 2160K, total allocated 3072K; utilization 70.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.950005] shmif0: Ethernet address b2:a0:92:a8:df:b9 tc-so:[ 6.630005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.630005] get_ifid: shmif0: ifid: b0:a0:92:ff:fe:a8:df:b9 tc-so:[ 6.630005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:92ff:fea8:dfb9 tc-so:[ 8.560005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:92ff:fea8:dfb9 - no duplicates found tc-so:[ 13.110005] ah_input: hash over 104 bytes, skip 40: crda len 104 skip 0 inject 52 tc-so:[ 13.150005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 13.270005] ah_input: hash over 1500 bytes, skip 40: crda len 1500 skip 0 inject 52 tc-so:[ 13.310005] ah_input: hash over 1500 bytes, skip 40: crda len 1500 skip 0 inject 52 tc-so:[ 13.350005] ah_input: hash over 1384 bytes, skip 40: crda len 1384 skip 0 inject 52 tc-so:[ 13.390005] ah_input: hash over 1500 bytes, skip 40: crda len 1500 skip 0 inject 52 tc-so:[ 13.430005] ah_input: hash over 228 bytes, skip 40: crda len 228 skip 0 inject 52 tc-so:[ 13.430005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 13.510005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 22.910005] in6_if_link_down: fd00::2 marked detached tc-so:[ 22.910005] in6_if_link_down: fe80:2::b0a0:92ff:fea8:dfb9 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.420004 b2:a0:3d:ba:bc:9a > 33:33:ff:ba:bc:9a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffba:bc9a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffba:bc9a, length 24 tc-so:00:00:07.490004 b2:a0:3d:ba:bc:9a > 33:33:ff:ba:bc:9a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffba:bc9a: ICMP6, neighbor solicitation, who has fe80::b0a0:3dff:feba:bc9a, length 32 tc-so:00:00:07.150004 b2:a0:92:a8:df:b9 > 33:33:ff:a8:df:b9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa8:dfb9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa8:dfb9, length 24 tc-so:00:00:07.460004 b2:a0:92:a8:df:b9 > 33:33:ff:a8:df:b9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa8:dfb9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa8:dfb9, length 24 tc-so:00:00:07.540004 b2:a0:92:a8:df:b9 > 33:33:ff:a8:df:b9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa8:dfb9: ICMP6, neighbor solicitation, who has fe80::b0a0:92ff:fea8:dfb9, length 32 tc-so:00:00:07.650004 b2:a0:92:a8:df:b9 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:10.930004 b2:a0:92:a8:df:b9 > 33:33:ff:e6:ed:19, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:92ff:fea8:dfb9 > ff02::2:ffe6:ed19: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ffe6:ed19, length 24 tc-so:00:00:14.710004 b2:a0:3d:ba:bc:9a > 33:33:ff:ba:bc:9a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3dff:feba:bc9a > ff02::1:ffba:bc9a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffba:bc9a, length 24 tc-so:00:00:15.220004 b2:a0:3d:ba:bc:9a > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3dff:feba:bc9a > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:13.070004 b2:a0:92:a8:df:b9 > b2:a0:3d:ba:bc:9a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:92ff:fea8:dfb9 > fe80::b0a0:3dff:feba:bc9a: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:15.220004 b2:a0:3d:ba:bc:9a > b2:a0:92:a8:df:b9, ethertype IPv6 (0x86dd), length 118: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x1): 63237 > 1234: Flags [S], seq 741035097, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:13.110004 b2:a0:92:a8:df:b9 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:92ff:fea8:dfb9 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:15.250004 b2:a0:3d:ba:bc:9a > b2:a0:92:a8:df:b9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3dff:feba:bc9a > fe80::b0a0:92ff:fea8:dfb9: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:13.110004 b2:a0:92:a8:df:b9 > b2:a0:3d:ba:bc:9a, ethertype IPv6 (0x86dd), length 118: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x1): 1234 > 63237: Flags [S.], seq 619000363, ack 741035098, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:15.250004 b2:a0:3d:ba:bc:9a > b2:a0:92:a8:df:b9, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x2): 63237 > 1234: Flags [.], ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:15.370004 b2:a0:3d:ba:bc:9a > b2:a0:92:a8:df:b9, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x3): 63237 > 1234: Flags [.], seq 1:1405, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:15.450004 b2:a0:3d:ba:bc:9a > b2:a0:92:a8:df:b9, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x4): 63237 > 1234: Flags [.], seq 1405:2809, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:13.310004 b2:a0:92:a8:df:b9 > b2:a0:3d:ba:bc:9a, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x2): 1234 > 63237: Flags [.], ack 2809, win 3964, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:15.450004 b2:a0:3d:ba:bc:9a > b2:a0:92:a8:df:b9, ethertype IPv6 (0x86dd), length 1398: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x5): 63237 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1288 tc-so:00:00:15.530004 b2:a0:3d:ba:bc:9a > b2:a0:92:a8:df:b9, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x6): 63237 > 1234: Flags [.], seq 4097:5501, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:13.390004 b2:a0:92:a8:df:b9 > b2:a0:3d:ba:bc:9a, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x3): 1234 > 63237: Flags [.], ack 5501, win 3964, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:15.530004 b2:a0:3d:ba:bc:9a > b2:a0:92:a8:df:b9, ethertype IPv6 (0x86dd), length 242: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x7): 63237 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 132 tc-so:00:00:15.570004 b2:a0:3d:ba:bc:9a > b2:a0:92:a8:df:b9, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x8): 63237 > 1234: Flags [F.], seq 5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:13.430004 b2:a0:92:a8:df:b9 > b2:a0:3d:ba:bc:9a, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x4): 1234 > 63237: Flags [.], ack 5634, win 3948, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:13.510004 b2:a0:92:a8:df:b9 > b2:a0:3d:ba:bc:9a, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x5): 1234 > 63237: Flags [F.], seq 1, ack 5634, win 3948, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:15.610004 b2:a0:3d:ba:bc:9a > b2:a0:92:a8:df:b9, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x9): 63237 > 1234: Flags [.], ack 2, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:15.740004 b2:a0:3d:ba:bc:9a > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3dff:feba:bc9a > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:16.030004 b2:a0:3d:ba:bc:9a > 33:33:65:6b:7e:9c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3dff:feba:bc9a > ff02::2:656b:7e9c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:656b:7e9c, length 24 tc-so:00:00:18.100004 b2:a0:92:a8:df:b9 > b2:a0:3d:ba:bc:9a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:92ff:fea8:dfb9 > fe80::b0a0:3dff:feba:bc9a: ICMP6, neighbor solicitation, who has fe80::b0a0:3dff:feba:bc9a, length 32 tc-so:00:00:20.220004 b2:a0:3d:ba:bc:9a > b2:a0:92:a8:df:b9, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:3dff:feba:bc9a > fe80::b0a0:92ff:fea8:dfb9: ICMP6, neighbor advertisement, tgt is fe80::b0a0:3dff:feba:bc9a, length 24 tc-so:00:00:20.260004 b2:a0:3d:ba:bc:9a > b2:a0:92:a8:df:b9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3dff:feba:bc9a > fe80::b0a0:92ff:fea8:dfb9: ICMP6, neighbor solicitation, who has fe80::b0a0:92ff:fea8:dfb9, length 32 tc-so:00:00:18.140004 b2:a0:92:a8:df:b9 > b2:a0:3d:ba:bc:9a, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:92ff:fea8:dfb9 > fe80::b0a0:3dff:feba:bc9a: ICMP6, neighbor advertisement, tgt is fe80::b0a0:92ff:fea8:dfb9, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639665114.341845, ipsec_tcp_ipv6_ah_null, passed tc-start: 1639665114.374806, ipsec_tcp_ipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:54:3a:dd:0b ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add fd00::1 fd00::2 esp 10000 -E null ; tc-so:add fd00::2 fd00::1 esp 10001 -E null ; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 esp 10000 -E null ; tc-so:add fd00::2 fd00::1 esp 10001 -E null ; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -6 fd00::2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 27853: No such process tc-so: tc-so:00:00:09.910004 b2:a0:54:3a:dd:0b > 33:33:08:80:04:46, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:54ff:fe3a:dd0b > ff02::2:880:446: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:880:446, length 24 tc-so:00:00:14.650004 b2:a0:9f:2d:c5:5c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9fff:fe2d:c55c > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:12.790004 b2:a0:54:3a:dd:0b > b2:a0:9f:2d:c5:5c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:54ff:fe3a:dd0b > fe80::b0a0:9fff:fe2d:c55c: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:14.650004 b2:a0:9f:2d:c5:5c > b2:a0:54:3a:dd:0b, ethertype IPv6 (0x86dd), length 106: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x1), length 52 tc-so:00:00:12.790004 b2:a0:54:3a:dd:0b > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:54ff:fe3a:dd0b > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:14.690004 b2:a0:9f:2d:c5:5c > b2:a0:54:3a:dd:0b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9fff:fe2d:c55c > fe80::b0a0:54ff:fe3a:dd0b: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:12.840004 b2:a0:54:3a:dd:0b > b2:a0:9f:2d:c5:5c, ethertype IPv6 (0x86dd), length 106: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x1), length 52 tc-so:00:00:14.690004 b2:a0:9f:2d:c5:5c > b2:a0:54:3a:dd:0b, ethertype IPv6 (0x86dd), length 98: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x2), length 44 tc-so:00:00:14.770004 b2:a0:9f:2d:c5:5c > b2:a0:54:3a:dd:0b, ethertype IPv6 (0x86dd), length 1506: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x3), length 1452 tc-so:00:00:14.800004 b2:a0:9f:2d:c5:5c > b2:a0:54:3a:dd:0b, ethertype IPv6 (0x86dd), length 1506: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x4), length 1452 tc-so:00:00:12.940004 b2:a0:54:3a:dd:0b > b2:a0:9f:2d:c5:5c, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x2), length 44 tc-so:00:00:14.800004 b2:a0:9f:2d:c5:5c > b2:a0:54:3a:dd:0b, ethertype IPv6 (0x86dd), length 1374: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x5), length 1320 tc-so:00:00:14.840004 b2:a0:9f:2d:c5:5c > b2:a0:54:3a:dd:0b, ethertype IPv6 (0x86dd), length 1506: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x6), length 1452 tc-so:00:00:12.980004 b2:a0:54:3a:dd:0b > b2:a0:9f:2d:c5:5c, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x3), length 44 tc-so:00:00:14.840004 b2:a0:9f:2d:c5:5c > b2:a0:54:3a:dd:0b, ethertype IPv6 (0x86dd), length 226: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x7), length 172 tc-so:00:00:14.880004 b2:a0:9f:2d:c5:5c > b2:a0:54:3a:dd:0b, ethertype IPv6 (0x86dd), length 98: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x8), length 44 tc-so:00:00:13.020004 b2:a0:54:3a:dd:0b > b2:a0:9f:2d:c5:5c, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x4), length 44 tc-so:00:00:13.060004 b2:a0:54:3a:dd:0b > b2:a0:9f:2d:c5:5c, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x5), length 44 tc-so:00:00:14.920004 b2:a0:9f:2d:c5:5c > b2:a0:54:3a:dd:0b, ethertype IPv6 (0x86dd), length 98: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x9), length 44 tc-so:00:00:14.960004 b2:a0:9f:2d:c5:5c > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9fff:fe2d:c55c > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9f:2d:c5:5c tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:9fff:fe2d:c55c%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:9fff:fe2d:c55c link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:54:3a:dd:0b UHL - - - shmif0 tc-so:fe80::b0a0:54ff:fe3a:dd0b b2:a0:54:3a:dd:0b UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:9f:2d:c5:5c 12 0 16 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff2d:c55c tc-so: ff01:2::1 tc-so: ff02::2:efdc:9c9% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 12 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:9fff:f 12 0 16 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:54:3a:dd:0b shmif0 10s R tc-so:fe80::b0a0:54ff:fe3a:dd0b%shmif0 b2:a0:54:3a:dd:0b shmif0 15s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff2d:c55c%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:efdc:9c9%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:9f:2d:c5:5c multicnt 4 tc-so: 33:33:ff:2d:c5:5c -- 33:33:ff:2d:c5:5c refcount 1 tc-so: 33:33:ef:dc:09:c9 -- 33:33:ef:dc:09:c9 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:54:3a:dd:0b tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:54ff:fe3a:dd0b%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:54ff:fe3a:dd0b link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:9f:2d:c5:5c UHL - - - shmif0 tc-so:fe80::b0a0:9fff:fe2d:c55c b2:a0:9f:2d:c5:5c UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:54:3a:dd:0b 16 0 14 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff3a:dd0b tc-so: ff01:2::1 tc-so: ff02::2:880:446%s tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 16 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:54ff:f 16 0 14 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:9f:2d:c5:5c shmif0 35s R tc-so:fe80::b0a0:9fff:fe2d:c55c%shmif0 b2:a0:9f:2d:c5:5c shmif0 39s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff3a:dd0b%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:880:446%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:54:3a:dd:0b multicnt 4 tc-so: 33:33:ff:3a:dd:0b -- 33:33:ff:3a:dd:0b refcount 1 tc-so: 33:33:08:80:04:46 -- 33:33:08:80:04:46 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:54:3a:dd:0b tc-so: linkstr: ./bus_ipsec tc-so: input: 16 packets, 7112 bytes, 4 multicasts tc-so: output: 14 packets, 1264 bytes, 6 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:54ff:fe3a:dd0b%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9f:2d:c5:5c tc-so: linkstr: ./bus_ipsec tc-so: input: 14 packets, 1264 bytes, 6 multicasts tc-so: output: 18 packets, 7284 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:9fff:fe2d:c55c%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 41 0 41 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 44 0 44 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 31 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 204 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 843 0 0 281 0 281 281 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 9 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1888 0 103 382 0 382 tc-so: tc-so:In use 2145K, total allocated 3056K; utilization 70.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.330005] chacha: Portable C ChaCha tc-so:[ 1.330005] aes: BearSSL aes_ct tc-so:[ 1.330005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.330005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.620005] shmif0: Ethernet address b2:a0:9f:2d:c5:5c tc-so:[ 6.600005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.600005] get_ifid: shmif0: ifid: b0:a0:9f:ff:fe:2d:c5:5c tc-so:[ 6.600005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:9fff:fe2d:c55c tc-so:[ 8.600005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:9fff:fe2d:c55c - no duplicates found tc-so:[ 24.110005] in6_if_link_down: fd00::1 marked detached tc-so:[ 24.110005] in6_if_link_down: fe80:2::b0a0:9fff:fe2d:c55c marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 39 0 39 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 40 0 40 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 31 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 206 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 857 0 0 286 0 286 286 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 9 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 40 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1904 0 98 386 0 386 tc-so: tc-so:In use 2173K, total allocated 3088K; utilization 70.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.290005] IPsec: Initialized Security Association Processing. tc-so:[ 1.290005] mainbus0 (root) tc-so:[ 1.380005] chacha: Portable C ChaCha tc-so:[ 1.380005] aes: BearSSL aes_ct tc-so:[ 1.380005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.380005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.740005] shmif0: Ethernet address b2:a0:54:3a:dd:0b tc-so:[ 6.980005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.980005] get_ifid: shmif0: ifid: b0:a0:54:ff:fe:3a:dd:0b tc-so:[ 6.980005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:54ff:fe3a:dd0b tc-so:[ 8.790005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:54ff:fe3a:dd0b - no duplicates found tc-so:[ 21.160005] in6_if_link_down: fd00::2 marked detached tc-so:[ 21.160005] in6_if_link_down: fe80:2::b0a0:54ff:fe3a:dd0b marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.470004 b2:a0:9f:2d:c5:5c > 33:33:ff:2d:c5:5c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff2d:c55c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2d:c55c, length 24 tc-so:00:00:07.590004 b2:a0:9f:2d:c5:5c > 33:33:ff:2d:c5:5c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff2d:c55c: ICMP6, neighbor solicitation, who has fe80::b0a0:9fff:fe2d:c55c, length 32 tc-so:00:00:07.950004 b2:a0:9f:2d:c5:5c > 33:33:ef:dc:09:c9, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:efdc:9c9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:efdc:9c9, length 24 tc-so:00:00:07.560004 b2:a0:54:3a:dd:0b > 33:33:ff:3a:dd:0b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3a:dd0b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3a:dd0b, length 24 tc-so:00:00:07.760004 b2:a0:54:3a:dd:0b > 33:33:ff:3a:dd:0b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3a:dd0b: ICMP6, neighbor solicitation, who has fe80::b0a0:54ff:fe3a:dd0b, length 32 tc-so:00:00:10.320004 b2:a0:9f:2d:c5:5c > 33:33:ff:2d:c5:5c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9fff:fe2d:c55c > ff02::1:ff2d:c55c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2d:c55c, length 24 tc-so:00:00:09.910004 b2:a0:54:3a:dd:0b > 33:33:08:80:04:46, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:54ff:fe3a:dd0b > ff02::2:880:446: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:880:446, length 24 tc-so:00:00:14.650004 b2:a0:9f:2d:c5:5c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9fff:fe2d:c55c > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:12.790004 b2:a0:54:3a:dd:0b > b2:a0:9f:2d:c5:5c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:54ff:fe3a:dd0b > fe80::b0a0:9fff:fe2d:c55c: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:14.650004 b2:a0:9f:2d:c5:5c > b2:a0:54:3a:dd:0b, ethertype IPv6 (0x86dd), length 106: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x1), length 52 tc-so:00:00:12.790004 b2:a0:54:3a:dd:0b > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:54ff:fe3a:dd0b > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:14.690004 b2:a0:9f:2d:c5:5c > b2:a0:54:3a:dd:0b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9fff:fe2d:c55c > fe80::b0a0:54ff:fe3a:dd0b: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:12.840004 b2:a0:54:3a:dd:0b > b2:a0:9f:2d:c5:5c, ethertype IPv6 (0x86dd), length 106: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x1), length 52 tc-so:00:00:14.690004 b2:a0:9f:2d:c5:5c > b2:a0:54:3a:dd:0b, ethertype IPv6 (0x86dd), length 98: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x2), length 44 tc-so:00:00:14.770004 b2:a0:9f:2d:c5:5c > b2:a0:54:3a:dd:0b, ethertype IPv6 (0x86dd), length 1506: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x3), length 1452 tc-so:00:00:14.800004 b2:a0:9f:2d:c5:5c > b2:a0:54:3a:dd:0b, ethertype IPv6 (0x86dd), length 1506: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x4), length 1452 tc-so:00:00:12.940004 b2:a0:54:3a:dd:0b > b2:a0:9f:2d:c5:5c, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x2), length 44 tc-so:00:00:14.800004 b2:a0:9f:2d:c5:5c > b2:a0:54:3a:dd:0b, ethertype IPv6 (0x86dd), length 1374: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x5), length 1320 tc-so:00:00:14.840004 b2:a0:9f:2d:c5:5c > b2:a0:54:3a:dd:0b, ethertype IPv6 (0x86dd), length 1506: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x6), length 1452 tc-so:00:00:12.980004 b2:a0:54:3a:dd:0b > b2:a0:9f:2d:c5:5c, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x3), length 44 tc-so:00:00:14.840004 b2:a0:9f:2d:c5:5c > b2:a0:54:3a:dd:0b, ethertype IPv6 (0x86dd), length 226: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x7), length 172 tc-so:00:00:14.880004 b2:a0:9f:2d:c5:5c > b2:a0:54:3a:dd:0b, ethertype IPv6 (0x86dd), length 98: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x8), length 44 tc-so:00:00:13.020004 b2:a0:54:3a:dd:0b > b2:a0:9f:2d:c5:5c, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x4), length 44 tc-so:00:00:13.060004 b2:a0:54:3a:dd:0b > b2:a0:9f:2d:c5:5c, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x5), length 44 tc-so:00:00:14.920004 b2:a0:9f:2d:c5:5c > b2:a0:54:3a:dd:0b, ethertype IPv6 (0x86dd), length 98: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x9), length 44 tc-so:00:00:14.960004 b2:a0:9f:2d:c5:5c > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9fff:fe2d:c55c > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:15.650004 b2:a0:54:3a:dd:0b > 33:33:ff:3a:dd:0b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:54ff:fe3a:dd0b > ff02::1:ff3a:dd0b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3a:dd0b, length 24 tc-so:00:00:16.940004 b2:a0:54:3a:dd:0b > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:54ff:fe3a:dd0b > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:17.790004 b2:a0:54:3a:dd:0b > b2:a0:9f:2d:c5:5c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:54ff:fe3a:dd0b > fe80::b0a0:9fff:fe2d:c55c: ICMP6, neighbor solicitation, who has fe80::b0a0:9fff:fe2d:c55c, length 32 tc-so:00:00:19.650004 b2:a0:9f:2d:c5:5c > b2:a0:54:3a:dd:0b, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:9fff:fe2d:c55c > fe80::b0a0:54ff:fe3a:dd0b: ICMP6, neighbor advertisement, tgt is fe80::b0a0:9fff:fe2d:c55c, length 24 tc-so:00:00:19.690004 b2:a0:9f:2d:c5:5c > b2:a0:54:3a:dd:0b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9fff:fe2d:c55c > fe80::b0a0:54ff:fe3a:dd0b: ICMP6, neighbor solicitation, who has fe80::b0a0:54ff:fe3a:dd0b, length 32 tc-so:00:00:17.830004 b2:a0:54:3a:dd:0b > b2:a0:9f:2d:c5:5c, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:54ff:fe3a:dd0b > fe80::b0a0:9fff:fe2d:c55c: ICMP6, neighbor advertisement, tgt is fe80::b0a0:54ff:fe3a:dd0b, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639665149.664210, ipsec_tcp_ipv6_esp_null, passed tc-start: 1639665149.691994, ipsec_tcp_ipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:d0:55:cd:48 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add fd00::1 fd00::2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -6 fd00::2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 9260: No such process tc-so: tc-so:00:00:14.940004 b2:a0:aa:26:81:62 > 33:33:ec:21:00:2c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aaff:fe26:8162 > ff02::2:ec21:2c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ec21:2c, length 24 tc-so:00:00:15.530004 b2:a0:aa:26:81:62 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aaff:fe26:8162 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:13.440004 b2:a0:d0:55:cd:48 > b2:a0:aa:26:81:62, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d0ff:fe55:cd48 > fe80::b0a0:aaff:fe26:8162: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:15.570004 b2:a0:aa:26:81:62 > b2:a0:d0:55:cd:48, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x1), length 72 tc-so:00:00:13.440004 b2:a0:d0:55:cd:48 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d0ff:fe55:cd48 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:15.570004 b2:a0:aa:26:81:62 > b2:a0:d0:55:cd:48, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aaff:fe26:8162 > fe80::b0a0:d0ff:fe55:cd48: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:13.440004 b2:a0:d0:55:cd:48 > b2:a0:aa:26:81:62, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x1), length 72 tc-so:00:00:15.600004 b2:a0:aa:26:81:62 > b2:a0:d0:55:cd:48, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x2), length 72 tc-so:00:00:15.680004 b2:a0:aa:26:81:62 > b2:a0:d0:55:cd:48, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: frag (0|1448) ESP(spi=0x00002710,seq=0x3), length 1448 tc-so:00:00:15.680004 b2:a0:aa:26:81:62 > b2:a0:d0:55:cd:48, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: frag (1448|16) tc-so:00:00:15.720004 b2:a0:aa:26:81:62 > b2:a0:d0:55:cd:48, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: frag (0|1448) ESP(spi=0x00002710,seq=0x4), length 1448 tc-so:00:00:15.760004 b2:a0:aa:26:81:62 > b2:a0:d0:55:cd:48, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: frag (1448|16) tc-so:00:00:13.640004 b2:a0:d0:55:cd:48 > b2:a0:aa:26:81:62, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x2), length 72 tc-so:00:00:15.780004 b2:a0:aa:26:81:62 > b2:a0:d0:55:cd:48, ethertype IPv6 (0x86dd), length 1422: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x5), length 1368 tc-so:00:00:15.800004 b2:a0:aa:26:81:62 > b2:a0:d0:55:cd:48, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: frag (0|1448) ESP(spi=0x00002710,seq=0x6), length 1448 tc-so:00:00:15.800004 b2:a0:aa:26:81:62 > b2:a0:d0:55:cd:48, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: frag (1448|16) tc-so:00:00:13.680004 b2:a0:d0:55:cd:48 > b2:a0:aa:26:81:62, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x3), length 72 tc-so:00:00:15.800004 b2:a0:aa:26:81:62 > b2:a0:d0:55:cd:48, ethertype IPv6 (0x86dd), length 270: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x7), length 216 tc-so:00:00:15.840004 b2:a0:aa:26:81:62 > b2:a0:d0:55:cd:48, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x8), length 72 tc-so:00:00:13.720004 b2:a0:d0:55:cd:48 > b2:a0:aa:26:81:62, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x4), length 72 tc-so:00:00:13.720004 b2:a0:d0:55:cd:48 > b2:a0:aa:26:81:62, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x5), length 72 tc-so:00:00:15.840004 b2:a0:aa:26:81:62 > b2:a0:d0:55:cd:48, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x9), length 72 tc-so:00:00:14.290004 b2:a0:d0:55:cd:48 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d0ff:fe55:cd48 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:aa:26:81:62 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:aaff:fe26:8162%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:aaff:fe26:8162 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:d0:55:cd:48 UHL - - - shmif0 tc-so:fe80::b0a0:d0ff:fe55:cd48 b2:a0:d0:55:cd:48 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:aa:26:81:62 12 0 19 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff26:8162 tc-so: ff01:2::1 tc-so: ff02::2:ec21:2c%s tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 12 0 19 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:aaff:f 12 0 19 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:d0:55:cd:48 shmif0 21s R tc-so:fe80::b0a0:d0ff:fe55:cd48%shmif0 b2:a0:d0:55:cd:48 shmif0 26s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff26:8162%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:ec21:2c%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:aa:26:81:62 multicnt 4 tc-so: 33:33:ff:26:81:62 -- 33:33:ff:26:81:62 refcount 1 tc-so: 33:33:ec:21:00:2c -- 33:33:ec:21:00:2c refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d0:55:cd:48 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:d0ff:fe55:cd48%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:d0ff:fe55:cd48 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:aa:26:81:62 UHL - - - shmif0 tc-so:fe80::b0a0:aaff:fe26:8162 b2:a0:aa:26:81:62 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d0:55:cd:48 19 0 14 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff55:cd48 tc-so: ff01:2::1 tc-so: ff02::2:a915:e31d tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 19 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:d0ff:f 19 0 14 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:aa:26:81:62 shmif0 9s R tc-so:fe80::b0a0:aaff:fe26:8162%shmif0 b2:a0:aa:26:81:62 shmif0 14s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff55:cd48%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:a915:e31d%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:d0:55:cd:48 multicnt 4 tc-so: 33:33:ff:55:cd:48 -- 33:33:ff:55:cd:48 refcount 1 tc-so: 33:33:a9:15:e3:1d -- 33:33:a9:15:e3:1d refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d0:55:cd:48 tc-so: linkstr: ./bus_ipsec tc-so: input: 19 packets, 7554 bytes, 4 multicasts tc-so: output: 14 packets, 1396 bytes, 6 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:d0ff:fe55:cd48%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:aa:26:81:62 tc-so: linkstr: ./bus_ipsec tc-so: input: 14 packets, 1396 bytes, 6 multicasts tc-so: output: 21 packets, 7726 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:aaff:fe26:8162%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 39 0 39 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 42 0 42 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 206 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 825 0 0 275 0 275 275 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 18 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 39 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1884 0 99 377 0 377 tc-so: tc-so:In use 2115K, total allocated 3016K; utilization 70.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.330005] chacha: Portable C ChaCha tc-so:[ 1.330005] aes: BearSSL aes_ct tc-so:[ 1.330005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.330005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.880005] shmif0: Ethernet address b2:a0:aa:26:81:62 tc-so:[ 7.040005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.040005] get_ifid: shmif0: ifid: b0:a0:aa:ff:fe:26:81:62 tc-so:[ 7.040005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:aaff:fe26:8162 tc-so:[ 8.980005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:aaff:fe26:8162 - no duplicates found tc-so:[ 26.250005] in6_if_link_down: fd00::1 marked detached tc-so:[ 26.250005] in6_if_link_down: fe80:2::b0a0:aaff:fe26:8162 marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 41 0 41 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 42 0 42 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 210 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 870 0 0 290 0 290 290 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 37 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1919 0 102 390 0 390 tc-so: tc-so:In use 2198K, total allocated 3120K; utilization 70.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.000005] root file system type: rumpfs tc-so:[ 1.000005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.050005] IPsec: Initialized Security Association Processing. tc-so:[ 1.050005] mainbus0 (root) tc-so:[ 1.140005] chacha: Portable C ChaCha tc-so:[ 1.140005] aes: BearSSL aes_ct tc-so:[ 1.140005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.140005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.740005] shmif0: Ethernet address b2:a0:d0:55:cd:48 tc-so:[ 7.100005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.100005] get_ifid: shmif0: ifid: b0:a0:d0:ff:fe:55:cd:48 tc-so:[ 7.100005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:d0ff:fe55:cd48 tc-so:[ 9.110005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:d0ff:fe55:cd48 - no duplicates found tc-so:[ 23.010005] in6_if_link_down: fd00::2 marked detached tc-so:[ 23.010005] in6_if_link_down: fe80:2::b0a0:d0ff:fe55:cd48 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.150004 b2:a0:aa:26:81:62 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:07.410004 b2:a0:aa:26:81:62 > 33:33:ff:26:81:62, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff26:8162: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff26:8162, length 24 tc-so:00:00:07.950004 b2:a0:aa:26:81:62 > 33:33:ff:26:81:62, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff26:8162: ICMP6, neighbor solicitation, who has fe80::b0a0:aaff:fe26:8162, length 32 tc-so:00:00:07.990004 b2:a0:d0:55:cd:48 > 33:33:ff:55:cd:48, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff55:cd48: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff55:cd48, length 24 tc-so:00:00:08.070004 b2:a0:d0:55:cd:48 > 33:33:ff:55:cd:48, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff55:cd48: ICMP6, neighbor solicitation, who has fe80::b0a0:d0ff:fe55:cd48, length 32 tc-so:00:00:08.380004 b2:a0:d0:55:cd:48 > 33:33:a9:15:e3:1d, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:a915:e31d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a915:e31d, length 24 tc-so:00:00:10.930004 b2:a0:aa:26:81:62 > 33:33:ff:26:81:62, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aaff:fe26:8162 > ff02::1:ff26:8162: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff26:8162, length 24 tc-so:00:00:09.970004 b2:a0:d0:55:cd:48 > 33:33:ff:55:cd:48, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d0ff:fe55:cd48 > ff02::1:ff55:cd48: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff55:cd48, length 24 tc-so:00:00:14.940004 b2:a0:aa:26:81:62 > 33:33:ec:21:00:2c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aaff:fe26:8162 > ff02::2:ec21:2c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ec21:2c, length 24 tc-so:00:00:15.530004 b2:a0:aa:26:81:62 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aaff:fe26:8162 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:13.440004 b2:a0:d0:55:cd:48 > b2:a0:aa:26:81:62, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d0ff:fe55:cd48 > fe80::b0a0:aaff:fe26:8162: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:15.570004 b2:a0:aa:26:81:62 > b2:a0:d0:55:cd:48, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x1), length 72 tc-so:00:00:13.440004 b2:a0:d0:55:cd:48 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d0ff:fe55:cd48 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:15.570004 b2:a0:aa:26:81:62 > b2:a0:d0:55:cd:48, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aaff:fe26:8162 > fe80::b0a0:d0ff:fe55:cd48: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:13.440004 b2:a0:d0:55:cd:48 > b2:a0:aa:26:81:62, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x1), length 72 tc-so:00:00:15.600004 b2:a0:aa:26:81:62 > b2:a0:d0:55:cd:48, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x2), length 72 tc-so:00:00:15.680004 b2:a0:aa:26:81:62 > b2:a0:d0:55:cd:48, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: frag (0|1448) ESP(spi=0x00002710,seq=0x3), length 1448 tc-so:00:00:15.680004 b2:a0:aa:26:81:62 > b2:a0:d0:55:cd:48, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: frag (1448|16) tc-so:00:00:15.720004 b2:a0:aa:26:81:62 > b2:a0:d0:55:cd:48, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: frag (0|1448) ESP(spi=0x00002710,seq=0x4), length 1448 tc-so:00:00:15.760004 b2:a0:aa:26:81:62 > b2:a0:d0:55:cd:48, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: frag (1448|16) tc-so:00:00:13.640004 b2:a0:d0:55:cd:48 > b2:a0:aa:26:81:62, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x2), length 72 tc-so:00:00:15.780004 b2:a0:aa:26:81:62 > b2:a0:d0:55:cd:48, ethertype IPv6 (0x86dd), length 1422: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x5), length 1368 tc-so:00:00:15.800004 b2:a0:aa:26:81:62 > b2:a0:d0:55:cd:48, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: frag (0|1448) ESP(spi=0x00002710,seq=0x6), length 1448 tc-so:00:00:15.800004 b2:a0:aa:26:81:62 > b2:a0:d0:55:cd:48, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: frag (1448|16) tc-so:00:00:13.680004 b2:a0:d0:55:cd:48 > b2:a0:aa:26:81:62, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x3), length 72 tc-so:00:00:15.800004 b2:a0:aa:26:81:62 > b2:a0:d0:55:cd:48, ethertype IPv6 (0x86dd), length 270: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x7), length 216 tc-so:00:00:15.840004 b2:a0:aa:26:81:62 > b2:a0:d0:55:cd:48, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x8), length 72 tc-so:00:00:13.720004 b2:a0:d0:55:cd:48 > b2:a0:aa:26:81:62, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x4), length 72 tc-so:00:00:13.720004 b2:a0:d0:55:cd:48 > b2:a0:aa:26:81:62, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x5), length 72 tc-so:00:00:15.840004 b2:a0:aa:26:81:62 > b2:a0:d0:55:cd:48, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x9), length 72 tc-so:00:00:14.290004 b2:a0:d0:55:cd:48 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d0ff:fe55:cd48 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:18.440004 b2:a0:d0:55:cd:48 > b2:a0:aa:26:81:62, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d0ff:fe55:cd48 > fe80::b0a0:aaff:fe26:8162: ICMP6, neighbor solicitation, who has fe80::b0a0:aaff:fe26:8162, length 32 tc-so:00:00:20.530004 b2:a0:aa:26:81:62 > b2:a0:d0:55:cd:48, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:aaff:fe26:8162 > fe80::b0a0:d0ff:fe55:cd48: ICMP6, neighbor advertisement, tgt is fe80::b0a0:aaff:fe26:8162, length 24 tc-so:00:00:20.570004 b2:a0:aa:26:81:62 > b2:a0:d0:55:cd:48, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aaff:fe26:8162 > fe80::b0a0:d0ff:fe55:cd48: ICMP6, neighbor solicitation, who has fe80::b0a0:d0ff:fe55:cd48, length 32 tc-so:00:00:18.440004 b2:a0:d0:55:cd:48 > b2:a0:aa:26:81:62, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:d0ff:fe55:cd48 > fe80::b0a0:aaff:fe26:8162: ICMP6, neighbor advertisement, tgt is fe80::b0a0:d0ff:fe55:cd48, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639665186.39155, ipsec_tcp_ipv6_esp_rijndaelcbc, passed tc-start: 1639665186.72620, ipsec_tcp_ipv6_none tc-se:sh: arithmetic expression: expecting primary: " / 8" tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:d3:60:fc:f1 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Active Internet6 connections (including servers) tc-so:Proto Recv-Q Send-Q Local Address Foreign Address (state) tc-so:tcp6 0 0 *.search-agent *.* LISTEN tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -6 fd00::2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 2231: No such process tc-so: tc-so:00:00:10.970004 b2:a0:7c:56:e0:94 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7cff:fe56:e094 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:14.080004 b2:a0:7c:56:e0:94 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:12.260004 b2:a0:d3:60:fc:f1 > b2:a0:7c:56:e0:94, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:14.120004 b2:a0:7c:56:e0:94 > b2:a0:d3:60:fc:f1, ethertype IPv6 (0x86dd), length 94: fd00::1.61782 > fd00::2.1234: Flags [S], seq 643971221, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:12.260004 b2:a0:d3:60:fc:f1 > b2:a0:7c:56:e0:94, ethertype IPv6 (0x86dd), length 94: fd00::2.1234 > fd00::1.61782: Flags [S.], seq 586342531, ack 643971222, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:14.120004 b2:a0:7c:56:e0:94 > b2:a0:d3:60:fc:f1, ethertype IPv6 (0x86dd), length 86: fd00::1.61782 > fd00::2.1234: Flags [.], ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:14.280004 b2:a0:7c:56:e0:94 > b2:a0:d3:60:fc:f1, ethertype IPv6 (0x86dd), length 1514: fd00::1.61782 > fd00::2.1234: Flags [.], seq 1:1429, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1428 tc-so:00:00:14.320004 b2:a0:7c:56:e0:94 > b2:a0:d3:60:fc:f1, ethertype IPv6 (0x86dd), length 1514: fd00::1.61782 > fd00::2.1234: Flags [.], seq 1429:2857, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1428 tc-so:00:00:12.460004 b2:a0:d3:60:fc:f1 > b2:a0:7c:56:e0:94, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.61782: Flags [.], ack 2857, win 3961, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:14.320004 b2:a0:7c:56:e0:94 > b2:a0:d3:60:fc:f1, ethertype IPv6 (0x86dd), length 1326: fd00::1.61782 > fd00::2.1234: Flags [P.], seq 2857:4097, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1240 tc-so:00:00:14.410004 b2:a0:7c:56:e0:94 > b2:a0:d3:60:fc:f1, ethertype IPv6 (0x86dd), length 1514: fd00::1.61782 > fd00::2.1234: Flags [.], seq 4097:5525, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1428 tc-so:00:00:12.550004 b2:a0:d3:60:fc:f1 > b2:a0:7c:56:e0:94, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.61782: Flags [.], ack 5525, win 3961, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:14.410004 b2:a0:7c:56:e0:94 > b2:a0:d3:60:fc:f1, ethertype IPv6 (0x86dd), length 194: fd00::1.61782 > fd00::2.1234: Flags [P.], seq 5525:5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 2], length 108 tc-so:00:00:14.450004 b2:a0:7c:56:e0:94 > b2:a0:d3:60:fc:f1, ethertype IPv6 (0x86dd), length 86: fd00::1.61782 > fd00::2.1234: Flags [F.], seq 5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:12.590004 b2:a0:d3:60:fc:f1 > b2:a0:7c:56:e0:94, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.61782: Flags [.], ack 5634, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:12.630004 b2:a0:d3:60:fc:f1 > b2:a0:7c:56:e0:94, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.61782: Flags [F.], seq 1, ack 5634, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:14.490004 b2:a0:7c:56:e0:94 > b2:a0:d3:60:fc:f1, ethertype IPv6 (0x86dd), length 86: fd00::1.61782 > fd00::2.1234: Flags [.], ack 2, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:12.850004 b2:a0:d3:60:fc:f1 > 33:33:ff:60:fc:f1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d3ff:fe60:fcf1 > ff02::1:ff60:fcf1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff60:fcf1, length 24 tc-so:00:00:13.390004 b2:a0:d3:60:fc:f1 > 33:33:5e:a0:b9:ec, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d3ff:fe60:fcf1 > ff02::2:5ea0:b9ec: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5ea0:b9ec, length 24 tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7c:56:e0:94 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:7cff:fe56:e094%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:7cff:fe56:e094 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:d3:60:fc:f1 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7c:56:e0:94 11 0 15 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff56:e094 tc-so: ff01:2::1 tc-so: ff02::2:10b5:9a3c tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 11 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:7cff:f 11 0 15 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:d3:60:fc:f1 shmif0 18s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff56:e094%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:10b5:9a3c%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:7c:56:e0:94 multicnt 4 tc-so: 33:33:ff:56:e0:94 -- 33:33:ff:56:e0:94 refcount 1 tc-so: 33:33:10:b5:9a:3c -- 33:33:10:b5:9a:3c refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d3:60:fc:f1 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:d3ff:fe60:fcf1%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:d3ff:fe60:fcf1 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:7c:56:e0:94 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d3:60:fc:f1 15 0 12 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff60:fcf1 tc-so: ff01:2::1 tc-so: ff02::2:5ea0:b9ec tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 15 0 12 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:d3ff:f 15 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:7c:56:e0:94 shmif0 40s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff60:fcf1%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:5ea0:b9ec%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:d3:60:fc:f1 multicnt 4 tc-so: 33:33:ff:60:fc:f1 -- 33:33:ff:60:fc:f1 refcount 1 tc-so: 33:33:5e:a0:b9:ec -- 33:33:5e:a0:b9:ec refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d3:60:fc:f1 tc-so: linkstr: ./bus_ipsec tc-so: input: 15 packets, 6922 bytes, 5 multicasts tc-so: output: 12 packets, 1040 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:d3ff:fe60:fcf1%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7c:56:e0:94 tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 1040 bytes, 5 multicasts tc-so: output: 16 packets, 7008 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:7cff:fe56:e094%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 28 0 28 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 32 0 32 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 197 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 703 0 0 235 0 235 235 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 35 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1694 0 75 332 0 332 tc-so: tc-so:In use 1852K, total allocated 2656K; utilization 69.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.630005] shmif0: Ethernet address b2:a0:7c:56:e0:94 tc-so:[ 7.020005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.020005] get_ifid: shmif0: ifid: b0:a0:7c:ff:fe:56:e0:94 tc-so:[ 7.020005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:7cff:fe56:e094 tc-so:[ 8.350005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:7cff:fe56:e094 - no duplicates found tc-so:[ 24.620005] in6_if_link_down: fd00::1 marked detached tc-so:[ 24.620005] in6_if_link_down: fe80:2::b0a0:7cff:fe56:e094 marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 36 0 36 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 38 0 38 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 195 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 808 0 0 270 0 270 270 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 35 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1813 0 90 366 0 366 tc-so: tc-so:In use 2066K, total allocated 2928K; utilization 70.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.260005] IPsec: Initialized Security Association Processing. tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.060005] shmif0: Ethernet address b2:a0:d3:60:fc:f1 tc-so:[ 6.710005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.710005] get_ifid: shmif0: ifid: b0:a0:d3:ff:fe:60:fc:f1 tc-so:[ 6.710005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:d3ff:fe60:fcf1 tc-so:[ 8.450005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:d3ff:fe60:fcf1 - no duplicates found tc-so:[ 21.740005] in6_if_link_down: fd00::2 marked detached tc-so:[ 21.740005] in6_if_link_down: fe80:2::b0a0:d3ff:fe60:fcf1 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.160004 b2:a0:7c:56:e0:94 > 33:33:ff:56:e0:94, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff56:e094: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff56:e094, length 24 tc-so:00:00:07.320004 b2:a0:7c:56:e0:94 > 33:33:ff:56:e0:94, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff56:e094: ICMP6, neighbor solicitation, who has fe80::b0a0:7cff:fe56:e094, length 32 tc-so:00:00:07.410004 b2:a0:d3:60:fc:f1 > 33:33:ff:60:fc:f1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff60:fcf1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff60:fcf1, length 24 tc-so:00:00:07.450004 b2:a0:d3:60:fc:f1 > 33:33:ff:60:fc:f1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff60:fcf1: ICMP6, neighbor solicitation, who has fe80::b0a0:d3ff:fe60:fcf1, length 32 tc-so:00:00:09.470004 b2:a0:7c:56:e0:94 > 33:33:ff:56:e0:94, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7cff:fe56:e094 > ff02::1:ff56:e094: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff56:e094, length 24 tc-so:00:00:10.450004 b2:a0:7c:56:e0:94 > 33:33:10:b5:9a:3c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7cff:fe56:e094 > ff02::2:10b5:9a3c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:10b5:9a3c, length 24 tc-so:00:00:10.970004 b2:a0:7c:56:e0:94 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7cff:fe56:e094 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:14.080004 b2:a0:7c:56:e0:94 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:12.260004 b2:a0:d3:60:fc:f1 > b2:a0:7c:56:e0:94, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:14.120004 b2:a0:7c:56:e0:94 > b2:a0:d3:60:fc:f1, ethertype IPv6 (0x86dd), length 94: fd00::1.61782 > fd00::2.1234: Flags [S], seq 643971221, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:12.260004 b2:a0:d3:60:fc:f1 > b2:a0:7c:56:e0:94, ethertype IPv6 (0x86dd), length 94: fd00::2.1234 > fd00::1.61782: Flags [S.], seq 586342531, ack 643971222, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:14.120004 b2:a0:7c:56:e0:94 > b2:a0:d3:60:fc:f1, ethertype IPv6 (0x86dd), length 86: fd00::1.61782 > fd00::2.1234: Flags [.], ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:14.280004 b2:a0:7c:56:e0:94 > b2:a0:d3:60:fc:f1, ethertype IPv6 (0x86dd), length 1514: fd00::1.61782 > fd00::2.1234: Flags [.], seq 1:1429, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1428 tc-so:00:00:14.320004 b2:a0:7c:56:e0:94 > b2:a0:d3:60:fc:f1, ethertype IPv6 (0x86dd), length 1514: fd00::1.61782 > fd00::2.1234: Flags [.], seq 1429:2857, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1428 tc-so:00:00:12.460004 b2:a0:d3:60:fc:f1 > b2:a0:7c:56:e0:94, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.61782: Flags [.], ack 2857, win 3961, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:14.320004 b2:a0:7c:56:e0:94 > b2:a0:d3:60:fc:f1, ethertype IPv6 (0x86dd), length 1326: fd00::1.61782 > fd00::2.1234: Flags [P.], seq 2857:4097, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1240 tc-so:00:00:14.410004 b2:a0:7c:56:e0:94 > b2:a0:d3:60:fc:f1, ethertype IPv6 (0x86dd), length 1514: fd00::1.61782 > fd00::2.1234: Flags [.], seq 4097:5525, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1428 tc-so:00:00:12.550004 b2:a0:d3:60:fc:f1 > b2:a0:7c:56:e0:94, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.61782: Flags [.], ack 5525, win 3961, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:14.410004 b2:a0:7c:56:e0:94 > b2:a0:d3:60:fc:f1, ethertype IPv6 (0x86dd), length 194: fd00::1.61782 > fd00::2.1234: Flags [P.], seq 5525:5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 2], length 108 tc-so:00:00:14.450004 b2:a0:7c:56:e0:94 > b2:a0:d3:60:fc:f1, ethertype IPv6 (0x86dd), length 86: fd00::1.61782 > fd00::2.1234: Flags [F.], seq 5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:12.590004 b2:a0:d3:60:fc:f1 > b2:a0:7c:56:e0:94, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.61782: Flags [.], ack 5634, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:12.630004 b2:a0:d3:60:fc:f1 > b2:a0:7c:56:e0:94, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.61782: Flags [F.], seq 1, ack 5634, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:14.490004 b2:a0:7c:56:e0:94 > b2:a0:d3:60:fc:f1, ethertype IPv6 (0x86dd), length 86: fd00::1.61782 > fd00::2.1234: Flags [.], ack 2, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:12.850004 b2:a0:d3:60:fc:f1 > 33:33:ff:60:fc:f1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d3ff:fe60:fcf1 > ff02::1:ff60:fcf1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff60:fcf1, length 24 tc-so:00:00:13.390004 b2:a0:d3:60:fc:f1 > 33:33:5e:a0:b9:ec, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d3ff:fe60:fcf1 > ff02::2:5ea0:b9ec: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5ea0:b9ec, length 24 tc-so:00:00:15.440004 b2:a0:d3:60:fc:f1 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d3ff:fe60:fcf1 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:17.280004 b2:a0:d3:60:fc:f1 > b2:a0:7c:56:e0:94, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:19.130004 b2:a0:7c:56:e0:94 > b2:a0:d3:60:fc:f1, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639665222.806825, ipsec_tcp_ipv6_none, passed tp-end: 1639665222.833708, net/ipsec/t_ipsec_tcp tp-start: 1639665239.562760, net/ipsec/t_ipsec_transport, 44 tc-start: 1639665239.565589, ipsec_transport_ipv4_ah_aesxcbcmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:4c:75:d5:ad ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639665271.548351, ipsec_transport_ipv4_ah_aesxcbcmac, passed tc-start: 1639665271.574031, ipsec_transport_ipv4_ah_hmacmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:80:29:4c:25 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639665301.565162, ipsec_transport_ipv4_ah_hmacmd5, passed tc-start: 1639665301.591187, ipsec_transport_ipv4_ah_hmacripemd160 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:07:0c:b4:e1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639665332.496395, ipsec_transport_ipv4_ah_hmacripemd160, passed tc-start: 1639665332.528090, ipsec_transport_ipv4_ah_hmacsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:35:7d:2f:c5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639665364.139100, ipsec_transport_ipv4_ah_hmacsha1, passed tc-start: 1639665364.176667, ipsec_transport_ipv4_ah_hmacsha256 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:65:79:1e:85 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639665396.356493, ipsec_transport_ipv4_ah_hmacsha256, passed tc-start: 1639665396.383789, ipsec_transport_ipv4_ah_hmacsha384 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:2d:40:b7:c5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639665428.577529, ipsec_transport_ipv4_ah_hmacsha384, passed tc-start: 1639665428.610070, ipsec_transport_ipv4_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:c5:4c:a2:ea ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639665460.140457, ipsec_transport_ipv4_ah_hmacsha512, passed tc-start: 1639665460.171129, ipsec_transport_ipv4_ah_keyedmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:ca:0d:22:ef ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639665494.19015, ipsec_transport_ipv4_ah_keyedmd5, passed tc-start: 1639665494.51675, ipsec_transport_ipv4_ah_keyedsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:3b:53:31:00 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639665527.961044, ipsec_transport_ipv4_ah_keyedsha1, passed tc-start: 1639665527.988456, ipsec_transport_ipv4_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:d1:40:4d:3e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639665559.968874, ipsec_transport_ipv4_ah_null, passed tc-start: 1639665559.998962, ipsec_transport_ipv4_esp_3descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:9d:7a:fa:f7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639665591.346385, ipsec_transport_ipv4_esp_3descbc, passed tc-start: 1639665591.372393, ipsec_transport_ipv4_esp_aesctr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:57:ad:cc:74 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639665624.616137, ipsec_transport_ipv4_esp_aesctr, passed tc-start: 1639665624.645359, ipsec_transport_ipv4_esp_aesgcm16 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:38:be:d3:f3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639665658.737437, ipsec_transport_ipv4_esp_aesgcm16, passed tc-start: 1639665658.763715, ipsec_transport_ipv4_esp_aesgmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:f0:ef:4c:36 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639665692.437206, ipsec_transport_ipv4_esp_aesgmac, passed tc-start: 1639665692.474303, ipsec_transport_ipv4_esp_blowfishcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:db:31:f1:f0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639665724.89797, ipsec_transport_ipv4_esp_blowfishcbc, passed tc-start: 1639665724.128415, ipsec_transport_ipv4_esp_camelliacbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:55:7d:59:96 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639665756.150181, ipsec_transport_ipv4_esp_camelliacbc, passed tc-start: 1639665756.176876, ipsec_transport_ipv4_esp_cast128cbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:c0:bf:ff:92 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639665786.567182, ipsec_transport_ipv4_esp_cast128cbc, passed tc-start: 1639665786.593361, ipsec_transport_ipv4_esp_descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:e6:7e:cc:e2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639665818.924350, ipsec_transport_ipv4_esp_descbc, passed tc-start: 1639665818.956613, ipsec_transport_ipv4_esp_desderiv tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:a1:26:82:d0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639665851.826679, ipsec_transport_ipv4_esp_desderiv, passed tc-start: 1639665851.852857, ipsec_transport_ipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:48:7e:fa:47 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639665882.564671, ipsec_transport_ipv4_esp_null, passed tc-start: 1639665882.594858, ipsec_transport_ipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:8b:03:f1:82 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639665913.722212, ipsec_transport_ipv4_esp_rijndaelcbc, passed tc-start: 1639665913.751841, ipsec_transport_ipv4_ipcomp_deflate tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:33:52:78:9a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 81 -p ff 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 82 -p ff 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639665947.562870, ipsec_transport_ipv4_ipcomp_deflate, passed tc-start: 1639665947.598821, ipsec_transport_ipv6_ah_aesxcbcmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:dd:23:bd:14 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639665986.425758, ipsec_transport_ipv6_ah_aesxcbcmac, passed tc-start: 1639665986.451209, ipsec_transport_ipv6_ah_hmacmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:16:1e:a1:29 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639666019.729285, ipsec_transport_ipv6_ah_hmacmd5, passed tc-start: 1639666019.754101, ipsec_transport_ipv6_ah_hmacripemd160 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:e5:ee:3e:69 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639666049.803942, ipsec_transport_ipv6_ah_hmacripemd160, passed tc-start: 1639666049.828306, ipsec_transport_ipv6_ah_hmacsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:da:aa:6e:cd ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639666079.577295, ipsec_transport_ipv6_ah_hmacsha1, passed tc-start: 1639666079.601600, ipsec_transport_ipv6_ah_hmacsha256 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:b7:be:ba:3a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639666113.323378, ipsec_transport_ipv6_ah_hmacsha256, passed tc-start: 1639666113.348967, ipsec_transport_ipv6_ah_hmacsha384 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:48:9f:c9:61 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639666148.638060, ipsec_transport_ipv6_ah_hmacsha384, passed tc-start: 1639666148.663745, ipsec_transport_ipv6_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:5f:d9:22:89 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639666179.923866, ipsec_transport_ipv6_ah_hmacsha512, passed tc-start: 1639666179.948455, ipsec_transport_ipv6_ah_keyedmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:1f:83:a2:43 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639666210.876383, ipsec_transport_ipv6_ah_keyedmd5, passed tc-start: 1639666210.900548, ipsec_transport_ipv6_ah_keyedsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:fb:88:64:7c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639666241.409904, ipsec_transport_ipv6_ah_keyedsha1, passed tc-start: 1639666241.433912, ipsec_transport_ipv6_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:2c:aa:e2:fb ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639666271.609221, ipsec_transport_ipv6_ah_null, passed tc-start: 1639666271.645139, ipsec_transport_ipv6_esp_3descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:5e:6b:84:0e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639666306.417724, ipsec_transport_ipv6_esp_3descbc, passed tc-start: 1639666306.450475, ipsec_transport_ipv6_esp_aesctr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:54:91:90:b6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639666345.116846, ipsec_transport_ipv6_esp_aesctr, passed tc-start: 1639666345.140166, ipsec_transport_ipv6_esp_aesgcm16 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:67:3f:60:4e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639666382.445155, ipsec_transport_ipv6_esp_aesgcm16, passed tc-start: 1639666382.479705, ipsec_transport_ipv6_esp_aesgmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:6e:90:6a:1a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639666422.966426, ipsec_transport_ipv6_esp_aesgmac, passed tc-start: 1639666423.769, ipsec_transport_ipv6_esp_blowfishcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:ac:89:e2:9a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639666460.452436, ipsec_transport_ipv6_esp_blowfishcbc, passed tc-start: 1639666460.479251, ipsec_transport_ipv6_esp_camelliacbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:6b:d0:73:da ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639666497.723335, ipsec_transport_ipv6_esp_camelliacbc, passed tc-start: 1639666497.750378, ipsec_transport_ipv6_esp_cast128cbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:b2:4a:fd:99 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639666530.998929, ipsec_transport_ipv6_esp_cast128cbc, passed tc-start: 1639666531.30533, ipsec_transport_ipv6_esp_descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:54:35:0d:6a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639666564.707594, ipsec_transport_ipv6_esp_descbc, passed tc-start: 1639666564.731559, ipsec_transport_ipv6_esp_desderiv tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:4d:41:51:61 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639666597.164547, ipsec_transport_ipv6_esp_desderiv, passed tc-start: 1639666597.191049, ipsec_transport_ipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:f1:71:46:80 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639666630.799515, ipsec_transport_ipv6_esp_null, passed tc-start: 1639666630.823153, ipsec_transport_ipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:17:15:29:30 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639666661.258109, ipsec_transport_ipv6_esp_rijndaelcbc, passed tc-start: 1639666661.297732, ipsec_transport_ipv6_ipcomp_deflate tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:43:9f:5d:82 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 81 -p ff fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 82 -p ff fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639666696.356518, ipsec_transport_ipv6_ipcomp_deflate, passed tp-end: 1639666696.381763, net/ipsec/t_ipsec_transport tp-start: 1639666710.247165, net/ipsec/t_ipsec_tunnel, 42 tc-start: 1639666710.257577, ipsec_tunnel_ipv4_ah_aesxcbcmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:f7:32:0c:ef ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:28:d1:57:83 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:6a:9f:ca:8f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ce:77:29:bc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ce:89:40:26 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639666772.306235, ipsec_tunnel_ipv4_ah_aesxcbcmac, passed tc-start: 1639666772.349070, ipsec_tunnel_ipv4_ah_hmacmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:48:cf:f4:de ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e1:89:47:05 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:49:62:cd:ec ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:f4:fe:64:ea ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:fd:82:09:4e ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639666832.277660, ipsec_tunnel_ipv4_ah_hmacmd5, passed tc-start: 1639666832.316118, ipsec_tunnel_ipv4_ah_hmacripemd160 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:d9:59:fe:4f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b3:f7:55:10 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:2d:f4:ab:0d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b0:a2:22:f2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:f5:de:0a:14 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639666886.815922, ipsec_tunnel_ipv4_ah_hmacripemd160, passed tc-start: 1639666886.849944, ipsec_tunnel_ipv4_ah_hmacsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:c4:3b:a3:9a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:a3:21:d7:8a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:69:6d:d2:6e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:20:2a:6f:8d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:8b:46:30:10 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639666942.981587, ipsec_tunnel_ipv4_ah_hmacsha1, passed tc-start: 1639666943.16192, ipsec_tunnel_ipv4_ah_hmacsha256 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:57:fb:83:22 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:0a:73:b3:9e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:0f:59:b1:57 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:1e:5c:62:3c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:31:32:a0:d0 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639666998.240305, ipsec_tunnel_ipv4_ah_hmacsha256, passed tc-start: 1639666998.276012, ipsec_tunnel_ipv4_ah_hmacsha384 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:79:ab:4d:40 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:f1:d6:41:ca ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:59:d3:c4:c7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:4d:01:6b:58 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:74:53:23:20 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639667049.853593, ipsec_tunnel_ipv4_ah_hmacsha384, passed tc-start: 1639667049.895840, ipsec_tunnel_ipv4_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:6e:4c:80:1f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ad:15:e1:10 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:7c:99:66:f7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:98:26:19:2d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:06:68:6c:c0 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639667107.307534, ipsec_tunnel_ipv4_ah_hmacsha512, passed tc-start: 1639667107.356168, ipsec_tunnel_ipv4_ah_keyedmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:03:39:e8:03 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:bb:a9:8b:2b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:01:4a:06:cb ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e2:ba:0b:ea ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:59:9d:04:8b ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639667165.636779, ipsec_tunnel_ipv4_ah_keyedmd5, passed tc-start: 1639667165.684184, ipsec_tunnel_ipv4_ah_keyedsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:12:7e:85:18 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:cf:bf:f0:82 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ed:a6:e4:a2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:03:14:16:cf ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e0:6a:f3:af ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639667224.84505, ipsec_tunnel_ipv4_ah_keyedsha1, passed tc-start: 1639667224.121040, ipsec_tunnel_ipv4_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:f4:8f:ab:b2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:68:b6:5e:ec ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:1c:ae:db:b8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:35:cd:09:73 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:4e:8a:12:35 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639667279.820354, ipsec_tunnel_ipv4_ah_null, passed tc-start: 1639667279.859145, ipsec_tunnel_ipv4_esp_3descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:56:59:ca:df ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:5a:e7:c5:5f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:45:6f:c2:f1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ca:38:73:d3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:bc:ae:ab:c2 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639667336.841458, ipsec_tunnel_ipv4_esp_3descbc, passed tc-start: 1639667336.887609, ipsec_tunnel_ipv4_esp_aesctr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:59:d3:e5:1a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:8e:94:69:5c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:b6:18:77:2d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:d2:a7:73:64 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:52:17:e5:5a ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639667390.790265, ipsec_tunnel_ipv4_esp_aesctr, passed tc-start: 1639667390.824771, ipsec_tunnel_ipv4_esp_aesgcm16 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:6d:5c:77:74 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:c4:8d:10:a2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:fb:a8:44:ff ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:2f:d5:57:ed ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:95:96:06:37 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639667450.248351, ipsec_tunnel_ipv4_esp_aesgcm16, passed tc-start: 1639667450.281426, ipsec_tunnel_ipv4_esp_aesgmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:37:1c:e6:64 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:a1:f8:93:ef ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:a3:87:58:d7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e0:da:73:8c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:8f:21:e3:64 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639667508.964150, ipsec_tunnel_ipv4_esp_aesgmac, passed tc-start: 1639667508.999840, ipsec_tunnel_ipv4_esp_blowfishcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:ff:73:e3:86 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:88:0a:ca:83 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:08:30:d9:2e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:23:ec:b8:7b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:2d:c0:c1:cd ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639667568.804461, ipsec_tunnel_ipv4_esp_blowfishcbc, passed tc-start: 1639667568.840795, ipsec_tunnel_ipv4_esp_camelliacbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:c8:25:2c:16 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:a2:f8:3f:c5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:f6:a2:eb:86 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:96:04:7d:da ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:6a:4a:b0:08 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639667628.939995, ipsec_tunnel_ipv4_esp_camelliacbc, passed tc-start: 1639667628.974687, ipsec_tunnel_ipv4_esp_cast128cbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:21:0b:15:6a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:c1:69:f2:dd ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:9f:c8:a4:b9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:96:04:db:d3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:b8:5f:29:ba ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639667689.523929, ipsec_tunnel_ipv4_esp_cast128cbc, passed tc-start: 1639667689.567919, ipsec_tunnel_ipv4_esp_descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:30:b0:30:b7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:55:38:e3:ff ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:63:0c:d3:59 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:1e:93:e1:58 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:85:49:7a:b9 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639667754.201741, ipsec_tunnel_ipv4_esp_descbc, passed tc-start: 1639667754.243999, ipsec_tunnel_ipv4_esp_desderiv tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:39:82:9a:22 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:72:c9:3a:6b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:29:f8:d1:6f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:d6:e4:58:56 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:9a:48:e9:f8 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639667815.906827, ipsec_tunnel_ipv4_esp_desderiv, passed tc-start: 1639667815.942368, ipsec_tunnel_ipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:f0:2c:34:35 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:31:fe:d7:9c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:7f:d1:46:88 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:9f:84:19:36 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:d7:50:2f:ac ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639667870.755393, ipsec_tunnel_ipv4_esp_null, passed tc-start: 1639667870.796053, ipsec_tunnel_ipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:0e:16:a3:36 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:df:43:d6:62 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:59:15:c3:4a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:2e:2b:b2:e9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:98:3e:df:73 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639667935.785504, ipsec_tunnel_ipv4_esp_rijndaelcbc, passed tc-start: 1639667935.820569, ipsec_tunnel_ipv6_ah_aesxcbcmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:6c:53:fd:f5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:2a:83:14:1b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:31:5d:a4:9b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:27:05:d9:55 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:97:34:4f:30 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639667996.536337, ipsec_tunnel_ipv6_ah_aesxcbcmac, passed tc-start: 1639667996.567433, ipsec_tunnel_ipv6_ah_hmacmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:d6:eb:4a:b8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:50:05:6d:93 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:a9:a5:6f:b3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:43:df:5a:5f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:c6:1e:ae:f1 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639668060.664959, ipsec_tunnel_ipv6_ah_hmacmd5, passed tc-start: 1639668060.696860, ipsec_tunnel_ipv6_ah_hmacripemd160 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:69:05:96:d5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:4d:ca:3c:d5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:23:d9:1f:5e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:c0:b5:b3:d5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:10:59:61:4c ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639668112.852130, ipsec_tunnel_ipv6_ah_hmacripemd160, passed tc-start: 1639668112.888600, ipsec_tunnel_ipv6_ah_hmacsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:d3:96:d0:a5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:50:cd:5a:d6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e8:2a:fa:bc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ae:2d:e4:d1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:04:ea:7f:b8 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639668168.634944, ipsec_tunnel_ipv6_ah_hmacsha1, passed tc-start: 1639668168.701906, ipsec_tunnel_ipv6_ah_hmacsha256 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:b7:cb:89:bb ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:03:7c:3d:0f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:6c:e4:1a:df ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:6b:ca:48:c5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:80:d7:9c:ef ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639668226.309085, ipsec_tunnel_ipv6_ah_hmacsha256, passed tc-start: 1639668226.339768, ipsec_tunnel_ipv6_ah_hmacsha384 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:9d:d7:6c:ee ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:04:9f:09:d6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e9:00:07:59 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:24:ca:51:80 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:0f:43:be:0d ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639668278.251829, ipsec_tunnel_ipv6_ah_hmacsha384, passed tc-start: 1639668278.284411, ipsec_tunnel_ipv6_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:51:0c:1a:71 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:61:25:bd:de ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:b0:51:f2:14 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:3b:4c:6b:b5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:1c:59:bc:79 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639668335.413558, ipsec_tunnel_ipv6_ah_hmacsha512, passed tc-start: 1639668335.476093, ipsec_tunnel_ipv6_ah_keyedmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:bb:b0:9d:5f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e2:5b:19:41 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:41:bc:2a:b2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b4:74:53:98 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:f7:0f:4c:da ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639668402.220769, ipsec_tunnel_ipv6_ah_keyedmd5, passed tc-start: 1639668402.289517, ipsec_tunnel_ipv6_ah_keyedsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:85:5e:25:35 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ad:5f:e7:38 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:72:cb:c4:ec ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:3f:6b:a1:ae ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e0:74:73:d8 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639668467.849092, ipsec_tunnel_ipv6_ah_keyedsha1, passed tc-start: 1639668467.889327, ipsec_tunnel_ipv6_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:61:f5:7a:f2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:74:eb:44:c7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:96:ea:d4:80 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:4f:98:0a:bf ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:a4:67:33:8e ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639668535.231122, ipsec_tunnel_ipv6_ah_null, passed tc-start: 1639668535.273899, ipsec_tunnel_ipv6_esp_3descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:0b:e2:6b:75 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:bc:c8:c3:45 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:17:3d:82:d6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:a2:fd:b4:c9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:8d:fd:52:05 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639668597.394357, ipsec_tunnel_ipv6_esp_3descbc, passed tc-start: 1639668597.469878, ipsec_tunnel_ipv6_esp_aesctr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:44:cd:c2:bf ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:7c:cf:32:97 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:3c:1b:9b:df ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:8e:0f:e9:5f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:28:5a:e6:4e ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639668652.772121, ipsec_tunnel_ipv6_esp_aesctr, passed tc-start: 1639668652.814781, ipsec_tunnel_ipv6_esp_aesgcm16 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:fb:d5:96:cb ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:49:56:94:c8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:8e:85:bb:76 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:22:62:ae:2a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:92:58:24:17 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639668704.919086, ipsec_tunnel_ipv6_esp_aesgcm16, passed tc-start: 1639668704.958503, ipsec_tunnel_ipv6_esp_aesgmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:08:50:83:1a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:dd:18:d9:fc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:b0:4d:e7:47 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:6e:b0:eb:64 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:28:ed:b3:a5 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639668758.250293, ipsec_tunnel_ipv6_esp_aesgmac, passed tc-start: 1639668758.285177, ipsec_tunnel_ipv6_esp_blowfishcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:7d:83:5e:e7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:77:a9:5c:4a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:40:68:32:32 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:3c:d0:06:3a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e4:96:b0:ea ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639668813.141578, ipsec_tunnel_ipv6_esp_blowfishcbc, passed tc-start: 1639668813.187850, ipsec_tunnel_ipv6_esp_camelliacbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:b5:30:de:b6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:2e:2f:3d:09 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:a9:c1:5e:88 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:99:11:da:23 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:52:81:f6:2c ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639668868.318651, ipsec_tunnel_ipv6_esp_camelliacbc, passed tc-start: 1639668868.350882, ipsec_tunnel_ipv6_esp_cast128cbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:b4:a5:12:6c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:a9:96:58:19 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ea:b8:b3:73 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:44:4c:53:be ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:a9:96:4b:9a ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639668922.743270, ipsec_tunnel_ipv6_esp_cast128cbc, passed tc-start: 1639668922.774171, ipsec_tunnel_ipv6_esp_descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:c8:9b:dc:ac ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ed:9d:eb:8c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:03:1b:c1:27 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:74:37:cd:ae ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ad:de:cd:6d ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639668977.148525, ipsec_tunnel_ipv6_esp_descbc, passed tc-start: 1639668977.182181, ipsec_tunnel_ipv6_esp_desderiv tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:df:03:f1:a4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:52:3c:0d:17 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:d0:66:db:03 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b6:31:5f:11 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:b8:4e:27:dd ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639669035.344146, ipsec_tunnel_ipv6_esp_desderiv, passed tc-start: 1639669035.386916, ipsec_tunnel_ipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:11:20:70:7a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:97:f0:d3:3c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:8b:2e:6e:be ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:47:65:2a:ac ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:5f:4c:24:3f ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639669093.360598, ipsec_tunnel_ipv6_esp_null, passed tc-start: 1639669093.391470, ipsec_tunnel_ipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:89:60:88:4e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:89:51:2d:ce ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:0a:98:25:14 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:00:c9:49:68 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:11:39:76:f3 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639669140.83104, ipsec_tunnel_ipv6_esp_rijndaelcbc, passed tp-end: 1639669140.115860, net/ipsec/t_ipsec_tunnel tp-start: 1639669143.347468, net/ipsec/t_ipsec_tunnel_ipcomp, 8 tc-start: 1639669143.356937, ipsec_tunnel_ipcomp_deflate_ipv4_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:be:30:7b:e1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:78:cc:52:52 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:b5:ce:35:a9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:1a:31:3d:76 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:2f:48:97:7d ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:net.inet.ipsec.def_policy = 1 tc-so:net.inet.ipsec.esp_trans_deflev = 1 tc-so:net.inet.ipsec.esp_net_deflev = 1 tc-so:net.inet.ipsec.ah_trans_deflev = 1 tc-so:net.inet.ipsec.ah_net_deflev = 1 tc-so:net.inet.ipsec.ah_cleartos = 1 tc-so:net.inet.ipsec.ah_offsetmask = 0 tc-so:net.inet.ipsec.dfbit = 2 tc-so:net.inet.ipsec.ecn = 0 tc-so:net.inet.ipsec.debug = 0 tc-so:net.inet.ipsec.ipip_spoofcheck = 1 tc-so:net.inet.ipsec.enabled = 1 tc-so:net.inet.ipsec.used = 0 tc-so:net.inet.ipsec.ah_enable = 1 tc-so:net.inet.ipsec.esp_enable = 1 tc-so:net.inet.ipsec.ipcomp_enable = 1 tc-so:net.inet.ipsec.crypto_support = 0 tc-so:net.inet6.ipsec6.def_policy = 1 tc-so:net.inet6.ipsec6.esp_trans_deflev = 1 tc-so:net.inet6.ipsec6.esp_net_deflev = 1 tc-so:net.inet6.ipsec6.ah_trans_deflev = 1 tc-so:net.inet6.ipsec6.ah_net_deflev = 1 tc-so:net.inet6.ipsec6.ecn = 0 tc-so:net.inet6.ipsec6.debug = 0 tc-so:net.inet6.ipsec6.enabled = 1 tc-so:net.inet6.ipsec6.used = 0 tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 61 -p ff 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 62 -p ff 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639669199.856283, ipsec_tunnel_ipcomp_deflate_ipv4_ah_hmacsha512, passed tc-start: 1639669199.891001, ipsec_tunnel_ipcomp_deflate_ipv4_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:b3:f4:35:84 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:6c:5a:70:2b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:4e:bd:51:e1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e4:3b:30:52 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:7a:5a:17:a3 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:net.inet.ipsec.def_policy = 1 tc-so:net.inet.ipsec.esp_trans_deflev = 1 tc-so:net.inet.ipsec.esp_net_deflev = 1 tc-so:net.inet.ipsec.ah_trans_deflev = 1 tc-so:net.inet.ipsec.ah_net_deflev = 1 tc-so:net.inet.ipsec.ah_cleartos = 1 tc-so:net.inet.ipsec.ah_offsetmask = 0 tc-so:net.inet.ipsec.dfbit = 2 tc-so:net.inet.ipsec.ecn = 0 tc-so:net.inet.ipsec.debug = 0 tc-so:net.inet.ipsec.ipip_spoofcheck = 1 tc-so:net.inet.ipsec.enabled = 1 tc-so:net.inet.ipsec.used = 0 tc-so:net.inet.ipsec.ah_enable = 1 tc-so:net.inet.ipsec.esp_enable = 1 tc-so:net.inet.ipsec.ipcomp_enable = 1 tc-so:net.inet.ipsec.crypto_support = 0 tc-so:net.inet6.ipsec6.def_policy = 1 tc-so:net.inet6.ipsec6.esp_trans_deflev = 1 tc-so:net.inet6.ipsec6.esp_net_deflev = 1 tc-so:net.inet6.ipsec6.ah_trans_deflev = 1 tc-so:net.inet6.ipsec6.ah_net_deflev = 1 tc-so:net.inet6.ipsec6.ecn = 0 tc-so:net.inet6.ipsec6.debug = 0 tc-so:net.inet6.ipsec6.enabled = 1 tc-so:net.inet6.ipsec6.used = 0 tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 61 -p ff 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 62 -p ff 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639669255.363009, ipsec_tunnel_ipcomp_deflate_ipv4_ah_null, passed tc-start: 1639669255.395571, ipsec_tunnel_ipcomp_deflate_ipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:23:f5:cc:7c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:c2:1b:f3:22 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:bd:9a:4a:08 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:db:1a:18:a2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:45:fc:03:f1 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:net.inet.ipsec.def_policy = 1 tc-so:net.inet.ipsec.esp_trans_deflev = 1 tc-so:net.inet.ipsec.esp_net_deflev = 1 tc-so:net.inet.ipsec.ah_trans_deflev = 1 tc-so:net.inet.ipsec.ah_net_deflev = 1 tc-so:net.inet.ipsec.ah_cleartos = 1 tc-so:net.inet.ipsec.ah_offsetmask = 0 tc-so:net.inet.ipsec.dfbit = 2 tc-so:net.inet.ipsec.ecn = 0 tc-so:net.inet.ipsec.debug = 0 tc-so:net.inet.ipsec.ipip_spoofcheck = 1 tc-so:net.inet.ipsec.enabled = 1 tc-so:net.inet.ipsec.used = 0 tc-so:net.inet.ipsec.ah_enable = 1 tc-so:net.inet.ipsec.esp_enable = 1 tc-so:net.inet.ipsec.ipcomp_enable = 1 tc-so:net.inet.ipsec.crypto_support = 0 tc-so:net.inet6.ipsec6.def_policy = 1 tc-so:net.inet6.ipsec6.esp_trans_deflev = 1 tc-so:net.inet6.ipsec6.esp_net_deflev = 1 tc-so:net.inet6.ipsec6.ah_trans_deflev = 1 tc-so:net.inet6.ipsec6.ah_net_deflev = 1 tc-so:net.inet6.ipsec6.ecn = 0 tc-so:net.inet6.ipsec6.debug = 0 tc-so:net.inet6.ipsec6.enabled = 1 tc-so:net.inet6.ipsec6.used = 0 tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 61 -p ff 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 62 -p ff 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639669309.990379, ipsec_tunnel_ipcomp_deflate_ipv4_esp_null, passed tc-start: 1639669310.34693, ipsec_tunnel_ipcomp_deflate_ipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:60:44:ff:84 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:f7:49:a9:07 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:23:0d:72:07 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e8:7f:5f:99 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:23:4d:c9:5a ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:net.inet.ipsec.def_policy = 1 tc-so:net.inet.ipsec.esp_trans_deflev = 1 tc-so:net.inet.ipsec.esp_net_deflev = 1 tc-so:net.inet.ipsec.ah_trans_deflev = 1 tc-so:net.inet.ipsec.ah_net_deflev = 1 tc-so:net.inet.ipsec.ah_cleartos = 1 tc-so:net.inet.ipsec.ah_offsetmask = 0 tc-so:net.inet.ipsec.dfbit = 2 tc-so:net.inet.ipsec.ecn = 0 tc-so:net.inet.ipsec.debug = 0 tc-so:net.inet.ipsec.ipip_spoofcheck = 1 tc-so:net.inet.ipsec.enabled = 1 tc-so:net.inet.ipsec.used = 0 tc-so:net.inet.ipsec.ah_enable = 1 tc-so:net.inet.ipsec.esp_enable = 1 tc-so:net.inet.ipsec.ipcomp_enable = 1 tc-so:net.inet.ipsec.crypto_support = 0 tc-so:net.inet6.ipsec6.def_policy = 1 tc-so:net.inet6.ipsec6.esp_trans_deflev = 1 tc-so:net.inet6.ipsec6.esp_net_deflev = 1 tc-so:net.inet6.ipsec6.ah_trans_deflev = 1 tc-so:net.inet6.ipsec6.ah_net_deflev = 1 tc-so:net.inet6.ipsec6.ecn = 0 tc-so:net.inet6.ipsec6.debug = 0 tc-so:net.inet6.ipsec6.enabled = 1 tc-so:net.inet6.ipsec6.used = 0 tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 61 -p ff 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 62 -p ff 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639669363.557452, ipsec_tunnel_ipcomp_deflate_ipv4_esp_rijndaelcbc, passed tc-start: 1639669363.595994, ipsec_tunnel_ipcomp_deflate_ipv6_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:71:e8:72:83 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:2a:24:e0:37 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:5d:96:d8:d9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:42:39:bb:7b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:72:35:48:5b ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 41 -p ff fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 42 -p ff fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639669414.675379, ipsec_tunnel_ipcomp_deflate_ipv6_ah_hmacsha512, passed tc-start: 1639669414.722415, ipsec_tunnel_ipcomp_deflate_ipv6_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:2f:9e:cc:14 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:15:d5:74:b2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:f2:1c:92:4d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:93:a1:7e:06 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:a7:3f:29:79 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 41 -p ff fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 42 -p ff fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639669464.759545, ipsec_tunnel_ipcomp_deflate_ipv6_ah_null, passed tc-start: 1639669464.796516, ipsec_tunnel_ipcomp_deflate_ipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:93:8b:37:6f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:d0:06:37:de ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:f9:96:3c:dc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:c5:49:76:0d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:7a:4a:63:32 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 41 -p ff fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 42 -p ff fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639669519.679080, ipsec_tunnel_ipcomp_deflate_ipv6_esp_null, passed tc-start: 1639669519.714040, ipsec_tunnel_ipcomp_deflate_ipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:4d:3e:d6:17 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e5:87:84:fa ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:18:7c:1d:87 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:03:03:7f:23 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:9b:ec:16:37 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 41 -p ff fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 42 -p ff fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639669571.5774, ipsec_tunnel_ipcomp_deflate_ipv6_esp_rijndaelcbc, passed tp-end: 1639669571.40608, net/ipsec/t_ipsec_tunnel_ipcomp tp-start: 1639669587.560792, net/ipsec/t_ipsec_tunnel_odd, 42 tc-start: 1639669587.563412, ipsec_tunnel_v4v6_ah_aesxcbcmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:f7:bd:12:ae ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:1d:05:3a:27 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:87:c8:9b:ef ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:8c:a9:5b:cd ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:71:75:d9:11 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639669644.149699, ipsec_tunnel_v4v6_ah_aesxcbcmac, passed tc-start: 1639669644.186356, ipsec_tunnel_v4v6_ah_hmacmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:80:7e:0f:58 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:1d:72:85:5d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:7b:60:fa:9a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:2f:e3:aa:e7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:1a:f8:66:f8 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639669701.279411, ipsec_tunnel_v4v6_ah_hmacmd5, passed tc-start: 1639669701.315065, ipsec_tunnel_v4v6_ah_hmacripemd160 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:aa:0b:b4:56 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:9c:7a:b5:29 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:6c:9b:f2:01 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:57:ae:48:ad ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:82:2d:27:06 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639669760.300279, ipsec_tunnel_v4v6_ah_hmacripemd160, passed tc-start: 1639669760.333926, ipsec_tunnel_v4v6_ah_hmacsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:b3:63:de:9b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:f8:b2:cf:e5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:da:af:90:25 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:d9:c7:9b:aa ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:cd:10:a6:c2 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639669813.456716, ipsec_tunnel_v4v6_ah_hmacsha1, passed tc-start: 1639669813.487865, ipsec_tunnel_v4v6_ah_hmacsha256 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:88:e6:5d:99 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:11:e0:87:f3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:84:b4:9e:30 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:62:74:10:10 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:4e:1c:34:15 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639669870.709772, ipsec_tunnel_v4v6_ah_hmacsha256, passed tc-start: 1639669870.742194, ipsec_tunnel_v4v6_ah_hmacsha384 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:73:71:83:f3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e5:1a:42:35 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:a5:b1:43:ac ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:c3:e7:b1:e0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:8a:8c:1c:11 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639669927.547069, ipsec_tunnel_v4v6_ah_hmacsha384, passed tc-start: 1639669927.590468, ipsec_tunnel_v4v6_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:8b:fc:7d:d2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:21:73:01:6c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:70:42:a7:0b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:c5:3f:1f:13 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:58:32:92:c8 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639669988.237181, ipsec_tunnel_v4v6_ah_hmacsha512, passed tc-start: 1639669988.293268, ipsec_tunnel_v4v6_ah_keyedmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:78:9b:ec:e4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b8:4b:0b:44 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:75:cb:71:20 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:5b:fc:40:d3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:5d:12:cd:27 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639670047.44818, ipsec_tunnel_v4v6_ah_keyedmd5, passed tc-start: 1639670047.82496, ipsec_tunnel_v4v6_ah_keyedsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:0f:db:96:25 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:fc:fe:67:5e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:42:b1:21:ab ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:c6:f2:02:49 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:15:5b:2b:13 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639670109.479964, ipsec_tunnel_v4v6_ah_keyedsha1, passed tc-start: 1639670109.520363, ipsec_tunnel_v4v6_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:1d:6b:dc:db ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:97:c0:69:8a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:3d:74:e0:8b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:42:fe:0a:cd ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:62:1e:51:63 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639670172.893357, ipsec_tunnel_v4v6_ah_null, passed tc-start: 1639670172.927043, ipsec_tunnel_v4v6_esp_3descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:82:8b:79:93 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:d9:e8:fb:2e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:00:3a:19:2e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:66:94:f4:36 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:f8:92:fd:a4 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639670236.656374, ipsec_tunnel_v4v6_esp_3descbc, passed tc-start: 1639670236.697631, ipsec_tunnel_v4v6_esp_aesctr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:44:0b:03:93 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:47:9b:67:b4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:4f:06:de:03 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:31:6f:8e:02 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:a8:75:b0:46 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639670300.636648, ipsec_tunnel_v4v6_esp_aesctr, passed tc-start: 1639670300.667636, ipsec_tunnel_v4v6_esp_aesgcm16 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:19:86:a3:82 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:64:d6:cc:38 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:cb:0c:09:8c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:c2:cb:e4:25 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e4:f2:5c:7f ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639670360.243927, ipsec_tunnel_v4v6_esp_aesgcm16, passed tc-start: 1639670360.283533, ipsec_tunnel_v4v6_esp_aesgmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:85:2d:24:95 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:c0:bc:1b:db ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e2:0a:b8:da ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:41:86:4a:57 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:66:b7:51:ed ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639670422.211268, ipsec_tunnel_v4v6_esp_aesgmac, passed tc-start: 1639670422.251529, ipsec_tunnel_v4v6_esp_blowfishcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:b3:9b:70:e2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:1f:95:8e:3c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ee:37:b7:e0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:8f:88:44:34 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:27:05:dd:8c ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639670480.544272, ipsec_tunnel_v4v6_esp_blowfishcbc, passed tc-start: 1639670480.577914, ipsec_tunnel_v4v6_esp_camelliacbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:a0:3e:75:21 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b8:4d:d4:af ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:7c:cf:08:9f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:84:b3:e8:f4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:f7:3b:26:22 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639670540.447352, ipsec_tunnel_v4v6_esp_camelliacbc, passed tc-start: 1639670540.481839, ipsec_tunnel_v4v6_esp_cast128cbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:d6:36:62:2e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e1:c5:4f:5b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:f0:b6:ad:12 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ab:17:c6:fe ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ba:8e:6f:2d ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639670598.832214, ipsec_tunnel_v4v6_esp_cast128cbc, passed tc-start: 1639670598.862285, ipsec_tunnel_v4v6_esp_descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:7e:81:81:bb ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:58:f0:fe:40 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:fc:6e:3e:7c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:7a:b7:74:3f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:0c:cd:fa:e4 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639670651.288244, ipsec_tunnel_v4v6_esp_descbc, passed tc-start: 1639670651.319914, ipsec_tunnel_v4v6_esp_desderiv tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:24:df:c0:86 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:aa:89:d1:36 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:36:9a:bc:12 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:7b:a8:5e:d1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ad:f2:2e:68 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639670707.893949, ipsec_tunnel_v4v6_esp_desderiv, passed tc-start: 1639670707.926765, ipsec_tunnel_v4v6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:00:59:a4:c7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:d0:52:97:17 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:15:ce:dc:0f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:05:da:84:ba ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:62:cd:7a:34 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639670761.916824, ipsec_tunnel_v4v6_esp_null, passed tc-start: 1639670761.948562, ipsec_tunnel_v4v6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:3a:b8:ed:36 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ed:b6:7c:3f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:eb:dd:f9:c8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:85:74:1a:4f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:d4:ce:be:04 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639670813.712745, ipsec_tunnel_v4v6_esp_rijndaelcbc, passed tc-start: 1639670813.745935, ipsec_tunnel_v6v4_ah_aesxcbcmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:66:a9:59:62 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:4e:83:bb:e2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:68:7a:7a:09 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:8d:5a:0a:dc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:5b:cc:28:63 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639670869.468698, ipsec_tunnel_v6v4_ah_aesxcbcmac, passed tc-start: 1639670869.526363, ipsec_tunnel_v6v4_ah_hmacmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:b2:4b:53:72 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:a6:53:19:d5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:27:8d:25:92 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:16:96:d2:3d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:df:59:55:87 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639670929.532068, ipsec_tunnel_v6v4_ah_hmacmd5, passed tc-start: 1639670929.562554, ipsec_tunnel_v6v4_ah_hmacripemd160 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:9c:da:fb:b6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:30:a8:eb:90 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:5a:a3:82:ba ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:7c:5f:32:60 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:90:31:b3:0d ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639670987.335497, ipsec_tunnel_v6v4_ah_hmacripemd160, passed tc-start: 1639670987.376110, ipsec_tunnel_v6v4_ah_hmacsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:51:aa:a1:c6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:73:0e:6f:61 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:55:19:66:4c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:fb:92:33:7c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:87:74:bb:84 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639671045.175589, ipsec_tunnel_v6v4_ah_hmacsha1, passed tc-start: 1639671045.206157, ipsec_tunnel_v6v4_ah_hmacsha256 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:76:b2:3b:b6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:d4:e7:c6:cb ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:92:bb:fa:10 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:9e:36:68:a8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:0c:0e:d0:b0 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639671099.697023, ipsec_tunnel_v6v4_ah_hmacsha256, passed tc-start: 1639671099.737096, ipsec_tunnel_v6v4_ah_hmacsha384 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:55:5b:6e:85 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:81:ed:1e:f8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:46:63:3f:b7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:49:25:ac:8c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:42:cb:68:3f ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639671170.351996, ipsec_tunnel_v6v4_ah_hmacsha384, passed tc-start: 1639671170.391169, ipsec_tunnel_v6v4_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:ea:32:63:b5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:00:cf:44:e1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:9d:20:34:58 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:12:39:e1:db ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:4d:7b:74:5b ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639671239.483041, ipsec_tunnel_v6v4_ah_hmacsha512, passed tc-start: 1639671239.515473, ipsec_tunnel_v6v4_ah_keyedmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:77:7c:15:7e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:6a:62:dc:ef ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:81:54:a5:cf ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:cf:4e:fc:39 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:11:a2:11:21 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639671307.120098, ipsec_tunnel_v6v4_ah_keyedmd5, passed tc-start: 1639671307.170510, ipsec_tunnel_v6v4_ah_keyedsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:34:19:94:fe ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:1d:71:0d:96 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:da:22:92:a9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ef:00:86:9b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:23:26:f1:7e ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639671363.699789, ipsec_tunnel_v6v4_ah_keyedsha1, passed tc-start: 1639671363.734801, ipsec_tunnel_v6v4_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:69:fd:27:f0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:9f:81:d0:6f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e1:2c:02:7c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:7b:4a:d4:55 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:7d:59:68:ea ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639671417.99283, ipsec_tunnel_v6v4_ah_null, passed tc-start: 1639671417.157030, ipsec_tunnel_v6v4_esp_3descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:0b:84:45:a6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:cf:91:c3:e4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:72:f9:4e:88 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:5c:77:0e:0b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:35:4b:4f:74 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639671469.377596, ipsec_tunnel_v6v4_esp_3descbc, passed tc-start: 1639671469.408041, ipsec_tunnel_v6v4_esp_aesctr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:87:35:eb:80 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:2c:24:11:6b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:83:fb:13:db ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:c2:55:65:96 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e8:74:eb:7d ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639671520.484457, ipsec_tunnel_v6v4_esp_aesctr, passed tc-start: 1639671520.523146, ipsec_tunnel_v6v4_esp_aesgcm16 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:12:09:e0:07 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e0:39:6f:c2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:75:1c:a0:32 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:7f:5a:c2:85 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:bf:bb:07:74 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639671581.852024, ipsec_tunnel_v6v4_esp_aesgcm16, passed tc-start: 1639671581.890709, ipsec_tunnel_v6v4_esp_aesgmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:ec:78:4f:81 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:21:70:99:2f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:96:c1:9e:e4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:5d:56:f1:5c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:89:06:88:84 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639671637.70120, ipsec_tunnel_v6v4_esp_aesgmac, passed tc-start: 1639671637.104725, ipsec_tunnel_v6v4_esp_blowfishcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:b1:a2:26:70 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:65:b8:3d:db ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:8e:e6:c5:46 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:eb:1c:ae:02 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:22:d2:c6:22 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639671693.644289, ipsec_tunnel_v6v4_esp_blowfishcbc, passed tc-start: 1639671693.678376, ipsec_tunnel_v6v4_esp_camelliacbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:29:ac:47:1c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:4c:6f:b1:26 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:d9:3e:c1:8c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:21:51:59:f6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ad:ee:71:78 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639671748.700372, ipsec_tunnel_v6v4_esp_camelliacbc, passed tc-start: 1639671748.733881, ipsec_tunnel_v6v4_esp_cast128cbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:9b:04:75:18 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:10:b0:19:5c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:f2:8b:09:28 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e5:16:ac:3d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:91:61:0d:0d ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639671807.912708, ipsec_tunnel_v6v4_esp_cast128cbc, passed tc-start: 1639671807.943484, ipsec_tunnel_v6v4_esp_descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:e1:d4:36:96 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e7:2b:89:be ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ee:6c:ab:8d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ba:fe:66:21 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:4d:25:1d:86 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639671860.243959, ipsec_tunnel_v6v4_esp_descbc, passed tc-start: 1639671860.274328, ipsec_tunnel_v6v4_esp_desderiv tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:d4:7a:7a:24 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ea:c1:a5:9a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:cc:aa:31:93 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e0:73:0b:c5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:3b:b3:1a:1b ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639671914.263929, ipsec_tunnel_v6v4_esp_desderiv, passed tc-start: 1639671914.298946, ipsec_tunnel_v6v4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:84:cc:ad:72 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e8:a4:c2:71 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ff:b1:7f:c8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b2:c1:21:0b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:01:bc:84:30 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639671974.847242, ipsec_tunnel_v6v4_esp_null, passed tc-start: 1639671974.888032, ipsec_tunnel_v6v4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:2e:85:57:68 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:6d:51:53:7b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ae:3c:1d:9d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:52:75:54:21 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:03:92:b4:e4 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639672036.756372, ipsec_tunnel_v6v4_esp_rijndaelcbc, passed tp-end: 1639672036.797419, net/ipsec/t_ipsec_tunnel_odd tp-start: 1639672041.580496, net/mcast/t_mcast, 16 tc-start: 1639672041.587712, mcast_conninet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ /usr/tests/net/mcast/mcast -c -4 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639672053.953753, mcast_conninet4, passed tc-start: 1639672053.990966, mcast_conninet6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ /usr/tests/net/mcast/mcast -c -6 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639672064.835971, mcast_conninet6, passed tc-start: 1639672064.860036, mcast_connmappedbuginet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ /usr/tests/net/mcast/mcast -c -m -b -4 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639672075.762528, mcast_connmappedbuginet4, passed tc-start: 1639672075.780369, mcast_connmappedinet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ /usr/tests/net/mcast/mcast -c -m -4 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639672086.822454, mcast_connmappedinet4, passed tc-start: 1639672086.841108, mcast_destroyif_conninet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639672099.929901, mcast_destroyif_conninet4, passed tc-start: 1639672099.980527, mcast_destroyif_conninet6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639672113.32544, mcast_destroyif_conninet6, passed tc-start: 1639672113.73946, mcast_destroyif_connmappedbuginet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639672125.892419, mcast_destroyif_connmappedbuginet4, passed tc-start: 1639672125.944285, mcast_destroyif_connmappedinet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639672138.464962, mcast_destroyif_connmappedinet4, passed tc-start: 1639672138.517435, mcast_destroyif_unconninet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639672151.496096, mcast_destroyif_unconninet4, passed tc-start: 1639672151.536255, mcast_destroyif_unconninet6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639672164.203051, mcast_destroyif_unconninet6, passed tc-start: 1639672164.249457, mcast_destroyif_unconnmappedbuginet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639672177.357594, mcast_destroyif_unconnmappedbuginet4, passed tc-start: 1639672177.393232, mcast_destroyif_unconnmappedinet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639672190.414608, mcast_destroyif_unconnmappedinet4, passed tc-start: 1639672190.437516, mcast_unconninet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ /usr/tests/net/mcast/mcast -4 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639672201.446638, mcast_unconninet4, passed tc-start: 1639672201.466311, mcast_unconninet6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ /usr/tests/net/mcast/mcast -6 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639672212.48092, mcast_unconninet6, passed tc-start: 1639672212.65838, mcast_unconnmappedbuginet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ /usr/tests/net/mcast/mcast -m -b -4 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639672223.750290, mcast_unconnmappedbuginet4, passed tc-start: 1639672223.767855, mcast_unconnmappedinet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ /usr/tests/net/mcast/mcast -m -4 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639672235.326994, mcast_unconnmappedinet4, passed tp-end: 1639672235.350298, net/mcast/t_mcast tp-start: 1639672236.291726, net/mpls/t_mpls_fw, 2 tc-start: 1639672236.294611, mplsfw4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add 10.0.4.0/24 -ifa 10.0.1.1 -ifp mpls0 -tag 25 -inet 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 25 -tag 30 -inet 10.0.2.2 ] tc-so:Executing command [ rump.route -q add -mpls 27 -tag 3 -inet 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.3.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 30 -tag 3 -inet 10.0.3.2 ] tc-so:Executing command [ rump.route -q add -mpls 26 -tag 27 -inet 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.3.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom4 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.4.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add 10.0.1.0/24 -ifa 10.0.3.2 -ifp mpls0 -tag 26 -inet 10.0.3.1 ] tc-so:Executing command [ rump.ping -n -o -w 5 10.0.4.1 ] tc-end: 1639672252.372025, mplsfw4, passed tc-start: 1639672252.400650, mplsfw4_expl tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add 10.0.4.0/24 -ifa 10.0.1.1 -ifp mpls0 -tag 25 -inet 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 25 -tag 30 -inet 10.0.2.2 ] tc-so:Executing command [ rump.route -q add -mpls 27 -tag 0 -inet 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.3.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 30 -tag 0 -inet 10.0.3.2 ] tc-so:Executing command [ rump.route -q add -mpls 26 -tag 27 -inet 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.3.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom4 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.4.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add 10.0.1.0/24 -ifa 10.0.3.2 -ifp mpls0 -tag 26 -inet 10.0.3.1 ] tc-so:Executing command [ rump.ping -n -o -w 5 10.0.4.1 ] tc-end: 1639672267.994512, mplsfw4_expl, passed tp-end: 1639672268.15219, net/mpls/t_mpls_fw tp-start: 1639672268.766893, net/mpls/t_mpls_fw6, 2 tc-start: 1639672268.769225, mplsfw6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -inet6 fd00:1234:0:3::/64 -ifa fd00:1234::1 -ifp mpls0 -tag 25 -inet6 fd00:1234::2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234::2/64 alias ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fd00:1234:0:1::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 25 -tag 30 -inet6 fd00:1234:0:1::2 ] tc-so:Executing command [ rump.route -q add -mpls 27 -tag 3 -inet6 fd00:1234::1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234:0:1::2/64 alias ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fd00:1234:0:2::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 30 -tag 3 -inet6 fd00:1234:0:2::2 ] tc-so:Executing command [ rump.route -q add -mpls 26 -tag 27 -inet6 fd00:1234:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234:0:2::2/64 alias ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom4 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fd00:1234:0:3::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -inet6 fd00:1234::/64 -ifa fd00:1234:0:2::2 -ifp mpls0 -tag 26 -inet6 fd00:1234:0:2::1 ] tc-so:Executing command [ rump.netstat -nrT ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234::2 ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234:0:1::2 ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234:0:2::2 ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234:0:3::1 ] tc-end: 1639672285.393439, mplsfw6, passed tc-start: 1639672285.417284, mplsfw6_expl tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -inet6 fd00:1234:0:3::/64 -ifa fd00:1234::1 -ifp mpls0 -tag 25 -inet6 fd00:1234::2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234::2/64 alias ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fd00:1234:0:1::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 25 -tag 30 -inet6 fd00:1234:0:1::2 ] tc-so:Executing command [ rump.route -q add -mpls 27 -tag 2 -inet6 fd00:1234::1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234:0:1::2/64 alias ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fd00:1234:0:2::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 30 -tag 2 -inet6 fd00:1234:0:2::2 ] tc-so:Executing command [ rump.route -q add -mpls 26 -tag 27 -inet6 fd00:1234:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234:0:2::2/64 alias ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom4 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fd00:1234:0:3::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -inet6 fd00:1234::/64 -ifa fd00:1234:0:2::2 -ifp mpls0 -tag 26 -inet6 fd00:1234:0:2::1 ] tc-so:Executing command [ rump.netstat -nrT ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234::2 ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234:0:1::2 ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234:0:2::2 ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234:0:3::1 ] tc-end: 1639672303.10338, mplsfw6_expl, passed tp-end: 1639672303.31729, net/mpls/t_mpls_fw6 tp-start: 1639672303.905932, net/mpls/t_mpls_fw64, 2 tc-start: 1639672303.908354, mplsfw64_expl tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -inet6 fd00:1234:0:3::/64 -ifa fd00:1234::1 -ifp mpls0 -tag 25 -inet6 fd00:1234::2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234::2/64 alias ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fd00:1234:0:1::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 25 -tag 30 -inet6 fd00:1234:0:1::2 ] tc-so:Executing command [ rump.route -q add -mpls 27 -tag 2 -inet6 fd00:1234::1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234:0:1::2/64 alias ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.3.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 30 -tag 2 -inet 10.0.3.2 ] tc-so:Executing command [ rump.route -q add -mpls 26 -tag 27 -inet6 fd00:1234:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.3.2 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom4 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fd00:1234:0:3::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add -inet6 fd00:1234::/64 -ifa fd00:1234:0:3::1 -ifp mpls0 -tag 26 -inet 10.0.3.1 ] tc-so:Executing command [ rump.netstat -nrT ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234::2 ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234:0:1::2 ] tc-so:Executing command [ rump.ping -n -o -w 2 10.0.3.2 ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234:0:3::1 ] tc-end: 1639672321.831286, mplsfw64_expl, passed tc-start: 1639672321.853687, mplsfw64_impl tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -inet6 fd00:1234:0:3::/64 -ifa fd00:1234::1 -ifp mpls0 -tag 25 -inet6 fd00:1234::2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234::2/64 alias ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fd00:1234:0:1::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 25 -tag 30 -inet6 fd00:1234:0:1::2 ] tc-so:Executing command [ rump.route -q add -mpls 27 -tag 3 -inet6 fd00:1234::1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234:0:1::2/64 alias ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.3.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 30 -tag 2 -inet 10.0.3.2 ] tc-so:Executing command [ rump.route -q add -mpls 26 -tag 27 -inet6 fd00:1234:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.3.2 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom4 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fd00:1234:0:3::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add -inet6 fd00:1234::/64 -ifa fd00:1234:0:3::1 -ifp mpls0 -tag 26 -inet 10.0.3.1 ] tc-so:Executing command [ rump.netstat -nrT ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234::2 ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234:0:1::2 ] tc-so:Executing command [ rump.ping -n -o -w 2 10.0.3.2 ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234:0:3::1 ] tc-end: 1639672339.433448, mplsfw64_impl, passed tp-end: 1639672339.456862, net/mpls/t_mpls_fw64 tp-start: 1639672340.90676, net/mpls/t_rfc4182, 1 tc-start: 1639672340.93060, rfc4182 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add 10.0.4.0/24 -ifa 10.0.1.1 -ifp mpls0 -tag 25,2 -inet 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 25 -tag 30,0 -inet 10.0.2.2 ] tc-so:Executing command [ rump.route -q add -mpls 27 -tag 3 -inet 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.3.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 30 -tag 3 -inet 10.0.3.2 ] tc-so:Executing command [ rump.route -q add -mpls 26 -tag 27,0 -inet 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.3.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom4 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.4.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add 10.0.1.0/24 -ifa 10.0.3.2 -ifp mpls0 -tag 26 -inet 10.0.3.1 ] tc-so:Executing command [ rump.ping -n -o -w 5 10.0.4.1 ] tc-end: 1639672354.695027, rfc4182, passed tp-end: 1639672354.715771, net/mpls/t_rfc4182 tp-start: 1639672355.410049, net/mpls/t_ldp_regen, 1 tc-start: 1639672355.412589, ldp_regen tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add 10.0.4.0/24 10.0.1.2 ] tc-so:Executing command [ rump.route -q add 10.0.5.0/24 10.0.1.2 ] tc-so:Executing command [ /usr/sbin/ldpd ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.route -q add 10.0.4.0/24 10.0.2.2 ] tc-so:Executing command [ rump.route -q add 10.0.5.0/24 10.0.2.2 ] tc-so:Executing command [ /usr/sbin/ldpd ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.3.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add 10.0.1.0/24 10.0.2.1 ] tc-so:Executing command [ rump.route -q add 10.0.4.0/24 10.0.3.2 ] tc-so:Executing command [ rump.route -q add 10.0.5.0/24 10.0.3.2 ] tc-so:Executing command [ /usr/sbin/ldpd ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.3.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom4 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.4.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.route -q add 10.0.1.0/24 10.0.3.1 ] tc-so:Executing command [ /usr/sbin/ldpd ] tc-so:Executing command [ rump.ifconfig -w 60 ] tc-so:Executing command [ rump.ping -o -w 60 10.0.4.1 ] tc-se:Fail: incorrect exit status: 2, expected: 0 tc-se:stdout: tc-se:PING 10.0.4.1 (10.0.4.1): 56 data bytes tc-se: tc-se:----10.0.4.1 PING Statistics---- tc-se:59 packets transmitted, 0 packets received, 100.0% packet loss tc-se: tc-se:stderr: tc-se: tc-end: 1639672436.455015, ldp_regen, failed, atf-check failed; see the output of the test for details tp-end: 1639672436.479442, net/mpls/t_ldp_regen tp-start: 1639672437.544867, net/ndp/t_dad, 3 tc-start: 1639672437.547253, dad_basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::3 ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639672457.843312, dad_basic, passed tc-start: 1639672457.872555, dad_count tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.sysctl -n net.inet6.ip6.dad_count ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ rump.sysctl -w -q net.inet6.ip6.dad_count=1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig -w 20 ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ /bin/sh -c cat ./out |grep '33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32' | wc -l | tr -d ' ' ] tc-so:Executing command [ rump.sysctl -w -q net.inet6.ip6.dad_count=8 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig -w 20 ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ /bin/sh -c cat ./out |grep '33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32' | wc -l | tr -d ' ' ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639672490.126504, dad_count, passed tc-start: 1639672490.155975, dad_duplicated tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:24:da:95:af ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::11 ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639672515.129469, dad_duplicated, passed tp-end: 1639672515.153169, net/ndp/t_dad tp-start: 1639672518.458051, net/ndp/t_ndp, 11 tc-start: 1639672518.460205, ndp_cache_expiration tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:87:fb:52:6e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -i shmif0 basereachable=7000 ] tc-so:Executing command [ rump.ndp -s fc00::1 b2:a0:87:fb:52:6e ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ sleep 9 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639672556.730309, ndp_cache_expiration, passed tc-start: 1639672556.748210, ndp_cache_overwriting tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:bd:7e:2e:c4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -s fc00::1 b2:a0:20:00:00:ff ] tc-so:Executing command [ rump.ndp -s fc00::1 b2:a0:20:00:00:fe ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ndp -s fc00::2 b2:a0:20:00:00:00 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639672577.168250, ndp_cache_overwriting, passed tc-start: 1639672577.185500, ndp_cache_state tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:ab:29:c4:46 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -i shmif0 basereachable=7000 ] tc-so:Executing command [ rump.ndp -s fc00::1 b2:a0:ab:29:c4:46 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-se:Fail: regexp ^fc00::2.*R not in stdout tc-se:Neighbor Linklayer Address Netif Expire S Fl tc-se:fc00::2 b2:a0:c3:07:4c:77 shmif0 23h59m58s S tc-end: 1639672610.852413, ndp_cache_state, failed, atf-check failed; see the output of the test for details tc-start: 1639672610.869579, ndp_commands tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:50:c0:f7:07 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -s fc00::10 b2:a0:20:00:00:10 ] tc-so:Executing command [ rump.ndp -n fc00::10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ndp -d fc00::10 ] tc-so:Executing command [ rump.ndp -n fc00::10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ndp -s fc00::11 b2:a0:20:00:00:11 ] tc-so:Executing command [ rump.ndp -s fc00::12 b2:a0:20:00:00:12 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::11 ] tc-so:Executing command [ rump.ndp -n fc00::12 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ndp -n -a ] tc-so:Executing command [ rump.ndp -n -a ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ndp -c ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ndp -n fc00::11 ] tc-so:Executing command [ rump.ndp -n fc00::12 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ndp -s fc00::10 b2:a0:20:00:00:10 temp ] tc-so:Executing command [ rump.ndp -n fc00::10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639672639.589861, ndp_commands, passed tc-start: 1639672639.623819, ndp_link_activation tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:7e:fc:16:73 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 link b2:a1:00:00:00:01 ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ /bin/sh -c cat ./out |grep -q 'b2:a1:00:00:00:01 > 33:33:00:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7eff:fefc:1673 > ff02::1: ICMP6, neighbor advertisement' ] tc-so:Executing command [ rump.ifconfig shmif0 link b2:a1:00:00:00:02 active ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ /bin/sh -c cat ./out |grep -q 'b2:a1:00:00:00:02 > 33:33:00:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7eff:fefc:1673 > ff02::1: ICMP6, neighbor advertisement' ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639672667.180326, ndp_link_activation, passed tc-start: 1639672667.211463, ndp_neighborgcthresh tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:bc:c7:ab:a4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::20 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::21 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::22 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::23 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::25 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::26 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::27 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::28 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::29 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::20 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::21 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::22 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::23 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::24 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::25 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.neighborgcthresh=5 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::26 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::27 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::28 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::29 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639672693.660617, ndp_neighborgcthresh, passed tc-start: 1639672693.677315, ndp_purge_on_ifdown tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:ff:60:a2:17 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639672713.660025, ndp_purge_on_ifdown, passed tc-start: 1639672713.678019, ndp_purge_on_route_change tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:99:d4:19:33 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:3d:19:69:df ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.route change -inet6 -net fc00::0/64 -ifp shmif1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639672737.456909, ndp_purge_on_route_change, passed tc-start: 1639672737.476096, ndp_purge_on_route_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:23:f5:8e:c8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.route delete -inet6 -net fc00::0/64 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639672758.690743, ndp_purge_on_route_delete, passed tc-start: 1639672758.707806, ndp_rtm tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:91:59:ad:0a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ cat ./tmp ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::99 ] tc-so:Executing command [ cat ./tmp ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc01::99 ] tc-so:Executing command [ cat ./tmp ] tc-so:Executing command [ rump.ndp -d fc00::2 ] tc-so:Executing command [ grep -A 3 RTM_DELETE ./tmp ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639672791.812964, ndp_rtm, passed tc-start: 1639672791.842360, ndp_stray_entries tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:3a:a4:87:b5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:bd:2d:af:df ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::3/64 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -c ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 -S fc00::3 fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -c ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 -S fc00::3 fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -c ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 -S fc00::3 fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -d fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639672822.117665, ndp_stray_entries, passed tp-end: 1639672822.141441, net/ndp/t_ndp tp-start: 1639672824.222574, net/npf/t_npf, 7 tc-start: 1639672824.224927, npf_bpf tc-so:Executing command [ npfctl debug -c /usr/tests/net/npf/npftest.conf -o ./npf.plist ] tc-so:Executing command [ npftest -c npf.plist -T bpf ] tc-end: 1639672826.752573, npf_bpf, passed tc-start: 1639672826.762532, npf_gc tc-so:Executing command [ npfctl debug -c /usr/tests/net/npf/npftest.conf -o ./npf.plist ] tc-so:Executing command [ npftest -c npf.plist -T gc ] tc-end: 1639672833.541257, npf_gc, passed tc-start: 1639672833.553307, npf_nat tc-so:Executing command [ npfctl debug -c /usr/tests/net/npf/npftest.conf -o ./npf.plist ] tc-so:Executing command [ npftest -c npf.plist -T nat ] tc-end: 1639672835.964969, npf_nat, passed tc-start: 1639672835.974588, npf_nbuf tc-so:Executing command [ npfctl debug -c /usr/tests/net/npf/npftest.conf -o ./npf.plist ] tc-so:Executing command [ npftest -c npf.plist -T nbuf ] tc-end: 1639672842.140047, npf_nbuf, passed tc-start: 1639672842.148282, npf_rule tc-so:Executing command [ npfctl debug -c /usr/tests/net/npf/npftest.conf -o ./npf.plist ] tc-so:Executing command [ npftest -c npf.plist -T rule ] tc-end: 1639672844.353249, npf_rule, passed tc-start: 1639672844.364034, npf_state tc-so:Executing command [ npfctl debug -c /usr/tests/net/npf/npftest.conf -o ./npf.plist ] tc-so:Executing command [ npftest -c npf.plist -T state ] tc-end: 1639672846.742503, npf_state, passed tc-start: 1639672846.753670, npf_table tc-so:Executing command [ npfctl debug -c /usr/tests/net/npf/npftest.conf -o ./npf.plist ] tc-so:Executing command [ npftest -c npf.plist -T table ] tc-end: 1639672848.938018, npf_table, passed tp-end: 1639672848.947771, net/npf/t_npf tp-start: 1639672851.297793, net/route/t_change, 7 tc-start: 1639672851.301566, route_change_default_flags tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.10/24 up ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.route change default -reject ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.route change default -noreject ] tc-so:Executing command [ rump.netstat -rn ] tc-end: 1639672856.335777, route_change_default_flags, passed tc-start: 1639672856.349690, route_change_flags tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.10/24 up ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.route change -net 10.0.0.0/24 -reject ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.route change -net 10.0.0.0/24 -noreject ] tc-so:Executing command [ rump.netstat -rn ] tc-end: 1639672860.954834, route_change_flags, passed tc-start: 1639672860.965874, route_change_gateway tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.10/24 up ] tc-so:Executing command [ rump.route add -net 192.168.0.0/24 10.0.0.1 ] tc-so:Executing command [ /bin/sh -c rump.route -n show -inet | grep ^192.168 ] tc-so:Executing command [ rump.route change -net 192.168.0.0/24 10.0.0.254 ] tc-so:Executing command [ /bin/sh -c rump.route -n show -inet | grep ^192.168 ] tc-end: 1639672865.252095, route_change_gateway, passed tc-start: 1639672865.264603, route_change_ifa tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.10/24 ] tc-so:Executing command [ rump.ifconfig shmif0 alias 10.0.0.11/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.route add -net 192.168.0.0/24 10.0.0.1 ] tc-so:Executing command [ /bin/sh -c rump.route -n show -inet | grep ^192.168 ] tc-so:Executing command [ diff ./expect ./output ] tc-so:Executing command [ rump.route change -net 192.168.0.0/24 10.0.0.1 -ifa 10.0.0.11 ] tc-so:Executing command [ diff ./expect ./output ] tc-end: 1639672870.301316, route_change_ifa, passed tc-start: 1639672870.317736, route_change_ifp tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.10/24 up ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.0.11/24 up ] tc-so:Executing command [ rump.route add -net 192.168.0.0/24 10.0.0.1 ] tc-so:Executing command [ /bin/sh -c rump.route -n show -inet | grep ^192.168 ] tc-so:Executing command [ diff ./expect ./output ] tc-so:Executing command [ rump.route change -net 192.168.0.0/24 10.0.0.1 -ifp shmif1 ] tc-so:Executing command [ diff ./expect ./output ] tc-end: 1639672875.808159, route_change_ifp, passed tc-start: 1639672875.825101, route_change_ifp_ifa tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.10/24 up ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.0.11/24 up ] tc-so:Executing command [ rump.route add -net 192.168.0.0/24 10.0.0.1 ] tc-so:Executing command [ /bin/sh -c rump.route -n show -inet | grep ^192.168 ] tc-so:Executing command [ diff ./expect ./output ] tc-so:Executing command [ rump.route change -net 192.168.0.0/24 -ifa 10.0.0.1 -ifp shmif1 ] tc-so:Executing command [ diff ./expect ./output ] tc-end: 1639672881.157102, route_change_ifp_ifa, passed tc-start: 1639672881.172949, route_change_reject2blackhole tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock ] tc-so:Executing command [ rump.route add 207.46.197.32 127.0.0.1 -reject ] tc-so:Executing command [ /bin/sh -c rump.route -n show -inet | grep ^207.46 ] tc-so:Executing command [ rump.route change 207.46.197.32 127.0.0.1 -blackhole ] tc-so:Executing command [ /bin/sh -c rump.netstat -rn -f inet | grep ^207.46 ] tc-end: 1639672884.411641, route_change_reject2blackhole, passed tp-end: 1639672884.420805, net/route/t_change tp-start: 1639672887.468531, net/route/t_flags, 9 tc-start: 1639672887.471089, route_flags_announce tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:2b:ce:f0:29 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route delete -net 10.0.0.0/24 ] tc-so:Executing command [ rump.route add -net 10.0.0.0/24 10.0.0.1 -proxy ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639672904.629878, route_flags_announce, passed tc-start: 1639672904.650689, route_flags_blackhole tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:6c:d5:d2:6c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.route delete -net 10.0.0.0/24 ] tc-so:Executing command [ rump.arp -n 10.0.0.1 ] tc-so:Executing command [ rump.route add -net 10.0.0.0/24 127.0.0.1 -blackhole ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.arp -n 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639672924.898305, route_flags_blackhole, passed tc-start: 1639672924.921429, route_flags_connected tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:bb:de:cc:ea ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639672942.594211, route_flags_connected, passed tc-start: 1639672942.616530, route_flags_default_gateway tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:1a:e2:ad:a7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639672960.791517, route_flags_default_gateway, passed tc-start: 1639672960.821037, route_flags_icmp_redirect tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:7f:d6:8c:14 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:91:5a:34:24 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:e1:e4:6f:26 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.254/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 alias 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif1 |grep -q tentative ] tc-so:Executing command [ rump.route add -net 10.0.2.0/24 10.0.0.254 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.2.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.route add 10.0.2.2 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.2.2 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639672998.434362, route_flags_icmp_redirect, passed tc-start: 1639672998.460373, route_flags_llinfo tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:bd:ca:aa:16 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639673016.277017, route_flags_llinfo, passed tc-start: 1639673016.298782, route_flags_lo tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:7e:de:da:7c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639673030.454677, route_flags_lo, passed tc-start: 1639673030.475208, route_flags_reject tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:0d:6b:91:6d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route delete -net 10.0.0.0/24 ] tc-so:Executing command [ rump.route add -net 10.0.0.0/24 10.0.0.1 -reject ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.arp -n 10.0.0.1 ] tc-so:Executing command [ rump.route delete -net 10.0.0.0/24 ] tc-so:Executing command [ rump.route add -net 10.0.0.0/24 127.0.0.1 -reject ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.arp -n 10.0.0.1 ] tc-so:Executing command [ rump.route delete -net 10.0.0.0/24 ] tc-so:Executing command [ rump.route add -host 10.0.0.1/24 127.0.0.1 -iface -reject ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639673059.484587, route_flags_reject, passed tc-start: 1639673059.503533, route_flags_static tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:a5:65:bb:e9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route add 10.0.1.1 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.route add -net 10.0.2.0/24 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639673076.199479, route_flags_static, passed tp-end: 1639673076.219788, net/route/t_flags tp-start: 1639673078.707117, net/route/t_flags6, 8 tc-start: 1639673078.714033, route_flags_announce6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:c9:4c:7c:42 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route delete -inet6 -net fc00::/64 ] tc-so:Executing command [ rump.route add -inet6 -net fc00::/64 fc00::1 -proxy ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639673097.632862, route_flags_announce6, passed tc-start: 1639673097.652407, route_flags_blackhole6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:c6:f6:79:48 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::1 ] tc-so:Executing command [ rump.route delete -inet6 -net fc00::/64 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.route add -inet6 -net fc00::/64 ::1 -blackhole ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639673121.571075, route_flags_blackhole6, passed tc-start: 1639673121.590539, route_flags_connected6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:81:47:53:55 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639673140.563903, route_flags_connected6, passed tc-start: 1639673140.583375, route_flags_default_gateway6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:0f:6e:72:ee ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639673160.328724, route_flags_default_gateway6, passed tc-start: 1639673160.350430, route_flags_llinfo6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:2a:cf:a2:3e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639673180.435648, route_flags_llinfo6, passed tc-start: 1639673180.459466, route_flags_lo6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:f0:21:f4:29 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639673202.491907, route_flags_lo6, passed tc-start: 1639673202.516346, route_flags_reject6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:13:1c:a9:5b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route delete -inet6 -net fc00::/64 ] tc-so:Executing command [ rump.route add -inet6 -net fc00::/64 fc00::1 -reject ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.route delete -inet6 -net fc00::/64 ] tc-so:Executing command [ rump.route add -inet6 -net fc00::/64 ::1 -reject ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.route delete -inet6 -net fc00::/64 ] tc-so:Executing command [ rump.route add -inet6 -host fc00::/64 ::1 -iface -reject ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639673232.379470, route_flags_reject6, passed tc-start: 1639673232.397504, route_flags_static6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:b7:a0:be:a8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route add -inet6 fc00::1:1 fc00::1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.route add -inet6 -net fc00::/24 fc00::1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639673253.537585, route_flags_static6, passed tp-end: 1639673253.557526, net/route/t_flags6 tp-start: 1639673255.606051, net/route/t_route, 6 tc-start: 1639673255.608246, route_command_add tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.route add -net 10.0.1.0/24 10.0.0.2 ] tc-so:Executing command [ rump.route add -host 10.0.2.1 10.0.0.3 ] tc-so:Executing command [ rump.route add -net 10.0.3.0/24 -connected -link -iface shmif0 ] tc-so:Executing command [ rump.route add -net 10.0.4.0/24 10.0.3.1 ] tc-so:Executing command [ rump.route add -net 10.0.1.0/26 10.0.5.1 ] tc-so:Executing command [ rump.route add -net 10.0.6.0/24 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639673264.160623, route_command_add, passed tc-start: 1639673264.177498, route_command_add6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.route add -inet6 -net fc00:1::0/64 fc00::2 ] tc-so:Executing command [ rump.route add -inet6 -host fc00:2::1 fc00::3 ] tc-so:Executing command [ rump.route add -inet6 -net fc00:3::0/64 -connected -link -iface shmif0 ] tc-so:Executing command [ rump.route add -inet6 -net fc00:4::0/64 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 -net fc00::4/128 fc00:5::1 ] tc-so:Executing command [ rump.route add -inet6 -net fc00:6::0/64 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639673272.885569, route_command_add6, passed tc-start: 1639673272.908054, route_command_get tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:44:44:f3:30 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.2.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:f0:09:92:f4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:ff:b0:d5:d0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ diff ./expect ./output ] tc-so:Executing command [ diff ./expect ./output ] tc-so:Executing command [ diff ./expect ./output ] tc-so:Executing command [ rump.ping -q -n -w 1 -c 1 10.0.1.1 ] tc-so:Executing command [ diff ./expect ./output ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639673304.599416, route_command_get, passed tc-start: 1639673304.628551, route_command_get6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:2e:04:0a:0f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:2::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:30:ce:44:68 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:62:b5:6d:5a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=1 ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ diff ./expect ./output ] tc-so:Executing command [ diff ./expect ./output ] tc-so:Executing command [ diff ./expect ./output ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 fc00:0:0:1::1 ] tc-so:Executing command [ diff ./expect ./output ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639673338.1633, route_command_get6, passed tc-start: 1639673338.31238, route_default_reject tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.route add -inet6 ::0.0.0.0 -prefixlen 104 ::1 -reject ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::2/64 up ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:1::1 ] tc-so:Executing command [ rump.route change -inet6 default -reject ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639673346.165711, route_default_reject, passed tc-start: 1639673346.186156, route_non_subnet_gateway tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 192.168.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.route add -net 10.0.0.1/32 -link -cloning -iface shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:e8:a4:35:8a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/32 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 192.168.0.1 ] tc-so:Executing command [ rump.route add -net 192.168.0.1/32 -link -cloning -iface shmif0 ] tc-so:Executing command [ rump.route add default -ifa 10.0.0.1 192.168.0.1 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 192.168.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639673365.274652, route_non_subnet_gateway, passed tp-end: 1639673365.292693, net/route/t_route tp-start: 1639673365.934163, net/route/t_rtcache, 1 tc-start: 1639673365.937398, rtcache_invalidation tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://rtcache_src ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://rtcache_fwd ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://rtcache_dst1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://rtcache_dst2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./src ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./src ] tc-so:Executing command [ grep -q b2:a0:96:a9:56:18 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./dst1 ] tc-so:Executing command [ grep -q b2:a0:13:06:0f:59 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr ./dst2 ] tc-so:Executing command [ grep -q b2:a0:59:a0:a2:3a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./dst1 ] tc-so:Executing command [ grep -q b2:a0:b6:38:b6:5b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./dst2 ] tc-so:Executing command [ grep -q b2:a0:25:6b:ea:9c ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route add default 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.3.1/24 alias ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route add default 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.3.1/24 alias ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.0.2.2 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.0.3.1 ] tc-so:Executing command [ rump.route add default 10.0.1.2 ] tc-so:Executing command [ rump.route add -net 10.0.0.0/24 127.0.0.1 -blackhole ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.0.3.1 ] tc-so:Executing command [ cat ./outfile ] tc-so:Executing command [ rump.route add -net 10.0.3.0/24 10.0.2.2 ] tc-so:Executing command [ rump.route add -net 10.0.0.0/24 127.0.0.1 -blackhole ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.0.3.1 ] tc-so:Executing command [ cat ./outfile ] tc-so:Executing command [ rump.route delete -net 10.0.3.0/24 10.0.2.2 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.0.3.1 ] tc-so:Executing command [ cat ./outfile ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif2 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1639673420.366764, rtcache_invalidation, passed tp-end: 1639673420.396094, net/route/t_rtcache tp-start: 1639673420.876755, sbin/envstat/t_envstat, 1 tc-start: 1639673420.879208, zerotemp tc-se:envstat: no drivers registered tc-so:amdtemp0 = =~ 0 tc-end: 1639673421.426623, zerotemp, expected_failure, PR kern/53410: Zero-temperature from amdtemp0 tp-end: 1639673421.434418, sbin/envstat/t_envstat tp-start: 1639673424.359981, sbin/fsck_ffs/t_enable_quotas, 20 tc-start: 1639673424.363292, corrupt_be_1 tc-so:Executing command [ newfs -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ dd if=/dev/zero of=fsimage bs=512 count=1 seek=136 conv=notrunc ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639673427.639391, corrupt_be_1, passed tc-start: 1639673427.650089, corrupt_be_2 tc-so:Executing command [ newfs -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ dd if=/dev/zero of=fsimage bs=512 count=1 seek=328 conv=notrunc ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639673429.516345, corrupt_be_2, passed tc-start: 1639673429.528273, corrupt_le_1 tc-so:Executing command [ newfs -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ dd if=/dev/zero of=fsimage bs=512 count=1 seek=136 conv=notrunc ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639673431.424538, corrupt_le_1, passed tc-start: 1639673431.435911, corrupt_le_2 tc-so:Executing command [ newfs -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ dd if=/dev/zero of=fsimage bs=512 count=1 seek=328 conv=notrunc ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639673433.314480, corrupt_le_2, passed tc-start: 1639673433.326667, dir1_be_1 tc-so:Executing command [ newfs -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ /bin/sh -c printf 'inode 3\nchtype dir\nexit\n' | fsdb -F -f fsimage ] tc-so:Executing command [ fsck_ffs -y -F fsimage ] tc-end: 1639673434.957996, dir1_be_1, passed tc-start: 1639673434.968668, dir1_be_2 tc-so:Executing command [ newfs -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ /bin/sh -c printf 'inode 3\nchtype dir\nexit\n' | fsdb -F -f fsimage ] tc-so:Executing command [ fsck_ffs -y -F fsimage ] tc-end: 1639673437.110166, dir1_be_2, passed tc-start: 1639673437.120552, dir1_le_1 tc-so:Executing command [ newfs -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ /bin/sh -c printf 'inode 3\nchtype dir\nexit\n' | fsdb -F -f fsimage ] tc-so:Executing command [ fsck_ffs -y -F fsimage ] tc-end: 1639673438.716002, dir1_le_1, passed tc-start: 1639673438.726378, dir1_le_2 tc-so:Executing command [ newfs -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ /bin/sh -c printf 'inode 3\nchtype dir\nexit\n' | fsdb -F -f fsimage ] tc-so:Executing command [ fsck_ffs -y -F fsimage ] tc-end: 1639673440.311987, dir1_le_2, passed tc-start: 1639673440.322778, disable_be_1 tc-so:Executing command [ newfs -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-so:Executing command [ tunefs -q nouser -q nogroup -F fsimage ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639673442.176410, disable_be_1, passed tc-start: 1639673442.187164, disable_be_2 tc-so:Executing command [ newfs -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-so:Executing command [ tunefs -q nouser -q nogroup -F fsimage ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639673444.49499, disable_be_2, passed tc-start: 1639673444.60219, disable_le_1 tc-so:Executing command [ newfs -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-so:Executing command [ tunefs -q nouser -q nogroup -F fsimage ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639673445.909900, disable_le_1, passed tc-start: 1639673445.919974, disable_le_2 tc-so:Executing command [ newfs -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-so:Executing command [ tunefs -q nouser -q nogroup -F fsimage ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639673447.757903, disable_le_2, passed tc-start: 1639673447.768935, notreg_be_1 tc-so:Executing command [ newfs -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ /bin/sh -c printf 'inode 3\nchtype fifo\nexit\n' | fsdb -F -f fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639673449.545841, notreg_be_1, passed tc-start: 1639673449.556403, notreg_be_2 tc-so:Executing command [ newfs -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ /bin/sh -c printf 'inode 3\nchtype fifo\nexit\n' | fsdb -F -f fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639673451.345618, notreg_be_2, passed tc-start: 1639673451.356661, notreg_le_1 tc-so:Executing command [ newfs -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ /bin/sh -c printf 'inode 3\nchtype fifo\nexit\n' | fsdb -F -f fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639673453.135081, notreg_le_1, passed tc-start: 1639673453.145327, notreg_le_2 tc-so:Executing command [ newfs -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ /bin/sh -c printf 'inode 3\nchtype fifo\nexit\n' | fsdb -F -f fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639673454.935654, notreg_le_2, passed tc-start: 1639673454.946527, unallocated_be_1 tc-so:Executing command [ newfs -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ clri fsimage 3 ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639673456.613132, unallocated_be_1, passed tc-start: 1639673456.623688, unallocated_be_2 tc-so:Executing command [ newfs -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ clri fsimage 3 ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639673458.260043, unallocated_be_2, passed tc-start: 1639673458.270635, unallocated_le_1 tc-so:Executing command [ newfs -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ clri fsimage 3 ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639673459.958352, unallocated_le_1, passed tc-start: 1639673459.969171, unallocated_le_2 tc-so:Executing command [ newfs -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ clri fsimage 3 ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639673461.866566, unallocated_le_2, passed tp-end: 1639673461.883135, sbin/fsck_ffs/t_enable_quotas tp-start: 1639673464.160596, sbin/fsck_ffs/t_check_quotas, 12 tc-start: 1639673464.162889, corrupt_list_be_1 tc-so:Executing command [ newfs -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ dd if=/dev/zero of=fsimage bs=1 count=8 seek=69736 conv=notrunc ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639673466.126187, corrupt_list_be_1, passed tc-start: 1639673466.136791, corrupt_list_be_2 tc-so:Executing command [ newfs -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ dd if=/dev/zero of=fsimage bs=1 count=8 seek=168040 conv=notrunc ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639673467.947750, corrupt_list_be_2, passed tc-start: 1639673467.958805, corrupt_list_le_1 tc-so:Executing command [ newfs -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ dd if=/dev/zero of=fsimage bs=1 count=8 seek=69736 conv=notrunc ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639673469.809917, corrupt_list_le_1, passed tc-start: 1639673469.820534, corrupt_list_le_2 tc-so:Executing command [ newfs -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ dd if=/dev/zero of=fsimage bs=1 count=8 seek=168040 conv=notrunc ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639673471.657176, corrupt_list_le_2, passed tc-start: 1639673471.668170, expand1_list_be_1 tc-so:Executing command [ makefs -B be -o version=1 -F spec -s 4000b fsimage target ] tc-so:Executing command [ tunefs -q user -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639673474.572067, expand1_list_be_1, passed tc-start: 1639673474.681548, expand1_list_be_2 tc-so:Executing command [ makefs -B be -o version=2 -F spec -s 4000b fsimage target ] tc-so:Executing command [ tunefs -q user -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639673477.378132, expand1_list_be_2, passed tc-start: 1639673477.439196, expand1_list_le_1 tc-so:Executing command [ makefs -B le -o version=1 -F spec -s 4000b fsimage target ] tc-so:Executing command [ tunefs -q user -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639673479.882337, expand1_list_le_1, passed tc-start: 1639673479.943680, expand1_list_le_2 tc-so:Executing command [ makefs -B le -o version=2 -F spec -s 4000b fsimage target ] tc-so:Executing command [ tunefs -q user -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639673482.450648, expand1_list_le_2, passed tc-start: 1639673482.513772, expand2_list_be_1 tc-so:Executing command [ makefs -B be -o version=1 -F spec -s 4000b fsimage target ] tc-so:Executing command [ tunefs -q user -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639673515.611794, expand2_list_be_1, passed tc-start: 1639673516.922322, expand2_list_be_2 tc-so:Executing command [ makefs -B be -o version=2 -F spec -s 4000b fsimage target ] tc-so:Executing command [ tunefs -q user -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639673548.148558, expand2_list_be_2, passed tc-start: 1639673550.59026, expand2_list_le_1 tc-so:Executing command [ makefs -B le -o version=1 -F spec -s 4000b fsimage target ] tc-so:Executing command [ tunefs -q user -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639673579.778475, expand2_list_le_1, passed tc-start: 1639673581.114940, expand2_list_le_2 tc-so:Executing command [ makefs -B le -o version=2 -F spec -s 4000b fsimage target ] tc-so:Executing command [ tunefs -q user -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639673611.445781, expand2_list_le_2, passed tp-end: 1639673612.736381, sbin/fsck_ffs/t_check_quotas tp-start: 1639673614.565567, sbin/gpt/t_gpt, 13 tc-start: 1639673614.567910, backup_2part tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt add -t efi -s 1024 gpt.disk ] tc-so:Executing command [ gpt add gpt.disk ] tc-so:Executing command [ gpt backup gpt.disk ] tc-so:Executing command [ sed -e s/........-....-....-....-............/00000000-0000-0000-0000-000000000000/g test.backup ] tc-end: 1639673616.345558, backup_2part, passed tc-start: 1639673616.356491, bootable_2part tc-end: 1639673616.360206, bootable_2part, skipped, Required file '/usr/mdec/gptmbr.bin' not found tc-start: 1639673616.362114, change_attr_2part tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt add -t efi -s 1024 gpt.disk ] tc-so:Executing command [ gpt add gpt.disk ] tc-so:Executing command [ gpt set -i 1 -a biosboot,bootme gpt.disk ] tc-so:Executing command [ gpt show -i 1 gpt.disk ] tc-so:Executing command [ tail -1 attr ] tc-so:Executing command [ gpt unset -i 1 -a biosboot,bootme gpt.disk ] tc-so:Executing command [ gpt show -i 1 gpt.disk ] tc-so:Executing command [ tail -1 attr ] tc-end: 1639673618.631817, change_attr_2part, passed tc-start: 1639673618.642491, change_type_2part tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt add -t efi -s 1024 gpt.disk ] tc-so:Executing command [ gpt add gpt.disk ] tc-so:Executing command [ gpt type -i 1 -T apple gpt.disk ] tc-so:Executing command [ gpt show -i 1 gpt.disk ] tc-so:Executing command [ grep ^Type: type ] tc-so:Executing command [ gpt type -i 1 -T efi gpt.disk ] tc-so:Executing command [ gpt show -i 1 gpt.disk ] tc-so:Executing command [ grep ^Type: type ] tc-end: 1639673620.947073, change_type_2part, passed tc-start: 1639673620.957832, create_2part tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt add -t efi -s 1024 gpt.disk ] tc-so:Executing command [ gpt add gpt.disk ] tc-so:Executing command [ gpt show gpt.disk ] tc-so:Executing command [ gpt show -u gpt.disk ] tc-end: 1639673622.497644, create_2part, passed tc-start: 1639673622.506683, create_empty tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt show gpt.disk ] tc-end: 1639673623.531458, create_empty, passed tc-start: 1639673623.540737, label_2part tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt add -t efi -s 1024 gpt.disk ] tc-so:Executing command [ gpt add gpt.disk ] tc-so:Executing command [ gpt label -i 1 -l potato gpt.disk ] tc-so:Executing command [ gpt label -i 2 -l tomato gpt.disk ] tc-so:Executing command [ gpt show -l gpt.disk ] tc-end: 1639673625.332330, label_2part, passed tc-start: 1639673625.341179, migrate_disklabel tc-end: 1639673625.853794, migrate_disklabel, skipped, This test is specific to architectures using MBR tc-start: 1639673625.860789, recover_backup tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt add -t efi -s 1024 gpt.disk ] tc-so:Executing command [ gpt add gpt.disk ] tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10206 count=34 ] tc-so:Executing command [ gpt recover gpt.disk ] tc-so:Executing command [ gpt show gpt.disk ] tc-so:Executing command [ gpt show -u gpt.disk ] tc-end: 1639673627.773535, recover_backup, passed tc-start: 1639673627.782568, recover_primary tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt add -t efi -s 1024 gpt.disk ] tc-so:Executing command [ gpt add gpt.disk ] tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=1 count=34 ] tc-so:Executing command [ gpt recover gpt.disk ] tc-so:Executing command [ gpt show gpt.disk ] tc-so:Executing command [ gpt show -u gpt.disk ] tc-end: 1639673629.737931, recover_primary, passed tc-start: 1639673629.747541, remove_2part tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt add -t efi -s 1024 gpt.disk ] tc-so:Executing command [ gpt add gpt.disk ] tc-so:Executing command [ gpt remove -i 1 gpt.disk ] tc-so:Executing command [ gpt show gpt.disk ] tc-end: 1639673631.369906, remove_2part, passed tc-start: 1639673631.379574, resize_2part tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt add -t efi -s 1024 gpt.disk ] tc-so:Executing command [ gpt add gpt.disk ] tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=20480 count=1 ] tc-so:Executing command [ gpt resizedisk gpt.disk ] tc-so:Executing command [ gpt show gpt.disk ] tc-so:Executing command [ gpt resize -i 2 gpt.disk ] tc-so:Executing command [ gpt show gpt.disk ] tc-end: 1639673633.476835, resize_2part, passed tc-start: 1639673633.485855, restore_2part tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt add -t efi -s 1024 gpt.disk ] tc-so:Executing command [ gpt add gpt.disk ] tc-so:Executing command [ gpt backup gpt.disk ] tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt restore -i test.backup gpt.disk ] tc-so:Executing command [ gpt show gpt.disk ] tc-so:Executing command [ gpt show -u gpt.disk ] tc-end: 1639673636.275178, restore_2part, passed tp-end: 1639673636.286274, sbin/gpt/t_gpt tp-start: 1639673637.153662, sbin/ifconfig/t_bridge, 1 tc-start: 1639673637.157064, manybridges tc-so:Created bridge65535 tc-so:Created bridge65534 tc-so:Created bridge65533 tc-so:Created bridge65532 tc-so:Created bridge65531 tc-so:Created bridge65530 tc-so:Created bridge65529 tc-so:Created bridge65528 tc-so:Created bridge65527 tc-so:Created bridge65526 tc-so:Created bridge65525 tc-so:Created bridge65524 tc-so:Created bridge65523 tc-so:Created bridge65522 tc-so:Created bridge65521 tc-so:Created bridge65520 tc-so:Created bridge65519 tc-so:Created bridge65518 tc-so:Created bridge65517 tc-so:Created bridge65516 tc-so:Created bridge65515 tc-so:Created bridge65514 tc-so:Created bridge65513 tc-so:Created bridge65512 tc-so:Created bridge65511 tc-so:Created bridge65510 tc-so:Created bridge65509 tc-so:Created bridge65508 tc-so:Created bridge65507 tc-so:Created bridge65506 tc-so:Created bridge65505 tc-so:Created bridge65504 tc-so:Created bridge65503 tc-so:Created bridge65502 tc-so:Created bridge65501 tc-so:Created bridge65500 tc-so:Created bridge65499 tc-so:Created bridge65498 tc-so:Created bridge65497 tc-so:Created bridge65496 tc-so:Created bridge65495 tc-so:Created bridge65494 tc-so:Created bridge65493 tc-so:Created bridge65492 tc-so:Created bridge65491 tc-so:Created bridge65490 tc-so:Created bridge65489 tc-so:Created bridge65488 tc-so:Created bridge65487 tc-so:Created bridge65486 tc-so:Created bridge65485 tc-so:Created bridge65484 tc-so:Created bridge65483 tc-so:Created bridge65482 tc-so:Created bridge65481 tc-so:Created bridge65480 tc-so:Created bridge65479 tc-so:Created bridge65478 tc-so:Created bridge65477 tc-so:Created bridge65476 tc-so:Created bridge65475 tc-so:Created bridge65474 tc-so:Created bridge65473 tc-so:Created bridge65472 tc-so:Created bridge65471 tc-so:Created bridge65470 tc-so:Created bridge65469 tc-so:Created bridge65468 tc-so:Created bridge65467 tc-so:Created bridge65466 tc-so:Created bridge65465 tc-so:Created bridge65464 tc-so:Created bridge65463 tc-so:Created bridge65462 tc-so:Created bridge65461 tc-so:Created bridge65460 tc-so:Created bridge65459 tc-so:Created bridge65458 tc-so:Created bridge65457 tc-so:Created bridge65456 tc-so:Created bridge65455 tc-so:Created bridge65454 tc-so:Created bridge65453 tc-so:Created bridge65452 tc-so:Created bridge65451 tc-so:Created bridge65450 tc-so:Created bridge65449 tc-so:Created bridge65448 tc-so:Created bridge65447 tc-so:Created bridge65446 tc-so:Created bridge65445 tc-so:Created bridge65444 tc-so:Created bridge65443 tc-so:Created bridge65442 tc-so:Created bridge65441 tc-so:Created bridge65440 tc-so:Created bridge65439 tc-so:Created bridge65438 tc-so:Created bridge65437 tc-so:Created bridge65436 tc-so:Created bridge65435 tc-so:Created bridge65434 tc-so:Created bridge65433 tc-so:Created bridge65432 tc-so:Created bridge65431 tc-so:Created bridge65430 tc-so:Created bridge65429 tc-so:Created bridge65428 tc-so:Created bridge65427 tc-so:Created bridge65426 tc-so:Created bridge65425 tc-so:Created bridge65424 tc-so:Created bridge65423 tc-so:Created bridge65422 tc-so:Created bridge65421 tc-so:Created bridge65420 tc-so:Created bridge65419 tc-so:Created bridge65418 tc-so:Created bridge65417 tc-so:Created bridge65416 tc-so:Created bridge65415 tc-so:Created bridge65414 tc-so:Created bridge65413 tc-so:Created bridge65412 tc-so:Created bridge65411 tc-so:Created bridge65410 tc-so:Created bridge65409 tc-so:Created bridge65408 tc-so:Created bridge65407 tc-so:Created bridge65406 tc-so:Created bridge65405 tc-so:Created bridge65404 tc-so:Created bridge65403 tc-so:Created bridge65402 tc-so:Created bridge65401 tc-so:Created bridge65400 tc-so:Created bridge65399 tc-so:Created bridge65398 tc-so:Created bridge65397 tc-so:Created bridge65396 tc-so:Created bridge65395 tc-so:Created bridge65394 tc-so:Created bridge65393 tc-so:Created bridge65392 tc-so:Created bridge65391 tc-so:Created bridge65390 tc-so:Created bridge65389 tc-so:Created bridge65388 tc-so:Created bridge65387 tc-so:Created bridge65386 tc-so:Created bridge65385 tc-so:Created bridge65384 tc-so:Created bridge65383 tc-so:Created bridge65382 tc-so:Created bridge65381 tc-so:Created bridge65380 tc-so:Created bridge65379 tc-so:Created bridge65378 tc-so:Created bridge65377 tc-so:Created bridge65376 tc-so:Created bridge65375 tc-so:Created bridge65374 tc-so:Created bridge65373 tc-so:Created bridge65372 tc-so:Created bridge65371 tc-so:Created bridge65370 tc-so:Created bridge65369 tc-so:Created bridge65368 tc-so:Created bridge65367 tc-so:Created bridge65366 tc-so:Created bridge65365 tc-so:Created bridge65364 tc-so:Created bridge65363 tc-so:Created bridge65362 tc-so:Created bridge65361 tc-so:Created bridge65360 tc-so:Created bridge65359 tc-so:Created bridge65358 tc-so:Created bridge65357 tc-so:Created bridge65356 tc-so:Created bridge65355 tc-so:Created bridge65354 tc-so:Created bridge65353 tc-so:Created bridge65352 tc-so:Created bridge65351 tc-so:Created bridge65350 tc-so:Created bridge65349 tc-so:Created bridge65348 tc-so:Created bridge65347 tc-so:Created bridge65346 tc-so:Created bridge65345 tc-so:Created bridge65344 tc-so:Created bridge65343 tc-so:Created bridge65342 tc-so:Created bridge65341 tc-so:Created bridge65340 tc-so:Created bridge65339 tc-so:Created bridge65338 tc-so:Created bridge65337 tc-so:Created bridge65336 tc-so:Created bridge65335 tc-so:Created bridge65334 tc-so:Created bridge65333 tc-so:Created bridge65332 tc-so:Created bridge65331 tc-so:Created bridge65330 tc-so:Created bridge65329 tc-so:Created bridge65328 tc-so:Created bridge65327 tc-so:Created bridge65326 tc-so:Created bridge65325 tc-so:Created bridge65324 tc-so:Created bridge65323 tc-so:Created bridge65322 tc-so:Created bridge65321 tc-so:Created bridge65320 tc-so:Created bridge65319 tc-so:Created bridge65318 tc-so:Created bridge65317 tc-so:Created bridge65316 tc-so:Created bridge65315 tc-so:Created bridge65314 tc-so:Created bridge65313 tc-so:Created bridge65312 tc-so:Created bridge65311 tc-so:Created bridge65310 tc-so:Created bridge65309 tc-so:Created bridge65308 tc-so:Created bridge65307 tc-so:Created bridge65306 tc-so:Created bridge65305 tc-so:Created bridge65304 tc-so:Created bridge65303 tc-so:Created bridge65302 tc-so:Created bridge65301 tc-so:Created bridge65300 tc-so:Created bridge65299 tc-so:Created bridge65298 tc-so:Created bridge65297 tc-so:Created bridge65296 tc-so:Created bridge65295 tc-so:Created bridge65294 tc-so:Created bridge65293 tc-so:Created bridge65292 tc-so:Created bridge65291 tc-so:Created bridge65290 tc-so:Created bridge65289 tc-so:Created bridge65288 tc-so:Created bridge65287 tc-so:Created bridge65286 tc-so:Created bridge65285 tc-so:Created bridge65284 tc-so:Created bridge65283 tc-so:Created bridge65282 tc-so:Created bridge65281 tc-so:Created bridge65280 tc-so:Created bridge65279 tc-so:Created bridge65278 tc-so:Created bridge65277 tc-so:Created bridge65276 tc-so:Created bridge65275 tc-so:Created bridge65274 tc-so:Created bridge65273 tc-so:Created bridge65272 tc-so:Created bridge65271 tc-so:Created bridge65270 tc-so:Created bridge65269 tc-so:Created bridge65268 tc-so:Created bridge65267 tc-so:Created bridge65266 tc-so:Created bridge65265 tc-so:Created bridge65264 tc-so:Created bridge65263 tc-so:Created bridge65262 tc-so:Created bridge65261 tc-so:Created bridge65260 tc-so:Created bridge65259 tc-so:Created bridge65258 tc-so:Created bridge65257 tc-so:Created bridge65256 tc-so:Created bridge65255 tc-so:Created bridge65254 tc-so:Created bridge65253 tc-so:Created bridge65252 tc-so:Created bridge65251 tc-so:Created bridge65250 tc-so:Created bridge65249 tc-so:Created bridge65248 tc-so:Created bridge65247 tc-so:Created bridge65246 tc-so:Created bridge65245 tc-so:Created bridge65244 tc-so:Created bridge65243 tc-so:Created bridge65242 tc-so:Created bridge65241 tc-so:Created bridge65240 tc-so:Created bridge65239 tc-so:Created bridge65238 tc-so:Created bridge65237 tc-so:Created bridge65236 tc-so:Created bridge65235 tc-so:Created bridge65234 tc-so:Created bridge65233 tc-so:Created bridge65232 tc-so:Created bridge65231 tc-so:Created bridge65230 tc-so:Created bridge65229 tc-so:Created bridge65228 tc-so:Created bridge65227 tc-so:Created bridge65226 tc-so:Created bridge65225 tc-so:Created bridge65224 tc-so:Created bridge65223 tc-so:Created bridge65222 tc-so:Created bridge65221 tc-so:Created bridge65220 tc-so:Created bridge65219 tc-so:Created bridge65218 tc-so:Created bridge65217 tc-so:Created bridge65216 tc-so:Created bridge65215 tc-so:Created bridge65214 tc-so:Created bridge65213 tc-so:Created bridge65212 tc-so:Created bridge65211 tc-so:Created bridge65210 tc-so:Created bridge65209 tc-so:Created bridge65208 tc-so:Created bridge65207 tc-so:Created bridge65206 tc-so:Created bridge65205 tc-so:Created bridge65204 tc-so:Created bridge65203 tc-so:Created bridge65202 tc-so:Created bridge65201 tc-so:Created bridge65200 tc-so:Created bridge65199 tc-so:Created bridge65198 tc-so:Created bridge65197 tc-so:Created bridge65196 tc-so:Created bridge65195 tc-so:Created bridge65194 tc-so:Created bridge65193 tc-so:Created bridge65192 tc-so:Created bridge65191 tc-so:Created bridge65190 tc-so:Created bridge65189 tc-so:Created bridge65188 tc-so:Created bridge65187 tc-so:Created bridge65186 tc-so:Created bridge65185 tc-so:Created bridge65184 tc-so:Created bridge65183 tc-so:Created bridge65182 tc-so:Created bridge65181 tc-so:Created bridge65180 tc-so:Created bridge65179 tc-so:Created bridge65178 tc-so:Created bridge65177 tc-so:Created bridge65176 tc-so:Created bridge65175 tc-so:Created bridge65174 tc-so:Created bridge65173 tc-so:Created bridge65172 tc-so:Created bridge65171 tc-so:Created bridge65170 tc-so:Created bridge65169 tc-so:Created bridge65168 tc-so:Created bridge65167 tc-so:Created bridge65166 tc-so:Created bridge65165 tc-so:Created bridge65164 tc-so:Created bridge65163 tc-so:Created bridge65162 tc-so:Created bridge65161 tc-so:Created bridge65160 tc-so:Created bridge65159 tc-so:Created bridge65158 tc-so:Created bridge65157 tc-so:Created bridge65156 tc-so:Created bridge65155 tc-so:Created bridge65154 tc-so:Created bridge65153 tc-so:Created bridge65152 tc-so:Created bridge65151 tc-so:Created bridge65150 tc-so:Created bridge65149 tc-so:Created bridge65148 tc-so:Created bridge65147 tc-so:Created bridge65146 tc-so:Created bridge65145 tc-so:Created bridge65144 tc-so:Created bridge65143 tc-so:Created bridge65142 tc-so:Created bridge65141 tc-so:Created bridge65140 tc-so:Created bridge65139 tc-so:Created bridge65138 tc-so:Created bridge65137 tc-so:Created bridge65136 tc-so:Created bridge65135 tc-so:Created bridge65134 tc-so:Created bridge65133 tc-so:Created bridge65132 tc-so:Created bridge65131 tc-so:Created bridge65130 tc-so:Created bridge65129 tc-so:Created bridge65128 tc-so:Created bridge65127 tc-so:Created bridge65126 tc-so:Created bridge65125 tc-so:Created bridge65124 tc-so:Created bridge65123 tc-so:Created bridge65122 tc-so:Created bridge65121 tc-so:Created bridge65120 tc-so:Created bridge65119 tc-so:Created bridge65118 tc-so:Created bridge65117 tc-so:Created bridge65116 tc-so:Created bridge65115 tc-so:Created bridge65114 tc-so:Created bridge65113 tc-so:Created bridge65112 tc-so:Created bridge65111 tc-so:Created bridge65110 tc-so:Created bridge65109 tc-so:Created bridge65108 tc-so:Created bridge65107 tc-so:Created bridge65106 tc-so:Created bridge65105 tc-so:Created bridge65104 tc-so:Created bridge65103 tc-so:Created bridge65102 tc-so:Created bridge65101 tc-so:Created bridge65100 tc-so:Created bridge65099 tc-so:Created bridge65098 tc-so:Created bridge65097 tc-so:Created bridge65096 tc-so:Created bridge65095 tc-so:Created bridge65094 tc-so:Created bridge65093 tc-so:Created bridge65092 tc-so:Created bridge65091 tc-so:Created bridge65090 tc-so:Created bridge65089 tc-so:Created bridge65088 tc-so:Created bridge65087 tc-so:Created bridge65086 tc-so:Created bridge65085 tc-so:Created bridge65084 tc-so:Created bridge65083 tc-so:Created bridge65082 tc-so:Created bridge65081 tc-so:Created bridge65080 tc-so:Created bridge65079 tc-so:Created bridge65078 tc-so:Created bridge65077 tc-so:Created bridge65076 tc-so:Created bridge65075 tc-so:Created bridge65074 tc-so:Created bridge65073 tc-so:Created bridge65072 tc-so:Created bridge65071 tc-so:Created bridge65070 tc-so:Created bridge65069 tc-so:Created bridge65068 tc-so:Created bridge65067 tc-so:Created bridge65066 tc-so:Created bridge65065 tc-so:Created bridge65064 tc-so:Created bridge65063 tc-so:Created bridge65062 tc-so:Created bridge65061 tc-so:Created bridge65060 tc-so:Created bridge65059 tc-so:Created bridge65058 tc-so:Created bridge65057 tc-so:Created bridge65056 tc-so:Created bridge65055 tc-so:Created bridge65054 tc-so:Created bridge65053 tc-so:Created bridge65052 tc-so:Created bridge65051 tc-so:Created bridge65050 tc-so:Created bridge65049 tc-so:Created bridge65048 tc-so:Created bridge65047 tc-so:Created bridge65046 tc-so:Created bridge65045 tc-so:Created bridge65044 tc-so:Created bridge65043 tc-so:Created bridge65042 tc-so:Created bridge65041 tc-so:Created bridge65040 tc-so:Created bridge65039 tc-so:Created bridge65038 tc-so:Created bridge65037 tc-so:Created bridge65036 tc-so:Created bridge65035 tc-so:Created bridge65034 tc-so:Created bridge65033 tc-so:Created bridge65032 tc-so:Created bridge65031 tc-so:Created bridge65030 tc-so:Created bridge65029 tc-so:Created bridge65028 tc-so:Created bridge65027 tc-so:Created bridge65026 tc-so:Created bridge65025 tc-so:Created bridge65024 tc-so:Created bridge65023 tc-so:Created bridge65022 tc-so:Created bridge65021 tc-so:Created bridge65020 tc-so:Created bridge65019 tc-so:Created bridge65018 tc-so:Created bridge65017 tc-so:Created bridge65016 tc-so:Created bridge65015 tc-so:Created bridge65014 tc-so:Created bridge65013 tc-so:Created bridge65012 tc-so:Created bridge65011 tc-so:Created bridge65010 tc-so:Created bridge65009 tc-so:Created bridge65008 tc-so:Created bridge65007 tc-so:Created bridge65006 tc-so:Created bridge65005 tc-so:Created bridge65004 tc-so:Created bridge65003 tc-so:Created bridge65002 tc-so:Created bridge65001 tc-so:Created bridge65000 tc-so:Burnt down bridge65535 tc-so:Burnt down bridge65534 tc-so:Burnt down bridge65533 tc-so:Burnt down bridge65532 tc-so:Burnt down bridge65531 tc-so:Burnt down bridge65530 tc-so:Burnt down bridge65529 tc-so:Burnt down bridge65528 tc-so:Burnt down bridge65527 tc-so:Burnt down bridge65526 tc-so:Burnt down bridge65525 tc-so:Burnt down bridge65524 tc-so:Burnt down bridge65523 tc-so:Burnt down bridge65522 tc-so:Burnt down bridge65521 tc-so:Burnt down bridge65520 tc-so:Burnt down bridge65519 tc-so:Burnt down bridge65518 tc-so:Burnt down bridge65517 tc-so:Burnt down bridge65516 tc-so:Burnt down bridge65515 tc-so:Burnt down bridge65514 tc-so:Burnt down bridge65513 tc-so:Burnt down bridge65512 tc-so:Burnt down bridge65511 tc-so:Burnt down bridge65510 tc-so:Burnt down bridge65509 tc-so:Burnt down bridge65508 tc-so:Burnt down bridge65507 tc-so:Burnt down bridge65506 tc-so:Burnt down bridge65505 tc-so:Burnt down bridge65504 tc-so:Burnt down bridge65503 tc-so:Burnt down bridge65502 tc-so:Burnt down bridge65501 tc-so:Burnt down bridge65500 tc-so:Burnt down bridge65499 tc-so:Burnt down bridge65498 tc-so:Burnt down bridge65497 tc-so:Burnt down bridge65496 tc-so:Burnt down bridge65495 tc-so:Burnt down bridge65494 tc-so:Burnt down bridge65493 tc-so:Burnt down bridge65492 tc-so:Burnt down bridge65491 tc-so:Burnt down bridge65490 tc-so:Burnt down bridge65489 tc-so:Burnt down bridge65488 tc-so:Burnt down bridge65487 tc-so:Burnt down bridge65486 tc-so:Burnt down bridge65485 tc-so:Burnt down bridge65484 tc-so:Burnt down bridge65483 tc-so:Burnt down bridge65482 tc-so:Burnt down bridge65481 tc-so:Burnt down bridge65480 tc-so:Burnt down bridge65479 tc-so:Burnt down bridge65478 tc-so:Burnt down bridge65477 tc-so:Burnt down bridge65476 tc-so:Burnt down bridge65475 tc-so:Burnt down bridge65474 tc-so:Burnt down bridge65473 tc-so:Burnt down bridge65472 tc-so:Burnt down bridge65471 tc-so:Burnt down bridge65470 tc-so:Burnt down bridge65469 tc-so:Burnt down bridge65468 tc-so:Burnt down bridge65467 tc-so:Burnt down bridge65466 tc-so:Burnt down bridge65465 tc-so:Burnt down bridge65464 tc-so:Burnt down bridge65463 tc-so:Burnt down bridge65462 tc-so:Burnt down bridge65461 tc-so:Burnt down bridge65460 tc-so:Burnt down bridge65459 tc-so:Burnt down bridge65458 tc-so:Burnt down bridge65457 tc-so:Burnt down bridge65456 tc-so:Burnt down bridge65455 tc-so:Burnt down bridge65454 tc-so:Burnt down bridge65453 tc-so:Burnt down bridge65452 tc-so:Burnt down bridge65451 tc-so:Burnt down bridge65450 tc-so:Burnt down bridge65449 tc-so:Burnt down bridge65448 tc-so:Burnt down bridge65447 tc-so:Burnt down bridge65446 tc-so:Burnt down bridge65445 tc-so:Burnt down bridge65444 tc-so:Burnt down bridge65443 tc-so:Burnt down bridge65442 tc-so:Burnt down bridge65441 tc-so:Burnt down bridge65440 tc-so:Burnt down bridge65439 tc-so:Burnt down bridge65438 tc-so:Burnt down bridge65437 tc-so:Burnt down bridge65436 tc-so:Burnt down bridge65435 tc-so:Burnt down bridge65434 tc-so:Burnt down bridge65433 tc-so:Burnt down bridge65432 tc-so:Burnt down bridge65431 tc-so:Burnt down bridge65430 tc-so:Burnt down bridge65429 tc-so:Burnt down bridge65428 tc-so:Burnt down bridge65427 tc-so:Burnt down bridge65426 tc-so:Burnt down bridge65425 tc-so:Burnt down bridge65424 tc-so:Burnt down bridge65423 tc-so:Burnt down bridge65422 tc-so:Burnt down bridge65421 tc-so:Burnt down bridge65420 tc-so:Burnt down bridge65419 tc-so:Burnt down bridge65418 tc-so:Burnt down bridge65417 tc-so:Burnt down bridge65416 tc-so:Burnt down bridge65415 tc-so:Burnt down bridge65414 tc-so:Burnt down bridge65413 tc-so:Burnt down bridge65412 tc-so:Burnt down bridge65411 tc-so:Burnt down bridge65410 tc-so:Burnt down bridge65409 tc-so:Burnt down bridge65408 tc-so:Burnt down bridge65407 tc-so:Burnt down bridge65406 tc-so:Burnt down bridge65405 tc-so:Burnt down bridge65404 tc-so:Burnt down bridge65403 tc-so:Burnt down bridge65402 tc-so:Burnt down bridge65401 tc-so:Burnt down bridge65400 tc-so:Burnt down bridge65399 tc-so:Burnt down bridge65398 tc-so:Burnt down bridge65397 tc-so:Burnt down bridge65396 tc-so:Burnt down bridge65395 tc-so:Burnt down bridge65394 tc-so:Burnt down bridge65393 tc-so:Burnt down bridge65392 tc-so:Burnt down bridge65391 tc-so:Burnt down bridge65390 tc-so:Burnt down bridge65389 tc-so:Burnt down bridge65388 tc-so:Burnt down bridge65387 tc-so:Burnt down bridge65386 tc-so:Burnt down bridge65385 tc-so:Burnt down bridge65384 tc-so:Burnt down bridge65383 tc-so:Burnt down bridge65382 tc-so:Burnt down bridge65381 tc-so:Burnt down bridge65380 tc-so:Burnt down bridge65379 tc-so:Burnt down bridge65378 tc-so:Burnt down bridge65377 tc-so:Burnt down bridge65376 tc-so:Burnt down bridge65375 tc-so:Burnt down bridge65374 tc-so:Burnt down bridge65373 tc-so:Burnt down bridge65372 tc-so:Burnt down bridge65371 tc-so:Burnt down bridge65370 tc-so:Burnt down bridge65369 tc-so:Burnt down bridge65368 tc-so:Burnt down bridge65367 tc-so:Burnt down bridge65366 tc-so:Burnt down bridge65365 tc-so:Burnt down bridge65364 tc-so:Burnt down bridge65363 tc-so:Burnt down bridge65362 tc-so:Burnt down bridge65361 tc-so:Burnt down bridge65360 tc-so:Burnt down bridge65359 tc-so:Burnt down bridge65358 tc-so:Burnt down bridge65357 tc-so:Burnt down bridge65356 tc-so:Burnt down bridge65355 tc-so:Burnt down bridge65354 tc-so:Burnt down bridge65353 tc-so:Burnt down bridge65352 tc-so:Burnt down bridge65351 tc-so:Burnt down bridge65350 tc-so:Burnt down bridge65349 tc-so:Burnt down bridge65348 tc-so:Burnt down bridge65347 tc-so:Burnt down bridge65346 tc-so:Burnt down bridge65345 tc-so:Burnt down bridge65344 tc-so:Burnt down bridge65343 tc-so:Burnt down bridge65342 tc-so:Burnt down bridge65341 tc-so:Burnt down bridge65340 tc-so:Burnt down bridge65339 tc-so:Burnt down bridge65338 tc-so:Burnt down bridge65337 tc-so:Burnt down bridge65336 tc-so:Burnt down bridge65335 tc-so:Burnt down bridge65334 tc-so:Burnt down bridge65333 tc-so:Burnt down bridge65332 tc-so:Burnt down bridge65331 tc-so:Burnt down bridge65330 tc-so:Burnt down bridge65329 tc-so:Burnt down bridge65328 tc-so:Burnt down bridge65327 tc-so:Burnt down bridge65326 tc-so:Burnt down bridge65325 tc-so:Burnt down bridge65324 tc-so:Burnt down bridge65323 tc-so:Burnt down bridge65322 tc-so:Burnt down bridge65321 tc-so:Burnt down bridge65320 tc-so:Burnt down bridge65319 tc-so:Burnt down bridge65318 tc-so:Burnt down bridge65317 tc-so:Burnt down bridge65316 tc-so:Burnt down bridge65315 tc-so:Burnt down bridge65314 tc-so:Burnt down bridge65313 tc-so:Burnt down bridge65312 tc-so:Burnt down bridge65311 tc-so:Burnt down bridge65310 tc-so:Burnt down bridge65309 tc-so:Burnt down bridge65308 tc-so:Burnt down bridge65307 tc-so:Burnt down bridge65306 tc-so:Burnt down bridge65305 tc-so:Burnt down bridge65304 tc-so:Burnt down bridge65303 tc-so:Burnt down bridge65302 tc-so:Burnt down bridge65301 tc-so:Burnt down bridge65300 tc-so:Burnt down bridge65299 tc-so:Burnt down bridge65298 tc-so:Burnt down bridge65297 tc-so:Burnt down bridge65296 tc-so:Burnt down bridge65295 tc-so:Burnt down bridge65294 tc-so:Burnt down bridge65293 tc-so:Burnt down bridge65292 tc-so:Burnt down bridge65291 tc-so:Burnt down bridge65290 tc-so:Burnt down bridge65289 tc-so:Burnt down bridge65288 tc-so:Burnt down bridge65287 tc-so:Burnt down bridge65286 tc-so:Burnt down bridge65285 tc-so:Burnt down bridge65284 tc-so:Burnt down bridge65283 tc-so:Burnt down bridge65282 tc-so:Burnt down bridge65281 tc-so:Burnt down bridge65280 tc-so:Burnt down bridge65279 tc-so:Burnt down bridge65278 tc-so:Burnt down bridge65277 tc-so:Burnt down bridge65276 tc-so:Burnt down bridge65275 tc-so:Burnt down bridge65274 tc-so:Burnt down bridge65273 tc-so:Burnt down bridge65272 tc-so:Burnt down bridge65271 tc-so:Burnt down bridge65270 tc-so:Burnt down bridge65269 tc-so:Burnt down bridge65268 tc-so:Burnt down bridge65267 tc-so:Burnt down bridge65266 tc-so:Burnt down bridge65265 tc-so:Burnt down bridge65264 tc-so:Burnt down bridge65263 tc-so:Burnt down bridge65262 tc-so:Burnt down bridge65261 tc-so:Burnt down bridge65260 tc-so:Burnt down bridge65259 tc-so:Burnt down bridge65258 tc-so:Burnt down bridge65257 tc-so:Burnt down bridge65256 tc-so:Burnt down bridge65255 tc-so:Burnt down bridge65254 tc-so:Burnt down bridge65253 tc-so:Burnt down bridge65252 tc-so:Burnt down bridge65251 tc-so:Burnt down bridge65250 tc-so:Burnt down bridge65249 tc-so:Burnt down bridge65248 tc-so:Burnt down bridge65247 tc-so:Burnt down bridge65246 tc-so:Burnt down bridge65245 tc-so:Burnt down bridge65244 tc-so:Burnt down bridge65243 tc-so:Burnt down bridge65242 tc-so:Burnt down bridge65241 tc-so:Burnt down bridge65240 tc-so:Burnt down bridge65239 tc-so:Burnt down bridge65238 tc-so:Burnt down bridge65237 tc-so:Burnt down bridge65236 tc-so:Burnt down bridge65235 tc-so:Burnt down bridge65234 tc-so:Burnt down bridge65233 tc-so:Burnt down bridge65232 tc-so:Burnt down bridge65231 tc-so:Burnt down bridge65230 tc-so:Burnt down bridge65229 tc-so:Burnt down bridge65228 tc-so:Burnt down bridge65227 tc-so:Burnt down bridge65226 tc-so:Burnt down bridge65225 tc-so:Burnt down bridge65224 tc-so:Burnt down bridge65223 tc-so:Burnt down bridge65222 tc-so:Burnt down bridge65221 tc-so:Burnt down bridge65220 tc-so:Burnt down bridge65219 tc-so:Burnt down bridge65218 tc-so:Burnt down bridge65217 tc-so:Burnt down bridge65216 tc-so:Burnt down bridge65215 tc-so:Burnt down bridge65214 tc-so:Burnt down bridge65213 tc-so:Burnt down bridge65212 tc-so:Burnt down bridge65211 tc-so:Burnt down bridge65210 tc-so:Burnt down bridge65209 tc-so:Burnt down bridge65208 tc-so:Burnt down bridge65207 tc-so:Burnt down bridge65206 tc-so:Burnt down bridge65205 tc-so:Burnt down bridge65204 tc-so:Burnt down bridge65203 tc-so:Burnt down bridge65202 tc-so:Burnt down bridge65201 tc-so:Burnt down bridge65200 tc-so:Burnt down bridge65199 tc-so:Burnt down bridge65198 tc-so:Burnt down bridge65197 tc-so:Burnt down bridge65196 tc-so:Burnt down bridge65195 tc-so:Burnt down bridge65194 tc-so:Burnt down bridge65193 tc-so:Burnt down bridge65192 tc-so:Burnt down bridge65191 tc-so:Burnt down bridge65190 tc-so:Burnt down bridge65189 tc-so:Burnt down bridge65188 tc-so:Burnt down bridge65187 tc-so:Burnt down bridge65186 tc-so:Burnt down bridge65185 tc-so:Burnt down bridge65184 tc-so:Burnt down bridge65183 tc-so:Burnt down bridge65182 tc-so:Burnt down bridge65181 tc-so:Burnt down bridge65180 tc-so:Burnt down bridge65179 tc-so:Burnt down bridge65178 tc-so:Burnt down bridge65177 tc-so:Burnt down bridge65176 tc-so:Burnt down bridge65175 tc-so:Burnt down bridge65174 tc-so:Burnt down bridge65173 tc-so:Burnt down bridge65172 tc-so:Burnt down bridge65171 tc-so:Burnt down bridge65170 tc-so:Burnt down bridge65169 tc-so:Burnt down bridge65168 tc-so:Burnt down bridge65167 tc-so:Burnt down bridge65166 tc-so:Burnt down bridge65165 tc-so:Burnt down bridge65164 tc-so:Burnt down bridge65163 tc-so:Burnt down bridge65162 tc-so:Burnt down bridge65161 tc-so:Burnt down bridge65160 tc-so:Burnt down bridge65159 tc-so:Burnt down bridge65158 tc-so:Burnt down bridge65157 tc-so:Burnt down bridge65156 tc-so:Burnt down bridge65155 tc-so:Burnt down bridge65154 tc-so:Burnt down bridge65153 tc-so:Burnt down bridge65152 tc-so:Burnt down bridge65151 tc-so:Burnt down bridge65150 tc-so:Burnt down bridge65149 tc-so:Burnt down bridge65148 tc-so:Burnt down bridge65147 tc-so:Burnt down bridge65146 tc-so:Burnt down bridge65145 tc-so:Burnt down bridge65144 tc-so:Burnt down bridge65143 tc-so:Burnt down bridge65142 tc-so:Burnt down bridge65141 tc-so:Burnt down bridge65140 tc-so:Burnt down bridge65139 tc-so:Burnt down bridge65138 tc-so:Burnt down bridge65137 tc-so:Burnt down bridge65136 tc-so:Burnt down bridge65135 tc-so:Burnt down bridge65134 tc-so:Burnt down bridge65133 tc-so:Burnt down bridge65132 tc-so:Burnt down bridge65131 tc-so:Burnt down bridge65130 tc-so:Burnt down bridge65129 tc-so:Burnt down bridge65128 tc-so:Burnt down bridge65127 tc-so:Burnt down bridge65126 tc-so:Burnt down bridge65125 tc-so:Burnt down bridge65124 tc-so:Burnt down bridge65123 tc-so:Burnt down bridge65122 tc-so:Burnt down bridge65121 tc-so:Burnt down bridge65120 tc-so:Burnt down bridge65119 tc-so:Burnt down bridge65118 tc-so:Burnt down bridge65117 tc-so:Burnt down bridge65116 tc-so:Burnt down bridge65115 tc-so:Burnt down bridge65114 tc-so:Burnt down bridge65113 tc-so:Burnt down bridge65112 tc-so:Burnt down bridge65111 tc-so:Burnt down bridge65110 tc-so:Burnt down bridge65109 tc-so:Burnt down bridge65108 tc-so:Burnt down bridge65107 tc-so:Burnt down bridge65106 tc-so:Burnt down bridge65105 tc-so:Burnt down bridge65104 tc-so:Burnt down bridge65103 tc-so:Burnt down bridge65102 tc-so:Burnt down bridge65101 tc-so:Burnt down bridge65100 tc-so:Burnt down bridge65099 tc-so:Burnt down bridge65098 tc-so:Burnt down bridge65097 tc-so:Burnt down bridge65096 tc-so:Burnt down bridge65095 tc-so:Burnt down bridge65094 tc-so:Burnt down bridge65093 tc-so:Burnt down bridge65092 tc-so:Burnt down bridge65091 tc-so:Burnt down bridge65090 tc-so:Burnt down bridge65089 tc-so:Burnt down bridge65088 tc-so:Burnt down bridge65087 tc-so:Burnt down bridge65086 tc-so:Burnt down bridge65085 tc-so:Burnt down bridge65084 tc-so:Burnt down bridge65083 tc-so:Burnt down bridge65082 tc-so:Burnt down bridge65081 tc-so:Burnt down bridge65080 tc-so:Burnt down bridge65079 tc-so:Burnt down bridge65078 tc-so:Burnt down bridge65077 tc-so:Burnt down bridge65076 tc-so:Burnt down bridge65075 tc-so:Burnt down bridge65074 tc-so:Burnt down bridge65073 tc-so:Burnt down bridge65072 tc-so:Burnt down bridge65071 tc-so:Burnt down bridge65070 tc-so:Burnt down bridge65069 tc-so:Burnt down bridge65068 tc-so:Burnt down bridge65067 tc-so:Burnt down bridge65066 tc-so:Burnt down bridge65065 tc-so:Burnt down bridge65064 tc-so:Burnt down bridge65063 tc-so:Burnt down bridge65062 tc-so:Burnt down bridge65061 tc-so:Burnt down bridge65060 tc-so:Burnt down bridge65059 tc-so:Burnt down bridge65058 tc-so:Burnt down bridge65057 tc-so:Burnt down bridge65056 tc-so:Burnt down bridge65055 tc-so:Burnt down bridge65054 tc-so:Burnt down bridge65053 tc-so:Burnt down bridge65052 tc-so:Burnt down bridge65051 tc-so:Burnt down bridge65050 tc-so:Burnt down bridge65049 tc-so:Burnt down bridge65048 tc-so:Burnt down bridge65047 tc-so:Burnt down bridge65046 tc-so:Burnt down bridge65045 tc-so:Burnt down bridge65044 tc-so:Burnt down bridge65043 tc-so:Burnt down bridge65042 tc-so:Burnt down bridge65041 tc-so:Burnt down bridge65040 tc-so:Burnt down bridge65039 tc-so:Burnt down bridge65038 tc-so:Burnt down bridge65037 tc-so:Burnt down bridge65036 tc-so:Burnt down bridge65035 tc-so:Burnt down bridge65034 tc-so:Burnt down bridge65033 tc-so:Burnt down bridge65032 tc-so:Burnt down bridge65031 tc-so:Burnt down bridge65030 tc-so:Burnt down bridge65029 tc-so:Burnt down bridge65028 tc-so:Burnt down bridge65027 tc-so:Burnt down bridge65026 tc-so:Burnt down bridge65025 tc-so:Burnt down bridge65024 tc-so:Burnt down bridge65023 tc-so:Burnt down bridge65022 tc-so:Burnt down bridge65021 tc-so:Burnt down bridge65020 tc-so:Burnt down bridge65019 tc-so:Burnt down bridge65018 tc-so:Burnt down bridge65017 tc-so:Burnt down bridge65016 tc-so:Burnt down bridge65015 tc-so:Burnt down bridge65014 tc-so:Burnt down bridge65013 tc-so:Burnt down bridge65012 tc-so:Burnt down bridge65011 tc-so:Burnt down bridge65010 tc-so:Burnt down bridge65009 tc-so:Burnt down bridge65008 tc-so:Burnt down bridge65007 tc-so:Burnt down bridge65006 tc-so:Burnt down bridge65005 tc-so:Burnt down bridge65004 tc-so:Burnt down bridge65003 tc-so:Burnt down bridge65002 tc-so:Burnt down bridge65001 tc-so:Burnt down bridge65000 tc-end: 1639673719.788814, manybridges, passed tp-end: 1639673719.795316, sbin/ifconfig/t_bridge tp-start: 1639673720.308874, sbin/ifconfig/t_capabilities, 1 tc-start: 1639673720.311014, basic tc-so:Request: hme0 tcp4csum-rx (TCP4CSUM_Rx) tc-so:Request: hme0 -tcp4csum-rx (-TCP4CSUM_Rx) tc-so:Request: hme0 tcp4csum-tx (TCP4CSUM_Tx) tc-so:Request: hme0 -tcp4csum-tx (-TCP4CSUM_Tx) tc-so:Request: hme0 udp4csum-rx (UDP4CSUM_Rx) tc-so:Request: hme0 -udp4csum-rx (-UDP4CSUM_Rx) tc-so:Request: hme0 udp4csum-tx (UDP4CSUM_Tx) tc-so:Request: hme0 -udp4csum-tx (-UDP4CSUM_Tx) tc-so:Restoring capabilities for hme0 tc-so:Skipping unrecognized enabled=0 for hme0 tc-so:Skipping lo0, no capabilities tc-end: 1639673723.272003, basic, passed tp-end: 1639673723.278722, sbin/ifconfig/t_capabilities tp-start: 1639673723.738870, sbin/ifconfig/t_nonexistent, 1 tc-start: 1639673723.741164, nonexistent tc-so:Executing command [ ifconfig nonexistent0 1.2.3.4/24 ] tc-end: 1639673724.301683, nonexistent, passed tp-end: 1639673724.308485, sbin/ifconfig/t_nonexistent tp-start: 1639673724.824998, sbin/ifconfig/t_random_garbage, 1 tc-start: 1639673724.827485, random_garbage tc-end: 1639673725.266528, random_garbage, skipped, The test is not safe (PR kern/55451) tp-end: 1639673725.273145, sbin/ifconfig/t_random_garbage tp-start: 1639673725.791583, sbin/ifconfig/t_repeated_link_addr, 1 tc-start: 1639673725.793984, repeated_link_addr tc-end: 1639673726.238677, repeated_link_addr, skipped, can disrupt networking; also PR port-evbarm/55521 tp-end: 1639673726.245537, sbin/ifconfig/t_repeated_link_addr tp-start: 1639673726.743326, sbin/ifconfig/t_repeated_mtu, 1 tc-start: 1639673726.745602, repeated_mtu tc-end: 1639673727.175380, repeated_mtu, skipped, can disrupt networking; also PR port-evbarm/55521 tp-end: 1639673727.182248, sbin/ifconfig/t_repeated_mtu tp-start: 1639673727.690585, sbin/ifconfig/t_repeated_scan, 1 tc-start: 1639673727.692792, repeated_scan tc-end: 1639673728.124654, repeated_scan, skipped, can disrupt networking; also PR port-evbarm/55521 tp-end: 1639673728.132041, sbin/ifconfig/t_repeated_scan tp-start: 1639673728.643549, sbin/ifconfig/t_repeated_updown, 1 tc-start: 1639673728.645761, repeated_updown tc-end: 1639673729.77967, repeated_updown, skipped, can disrupt networking; also PR port-evbarm/55504 tp-end: 1639673729.85078, sbin/ifconfig/t_repeated_updown tp-start: 1639673729.852131, sbin/ifconfig/t_tap, 2 tc-start: 1639673729.854428, manytaps tc-end: 1639673730.695266, manytaps, skipped, The test causes a panic (PR kern/55417) tc-start: 1639673730.702685, overflow tc-se:ifconfig: SIOCGIFFLAGS tap99999: Device not configured tc-end: 1639673731.593333, overflow, skipped, The test causes a panic (PR kern/53546) tp-end: 1639673731.600287, sbin/ifconfig/t_tap tp-start: 1639673732.428479, sbin/ifconfig/t_woptions, 3 tc-start: 1639673732.430736, chan tc-end: 1639673732.845352, chan, skipped, Test triggers real device activity and may destroy configuration or hang. tc-start: 1639673732.852452, mediaopt tc-end: 1639673733.267224, mediaopt, skipped, Test triggers real device activity and may destroy configuration or hang. tc-start: 1639673733.274202, modes tc-end: 1639673733.689573, modes, skipped, Test triggers real device activity and may destroy configuration or hang. tp-end: 1639673733.696475, sbin/ifconfig/t_woptions tp-start: 1639673735.353395, sbin/newfs/t_enable_quotas, 12 tc-start: 1639673735.355617, enabled_be_1_both tc-so:Executing command [ newfs -q user -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639673736.203001, enabled_be_1_both, passed tc-start: 1639673736.213423, enabled_be_1_group tc-so:Executing command [ newfs -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639673737.42609, enabled_be_1_group, passed tc-start: 1639673737.53173, enabled_be_1_user tc-so:Executing command [ newfs -q user -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639673737.888598, enabled_be_1_user, passed tc-start: 1639673737.899119, enabled_be_2_both tc-so:Executing command [ newfs -q user -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639673738.720808, enabled_be_2_both, passed tc-start: 1639673738.731570, enabled_be_2_group tc-so:Executing command [ newfs -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639673739.598485, enabled_be_2_group, passed tc-start: 1639673739.609772, enabled_be_2_user tc-so:Executing command [ newfs -q user -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639673740.432779, enabled_be_2_user, passed tc-start: 1639673740.443389, enabled_le_1_both tc-so:Executing command [ newfs -q user -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639673741.283544, enabled_le_1_both, passed tc-start: 1639673741.295990, enabled_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639673742.194113, enabled_le_1_group, passed tc-start: 1639673742.204787, enabled_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639673743.214371, enabled_le_1_user, passed tc-start: 1639673743.231448, enabled_le_2_both tc-so:Executing command [ newfs -q user -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639673744.508576, enabled_le_2_both, passed tc-start: 1639673744.529654, enabled_le_2_group tc-so:Executing command [ newfs -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639673745.625173, enabled_le_2_group, passed tc-start: 1639673745.645421, enabled_le_2_user tc-so:Executing command [ newfs -q user -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639673746.940773, enabled_le_2_user, passed tp-end: 1639673746.955676, sbin/newfs/t_enable_quotas tp-start: 1639673747.551576, sbin/newfs_msdos/t_create, 1 tc-start: 1639673747.554618, validfat32 tc-se:[: 63: unexpected operator tc-so:Executing command [ newfs_msdos -b 512 -C 33m -F 32 msdos.img ] tc-so:Executing command [ fsck_msdos -p msdos.img ] tc-end: 1639673749.4344, validfat32, passed tp-end: 1639673749.26051, sbin/newfs_msdos/t_create tp-start: 1639673750.62739, sbin/resize_ffs/t_check, 1 tc-start: 1639673750.66713, check_grow tc-so:***resize_ffs check grow test tc-so:Executing command [ newfs -V1 -s 6144 -F fsimage ] tc-se:2048+0 records in tc-se:2048+0 records out tc-se:1048576 bytes transferred in 1.021 secs (1027008 bytes/sec) tc-so:Executing command [ resize_ffs -v -c -y fsimage ] tc-so:Executing command [ resize_ffs -y fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ resize_ffs -v -c -y fsimage ] tc-end: 1639673753.601774, check_grow, passed tp-end: 1639673753.636942, sbin/resize_ffs/t_check tp-start: 1639673756.78644, sbin/resize_ffs/t_grow, 4 tc-start: 1639673756.82281, grow_16M_v0_8192 tc-so:in resize_ffs: 8192 1024 32768 131072 0 28 tc-so:bs is 8192 numdata is 28 tc-so:****resizing fs with blocksize 8192 tc-so:fsimage: 16.0MB (32768 sectors) block size 8192, fragment size 1024 tc-so: using 4 cylinder groups of 4.00MB, 512 blks, 1024 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 8224, 16416, 24608, tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-so:Executing command [ resize_ffs -y -s 131072 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ rump_ffs fsimage mnt ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD1.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD2.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD3.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD4.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD5.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD6.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD7.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD8.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD9.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD10.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD11.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD12.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD13.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD14.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD15.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD16.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD17.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD18.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD19.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD20.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD21.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD22.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD23.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD24.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD25.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD26.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD27.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD28.md5 ] tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-se:umount: /tmp/atf-run.N115nu/mnt: not currently mounted tc-end: 1639673820.836871, grow_16M_v0_8192, passed tc-start: 1639673821.11997, grow_16M_v1_16384 tc-so:in resize_ffs: 16384 2048 32768 131072 1 29 tc-so:bs is 16384 numdata is 29 tc-so:****resizing fs with blocksize 16384 tc-so:fsimage: 16.0MB (32768 sectors) block size 16384, fragment size 2048 tc-so: using 4 cylinder groups of 4.00MB, 256 blks, 512 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 8224, 16416, 24608, tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-so:Executing command [ resize_ffs -y -s 131072 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ rump_ffs fsimage mnt ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD1.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD2.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD3.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD4.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD5.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD6.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD7.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD8.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD9.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD10.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD11.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD12.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD13.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD14.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD15.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD16.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD17.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD18.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD19.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD20.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD21.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD22.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD23.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD24.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD25.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD26.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD27.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD28.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD29.md5 ] tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-se:umount: /tmp/atf-run.2r6DOx/mnt: not currently mounted tc-end: 1639673891.285186, grow_16M_v1_16384, passed tc-start: 1639673891.539263, grow_16M_v2_32768 tc-so:in resize_ffs: 32768 4096 32768 131072 2 28 tc-so:bs is 32768 numdata is 28 tc-so:****resizing fs with blocksize 32768 tc-so:fsimage: 16.0MB (32768 sectors) block size 32768, fragment size 4096 tc-so: using 4 cylinder groups of 4.00MB, 128 blks, 256 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:192, 8384, 16576, 24768, tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-so:Executing command [ resize_ffs -y -s 131072 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ rump_ffs fsimage mnt ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD1.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD2.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD3.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD4.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD5.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD6.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD7.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD8.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD9.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD10.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD11.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD12.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD13.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD14.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD15.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD16.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD17.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD18.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD19.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD20.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD21.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD22.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD23.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD24.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD25.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD26.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD27.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD28.md5 ] tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-se:umount: /tmp/atf-run.1lEpxJ/mnt: not currently mounted tc-end: 1639673960.731539, grow_16M_v2_32768, passed tc-start: 1639673960.938039, grow_ffsv1_partial_cg tc-so:***resize_ffs grow test tc-so:Executing command [ newfs -V1 -s 4000 -F fsimage ] tc-so:Executing command [ resize_ffs -c -y -s 5760 fsimage ] tc-so:Executing command [ resize_ffs -y -s 5760 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ resize_ffs -c -y -s 5760 fsimage ] tc-end: 1639673963.130034, grow_ffsv1_partial_cg, passed tp-end: 1639673963.147802, sbin/resize_ffs/t_grow tp-start: 1639673965.266758, sbin/resize_ffs/t_shrink, 4 tc-start: 1639673965.283286, shrink_24M_16M_v0_32768 tc-so:in resize_ffs: 32768 4096 49152 32768 0 42 tc-so:bs is 32768 numdata is 42 tc-so:****resizing fs with blocksize 32768 tc-so:fsimage: 24.0MB (49152 sectors) block size 32768, fragment size 4096 tc-so: using 4 cylinder groups of 6.00MB, 192 blks, 512 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:64, 12352, 24640, 36928, tc-so:remove is 14 dataleft is 28 tc-so:Executing command [ resize_ffs -c -y -s 32768 fsimage ] tc-so:Executing command [ resize_ffs -y -s 32768 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ rump_ffs fsimage mnt ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD15.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD16.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD17.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD18.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD19.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD20.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD21.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD22.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD23.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD24.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD25.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD26.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD27.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD28.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD29.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD30.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD31.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD32.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD33.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD34.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD35.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD36.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD37.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD38.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD39.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD40.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD41.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD42.md5 ] tc-so:Executing command [ resize_ffs -c -y -s 32768 fsimage ] tc-se:umount: /tmp/atf-run.4qEomC/mnt: not currently mounted tc-end: 1639674046.293029, shrink_24M_16M_v0_32768, passed tc-start: 1639674046.455667, shrink_24M_16M_v1_65536 tc-so:in resize_ffs: 65536 8192 49152 32768 1 38 tc-so:bs is 65536 numdata is 38 tc-so:****resizing fs with blocksize 65536 tc-so:fsimage: 24.0MB (49152 sectors) block size 65536, fragment size 8192 tc-so: using 2 cylinder groups of 12.00MB, 192 blks, 512 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:128, 24704, tc-so:remove is 13 dataleft is 25 tc-so:Executing command [ resize_ffs -c -y -s 32768 fsimage ] tc-so:Executing command [ resize_ffs -y -s 32768 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ rump_ffs fsimage mnt ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD14.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD15.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD16.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD17.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD18.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD19.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD20.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD21.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD22.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD23.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD24.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD25.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD26.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD27.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD28.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD29.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD30.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD31.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD32.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD33.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD34.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD35.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD36.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD37.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD38.md5 ] tc-so:Executing command [ resize_ffs -c -y -s 32768 fsimage ] tc-se:umount: /tmp/atf-run.3iuW17/mnt: not currently mounted tc-end: 1639674119.867942, shrink_24M_16M_v1_65536, passed tc-start: 1639674120.281, shrink_24M_16M_v2_4096 tc-so:in resize_ffs: 4096 512 49152 32768 2 41 tc-so:bs is 4096 numdata is 41 tc-so:****resizing fs with blocksize 4096 tc-so:fsimage: 24.0MB (49152 sectors) block size 4096, fragment size 512 tc-so: using 4 cylinder groups of 6.00MB, 1536 blks, 2720 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, 12432, 24720, 37008, tc-se:TD41/131073: Write failed tc-se:TD41/65536: Write failed tc-se:TD41/65537: Write to restore size failed tc-se:TD41/8192: Write to restore size failed tc-se:TD41/8193: Write to restore size failed tc-se:tar: Error exit delayed from previous errors. tc-so:remove is 14 dataleft is 27 tc-so:Executing command [ resize_ffs -c -y -s 32768 fsimage ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:resize_ffs: shrinking not supported for ufs2 tc-se: tc-se:umount: /tmp/atf-run.JcJ9Up/mnt: not currently mounted tc-end: 1639674185.629445, shrink_24M_16M_v2_4096, expected_failure, PR bin/44205: atf-check failed; see the output of the test for details tc-start: 1639674185.737859, shrink_ffsv1_partial_cg tc-so:*** resize_ffs shrinkage partial cg test tc-so:Executing command [ newfs -V1 -F -s 5760 fsimage ] tc-so:Executing command [ resize_ffs -c -s 4000 -y fsimage ] tc-so:Executing command [ resize_ffs -s 4000 -y fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ resize_ffs -c -s 4000 -y fsimage ] tc-end: 1639674187.695383, shrink_ffsv1_partial_cg, passed tp-end: 1639674187.705689, sbin/resize_ffs/t_shrink tp-start: 1639674189.456714, sbin/resize_ffs/t_grow_swapped, 4 tc-start: 1639674189.459684, grow_16M_v0_65536 tc-so:in resize_ffs: 65536 8192 32768 131072 0 26 swap tc-so:bs is 65536 numdata is 26 tc-so:****resizing fs with blocksize 65536 tc-so:fsimage: 16.0MB (32768 sectors) block size 65536, fragment size 8192 tc-so: using 1 cylinder groups of 16.00MB, 256 blks, 512 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:128, tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-so:Executing command [ resize_ffs -y -s 131072 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ rump_ffs fsimage mnt ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD1.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD2.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD3.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD4.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD5.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD6.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD7.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD8.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD9.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD10.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD11.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD12.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD13.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD14.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD15.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD16.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD17.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD18.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD19.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD20.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD21.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD22.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD23.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD24.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD25.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD26.md5 ] tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-se:umount: /tmp/atf-run.XMoxhk/mnt: not currently mounted tc-end: 1639674254.807258, grow_16M_v0_65536, passed tc-start: 1639674254.959769, grow_16M_v1_4096 tc-so:in resize_ffs: 4096 512 32768 131072 1 28 swap tc-so:bs is 4096 numdata is 28 tc-so:****resizing fs with blocksize 4096 tc-so:fsimage: 16.0MB (32768 sectors) block size 4096, fragment size 512 tc-so: using 4 cylinder groups of 4.00MB, 1024 blks, 1920 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 8224, 16416, 24608, tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-so:Executing command [ resize_ffs -y -s 131072 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ rump_ffs fsimage mnt ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD1.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD2.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD3.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD4.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD5.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD6.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD7.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD8.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD9.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD10.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD11.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD12.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD13.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD14.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD15.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD16.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD17.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD18.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD19.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD20.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD21.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD22.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD23.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD24.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD25.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD26.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD27.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD28.md5 ] tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-se:umount: /tmp/atf-run.NkJZOh/mnt: not currently mounted tc-end: 1639674318.214334, grow_16M_v1_4096, passed tc-start: 1639674318.369624, grow_16M_v2_8192 tc-so:in resize_ffs: 8192 1024 32768 131072 2 28 swap tc-so:bs is 8192 numdata is 28 tc-so:****resizing fs with blocksize 8192 tc-so:fsimage: 16.0MB (32768 sectors) block size 8192, fragment size 1024 tc-so: using 4 cylinder groups of 4.00MB, 512 blks, 960 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, 8336, 16528, 24720, tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-so:Executing command [ resize_ffs -y -s 131072 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ rump_ffs fsimage mnt ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD1.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD2.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD3.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD4.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD5.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD6.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD7.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD8.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD9.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD10.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD11.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD12.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD13.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD14.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD15.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD16.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD17.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD18.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD19.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD20.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD21.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD22.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD23.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD24.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD25.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD26.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD27.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD28.md5 ] tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-se:umount: /tmp/atf-run.1nF95C/mnt: not currently mounted tc-end: 1639674379.614972, grow_16M_v2_8192, passed tc-start: 1639674379.801317, grow_ffsv1_partial_cg tc-so:***resize_ffs grow test tc-so:Executing command [ newfs -B be -V1 -s 4000 -F fsimage ] tc-so:Executing command [ resize_ffs -c -y -s 5760 fsimage ] tc-so:Executing command [ resize_ffs -y -s 5760 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ resize_ffs -c -y -s 5760 fsimage ] tc-end: 1639674381.914378, grow_ffsv1_partial_cg, passed tp-end: 1639674381.928151, sbin/resize_ffs/t_grow_swapped tp-start: 1639674383.666917, sbin/resize_ffs/t_shrink_swapped, 4 tc-start: 1639674383.669347, shrink_24M_16M_v0_4096 tc-so:in resize_ffs: 4096 512 49152 32768 0 41 swap tc-so:bs is 4096 numdata is 41 tc-so:****resizing fs with blocksize 4096 tc-so:fsimage: 24.0MB (49152 sectors) block size 4096, fragment size 512 tc-so: using 4 cylinder groups of 6.00MB, 1536 blks, 2912 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 12320, 24608, 36896, tc-so:remove is 14 dataleft is 27 tc-so:Executing command [ resize_ffs -c -y -s 32768 fsimage ] tc-so:Executing command [ resize_ffs -y -s 32768 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ rump_ffs fsimage mnt ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD15.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD16.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD17.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD18.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD19.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD20.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD21.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD22.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD23.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD24.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD25.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD26.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD27.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD28.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD29.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD30.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD31.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD32.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD33.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD34.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD35.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD36.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD37.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD38.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD39.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD40.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD41.md5 ] tc-so:Executing command [ resize_ffs -c -y -s 32768 fsimage ] tc-se:umount: /tmp/atf-run.dY4zzs/mnt: not currently mounted tc-end: 1639674469.219140, shrink_24M_16M_v0_4096, passed tc-start: 1639674469.398977, shrink_24M_16M_v1_8192 tc-so:in resize_ffs: 8192 1024 49152 32768 1 42 swap tc-so:bs is 8192 numdata is 42 tc-so:****resizing fs with blocksize 8192 tc-so:fsimage: 24.0MB (49152 sectors) block size 8192, fragment size 1024 tc-so: using 4 cylinder groups of 6.00MB, 768 blks, 1472 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 12320, 24608, 36896, tc-so:remove is 14 dataleft is 28 tc-so:Executing command [ resize_ffs -c -y -s 32768 fsimage ] tc-so:Executing command [ resize_ffs -y -s 32768 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ rump_ffs fsimage mnt ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD15.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD16.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD17.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD18.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD19.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD20.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD21.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD22.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD23.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD24.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD25.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD26.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD27.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD28.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD29.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD30.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD31.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD32.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD33.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD34.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD35.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD36.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD37.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD38.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD39.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD40.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD41.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD42.md5 ] tc-so:Executing command [ resize_ffs -c -y -s 32768 fsimage ] tc-se:umount: /tmp/atf-run.DUnkSO/mnt: not currently mounted tc-end: 1639674554.505468, shrink_24M_16M_v1_8192, passed tc-start: 1639674554.644141, shrink_24M_16M_v2_16384 tc-so:in resize_ffs: 16384 2048 49152 32768 2 43 swap tc-so:bs is 16384 numdata is 43 tc-so:****resizing fs with blocksize 16384 tc-so:fsimage: 24.0MB (49152 sectors) block size 16384, fragment size 2048 tc-so: using 4 cylinder groups of 6.00MB, 384 blks, 768 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:160, 12448, 24736, 37024, tc-so:remove is 15 dataleft is 28 tc-so:Executing command [ resize_ffs -c -y -s 32768 fsimage ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:resize_ffs: shrinking not supported for ufs2 tc-se: tc-se:umount: /tmp/atf-run.0KSa5Z/mnt: not currently mounted tc-end: 1639674620.842773, shrink_24M_16M_v2_16384, expected_failure, PR bin/44205: atf-check failed; see the output of the test for details tc-start: 1639674620.923944, shrink_ffsv1_partial_cg tc-so:*** resize_ffs shrinkage partial cg test tc-so:Executing command [ newfs -V1 -F -s 5760 fsimage ] tc-so:Executing command [ resize_ffs -c -s 4000 -y fsimage ] tc-so:Executing command [ resize_ffs -s 4000 -y fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ resize_ffs -c -s 4000 -y fsimage ] tc-end: 1639674623.363943, shrink_ffsv1_partial_cg, passed tp-end: 1639674623.374738, sbin/resize_ffs/t_shrink_swapped tp-start: 1639674623.950237, sbin/route/t_missing, 1 tc-start: 1639674623.952779, missing tc-so:Executing command [ route -n get ] tc-end: 1639674624.731345, missing, passed tp-end: 1639674624.741576, sbin/route/t_missing tp-start: 1639674625.420191, sbin/setkey/t_setkey, 1 tc-start: 1639674625.422900, invalid_length tc-so:Executing command [ /bin/sh -c setkey add 10.0.0.1 10.0.0.2 esp 10000 -E aes-gmac "hogehogehogehogehogehoge" ] tc-end: 1639674626.250948, invalid_length, passed tp-end: 1639674626.258120, sbin/setkey/t_setkey tp-start: 1639674628.741756, sbin/sysctl/t_perm, 8 tc-start: 1639674628.744943, sysctl_ddb tc-so:Executing command [ /bin/sh -c sysctl -w ddb.radix=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w ddb.maxoff=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w ddb.maxwidth=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w ddb.lines=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w ddb.tabstops=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w ddb.onpanic=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w ddb.fromconsole=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w ddb.tee_msgbuf=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w ddb.commandonenter=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w ddb.panicstackframes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w ddb.dumpstack=3735928559 ] tc-end: 1639674633.490163, sysctl_ddb, passed tc-start: 1639674633.499599, sysctl_hw tc-so:Executing command [ /bin/sh -c sysctl -w hw.machine=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.model=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ncpu=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.byteorder=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.physmem=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.usermem=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.pagesize=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.disknames=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.machine_arch=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.alignbytes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.cnmagic=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.physmem64=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.usermem64=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.iostatnames=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ncpuonline=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ubsec.maxbatch=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ubsec.maxaggr=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.uhso.autoswitch=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.fwohci.nocyclemaster=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.fwohci.phydma_enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ieee1394if.try_bmr=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ieee1394if.hold_count=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ieee1394if.ieee1394_debug=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.fwmem.eui64_hi=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.fwmem.eui64_lo=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.fwmem.speed=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.fwmem.fwmem_debug=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.fwip.rx_queue_len=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.fwip.if_fwip_debug=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.sbp.auto_login=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.sbp.max_speed=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.sbp.exclusive_login=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.sbp.login_delay=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.sbp.scan_delay=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.sbp.use_doorbell=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.sbp.tags=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.sbp.sbp_debug=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ath.dwell=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ath.calibrate=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ath.outdoor=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ath.countrycode=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ath.regdomain=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ath.debug=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ath.rxbuf=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ath.txbuf=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ath.hal.dma_brt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ath.hal.sw_brt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ath.hal.swba_backoff=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.wsevent.default_version=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.firmware.path=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ofw.model=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ofw.version=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.cpu0.name=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.cpu0.id=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.cpu0.clock_frequency=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.cpu0.ver=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.wd0.use_ncq=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.wd0.use_ncq_prio=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.wd1.use_ncq=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.wd1.use_ncq_prio=3735928559 ] tc-end: 1639674652.384189, sysctl_hw, passed tc-start: 1639674652.392236, sysctl_kern tc-so:Executing command [ /bin/sh -c sysctl -w kern.ostype=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.osrelease=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.osrevision=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.version=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.maxvnodes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.maxproc=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.maxfiles=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.argmax=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.securelevel=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.hostname=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.hostid=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.clockrate: tick=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix1version=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ngroups=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.job_control=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.saved_ids=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.domainname=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.maxpartitions=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.rawpartition=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.rtc_offset=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.root_device=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.msgbufsize=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.fsync=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.synchronized_io=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.iov_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.mbuf.msize=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.mbuf.mclbytes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.mbuf.nmbclusters=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.mbuf.mblowat=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.mbuf.mcllowat=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.mapped_files=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.memlock=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.memlock_range=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.memory_protection=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.login_name_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.defcorename=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.logsigexit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.fscale=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ccpu=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.cp_time: user=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.consdev=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.maxptys=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.pipe.maxbigpipes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.pipe.nbigpipes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.pipe.kvasize=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.maxphys=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sbmax=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.tkstat.nin=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.tkstat.nout=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.tkstat.cancc=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.tkstat.rawcc=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.monotonic_clock=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.urandom=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.labelsector=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.labeloffset=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.forkfsleep=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix_threads=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix_semaphores=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix_barriers=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix_timers=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix_spin_locks=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix_reader_writer_locks=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.dump_on_panic=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.somaxkva=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.root_partition=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.drivers=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.cp_id: 0=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.hardclock_ticks=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.arandom=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.sysvmsg=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.sysvsem=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.sysvshm=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.shmmax=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.shmmni=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.shmseg=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.shmmaxpgs=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.shm_use_phys=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.msgmni=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.msgseg=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.semmni=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.semmns=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.semmnu=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.boottime=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sofixedbuf=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.veriexec.verbose=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.veriexec.strict=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.veriexec.algorithms=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.crypto.aes.selected=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.crypto.chacha.selected=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.boothowto=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.labelusesmbr=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.coredump.setid.dump=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.coredump.setid.path=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.coredump.setid.owner=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.coredump.setid.group=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.coredump.setid.mode=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.no_sa_support=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.configname=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.buildinfo=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.messages=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.pmf.debug.event=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.pmf.debug.suspend=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.pmf.debug.suspensor=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.pmf.debug.idle=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.pmf.debug.transition=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.cacheht_time=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.skim_interval=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.min_catch=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.timesoftints=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.kpreempt_pri=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.name=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.rtts=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.pri_min=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.pri_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.timecounter.choice=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.timecounter.hardware=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.timecounter.timestepwarnings=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.threadpool.idle_ms=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix_aio=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.aio_listio_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.aio_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix_msg=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.mqueue.mq_open_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.mqueue.mq_prio_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.mqueue.mq_max_msgsize=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.mqueue.mq_def_maxmsg=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.mqueue.mq_max_maxmsg=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.pset.psets_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.pset.list=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.direct_select=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.module.autoload=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.module.verbose=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.module.path=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.module.autotime=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sooptions=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.entropy.collection=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.entropy.depletion=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.entropy.consolidate=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.entropy.gather=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.maxlwp=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.uidinfo.proccnt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.uidinfo.lwpcnt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.uidinfo.lockcnt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.uidinfo.semcnt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.uidinfo.sbsize=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix_sched=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.detachall=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.tty.qsize=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.bufq.strategies=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.expose_address=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix.semmax=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix.semcnt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.usercrypto=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.userasymcrypto=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.cryptodevallowsoft=3735928559 ] tc-end: 1639674698.907404, sysctl_kern, passed tc-start: 1639674698.916025, sysctl_machdep tc-so:Executing command [ /bin/sh -c sysctl -w machdep.booted_kernel=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.booted_device=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.cpu_arch=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.vis=3735928559 ] tc-end: 1639674701.459284, sysctl_machdep, passed tc-start: 1639674701.467924, sysctl_net tc-so:Executing command [ /bin/sh -c sysctl -w net.local.stream.sendspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.local.stream.recvspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.local.dgram.sendspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.local.dgram.recvspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.local.inflight=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.local.deferred=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.forwarding=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.redirect=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.ttl=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.forwsrcrt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.directed-broadcast=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.allowsrcrt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.subnetsarelocal=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.mtudisc=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.anonportmin=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.anonportmax=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.mtudisctimeout=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.hostzerobroadcast=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.gifttl=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.lowportmin=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.lowportmax=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.maxfragpackets=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.grettl=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.checkinterface=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.ifq.len=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.ifq.maxlen=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.ifq.drops=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.random_id=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.do_loopback_cksum=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.dad_count=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.anonportalgo.available=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.anonportalgo.selected=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.anonportalgo.reserve=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.icmp.maskrepl=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.icmp.returndatabytes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.icmp.errppslimit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.icmp.rediraccept=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.icmp.redirtimeout=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.icmp.bmcastecho=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.rfc1323=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.sendspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.recvspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.mssdflt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.syn_cache_limit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.syn_bucket_limit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.init_win=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.mss_ifmtu=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.sack.enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.sack.maxholes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.sack.globalmaxholes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.sack.globalholes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.win_scale=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.timestamps=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.cwm=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.cwm_burstsize=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.ack_on_push=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.keepidle=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.keepintvl=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.keepcnt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.slowhz=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.log_refused=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.rstppslimit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.delack_ticks=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.init_win_local=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.do_loopback_cksum=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.msl=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.minmss=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.congctl.available=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.congctl.selected=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.keepinit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.recvbuf_auto=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.recvbuf_inc=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.recvbuf_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.sendbuf_auto=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.sendbuf_inc=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.sendbuf_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.ecn.enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.ecn.maxretries=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.local_by_rtt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.iss_hash=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.abc.enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.abc.aggressive=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.mslt.enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.mslt.loopback=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.mslt.local=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.mslt.remote=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.mslt.remote_threshold=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.vtw.enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.vtw.entries=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.udp.checksum=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.udp.sendspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.udp.recvspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.udp.do_loopback_cksum=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.carp.preempt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.carp.arpbalance=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.carp.allow=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.carp.log=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.nd_delay=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.nd_bmaxtries=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.nd_umaxtries=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.nd_reachable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.nd_retrans=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.nd_nud=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.nd_maxnudhint=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.maxqueuelen=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.log_movements=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.log_permanent_modify=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.log_wrong_iface=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.debug=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.accf.http.parsehttpversion=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.rfc1323=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.sendspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.recvspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.mssdflt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.syn_cache_limit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.syn_bucket_limit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.init_win=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.mss_ifmtu=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.sack.enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.sack.maxholes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.sack.globalmaxholes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.sack.globalholes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.win_scale=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.timestamps=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.cwm=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.cwm_burstsize=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.ack_on_push=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.keepidle=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.keepintvl=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.keepcnt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.slowhz=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.log_refused=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.rstppslimit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.delack_ticks=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.init_win_local=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.do_loopback_cksum=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.msl=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.minmss=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.congctl.available=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.congctl.selected=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.keepinit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.recvbuf_auto=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.recvbuf_inc=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.recvbuf_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.sendbuf_auto=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.sendbuf_inc=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.sendbuf_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.ecn.enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.ecn.maxretries=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.local_by_rtt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.iss_hash=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.abc.enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.abc.aggressive=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.mslt.enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.mslt.loopback=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.mslt.local=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.mslt.remote=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.mslt.remote_threshold=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.vtw.enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.vtw.entries=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.udp6.sendspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.udp6.recvspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.udp6.do_loopback_cksum=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.forwarding=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.redirect=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.hlim=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.maxfragpackets=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.keepfaith=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.log_interval=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.hdrnestlimit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.dad_count=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.auto_flowlabel=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.defmcasthlim=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.gifhlim=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.kame_version=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.use_deprecated=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.v6only=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.anonportmin=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.anonportmax=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.lowportmin=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.lowportmax=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.auto_linklocal=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.use_defaultzone=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.maxfrags=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.ifq.len=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.ifq.maxlen=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.ifq.drops=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.gifpmtu=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.prefer_tempaddr=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.mcast_pmtu=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.anonportalgo.available=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.anonportalgo.selected=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.anonportalgo.reserve=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.neighborgcthresh=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.maxdynroutes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.rediraccept=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.redirtimeout=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.nd6_prune=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.nd6_delay=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.nd6_umaxtries=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.nd6_mmaxtries=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.nd6_useloopback=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.nodeinfo=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.errppslimit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.nd6_maxnudhint=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.mtudisc_hiwat=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.mtudisc_lowat=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.nd6_debug=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.maxqueuelen=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.hci.sendspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.hci.recvspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.hci.acl_expiry=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.hci.memo_expiry=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.hci.eventq_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.hci.aclrxq_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.hci.scorxq_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.l2cap.sendspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.l2cap.recvspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.l2cap.rtx=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.l2cap.ertx=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.rfcomm.sendspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.rfcomm.recvspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.rfcomm.mtu_default=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.rfcomm.ack_timeout=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.rfcomm.mcc_timeout=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.sco.sendspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.sco.recvspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bpf.jit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bpf.maxbufsize=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.ether.rps_hash=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.gif.rps_hash=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.pppoe.term_unknown=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.pppoe.rps_hash=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.hme0.rcvq.drops=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.hme0.sndq.len=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.hme0.sndq.maxlen=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.hme0.sndq.drops=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.lo0.sndq.len=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.lo0.sndq.maxlen=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.lo0.sndq.drops=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.wqinput.icmp.inputq.drops=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.wqinput.carp.inputq.drops=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.wqinput.carp6.inputq.drops=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.wqinput.icmp6.inputq.drops=3735928559 ] tc-end: 1639674772.840464, sysctl_net, passed tc-start: 1639674772.865039, sysctl_security tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.segvguard.enabled=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.segvguard.global=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.segvguard.expiry_timeout=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.segvguard.suspend_timeout=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.segvguard.max_crashes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.aslr.enabled=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.aslr.global=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.aslr.debug=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.aslr.flags=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.aslr.rand=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.aslr.mmap_len=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.aslr.stack_len=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.aslr.exec_len=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.models.suser.name=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.models.bsd44.securelevel=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.models.bsd44.curtain=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.models.bsd44.name=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.models.securelevel.name=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.models.securelevel.securelevel=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.models.extensions.name=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.models.extensions.usermount=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.models.extensions.curtain=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.models.extensions.user_set_cpu_affinity=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.curtain=3735928559 ] tc-end: 1639674780.245633, sysctl_security, passed tc-start: 1639674780.258317, sysctl_vfs tc-so:Executing command [ /bin/sh -c sysctl -w vfs.generic.maxtypenum=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.generic.usermount=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.generic.magiclinks=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.generic.timestamp_precision=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.generic.fstypes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.generic.dirhash.memused=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.generic.dirhash.maxmem=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.ffs.log_changeopt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.ffs.extattr_autocreate=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.nfs.iothreads=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.flushindir=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.clean_vnhead=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.dostats=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.pagetrip=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.segsused=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.psegwrites=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.psyncwrites=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.pcleanwrites=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.blocktot=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.cleanblocks=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.ncheckpoints=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.nwrites=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.nsync_writes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.wait_exceeded=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.write_exceeded=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.flush_invoked=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.vflush_invoked=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.clean_inlocked=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.clean_vnlocked=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.segs_reclaimed=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.ignore_lazy_sync=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.cd9660.utf8_joliet=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.wapbl.flush_disk_cache=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.wapbl.verbose_commit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.wapbl.allow_dpofua=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.wapbl.journal_iobufs=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.sync.delay=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.sync.filedelay=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.sync.dirdelay=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.sync.metadelay=3735928559 ] tc-end: 1639674791.510044, sysctl_vfs, passed tc-start: 1639674791.518237, sysctl_vm tc-so:Executing command [ /bin/sh -c sysctl -w vm.loadavg: 1.59 2.49 3.01=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.maxslp=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.uspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.minaddress=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.maxaddress=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.guard_size=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.thread_guard_size=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.user_va0_disable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.anonmin=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.filemin=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.execmin=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.anonmax=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.filemax=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.execmax=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.inactivepct=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.swap_encrypt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.bufcache=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.bufmem=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.bufmem_lowater=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.bufmem_hiwater=3735928559 ] tc-end: 1639674798.88006, sysctl_vm, passed tp-end: 1639674798.97164, sbin/sysctl/t_perm tp-start: 1639674799.158550, sbin/sysctl/t_random_garbage, 1 tc-start: 1639674799.167981, random_garbage tc-end: 1639674800.864906, random_garbage, skipped, The test is not safe (PR kern/55451) tp-end: 1639674800.874535, sbin/sysctl/t_random_garbage tp-start: 1639674801.525007, sbin/sysctl/t_sysctl, 1 tc-start: 1639674801.528162, basic tc-so:Executing command [ /bin/sh -c sysctl -a ] tc-so:Executing command [ /bin/sh -c sysctl -d ] tc-end: 1639674802.905998, basic, passed tp-end: 1639674802.912829, sbin/sysctl/t_sysctl tp-start: 1639674803.19829, sys/crypto/aes/t_aes, 1 tc-start: 1639674803.22191, aes_ct_selftest tc-end: 1639674803.114512, aes_ct_selftest, passed tp-end: 1639674803.122264, sys/crypto/aes/t_aes tp-start: 1639674803.202690, sys/crypto/chacha/t_chacha, 1 tc-start: 1639674803.205219, chacha_ref_selftest tc-end: 1639674803.282497, chacha_ref_selftest, passed tp-end: 1639674803.290309, sys/crypto/chacha/t_chacha tp-start: 1639674803.397118, sys/net/t_print, 2 tc-start: 1639674803.399779, dl_print tc-end: 1639674803.474767, dl_print, passed tc-start: 1639674803.483089, sdl_print tc-end: 1639674803.568437, sdl_print, passed tp-end: 1639674803.576226, sys/net/t_print tp-start: 1639674803.667981, sys/netatalk/t_print, 2 tc-start: 1639674803.670345, at_print tc-end: 1639674803.742981, at_print, passed tc-start: 1639674803.750530, sat_print tc-end: 1639674803.830273, sat_print, passed tp-end: 1639674803.837986, sys/netatalk/t_print tp-start: 1639674803.937647, sys/netinet/t_print, 2 tc-start: 1639674803.940700, in_print tc-end: 1639674804.25795, in_print, passed tc-start: 1639674804.34605, sin_print tc-end: 1639674804.106489, sin_print, passed tp-end: 1639674804.113928, sys/netinet/t_print tp-start: 1639674804.189759, sys/netinet6/t_print, 2 tc-start: 1639674804.191984, in6_print tc-end: 1639674804.260953, in6_print, passed tc-start: 1639674804.268360, sin6_print tc-end: 1639674804.346358, sin6_print, passed tp-end: 1639674804.353460, sys/netinet6/t_print tp-start: 1639674806.803716, sys/rc/t_rc_d_cli, 15 tc-start: 1639674806.805942, default_restart_no_args tc-so:Starting h_simple. tc-so:Executing command [ /usr/tests/sys/rc/h_simple restart ] tc-so:Stopping h_simple. tc-end: 1639674809.805053, default_restart_no_args, passed tc-start: 1639674809.814083, default_restart_with_args tc-so:Starting h_simple. tc-so:Executing command [ /usr/tests/sys/rc/h_simple restart foo ] tc-so:Stopping h_simple. tc-end: 1639674812.115077, default_restart_with_args, passed tc-start: 1639674812.122536, default_start_no_args tc-so:Executing command [ /usr/tests/sys/rc/h_simple start ] tc-so:Stopping h_simple. tc-end: 1639674813.824752, default_start_no_args, passed tc-start: 1639674813.832306, default_start_with_args tc-so:Executing command [ /usr/tests/sys/rc/h_simple start foo ] tc-end: 1639674815.401898, default_start_with_args, passed tc-start: 1639674815.409615, default_stop_no_args tc-so:Starting h_simple. tc-so:Executing command [ /usr/tests/sys/rc/h_simple stop ] tc-end: 1639674817.136884, default_stop_no_args, passed tc-start: 1639674817.145288, default_stop_with_args tc-so:Starting h_simple. tc-so:Executing command [ /usr/tests/sys/rc/h_simple stop foo ] tc-so:Stopping h_simple. tc-end: 1639674819.792779, default_stop_with_args, passed tc-start: 1639674819.800177, no_command tc-so:Executing command [ /usr/tests/sys/rc/h_simple ] tc-end: 1639674820.771666, no_command, passed tc-start: 1639674820.780726, overriden_custom_no_args tc-so:Executing command [ /usr/tests/sys/rc/h_args custom ] tc-end: 1639674821.933376, overriden_custom_no_args, passed tc-start: 1639674821.943484, overriden_custom_with_args tc-so:Executing command [ /usr/tests/sys/rc/h_args custom arg1 arg 2 arg3 * ] tc-end: 1639674823.227250, overriden_custom_with_args, passed tc-start: 1639674823.236217, overriden_restart_no_args tc-so:Executing command [ /usr/tests/sys/rc/h_args restart ] tc-end: 1639674824.420077, overriden_restart_no_args, passed tc-start: 1639674824.430509, overriden_restart_with_args tc-so:Executing command [ /usr/tests/sys/rc/h_args restart arg1 arg 2 arg3 * ] tc-end: 1639674825.669465, overriden_restart_with_args, passed tc-start: 1639674825.678654, overriden_start_no_args tc-so:Executing command [ /usr/tests/sys/rc/h_args start ] tc-end: 1639674826.832877, overriden_start_no_args, passed tc-start: 1639674826.842869, overriden_start_with_args tc-so:Executing command [ /usr/tests/sys/rc/h_args start arg1 arg 2 arg3 * ] tc-end: 1639674828.81437, overriden_start_with_args, passed tc-start: 1639674828.91213, overriden_stop_no_args tc-so:Executing command [ /usr/tests/sys/rc/h_args stop ] tc-end: 1639674829.178289, overriden_stop_no_args, passed tc-start: 1639674829.188066, overriden_stop_with_args tc-so:Executing command [ /usr/tests/sys/rc/h_args stop arg1 arg 2 arg3 * ] tc-end: 1639674830.383772, overriden_stop_with_args, passed tp-end: 1639674830.392343, sys/rc/t_rc_d_cli tp-start: 1639674834.85250, usr.bin/awk/t_awk, 26 tc-start: 1639674834.87729, assign_NF tc-so:Executing command [ /bin/sh -c awk -f d_assign_NF.awk < d_assign_NF.in ] tc-end: 1639674835.19396, assign_NF, passed tc-start: 1639674835.31346, big_regexp tc-so:Executing command [ /bin/sh -c awk -f d_big_regexp.awk < d_big_regexp.in ] tc-end: 1639674835.919273, big_regexp, passed tc-start: 1639674835.936323, empty_rs tc-so:Executing command [ /bin/sh -c echo foo | awk 1 RS='' ] tc-end: 1639674836.760116, empty_rs, passed tc-start: 1639674836.766645, end tc-so:Executing command [ /bin/sh -c awk -f d_end1.awk < d_end1.in ] tc-so:Executing command [ /bin/sh -c awk -f d_end2.awk < d_end2.in ] tc-end: 1639674838.195350, end, passed tc-start: 1639674838.214295, modify_subsep tc-so:Executing command [ /bin/sh -c printf '1\n1 2\n' | awk '1{ arr[$1 SUBSEP $2 SUBSEP ++cnt[$1]]=1} {for (f in arr) print arr[f];}' ] tc-end: 1639674839.21176, modify_subsep, passed tc-start: 1639674839.28202, multibyte tc-so:Executing command [ /bin/sh -c awk -f d_tolower.awk < d_tolower.in ] tc-so:Executing command [ /bin/sh -c awk -f d_toupper.awk < d_toupper.in ] tc-end: 1639674840.657097, multibyte, passed tc-start: 1639674840.680573, newline_rs tc-so:Executing command [ /bin/sh -c printf '\n\n\nr1f1\nr1f2\n\nr2f1\nr2f2\n\n\n' | awk '{$1=$1}1' RS= OFS=: ] tc-end: 1639674841.558329, newline_rs, passed tc-start: 1639674841.567334, period tc-so:Executing command [ /bin/sh -c awk -v x=0.5 -f d_period.awk < d_period.in ] tc-end: 1639674842.666660, period, passed tc-start: 1639674842.678554, regex_caret_1_rs tc-so:Executing command [ /bin/sh -c echo a1a2a3a | awk 1 RS='^a' ] tc-end: 1639674843.517345, regex_caret_1_rs, passed tc-start: 1639674843.524658, regex_caret_2_rs tc-so:Executing command [ /bin/sh -c echo aaa1a2a | awk 1 RS='^a' ] tc-end: 1639674844.473736, regex_caret_2_rs, passed tc-start: 1639674844.483010, regex_dollar_1_rs tc-so:Executing command [ /bin/sh -c echo a1a2a3a | awk 1 RS='a$' ] tc-end: 1639674845.341033, regex_dollar_1_rs, passed tc-start: 1639674845.351460, regex_dollar_2_rs tc-so:Executing command [ /bin/sh -c echo a1a2aaa | awk 1 RS='a$' ] tc-end: 1639674846.278263, regex_dollar_2_rs, passed tc-start: 1639674846.287351, regex_or_1_rs tc-so:Executing command [ /bin/sh -c echo 1abc | awk 1 RS='abcde|b' ] tc-end: 1639674847.158186, regex_or_1_rs, passed tc-start: 1639674847.166216, regex_or_2_rs tc-so:Executing command [ /bin/sh -c echo 1abcdf2 | awk 1 RS='abcde|b' ] tc-end: 1639674848.41177, regex_or_2_rs, passed tc-start: 1639674848.48880, regex_or_3_rs tc-so:Executing command [ /bin/sh -c echo 1abcdebf2 | awk 1 RS='abcde|b' ] tc-end: 1639674848.808988, regex_or_3_rs, passed tc-start: 1639674848.815451, regex_range tc-so:Executing command [ /bin/sh -c echo '1 a' | awk '/[[:digit:]][[:space:]][[:alpha:]]/ { print "matched"; }' ] tc-end: 1639674849.606885, regex_range, passed tc-start: 1639674849.613953, regex_reallocation_rs tc-so:Executing command [ /bin/sh -c jot -s a 10000 | awk 'NR>1' RS='999[0-9]' ] tc-end: 1639674850.583832, regex_reallocation_rs, passed tc-start: 1639674850.591292, regex_repeat tc-so:Executing command [ /bin/sh -c echo 'aaabbbbcc' | awk '/a{3}b{4}c{2}/ { print "matched"; }' ] tc-end: 1639674851.444884, regex_repeat, passed tc-start: 1639674851.453240, regex_two_star_rs tc-so:Executing command [ /bin/sh -c echo 1a2ab3aab4 | awk 1 RS='aa*b*' ] tc-end: 1639674852.234601, regex_two_star_rs, passed tc-start: 1639674852.241687, single_char_regex_group_rs tc-so:Executing command [ /bin/sh -c echo 1a2aa3aaa4 | awk 1 RS='[a]' ] tc-end: 1639674853.48990, single_char_regex_group_rs, passed tc-start: 1639674853.55675, single_char_regex_star_rs tc-so:Executing command [ /bin/sh -c echo 1a2aa3aaa4 | awk 1 RS='a*' ] tc-end: 1639674853.866409, single_char_regex_star_rs, passed tc-start: 1639674853.874173, single_char_rs tc-so:Executing command [ /bin/sh -c echo 1a2aa3aaa4 | awk 1 RS=a ] tc-end: 1639674854.714936, single_char_rs, passed tc-start: 1639674854.722645, string1 tc-so:Executing command [ awk -f d_string1.awk ] tc-end: 1639674855.531499, string1, passed tc-start: 1639674855.542471, two_char_regex_group_rs tc-so:Executing command [ /bin/sh -c echo 1a2ab3aba4 | awk 1 RS='[ab]' ] tc-end: 1639674856.349839, two_char_regex_group_rs, passed tc-start: 1639674856.358308, two_char_regex_star_rs tc-so:Executing command [ /bin/sh -c echo 1a2aa3aaa4 | awk 1 RS='aa*' ] tc-end: 1639674857.148717, two_char_regex_star_rs, passed tc-start: 1639674857.157244, two_char_rs tc-so:Executing command [ /bin/sh -c echo 1ab2ab3ab4 | awk 1 RS=ab ] tc-end: 1639674857.967353, two_char_rs, passed tp-end: 1639674857.973944, usr.bin/awk/t_awk tp-start: 1639674858.627923, usr.bin/basename/t_basename, 2 tc-start: 1639674858.630580, basic tc-so:Executing command [ basename /usr/bin ] tc-so:Executing command [ basename /usr ] tc-so:Executing command [ basename / ] tc-so:Executing command [ basename /// ] tc-so:Executing command [ basename /usr// ] tc-so:Executing command [ basename //usr//bin ] tc-so:Executing command [ basename usr ] tc-so:Executing command [ basename usr/bin ] tc-end: 1639674860.757135, basic, passed tc-start: 1639674860.763937, suffix tc-so:Executing command [ basename /usr/bin n ] tc-so:Executing command [ basename /usr/bin bin ] tc-so:Executing command [ basename / / ] tc-so:Executing command [ basename /usr/bin/gcc cc ] tc-end: 1639674862.13012, suffix, passed tp-end: 1639674862.20595, usr.bin/basename/t_basename tp-start: 1639674862.549663, usr.bin/bzip2/t_bzip2, 1 tc-start: 1639674862.552128, basic tc-so:Executing command [ bzip2 -1c /usr/tests/usr.bin/bzip2/d_sample1.ref ] tc-so:Executing command [ bzip2 -2c /usr/tests/usr.bin/bzip2/d_sample2.ref ] tc-so:Executing command [ bzip2 -3c /usr/tests/usr.bin/bzip2/d_sample3.ref ] tc-so:Executing command [ bzip2 -dc /usr/tests/usr.bin/bzip2/d_sample1.bz2 ] tc-so:Executing command [ bzip2 -dc /usr/tests/usr.bin/bzip2/d_sample2.bz2 ] tc-so:Executing command [ bzip2 -dsc /usr/tests/usr.bin/bzip2/d_sample3.bz2 ] tc-end: 1639674866.170820, basic, passed tp-end: 1639674866.177775, usr.bin/bzip2/t_bzip2 tp-start: 1639674867.179655, usr.bin/cc/t_asan_double_free, 1 tc-start: 1639674867.182819, target_not_supported tc-end: 1639674868.35892, target_not_supported, skipped, Target is not supported tp-end: 1639674868.44318, usr.bin/cc/t_asan_double_free tp-start: 1639674869.17608, usr.bin/cc/t_asan_global_buffer_overflow, 1 tc-start: 1639674869.20556, target_not_supported tc-end: 1639674869.924537, target_not_supported, skipped, Target is not supported tp-end: 1639674869.934039, usr.bin/cc/t_asan_global_buffer_overflow tp-start: 1639674870.937245, usr.bin/cc/t_asan_heap_overflow, 1 tc-start: 1639674870.940512, target_not_supported tc-end: 1639674871.791631, target_not_supported, skipped, Target is not supported tp-end: 1639674871.799100, usr.bin/cc/t_asan_heap_overflow tp-start: 1639674872.790979, usr.bin/cc/t_asan_off_by_one, 1 tc-start: 1639674872.794137, target_not_supported tc-end: 1639674873.629914, target_not_supported, skipped, Target is not supported tp-end: 1639674873.636279, usr.bin/cc/t_asan_off_by_one tp-start: 1639674874.539423, usr.bin/cc/t_asan_poison, 1 tc-start: 1639674874.541564, target_not_supported tc-end: 1639674875.358752, target_not_supported, skipped, Target is not supported tp-end: 1639674875.365424, usr.bin/cc/t_asan_poison tp-start: 1639674876.138430, usr.bin/cc/t_asan_uaf, 1 tc-start: 1639674876.140647, target_not_supported tc-end: 1639674876.948855, target_not_supported, skipped, Target is not supported tp-end: 1639674876.958630, usr.bin/cc/t_asan_uaf tp-start: 1639674880.142499, usr.bin/cc/t_ubsan_int_add_overflow, 3 tc-start: 1639674880.144781, int_add_overflow tc-so:Executing command [ ./test ] tc-end: 1639674888.272268, int_add_overflow, passed tc-start: 1639674888.282703, int_add_overflow_pic tc-so:Executing command [ ./test ] tc-end: 1639674894.916852, int_add_overflow_pic, passed tc-start: 1639674894.932374, int_add_overflow_pie tc-so:Executing command [ ./test ] tc-end: 1639674900.366882, int_add_overflow_pie, passed tp-end: 1639674900.377491, usr.bin/cc/t_ubsan_int_add_overflow tp-start: 1639674902.189698, usr.bin/cc/t_ubsan_int_neg_overflow, 3 tc-start: 1639674902.192944, int_neg_overflow tc-so:Executing command [ ./test ] tc-end: 1639674907.120428, int_neg_overflow, passed tc-start: 1639674907.130849, int_neg_overflow_pic tc-so:Executing command [ ./test ] tc-end: 1639674913.525348, int_neg_overflow_pic, passed tc-start: 1639674913.537516, int_neg_overflow_pie tc-so:Executing command [ ./test ] tc-end: 1639674918.761033, int_neg_overflow_pie, passed tp-end: 1639674918.776501, usr.bin/cc/t_ubsan_int_neg_overflow tp-start: 1639674920.626322, usr.bin/cc/t_ubsan_vla_out_of_bounds, 3 tc-start: 1639674920.628790, vla_out_of_bounds tc-so:Executing command [ ./test ] tc-end: 1639674925.860192, vla_out_of_bounds, passed tc-start: 1639674925.877746, vla_out_of_bounds_pic tc-so:Executing command [ ./test ] tc-end: 1639674932.350067, vla_out_of_bounds_pic, passed tc-start: 1639674932.367967, vla_out_of_bounds_pie tc-so:Executing command [ ./test ] tc-end: 1639674937.823190, vla_out_of_bounds_pie, passed tp-end: 1639674937.838861, usr.bin/cc/t_ubsan_vla_out_of_bounds tp-start: 1639674939.664473, usr.bin/cc/t_ubsan_int_sub_overflow, 3 tc-start: 1639674939.666834, int_sub_overflow tc-so:Executing command [ ./test ] tc-end: 1639674944.854395, int_sub_overflow, passed tc-start: 1639674944.868508, int_sub_overflow_pic tc-so:Executing command [ ./test ] tc-end: 1639674951.936710, int_sub_overflow_pic, passed tc-start: 1639674951.951305, int_sub_overflow_pie tc-so:Executing command [ ./test ] tc-end: 1639674957.596050, int_sub_overflow_pie, passed tp-end: 1639674957.608337, usr.bin/cc/t_ubsan_int_sub_overflow tp-start: 1639674959.610341, usr.bin/cc/t_ubsan_int_divzero, 3 tc-start: 1639674959.613875, int_divzero tc-so:Executing command [ ./test ] tc-end: 1639674964.558407, int_divzero, passed tc-start: 1639674964.578353, int_divzero_pic tc-so:Executing command [ ./test ] tc-end: 1639674971.345396, int_divzero_pic, passed tc-start: 1639674971.363645, int_divzero_pie tc-so:Executing command [ ./test ] tc-end: 1639674976.798422, int_divzero_pie, passed tp-end: 1639674976.813782, usr.bin/cc/t_ubsan_int_divzero tp-start: 1639674978.283998, usr.bin/cc/t_hello, 5 tc-start: 1639674978.286386, hello tc-so:Executing command [ cc -o hello test.c ] tc-so:Executing command [ ./hello ] tc-end: 1639674981.1071, hello, passed tc-start: 1639674981.11396, hello32 tc-so:Executing command [ cc -o hello32 -m32 test.c ] tc-so:Executing command [ cc -o hello64 test.c ] tc-so:32bit binaries on this platform are: tc-so:ELF 32-bit MSB executable, SPARC32PLUS, V8+ Required, total store ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.92, not stripped tc-so:While native (64bit) binaries are: tc-so:ELF 64-bit MSB executable, SPARC V9, relaxed memory ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.92, compiler model: medmid, not stripped tc-so:Executing command [ ./hello32 ] tc-so:Executing command [ cc -o hello -m32 -static test.c ] tc-so:Executing command [ ./hello ] tc-so:Executing command [ cc -o hello -m32 -pg test.c ] tc-so:Executing command [ ./hello ] tc-end: 1639674994.661766, hello32, passed tc-start: 1639674994.699450, hello_pic tc-so:Executing command [ cc -fPIC -shared -o libtest.so pic.c ] tc-so:Executing command [ cc -o hello test.c -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1639674998.707405, hello_pic, passed tc-start: 1639674998.721898, hello_pie tc-so:Executing command [ cc -fpie -pie -o hello test.c ] tc-so:Executing command [ ./hello ] tc-end: 1639675001.721240, hello_pie, passed tc-start: 1639675001.731545, hello_profile tc-so:Executing command [ cc -o hello -pg test.c ] tc-so:Executing command [ ./hello ] tc-so:Executing command [ cc -o hello2 -fprofile-generate test.c ] tc-so:Executing command [ ./hello2 ] tc-end: 1639675008.437326, hello_profile, passed tp-end: 1639675008.462245, usr.bin/cc/t_hello tp-start: 1639675009.165938, usr.bin/cc/t_libgomp, 1 tc-start: 1639675009.168334, libgomp tc-so:Executing command [ cc -fopenmp -o hellogomp hello.c ] tc-so:Executing command [ ./hellogomp ] tc-end: 1639675011.902394, libgomp, passed tp-end: 1639675011.917229, usr.bin/cc/t_libgomp tp-start: 1639675012.673092, usr.bin/cc/t_fuzzer_oom, 1 tc-start: 1639675012.675817, target_not_supported tc-end: 1639675013.221947, target_not_supported, skipped, Target is not supported tp-end: 1639675013.232999, usr.bin/cc/t_fuzzer_oom tp-start: 1639675013.909910, usr.bin/cc/t_fuzzer_simple, 1 tc-start: 1639675013.912493, target_not_supported tc-end: 1639675014.466959, target_not_supported, skipped, Target is not supported tp-end: 1639675014.475260, usr.bin/cc/t_fuzzer_simple tp-start: 1639675015.152953, usr.bin/cc/t_fuzzer_timeout, 1 tc-start: 1639675015.155191, target_not_supported tc-end: 1639675015.701963, target_not_supported, skipped, Target is not supported tp-end: 1639675015.709923, usr.bin/cc/t_fuzzer_timeout tp-start: 1639675016.359073, usr.bin/cc/t_msan_allocated_memory, 1 tc-start: 1639675016.361635, target_not_supported tc-end: 1639675016.919756, target_not_supported, skipped, Target is not supported tp-end: 1639675016.930270, usr.bin/cc/t_msan_allocated_memory tp-start: 1639675017.583938, usr.bin/cc/t_msan_check_mem, 1 tc-start: 1639675017.586413, target_not_supported tc-end: 1639675018.141474, target_not_supported, skipped, Target is not supported tp-end: 1639675018.149347, usr.bin/cc/t_msan_check_mem tp-start: 1639675018.829298, usr.bin/cc/t_msan_free, 1 tc-start: 1639675018.831691, target_not_supported tc-end: 1639675019.421401, target_not_supported, skipped, Target is not supported tp-end: 1639675019.430601, usr.bin/cc/t_msan_free tp-start: 1639675020.125988, usr.bin/cc/t_msan_heap, 1 tc-start: 1639675020.129161, target_not_supported tc-end: 1639675020.746897, target_not_supported, skipped, Target is not supported tp-end: 1639675020.754775, usr.bin/cc/t_msan_heap tp-start: 1639675021.490377, usr.bin/cc/t_msan_partial_poison, 1 tc-start: 1639675021.493464, target_not_supported tc-end: 1639675022.159538, target_not_supported, skipped, Target is not supported tp-end: 1639675022.168539, usr.bin/cc/t_msan_partial_poison tp-start: 1639675022.830161, usr.bin/cc/t_msan_poison, 1 tc-start: 1639675022.832933, target_not_supported tc-end: 1639675023.466660, target_not_supported, skipped, Target is not supported tp-end: 1639675023.474024, usr.bin/cc/t_msan_poison tp-start: 1639675024.150577, usr.bin/cc/t_msan_realloc, 1 tc-start: 1639675024.153447, target_not_supported tc-end: 1639675024.720793, target_not_supported, skipped, Target is not supported tp-end: 1639675024.728634, usr.bin/cc/t_msan_realloc tp-start: 1639675025.369822, usr.bin/cc/t_msan_shadow, 1 tc-start: 1639675025.373001, target_not_supported tc-end: 1639675025.982265, target_not_supported, skipped, Target is not supported tp-end: 1639675025.990718, usr.bin/cc/t_msan_shadow tp-start: 1639675026.648196, usr.bin/cc/t_msan_stack, 1 tc-start: 1639675026.650611, target_not_supported tc-end: 1639675027.250569, target_not_supported, skipped, Target is not supported tp-end: 1639675027.257843, usr.bin/cc/t_msan_stack tp-start: 1639675027.892381, usr.bin/cc/t_msan_unpoison, 1 tc-start: 1639675027.894639, target_not_supported tc-end: 1639675028.450435, target_not_supported, skipped, Target is not supported tp-end: 1639675028.458435, usr.bin/cc/t_msan_unpoison tp-start: 1639675029.840268, usr.bin/cc/t_tsan_data_race, 4 tc-start: 1639675029.842801, data_race tc-end: 1639675029.844979, data_race, skipped, Requires the 'x86_64' architecture tc-start: 1639675029.846600, data_race_pic tc-end: 1639675029.848320, data_race_pic, skipped, Requires the 'x86_64' architecture tc-start: 1639675029.849724, data_race_pie tc-end: 1639675029.851486, data_race_pie, skipped, Requires the 'x86_64' architecture tc-start: 1639675029.852904, data_race_profile tc-end: 1639675029.854651, data_race_profile, skipped, Requires the 'x86_64' architecture tp-end: 1639675029.856201, usr.bin/cc/t_tsan_data_race tp-start: 1639675031.228121, usr.bin/cc/t_tsan_heap_use_after_free, 4 tc-start: 1639675031.230729, heap_use_after_free tc-end: 1639675031.232555, heap_use_after_free, skipped, Requires the 'x86_64' architecture tc-start: 1639675031.234050, heap_use_after_free_pic tc-end: 1639675031.235846, heap_use_after_free_pic, skipped, Requires the 'x86_64' architecture tc-start: 1639675031.237261, heap_use_after_free_pie tc-end: 1639675031.239067, heap_use_after_free_pie, skipped, Requires the 'x86_64' architecture tc-start: 1639675031.240511, heap_use_after_free_profile tc-end: 1639675031.242619, heap_use_after_free_profile, skipped, Requires the 'x86_64' architecture tp-end: 1639675031.244101, usr.bin/cc/t_tsan_heap_use_after_free tp-start: 1639675032.801950, usr.bin/cc/t_tsan_lock_order_inversion, 4 tc-start: 1639675032.804450, lock_order_inversion tc-end: 1639675032.806145, lock_order_inversion, skipped, Requires the 'x86_64' architecture tc-start: 1639675032.807687, lock_order_inversion_pic tc-end: 1639675032.809504, lock_order_inversion_pic, skipped, Requires the 'x86_64' architecture tc-start: 1639675032.810957, lock_order_inversion_pie tc-end: 1639675032.812789, lock_order_inversion_pie, skipped, Requires the 'x86_64' architecture tc-start: 1639675032.814221, lock_order_inversion_profile tc-end: 1639675032.816102, lock_order_inversion_profile, skipped, Requires the 'x86_64' architecture tp-end: 1639675032.817643, usr.bin/cc/t_tsan_lock_order_inversion tp-start: 1639675034.222071, usr.bin/cc/t_tsan_locked_mutex_destroy, 4 tc-start: 1639675034.224347, locked_mutex_destroy tc-end: 1639675034.225948, locked_mutex_destroy, skipped, Requires the 'x86_64' architecture tc-start: 1639675034.227283, locked_mutex_destroy_pic tc-end: 1639675034.229052, locked_mutex_destroy_pic, skipped, Requires the 'x86_64' architecture tc-start: 1639675034.230685, locked_mutex_destroy_pie tc-end: 1639675034.232744, locked_mutex_destroy_pie, skipped, Requires the 'x86_64' architecture tc-start: 1639675034.234897, locked_mutex_destroy_profile tc-end: 1639675034.236994, locked_mutex_destroy_profile, skipped, Requires the 'x86_64' architecture tp-end: 1639675034.238637, usr.bin/cc/t_tsan_locked_mutex_destroy tp-start: 1639675035.663347, usr.bin/cc/t_tsan_signal_errno, 4 tc-start: 1639675035.665969, signal_errno tc-end: 1639675035.667804, signal_errno, skipped, Requires the 'x86_64' architecture tc-start: 1639675035.669416, signal_errno_pic tc-end: 1639675035.671342, signal_errno_pic, skipped, Requires the 'x86_64' architecture tc-start: 1639675035.672839, signal_errno_pie tc-end: 1639675035.674779, signal_errno_pie, skipped, Requires the 'x86_64' architecture tc-start: 1639675035.676424, signal_errno_profile tc-end: 1639675035.678404, signal_errno_profile, skipped, Requires the 'x86_64' architecture tp-end: 1639675035.679864, usr.bin/cc/t_tsan_signal_errno tp-start: 1639675037.93928, usr.bin/cc/t_tsan_thread_leak, 4 tc-start: 1639675037.96339, thread_leak tc-end: 1639675037.97977, thread_leak, skipped, Requires the 'x86_64' architecture tc-start: 1639675037.99497, thread_leak_pic tc-end: 1639675037.101241, thread_leak_pic, skipped, Requires the 'x86_64' architecture tc-start: 1639675037.102948, thread_leak_pie tc-end: 1639675037.104746, thread_leak_pie, skipped, Requires the 'x86_64' architecture tc-start: 1639675037.106165, thread_leak_profile tc-end: 1639675037.108766, thread_leak_profile, skipped, Requires the 'x86_64' architecture tp-end: 1639675037.110734, usr.bin/cc/t_tsan_thread_leak tp-start: 1639675037.756357, usr.bin/cmp/t_cmp, 2 tc-start: 1639675037.759034, missing tc-so:Executing command [ /bin/sh -c cmp -s a x ] tc-so:Executing command [ /bin/sh -c cmp -s x a ] tc-so:Executing command [ /bin/sh -c cmp -s x y ] tc-so:Executing command [ /bin/sh -c cmp -s y x ] tc-end: 1639675039.111310, missing, passed tc-start: 1639675039.120682, skip tc-so:Executing command [ /bin/sh -c cmp a b '10' ] tc-so:Executing command [ /bin/sh -c cmp a b '0xa' ] tc-so:Executing command [ /bin/sh -c cmp a b '9' ] tc-end: 1639675040.261110, skip, passed tp-end: 1639675040.271344, usr.bin/cmp/t_cmp tp-start: 1639675043.317425, usr.bin/config/t_config, 14 tc-start: 1639675043.319710, deffs_redef tc-so:Executing command [ config -s /usr/tests/usr.bin/config/support -b compile/deffs_redef /usr/tests/usr.bin/config/d_deffs_redef ] tc-end: 1639675044.174321, deffs_redef, passed tc-start: 1639675044.188757, devi tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1639675045.501402, devi, passed tc-start: 1639675045.533527, ifdef tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1639675046.653808, ifdef, passed tc-start: 1639675046.686313, loop tc-so:Executing command [ config -s /usr/tests/usr.bin/config/support -b compile/loop /usr/tests/usr.bin/config/d_loop ] tc-end: 1639675047.527814, loop, passed tc-start: 1639675047.557779, loop2 tc-so:Executing command [ config -s /usr/tests/usr.bin/config/support -b compile/loop2 /usr/tests/usr.bin/config/d_loop2 ] tc-end: 1639675048.397640, loop2, passed tc-start: 1639675048.427597, min tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1639675049.518926, min, passed tc-start: 1639675049.558530, no_pseudo tc-so:Executing command [ config -s /usr/tests/usr.bin/config/support -b compile/no_pseudo /usr/tests/usr.bin/config/d_no_pseudo ] tc-end: 1639675050.567070, no_pseudo, passed tc-start: 1639675050.581015, no_select tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1639675051.589959, no_select, passed tc-start: 1639675051.624389, no_undefined_opt tc-so:Executing command [ config -s /usr/tests/usr.bin/config/support -b compile/no_undefined_opt d_no_undefined_opt ] tc-end: 1639675052.456713, no_undefined_opt, passed tc-start: 1639675052.489657, postponed_orphan tc-so:Executing command [ config -s /usr/tests/usr.bin/config/support -b compile/postponed_orphan /usr/tests/usr.bin/config/d_postponed_orphan ] tc-end: 1639675053.319885, postponed_orphan, passed tc-start: 1639675053.335185, pseudo_parent tc-so:Executing command [ config -s /usr/tests/usr.bin/config/support -b compile/pseudo_parent /usr/tests/usr.bin/config/d_pseudo_parent ] tc-end: 1639675054.174185, pseudo_parent, passed tc-start: 1639675054.203673, select tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1639675055.309699, select, passed tc-start: 1639675055.356501, shadow_instance tc-so:Executing command [ config -s /usr/tests/usr.bin/config/support -b compile/shadow_instance /usr/tests/usr.bin/config/d_shadow_instance ] tc-end: 1639675056.507275, shadow_instance, passed tc-start: 1639675056.542079, undefined_opt tc-so:Executing command [ config -s /usr/tests/usr.bin/config/support -b compile/undefined_opt d_undefined_opt ] tc-end: 1639675057.434900, undefined_opt, passed tp-end: 1639675057.465654, usr.bin/config/t_config tp-start: 1639675058.59634, usr.bin/cpio/t_cpio, 1 tc-start: 1639675058.62137, cpio tc-so:Executing command [ /usr/tests/usr.bin/cpio/h_cpio -p /tmp/atf-run.eZBBaD/bsdcpio -r /usr/tests/usr.bin/cpio ] tc-end: 1639675088.459687, cpio, passed tp-end: 1639675088.469028, usr.bin/cpio/t_cpio tp-start: 1639675089.305963, usr.bin/col/t_col, 3 tc-start: 1639675089.308085, hlf tc-so:Executing command [ col ] tc-so:Executing command [ col -f ] tc-so:Executing command [ col ] tc-so:Executing command [ col -f ] tc-end: 1639675090.676662, hlf, passed tc-start: 1639675090.686978, nl tc-so:Executing command [ col ] tc-so:Executing command [ col -f ] tc-so:Executing command [ col ] tc-so:Executing command [ col -f ] tc-so:Executing command [ col ] tc-end: 1639675092.200030, nl, passed tc-start: 1639675092.209815, rlf tc-so:Executing command [ col ] tc-so:Executing command [ col ] tc-so:Executing command [ col -x ] tc-so:Executing command [ col ] tc-end: 1639675093.677576, rlf, passed tp-end: 1639675093.684300, usr.bin/col/t_col tp-start: 1639675094.790743, usr.bin/cut/t_cut, 6 tc-start: 1639675094.793784, basic tc-end: 1639675096.41893, basic, passed tc-start: 1639675096.50268, dflag tc-end: 1639675097.183852, dflag, passed tc-start: 1639675097.194332, dsflag tc-end: 1639675098.426291, dsflag, passed tc-start: 1639675098.435893, latin1 tc-so:Executing command [ cut -b 6,7,8 /usr/tests/usr.bin/cut/d_latin1.in ] tc-so:Executing command [ cut -c 6,7,8 /usr/tests/usr.bin/cut/d_latin1.in ] tc-end: 1639675099.309488, latin1, passed tc-start: 1639675099.317127, sflag tc-end: 1639675100.538555, sflag, passed tc-start: 1639675100.548227, utf8 tc-so:Executing command [ cut -b 6,7,8 /usr/tests/usr.bin/cut/d_utf8.in ] tc-so:Executing command [ cut -c 6,7,8 /usr/tests/usr.bin/cut/d_utf8.in ] tc-end: 1639675101.448618, utf8, passed tp-end: 1639675101.455349, usr.bin/cut/t_cut tp-start: 1639675102.182236, usr.bin/diff/t_diff, 3 tc-start: 1639675102.185142, mallocv tc-so:Executing command [ /bin/sh -c env MALLOC_OPTIONS=V diff /usr/tests/usr.bin/diff/d_mallocv1.in /usr/tests/usr.bin/diff/d_mallocv2.in ] tc-end: 1639675103.59450, mallocv, passed tc-start: 1639675103.66929, nomallocv tc-so:Executing command [ /bin/sh -c diff /usr/tests/usr.bin/diff/d_mallocv1.in /usr/tests/usr.bin/diff/d_mallocv2.in ] tc-end: 1639675103.764495, nomallocv, passed tc-start: 1639675103.771882, same tc-so:Executing command [ /bin/sh -c diff /usr/tests/usr.bin/diff/t_diff /usr/tests/usr.bin/diff/t_diff ] tc-end: 1639675104.488455, same, passed tp-end: 1639675104.495187, usr.bin/diff/t_diff tp-start: 1639675105.37934, usr.bin/dirname/t_dirname, 1 tc-start: 1639675105.40414, basic tc-so:Executing command [ dirname / ] tc-so:Executing command [ dirname // ] tc-so:Executing command [ dirname /usr/bin/ ] tc-so:Executing command [ dirname //usr//bin// ] tc-so:Executing command [ dirname usr ] tc-so:Executing command [ dirname ] tc-so:Executing command [ dirname /usr ] tc-so:Executing command [ dirname /usr/bin ] tc-so:Executing command [ dirname usr/bin ] tc-end: 1639675107.172265, basic, passed tp-end: 1639675107.179207, usr.bin/dirname/t_dirname tp-start: 1639675108.9313, usr.bin/find/t_find, 3 tc-start: 1639675108.11724, emptyperm tc-so:Executing command [ /bin/sh -c find /var -empty -type d ] tc-end: 1639675109.11542, emptyperm, passed tc-start: 1639675109.24988, exit tc-so:Executing command [ /bin/sh -c find /etc -type f -exit ] tc-end: 1639675109.666473, exit, passed tc-start: 1639675109.673878, exit_status tc-so:Executing command [ /bin/sh -c find / -exit 81 ] tc-end: 1639675110.317792, exit_status, passed tp-end: 1639675110.324235, usr.bin/find/t_find tp-start: 1639675110.923518, usr.bin/fstat/t_fstat, 2 tc-start: 1639675110.925674, basic tc-so:Executing command [ /bin/sh -c fstat -p 0 ] tc-so:Executing command [ /bin/sh -c fstat -p 1 ] tc-so:Executing command [ /bin/sh -c fstat -p 428 ] tc-so:Executing command [ /bin/sh -c fstat -p 816 ] tc-so:Executing command [ /bin/sh -c fstat -p 865 ] tc-so:Executing command [ /bin/sh -c fstat -p 793 ] tc-so:Executing command [ /bin/sh -c fstat -p 807 ] tc-so:Executing command [ /bin/sh -c fstat -p 851 ] tc-so:Executing command [ /bin/sh -c fstat -p 853 ] tc-so:Executing command [ /bin/sh -c fstat -p 859 ] tc-so:Executing command [ /bin/sh -c fstat -p 866 ] tc-so:Executing command [ /bin/sh -c fstat -p 892 ] tc-so:Executing command [ /bin/sh -c fstat -p 4521 ] tc-so:Executing command [ /bin/sh -c fstat -p 11218 ] tc-so:Executing command [ /bin/sh -c fstat -p 18307 ] tc-end: 1639675115.565204, basic, passed tc-start: 1639675115.571829, err tc-so:Executing command [ /bin/sh -c fstat -p -1 ] tc-so:Executing command [ /bin/sh -c fstat -p -100 ] tc-so:Executing command [ /bin/sh -c fstat -p abcd ] tc-so:Executing command [ /bin/sh -c fstat -u abcd ] tc-so:Executing command [ /bin/sh -c fstat -u -100 ] tc-end: 1639675117.116199, err, passed tp-end: 1639675117.122770, usr.bin/fstat/t_fstat tp-start: 1639675117.965813, usr.bin/gdb/t_regress, 3 tc-start: 1639675117.967998, pie tc-so:Executing command [ grep annot access memory gdb.out ] tc-end: 1639675123.457110, pie, passed tc-start: 1639675123.472643, threads tc-so:Executing command [ grep Program received signal SIGTRAP gdb.out ] tc-end: 1639675130.123575, threads, passed tc-start: 1639675130.133755, xml tc-so:Executing command [ grep Can not parse XML gdb.out ] tc-end: 1639675131.527317, xml, passed tp-end: 1639675131.538631, usr.bin/gdb/t_regress tp-start: 1639675134.506087, usr.bin/grep/t_grep, 19 tc-start: 1639675134.508315, basic tc-so:Executing command [ /bin/sh -c jot 10000 | grep 123 ] tc-end: 1639675135.355886, basic, passed tc-start: 1639675135.362925, begin_end tc-so:Executing command [ grep ^Front /usr/tests/usr.bin/grep/d_input ] tc-so:Executing command [ grep ending$ /usr/tests/usr.bin/grep/d_input ] tc-end: 1639675136.331873, begin_end, passed tc-start: 1639675136.338233, binary tc-se:1+0 records in tc-se:1+0 records out tc-se:512 bytes transferred in 0.003 secs (170666 bytes/sec) tc-so:Executing command [ grep foobar test.file ] tc-end: 1639675137.112225, binary, passed tc-start: 1639675137.122201, context tc-so:Executing command [ grep -C2 bamboo d_context_a.in ] tc-so:Executing command [ grep -A3 tilt d_context_a.in ] tc-so:Executing command [ grep -B4 Whig d_context_a.in ] tc-so:Executing command [ grep -C1 pig d_context_a.in d_context_b.in ] tc-end: 1639675138.524619, context, passed tc-start: 1639675138.551499, context2 tc-so:Executing command [ grep -z -A1 cod test1 test2 ] tc-so:Executing command [ grep -z -B1 cod test1 test2 ] tc-so:Executing command [ grep -z -C1 cod test1 test2 ] tc-end: 1639675139.787618, context2, passed tc-start: 1639675139.800122, egrep tc-so:Executing command [ egrep \?|\*$$ /usr/tests/usr.bin/grep/d_input ] tc-end: 1639675140.598130, egrep, passed tc-start: 1639675140.604747, file_exp tc-so:Executing command [ /bin/sh -c jot 21 -1 1.00 | grep -f /usr/tests/usr.bin/grep/d_file_exp.in ] tc-end: 1639675141.386094, file_exp, passed tc-start: 1639675141.393623, ignore_case tc-so:Executing command [ grep -i Upper /usr/tests/usr.bin/grep/d_input ] tc-end: 1639675142.107266, ignore_case, passed tc-start: 1639675142.114032, invert tc-so:Executing command [ grep -v fish /usr/tests/usr.bin/grep/d_invert.in ] tc-end: 1639675142.885417, invert, passed tc-start: 1639675142.891870, negative tc-so:Executing command [ grep not a hope in hell /usr/tests/usr.bin/grep/d_input ] tc-end: 1639675143.527811, negative, passed tc-start: 1639675143.534826, nonexistent tc-so:Executing command [ grep -s foobar nonexistent ] tc-end: 1639675144.152689, nonexistent, passed tc-start: 1639675144.159314, recurse tc-so:Executing command [ /bin/sh -c grep -r haddock recurse | sort ] tc-end: 1639675145.15777, recurse, passed tc-start: 1639675145.37363, recurse_symlink tc-so:Executing command [ grep -r string test ] tc-end: 1639675145.942734, recurse_symlink, passed tc-start: 1639675145.968979, whole_line tc-so:Executing command [ grep -x matchme /usr/tests/usr.bin/grep/d_input ] tc-end: 1639675146.648968, whole_line, passed tc-start: 1639675146.655436, word_in_line tc-so:Executing command [ env LC_ALL=C grep -w begin input ] tc-so:Executing command [ env LC_ALL=C grep -w middle input ] tc-so:Executing command [ env LC_ALL=C grep -w end input ] tc-so:Executing command [ env LC_ALL=C grep -w be input ] tc-so:Executing command [ env LC_ALL=C grep -w mid input ] tc-so:Executing command [ env LC_ALL=C grep -w dle input ] tc-so:Executing command [ env LC_ALL=C grep -w nd input ] tc-end: 1639675148.698140, word_in_line, passed tc-start: 1639675148.709042, word_in_line_utf8 tc-so:Executing command [ env LC_ALL=C.UTF-8 grep -w begin input ] tc-so:Executing command [ env LC_ALL=C.UTF-8 grep -w middle input ] tc-so:Executing command [ env LC_ALL=C.UTF-8 grep -w end input ] tc-so:Executing command [ env LC_ALL=C.UTF-8 grep -w be input ] tc-so:Executing command [ env LC_ALL=C.UTF-8 grep -w mid input ] tc-so:Executing command [ env LC_ALL=C.UTF-8 grep -w dle input ] tc-so:Executing command [ env LC_ALL=C.UTF-8 grep -w nd input ] tc-end: 1639675150.785483, word_in_line_utf8, passed tc-start: 1639675150.796415, word_locale tc-so:Executing command [ env LC_ALL=C grep array input ] tc-so:Executing command [ env LC_ALL=C grep -w array input ] tc-so:Executing command [ env LC_ALL=C.UTF-8 grep -w array input ] tc-end: 1639675151.970584, word_locale, passed tc-start: 1639675151.978828, word_regexps tc-so:Executing command [ grep -w separated /usr/tests/usr.bin/grep/d_input ] tc-end: 1639675152.654520, word_regexps, passed tc-start: 1639675152.661830, zgrep tc-so:Executing command [ zgrep -h line d_input.gz ] tc-end: 1639675153.667711, zgrep, passed tp-end: 1639675153.677447, usr.bin/grep/t_grep tp-start: 1639675155.151842, usr.bin/gzip/t_gzip, 5 tc-start: 1639675155.155608, concatenated tc-so:Executing command [ gzip -d tmp.gz -c ] tc-end: 1639675156.52622, concatenated, passed tc-start: 1639675156.60922, crcerror tc-so:Executing command [ gzip -d crcerror.gz ] tc-end: 1639675156.989756, crcerror, passed tc-start: 1639675157.4742, good tc-so:Executing command [ gzip -d good.gz ] tc-end: 1639675157.781158, good, passed tc-start: 1639675157.791056, pipe tc-so:Executing command [ /bin/sh -c dd if=/dev/zero count=102400 2>/dev/null | gzip -c | dd bs=1 2>/dev/null | gzip -tc ] tc-end: 1639675207.850254, pipe, passed tc-start: 1639675207.860221, truncated tc-so:Executing command [ gzip -d truncated.gz ] tc-end: 1639675208.632708, truncated, passed tp-end: 1639675208.644324, usr.bin/gzip/t_gzip tp-start: 1639675209.409899, usr.bin/id/t_groups, 2 tc-start: 1639675209.412404, correct tc-so:Executing command [ ./run_groups.sh ] tc-so:Executing command [ ./run_groups.sh 100 ] tc-so:Executing command [ ./run_groups.sh test ] tc-so:Executing command [ ./run_groups.sh 0 ] tc-so:Executing command [ ./run_groups.sh root ] tc-end: 1639675211.300356, correct, passed tc-start: 1639675211.314384, syntax tc-so:Executing command [ ./run_groups.sh -r ] tc-so:Executing command [ grep ^usage: stderr ] tc-end: 1639675212.319649, syntax, passed tp-end: 1639675212.331297, usr.bin/id/t_groups tp-start: 1639675213.535421, usr.bin/id/t_id, 6 tc-start: 1639675213.537872, Gflag tc-so:Executing command [ ./run_id.sh -G ] tc-so:Executing command [ ./run_id.sh -G 100 ] tc-so:Executing command [ ./run_id.sh -G test ] tc-so:Executing command [ ./run_id.sh -G -n ] tc-so:Executing command [ ./run_id.sh -G -n 100 ] tc-so:Executing command [ ./run_id.sh -G -n test ] tc-so:Executing command [ ./run_id.sh -G 0 ] tc-so:Executing command [ ./run_id.sh -G root ] tc-so:Executing command [ ./run_id.sh -G -n 0 ] tc-so:Executing command [ ./run_id.sh -G -n root ] tc-so:Executing command [ ./run_id.sh -G nonexistent ] tc-so:Executing command [ ./run_id.sh -G root nonexistent ] tc-so:Executing command [ grep ^usage: stderr ] tc-end: 1639675217.398308, Gflag, passed tc-start: 1639675217.423616, default tc-so:Executing command [ ./run_id.sh ] tc-so:Executing command [ ./run_id.sh 100 ] tc-so:Executing command [ ./run_id.sh test ] tc-so:Executing command [ ./run_id.sh 0 ] tc-so:Executing command [ ./run_id.sh root ] tc-so:Executing command [ ./run_id.sh ] tc-so:Executing command [ ./run_id.sh nonexistent ] tc-so:Executing command [ ./run_id.sh root nonexistent ] tc-so:Executing command [ grep ^usage: stderr ] tc-end: 1639675220.169601, default, passed tc-start: 1639675220.186895, gflag tc-so:Executing command [ ./run_id.sh -g ] tc-so:Executing command [ ./run_id.sh -g 100 ] tc-so:Executing command [ ./run_id.sh -g test ] tc-so:Executing command [ ./run_id.sh -g -n ] tc-so:Executing command [ ./run_id.sh -g -n 100 ] tc-so:Executing command [ ./run_id.sh -g -n test ] tc-so:Executing command [ ./run_id.sh -g 0 ] tc-so:Executing command [ ./run_id.sh -g root ] tc-so:Executing command [ ./run_id.sh -g -n 0 ] tc-so:Executing command [ ./run_id.sh -g -n root ] tc-so:Executing command [ ./run_id.sh -g -r ] tc-so:Executing command [ ./run_id.sh -g -r -n ] tc-so:Executing command [ ./run_id.sh -g -r 100 ] tc-so:Executing command [ ./run_id.sh -g -r test ] tc-so:Executing command [ ./run_id.sh -g -r -n 100 ] tc-so:Executing command [ ./run_id.sh -g -r -n test ] tc-so:Executing command [ ./run_id.sh -g ] tc-so:Executing command [ ./run_id.sh -g -n ] tc-so:Executing command [ ./run_id.sh -g -r ] tc-so:Executing command [ ./run_id.sh -g -r -n ] tc-so:Executing command [ ./run_id.sh -g -r 100 ] tc-so:Executing command [ ./run_id.sh -g -r test ] tc-so:Executing command [ ./run_id.sh -g -r -n 100 ] tc-so:Executing command [ ./run_id.sh -g -r -n test ] tc-so:Executing command [ ./run_id.sh -g nonexistent ] tc-so:Executing command [ ./run_id.sh -g root nonexistent ] tc-so:Executing command [ grep ^usage: stderr ] tc-end: 1639675227.435692, gflag, passed tc-start: 1639675227.453259, pflag tc-so:Executing command [ ./run_id.sh -p ] tc-so:Executing command [ ./run_id.sh -p 100 ] tc-so:Executing command [ ./run_id.sh -p test ] tc-so:Executing command [ ./run_id.sh -p 0 ] tc-so:Executing command [ ./run_id.sh -p root ] tc-so:Executing command [ ./run_id.sh -p ] tc-so:Executing command [ ./run_id.sh -p nonexistent ] tc-so:Executing command [ ./run_id.sh -p root nonexistent ] tc-so:Executing command [ grep ^usage: stderr ] tc-end: 1639675230.928636, pflag, passed tc-start: 1639675230.947403, primaries tc-so:Executing command [ ./run_id.sh -G -g ] tc-so:Executing command [ grep ^usage: stderr ] tc-so:Executing command [ ./run_id.sh -G -p ] tc-so:Executing command [ grep ^usage: stderr ] tc-so:Executing command [ ./run_id.sh -G -u ] tc-so:Executing command [ grep ^usage: stderr ] tc-so:Executing command [ ./run_id.sh -g -G ] tc-so:Executing command [ grep ^usage: stderr ] tc-so:Executing command [ ./run_id.sh -g -p ] tc-so:Executing command [ grep ^usage: stderr ] tc-so:Executing command [ ./run_id.sh -g -u ] tc-so:Executing command [ grep ^usage: stderr ] tc-so:Executing command [ ./run_id.sh -p -G ] tc-so:Executing command [ grep ^usage: stderr ] tc-so:Executing command [ ./run_id.sh -p -g ] tc-so:Executing command [ grep ^usage: stderr ] tc-so:Executing command [ ./run_id.sh -p -u ] tc-so:Executing command [ grep ^usage: stderr ] tc-so:Executing command [ ./run_id.sh -u -G ] tc-so:Executing command [ grep ^usage: stderr ] tc-so:Executing command [ ./run_id.sh -u -g ] tc-so:Executing command [ grep ^usage: stderr ] tc-so:Executing command [ ./run_id.sh -u -p ] tc-so:Executing command [ grep ^usage: stderr ] tc-end: 1639675236.984161, primaries, passed tc-start: 1639675236.997512, uflag tc-so:Executing command [ ./run_id.sh -u ] tc-so:Executing command [ ./run_id.sh -u 100 ] tc-so:Executing command [ ./run_id.sh -u test ] tc-so:Executing command [ ./run_id.sh -u -n ] tc-so:Executing command [ ./run_id.sh -u -n 100 ] tc-so:Executing command [ ./run_id.sh -u -n test ] tc-so:Executing command [ ./run_id.sh -u 0 ] tc-so:Executing command [ ./run_id.sh -u root ] tc-so:Executing command [ ./run_id.sh -u -n 0 ] tc-so:Executing command [ ./run_id.sh -u -n root ] tc-so:Executing command [ ./run_id.sh -u -r ] tc-so:Executing command [ ./run_id.sh -u -r -n ] tc-so:Executing command [ ./run_id.sh -u -r 100 ] tc-so:Executing command [ ./run_id.sh -u -r test ] tc-so:Executing command [ ./run_id.sh -u -r -n 100 ] tc-so:Executing command [ ./run_id.sh -u -r -n test ] tc-so:Executing command [ ./run_id.sh -u ] tc-so:Executing command [ ./run_id.sh -u -n ] tc-so:Executing command [ ./run_id.sh -u -r ] tc-so:Executing command [ ./run_id.sh -u -r -n ] tc-so:Executing command [ ./run_id.sh -u -r 100 ] tc-so:Executing command [ ./run_id.sh -u -r test ] tc-so:Executing command [ ./run_id.sh -u -r -n 100 ] tc-so:Executing command [ ./run_id.sh -u -r -n test ] tc-so:Executing command [ ./run_id.sh -u nonexistent ] tc-so:Executing command [ ./run_id.sh -u root nonexistent ] tc-so:Executing command [ grep ^usage: stderr ] tc-end: 1639675244.660632, uflag, passed tp-end: 1639675244.682012, usr.bin/id/t_id tp-start: 1639675245.412326, usr.bin/id/t_whoami, 2 tc-start: 1639675245.414618, correct tc-so:Checking with EUID=100 tc-so:Executing command [ ./run_whoami.sh ] tc-so:Checking with EUID=0 tc-so:Executing command [ ./run_whoami.sh ] tc-end: 1639675246.592643, correct, passed tc-start: 1639675246.608705, syntax tc-so:Executing command [ ./run_whoami.sh root ] tc-so:Executing command [ ./run_whoami.sh -r ] tc-end: 1639675247.791949, syntax, passed tp-end: 1639675247.809727, usr.bin/id/t_whoami tp-start: 1639675250.926193, usr.bin/indent/t_errors, 35 tc-start: 1639675250.928365, argument_input_enoent tc-so:Executing command [ /usr/bin/indent ./nonexistent.c ] tc-end: 1639675251.724274, argument_input_enoent, passed tc-start: 1639675251.744224, argument_output_enoent tc-so:Executing command [ /usr/bin/indent /dev/null subdir/nonexistent.c ] tc-end: 1639675252.554513, argument_output_enoent, passed tc-start: 1639675252.561130, argument_output_equals_input_file tc-so:Executing command [ /usr/bin/indent code.c ./code.c ] tc-so:Executing command [ cat code.c ] tc-end: 1639675253.550513, argument_output_equals_input_file, passed tc-start: 1639675253.560232, argument_output_equals_input_name tc-so:Executing command [ /usr/bin/indent code.c code.c ] tc-end: 1639675254.409339, argument_output_equals_input_name, passed tc-start: 1639675254.417673, argument_too_many tc-so:Executing command [ /usr/bin/indent arg1.c arg2.c arg3.c arg4.c ] tc-end: 1639675255.279773, argument_too_many, passed tc-start: 1639675255.293797, in_place_wrong_backup tc-so:Executing command [ env SIMPLE_BACKUP_SUFFIX=/subdir /usr/bin/indent code.c ] tc-so:Executing command [ cat code.c ] tc-end: 1639675256.383990, in_place_wrong_backup, passed tc-start: 1639675256.394759, option_bool_trailing_garbage tc-so:Executing command [ /usr/bin/indent -bacchus ] tc-end: 1639675257.194594, option_bool_trailing_garbage, passed tc-start: 1639675257.202911, option_buffer_overflow tc-so:Executing command [ /usr/bin/indent -Pindent.pro ] tc-end: 1639675258.123049, option_buffer_overflow, passed tc-start: 1639675258.136944, option_cli_trailing_garbage tc-so:Executing command [ /usr/bin/indent -cli3garbage ] tc-end: 1639675259.65907, option_cli_trailing_garbage, passed tc-start: 1639675259.73896, option_indent_size_zero tc-so:Executing command [ /usr/bin/indent -i0 ] tc-end: 1639675259.905696, option_indent_size_zero, passed tc-start: 1639675259.913268, option_int_missing_argument tc-so:Executing command [ /usr/bin/indent -tsx ] tc-end: 1639675260.729074, option_int_missing_argument, passed tc-start: 1639675260.736713, option_int_trailing_garbage tc-so:Executing command [ /usr/bin/indent -i3garbage ] tc-end: 1639675261.589364, option_int_trailing_garbage, passed tc-start: 1639675261.599087, option_npro_trailing_garbage tc-so:Executing command [ /usr/bin/indent -npro-garbage ] tc-end: 1639675262.416668, option_npro_trailing_garbage, passed tc-start: 1639675262.427187, option_profile_not_found tc-so:Executing command [ /usr/bin/indent -P./nonexistent ] tc-end: 1639675263.324398, option_profile_not_found, passed tc-start: 1639675263.331643, option_special_missing_param tc-so:Executing command [ /usr/bin/indent -cli ] tc-so:Executing command [ /usr/bin/indent -T ] tc-so:Executing command [ /usr/bin/indent -U ] tc-end: 1639675264.554651, option_special_missing_param, passed tc-start: 1639675264.562154, option_st_trailing_garbage tc-so:Executing command [ /usr/bin/indent -stdio ] tc-end: 1639675265.396394, option_st_trailing_garbage, passed tc-start: 1639675265.406804, option_tabsize_large tc-so:Executing command [ /usr/bin/indent -ts81 ] tc-end: 1639675266.298386, option_tabsize_large, passed tc-start: 1639675266.308186, option_tabsize_negative tc-so:Executing command [ /usr/bin/indent -ts-1 ] tc-end: 1639675267.140556, option_tabsize_negative, passed tc-start: 1639675267.150654, option_tabsize_very_large tc-so:Executing command [ /usr/bin/indent -ts3000000000 ] tc-end: 1639675267.984500, option_tabsize_very_large, passed tc-start: 1639675267.991222, option_tabsize_zero tc-so:Executing command [ /usr/bin/indent -ts0 ] tc-end: 1639675268.788287, option_tabsize_zero, passed tc-start: 1639675268.795068, option_typedefs_not_found tc-so:Executing command [ /usr/bin/indent -U./nonexistent ] tc-end: 1639675269.502563, option_typedefs_not_found, passed tc-start: 1639675269.513231, option_unknown tc-so:Executing command [ /usr/bin/indent -Z-unknown ] tc-end: 1639675270.357331, option_unknown, passed tc-start: 1639675270.364472, option_version_trailing_garbage tc-so:Executing command [ /usr/bin/indent --version-dump ] tc-end: 1639675271.151416, option_version_trailing_garbage, passed tc-start: 1639675271.161096, preprocessing_overflow tc-so:Executing command [ /usr/bin/indent code.c ] tc-end: 1639675272.124535, preprocessing_overflow, passed tc-start: 1639675272.137780, preprocessing_unrecognized tc-so:Executing command [ /usr/bin/indent code.c ] tc-end: 1639675273.9570, preprocessing_unrecognized, passed tc-start: 1639675273.27296, search_stmt_comment_segv tc-so:Executing command [ /usr/bin/indent code.c -st ] tc-end: 1639675273.937236, search_stmt_comment_segv, passed tc-start: 1639675273.956431, search_stmt_fits_in_one_line tc-so:Executing command [ /usr/bin/indent -l34 code.c -st ] tc-end: 1639675274.956606, search_stmt_fits_in_one_line, passed tc-start: 1639675274.967594, unbalanced_parentheses_1 tc-so:Executing command [ /usr/bin/indent code.c ] tc-end: 1639675276.22434, unbalanced_parentheses_1, passed tc-start: 1639675276.38891, unbalanced_parentheses_2 tc-so:Executing command [ /usr/bin/indent code.c ] tc-end: 1639675276.991796, unbalanced_parentheses_2, passed tc-start: 1639675277.10182, unbalanced_parentheses_3 tc-so:Executing command [ /usr/bin/indent code.c ] tc-end: 1639675277.859107, unbalanced_parentheses_3, passed tc-start: 1639675277.871083, unexpected_closing_brace_decl tc-so:Executing command [ /usr/bin/indent code.c ] tc-so:Executing command [ cat code.c ] tc-end: 1639675278.976528, unexpected_closing_brace_decl, passed tc-start: 1639675278.989065, unexpected_closing_brace_top_level tc-so:Executing command [ /usr/bin/indent code.c ] tc-so:Executing command [ cat code.c ] tc-end: 1639675280.80822, unexpected_closing_brace_top_level, passed tc-start: 1639675280.93992, unexpected_end_of_file tc-so:Executing command [ /usr/bin/indent code.c ] tc-so:Executing command [ cat code.c ] tc-end: 1639675281.165755, unexpected_end_of_file, passed tc-start: 1639675281.181773, unterminated_comment_nowrap tc-so:Executing command [ /usr/bin/indent -st ] tc-end: 1639675282.136444, unterminated_comment_nowrap, passed tc-start: 1639675282.147909, unterminated_comment_wrap tc-so:Executing command [ /usr/bin/indent -st ] tc-end: 1639675283.51096, unterminated_comment_wrap, passed tp-end: 1639675283.64566, usr.bin/indent/t_errors tp-start: 1639675284.514465, usr.bin/indent/t_misc, 13 tc-start: 1639675284.517120, command_line_vs_profile tc-so:Executing command [ /usr/bin/indent -di0 -Pcustom.pro code.c -st ] tc-so:Executing command [ /usr/bin/indent -Pcustom.pro -di0 code.c -st ] tc-so:Executing command [ /usr/bin/indent -Pcustom.pro code.c -st -di0 ] tc-end: 1639675285.787515, command_line_vs_profile, passed tc-start: 1639675285.803400, default_backup_extension tc-so:Executing command [ /usr/bin/indent code.c ] tc-so:Executing command [ cat code.c.BAK ] tc-end: 1639675286.827404, default_backup_extension, passed tc-start: 1639675286.844783, in_place tc-so:Executing command [ env SIMPLE_BACKUP_SUFFIX=.bak /usr/bin/indent code.c ] tc-so:Executing command [ cat code.c ] tc-so:Executing command [ cat code.c.bak ] tc-end: 1639675288.220293, in_place, passed tc-start: 1639675288.236441, in_place_parse_error tc-so:Executing command [ /usr/bin/indent code.c ] tc-so:Executing command [ cat code.c ] tc-end: 1639675289.148248, in_place_parse_error, passed tc-start: 1639675289.164252, line_no_counting tc-so:Executing command [ /usr/bin/indent code.c -st ] tc-end: 1639675289.942657, line_no_counting, passed tc-start: 1639675289.957103, nested_struct_declarations tc-so:Executing command [ /usr/bin/indent -i1 -nut ] tc-end: 1639675290.808214, nested_struct_declarations, passed tc-start: 1639675290.820839, opt tc-so:Executing command [ /usr/bin/indent code.c -st ] tc-end: 1639675291.756954, opt, passed tc-start: 1639675291.769523, opt_U tc-so:Executing command [ /usr/bin/indent -Ucode.types code.c -di0 -st ] tc-end: 1639675292.651605, opt_U, passed tc-start: 1639675292.665425, opt_npro tc-so:Executing command [ /usr/bin/indent code.c -st ] tc-end: 1639675293.391518, opt_npro, passed tc-start: 1639675293.405078, option_P_in_profile_file tc-so:Executing command [ /usr/bin/indent ] tc-end: 1639675294.103934, option_P_in_profile_file, passed tc-start: 1639675294.116904, option_without_hyphen tc-so:Executing command [ /usr/bin/indent ] tc-end: 1639675294.878882, option_without_hyphen, passed tc-start: 1639675294.896635, several_profiles tc-so:Executing command [ /usr/bin/indent -Pnonexistent.pro -Perror.pro -Plast.pro code.c -st ] tc-end: 1639675295.771626, several_profiles, passed tc-start: 1639675295.790422, verbose_profile tc-so:Executing command [ /usr/bin/indent -v before.c after.c ] tc-so:Executing command [ cat after.c ] tc-end: 1639675297.10494, verbose_profile, passed tp-end: 1639675297.27468, usr.bin/indent/t_misc tp-start: 1639675307.964750, usr.bin/indent/t_options, 135 tc-start: 1639675307.967495, fmt_block tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/fmt_block.c ] tc-end: 1639675309.329613, fmt_block, passed tc-start: 1639675309.338838, fmt_decl tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/fmt_decl.c ] tc-end: 1639675314.189519, fmt_decl, passed tc-start: 1639675314.197924, fmt_else_comment tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/fmt_else_comment.c ] tc-end: 1639675315.705618, fmt_else_comment, passed tc-start: 1639675315.718825, fmt_expr tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/fmt_expr.c ] tc-end: 1639675316.881486, fmt_expr, passed tc-start: 1639675316.889908, indent_off_on tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/indent_off_on.c ] tc-end: 1639675318.945587, indent_off_on, passed tc-start: 1639675318.958254, label tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/label.c ] tc-end: 1639675320.357118, label, passed tc-start: 1639675320.369832, lex_char tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lex_char.c ] tc-end: 1639675321.621661, lex_char, passed tc-start: 1639675321.630006, lex_ident tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lex_ident.c ] tc-end: 1639675322.918768, lex_ident, passed tc-start: 1639675322.928718, lex_string tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lex_string.c ] tc-end: 1639675324.200625, lex_string, passed tc-start: 1639675324.209406, lsym_binary_op tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_binary_op.c ] tc-end: 1639675325.653605, lsym_binary_op, passed tc-start: 1639675325.665553, lsym_case_label tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_case_label.c ] tc-end: 1639675327.519565, lsym_case_label, passed tc-start: 1639675327.538036, lsym_colon tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_colon.c ] tc-end: 1639675329.155558, lsym_colon, passed tc-start: 1639675329.165656, lsym_comma tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_comma.c ] tc-end: 1639675331.265800, lsym_comma, passed tc-start: 1639675331.274807, lsym_comment tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_comment.c ] tc-end: 1639675332.483433, lsym_comment, passed tc-start: 1639675332.493262, lsym_do tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_do.c ] tc-end: 1639675333.804124, lsym_do, passed tc-start: 1639675333.815310, lsym_else tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_else.c ] tc-end: 1639675335.123333, lsym_else, passed tc-start: 1639675335.132473, lsym_eof tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_eof.c ] tc-end: 1639675336.396698, lsym_eof, passed tc-start: 1639675336.409175, lsym_for tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_for.c ] tc-end: 1639675337.792462, lsym_for, passed tc-start: 1639675337.804220, lsym_form_feed tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_form_feed.c ] tc-end: 1639675339.48771, lsym_form_feed, passed tc-start: 1639675339.60154, lsym_funcname tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_funcname.c ] tc-end: 1639675340.332014, lsym_funcname, passed tc-start: 1639675340.340428, lsym_if tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_if.c ] tc-end: 1639675341.651942, lsym_if, passed tc-start: 1639675341.662409, lsym_lbrace tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_lbrace.c ] tc-end: 1639675342.948205, lsym_lbrace, passed tc-start: 1639675342.957450, lsym_lparen_or_lbracket tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_lparen_or_lbracket.c ] tc-end: 1639675344.243139, lsym_lparen_or_lbracket, passed tc-start: 1639675344.251920, lsym_newline tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_newline.c ] tc-end: 1639675345.525571, lsym_newline, passed tc-start: 1639675345.534433, lsym_offsetof tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_offsetof.c ] tc-end: 1639675347.9860, lsym_offsetof, passed tc-start: 1639675347.19105, lsym_period tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_period.c ] tc-end: 1639675348.202221, lsym_period, passed tc-start: 1639675348.212825, lsym_postfix_op tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_postfix_op.c ] tc-end: 1639675349.552299, lsym_postfix_op, passed tc-start: 1639675349.561515, lsym_preprocessing tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_preprocessing.c ] tc-end: 1639675350.949339, lsym_preprocessing, passed tc-start: 1639675350.963167, lsym_question tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_question.c ] tc-end: 1639675352.732854, lsym_question, passed tc-start: 1639675352.741779, lsym_rbrace tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_rbrace.c ] tc-end: 1639675353.924555, lsym_rbrace, passed tc-start: 1639675353.933545, lsym_return tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_return.c ] tc-end: 1639675355.339471, lsym_return, passed tc-start: 1639675355.348270, lsym_rparen_or_rbracket tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_rparen_or_rbracket.c ] tc-end: 1639675356.738178, lsym_rparen_or_rbracket, passed tc-start: 1639675356.748094, lsym_semicolon tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_semicolon.c ] tc-end: 1639675357.929254, lsym_semicolon, passed tc-start: 1639675357.939879, lsym_sizeof tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_sizeof.c ] tc-end: 1639675359.255245, lsym_sizeof, passed tc-start: 1639675359.267060, lsym_storage_class tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_storage_class.c ] tc-end: 1639675360.645855, lsym_storage_class, passed tc-start: 1639675360.658039, lsym_switch tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_switch.c ] tc-end: 1639675361.928088, lsym_switch, passed tc-start: 1639675361.938142, lsym_tag tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_tag.c ] tc-end: 1639675363.327660, lsym_tag, passed tc-start: 1639675363.340711, lsym_type_in_parentheses tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_type_in_parentheses.c ] tc-end: 1639675364.569738, lsym_type_in_parentheses, passed tc-start: 1639675364.580545, lsym_type_outside_parentheses tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_type_outside_parentheses.c ] tc-end: 1639675365.851815, lsym_type_outside_parentheses, passed tc-start: 1639675365.862764, lsym_typedef tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_typedef.c ] tc-end: 1639675367.101703, lsym_typedef, passed tc-start: 1639675367.110725, lsym_unary_op tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_unary_op.c ] tc-end: 1639675368.480755, lsym_unary_op, passed tc-start: 1639675368.492995, lsym_while tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_while.c ] tc-end: 1639675369.694725, lsym_while, passed tc-start: 1639675369.703491, lsym_word tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_word.c ] tc-end: 1639675371.78580, lsym_word, passed tc-start: 1639675371.90885, opt_P tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_P.c ] tc-end: 1639675372.324312, opt_P, passed tc-start: 1639675372.335515, opt_T tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_T.c ] tc-end: 1639675373.640436, opt_T, passed tc-start: 1639675373.653122, opt_bacc tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_bacc.c ] tc-end: 1639675375.768433, opt_bacc, passed tc-start: 1639675375.778411, opt_bad tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_bad.c ] tc-end: 1639675377.441031, opt_bad, passed tc-start: 1639675377.449751, opt_badp tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_badp.c ] tc-end: 1639675379.885983, opt_badp, passed tc-start: 1639675379.898159, opt_bap tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_bap.c ] tc-end: 1639675381.299020, opt_bap, passed tc-start: 1639675381.308253, opt_bap_sob tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_bap_sob.c ] tc-end: 1639675383.33134, opt_bap_sob, passed tc-start: 1639675383.46146, opt_bbb tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_bbb.c ] tc-end: 1639675384.541693, opt_bbb, passed tc-start: 1639675384.550870, opt_bc tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_bc.c ] tc-end: 1639675386.92868, opt_bc, passed tc-start: 1639675386.104061, opt_bl_br tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_bl_br.c ] tc-end: 1639675388.6154, opt_bl_br, passed tc-start: 1639675388.16778, opt_bs tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_bs.c ] tc-end: 1639675389.949239, opt_bs, passed tc-start: 1639675389.958927, opt_c tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_c.c ] tc-end: 1639675391.518128, opt_c, passed tc-start: 1639675391.528283, opt_cd tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_cd.c ] tc-end: 1639675392.967870, opt_cd, passed tc-start: 1639675392.977381, opt_cdb tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_cdb.c ] tc-end: 1639675395.83534, opt_cdb, passed tc-start: 1639675395.93931, opt_ce tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_ce.c ] tc-end: 1639675396.535036, opt_ce, passed tc-start: 1639675396.544460, opt_ci tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_ci.c ] tc-end: 1639675399.566529, opt_ci, passed tc-start: 1639675399.582152, opt_cli tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_cli.c ] tc-end: 1639675401.36957, opt_cli, passed tc-start: 1639675401.47083, opt_cs tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_cs.c ] tc-end: 1639675402.637703, opt_cs, passed tc-start: 1639675402.647829, opt_d tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_d.c ] tc-end: 1639675404.21523, opt_d, passed tc-start: 1639675404.32021, opt_di tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_di.c ] tc-end: 1639675406.117358, opt_di, passed tc-start: 1639675406.128953, opt_dj tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_dj.c ] tc-end: 1639675407.725883, opt_dj, passed tc-start: 1639675407.734637, opt_eei tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_eei.c ] tc-end: 1639675409.638828, opt_eei, passed tc-start: 1639675409.650762, opt_ei tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_ei.c ] tc-end: 1639675411.123479, opt_ei, passed tc-start: 1639675411.134719, opt_fbs tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_fbs.c ] tc-end: 1639675412.465638, opt_fbs, passed tc-start: 1639675412.477648, opt_fc1 tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_fc1.c ] tc-end: 1639675414.398508, opt_fc1, passed tc-start: 1639675414.408416, opt_fcb tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_fcb.c ] tc-end: 1639675416.654334, opt_fcb, passed tc-start: 1639675416.671050, opt_i tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_i.c ] tc-end: 1639675417.955868, opt_i, passed tc-start: 1639675417.967449, opt_ip tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_ip.c ] tc-end: 1639675419.576937, opt_ip, passed tc-start: 1639675419.588732, opt_l tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_l.c ] tc-end: 1639675421.415082, opt_l, passed tc-start: 1639675421.423304, opt_lc tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_lc.c ] tc-end: 1639675422.770794, opt_lc, passed tc-start: 1639675422.779973, opt_ldi tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_ldi.c ] tc-end: 1639675424.502211, opt_ldi, passed tc-start: 1639675424.512200, opt_lp tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_lp.c ] tc-end: 1639675426.30544, opt_lp, passed tc-start: 1639675426.40563, opt_lpl tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_lpl.c ] tc-end: 1639675427.611344, opt_lpl, passed tc-start: 1639675427.620732, opt_pcs tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_pcs.c ] tc-end: 1639675429.524161, opt_pcs, passed tc-start: 1639675429.534747, opt_psl tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_psl.c ] tc-end: 1639675431.366032, opt_psl, passed tc-start: 1639675431.378056, opt_sc tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_sc.c ] tc-end: 1639675433.129992, opt_sc, passed tc-start: 1639675433.139611, opt_sob tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_sob.c ] tc-end: 1639675434.547069, opt_sob, passed tc-start: 1639675434.557127, opt_ta tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_ta.c ] tc-end: 1639675435.820127, opt_ta, passed tc-start: 1639675435.831019, opt_ts tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_ts.c ] tc-end: 1639675437.106675, opt_ts, passed tc-start: 1639675437.117843, opt_ut tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_ut.c ] tc-end: 1639675438.514553, opt_ut, passed tc-start: 1639675438.526820, opt_v tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_v.c ] tc-end: 1639675440.52178, opt_v, passed tc-start: 1639675440.65712, opt_version tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_version.c ] tc-end: 1639675441.352401, opt_version, passed tc-start: 1639675441.363271, ps_ind_level tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/ps_ind_level.c ] tc-end: 1639675442.977778, ps_ind_level, passed tc-start: 1639675442.986297, psym_decl tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_decl.c ] tc-end: 1639675444.228416, psym_decl, passed tc-start: 1639675444.238444, psym_do tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_do.c ] tc-end: 1639675445.528646, psym_do, passed tc-start: 1639675445.539408, psym_do_stmt tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_do_stmt.c ] tc-end: 1639675446.816892, psym_do_stmt, passed tc-start: 1639675446.830533, psym_else tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_else.c ] tc-end: 1639675448.158602, psym_else, passed tc-start: 1639675448.170506, psym_for_exprs tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_for_exprs.c ] tc-end: 1639675449.686065, psym_for_exprs, passed tc-start: 1639675449.695022, psym_if_expr tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_if_expr.c ] tc-end: 1639675450.901743, psym_if_expr, passed tc-start: 1639675450.910760, psym_if_expr_stmt tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_if_expr_stmt.c ] tc-end: 1639675452.279004, psym_if_expr_stmt, passed tc-start: 1639675452.288761, psym_if_expr_stmt_else tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_if_expr_stmt_else.c ] tc-end: 1639675453.550447, psym_if_expr_stmt_else, passed tc-start: 1639675453.559208, psym_lbrace tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_lbrace.c ] tc-end: 1639675454.921653, psym_lbrace, passed tc-start: 1639675454.931763, psym_rbrace tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_rbrace.c ] tc-end: 1639675456.275685, psym_rbrace, passed tc-start: 1639675456.286181, psym_semicolon tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_semicolon.c ] tc-end: 1639675457.619451, psym_semicolon, passed tc-start: 1639675457.629368, psym_stmt tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_stmt.c ] tc-end: 1639675459.2184, psym_stmt, passed tc-start: 1639675459.13618, psym_stmt_list tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_stmt_list.c ] tc-end: 1639675460.363046, psym_stmt_list, passed tc-start: 1639675460.371933, psym_switch_expr tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_switch_expr.c ] tc-end: 1639675461.793989, psym_switch_expr, passed tc-start: 1639675461.807813, psym_while_expr tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_while_expr.c ] tc-end: 1639675463.179720, psym_while_expr, passed tc-start: 1639675463.189613, token_binary_op tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_binary_op.c ] tc-end: 1639675464.948441, token_binary_op, passed tc-start: 1639675464.958266, token_comment tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_comment.c ] tc-end: 1639675470.661320, token_comment, passed tc-start: 1639675470.673867, token_decl tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_decl.c ] tc-end: 1639675471.941215, token_decl, passed tc-start: 1639675471.950243, token_do_stmt tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_do_stmt.c ] tc-end: 1639675473.280031, token_do_stmt, passed tc-start: 1639675473.289517, token_end_of_file tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_end_of_file.c ] tc-end: 1639675474.508886, token_end_of_file, passed tc-start: 1639675474.516830, token_for_exprs tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_for_exprs.c ] tc-end: 1639675475.901930, token_for_exprs, passed tc-start: 1639675475.913891, token_form_feed tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_form_feed.c ] tc-end: 1639675477.239761, token_form_feed, passed tc-start: 1639675477.248712, token_funcname tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_funcname.c ] tc-end: 1639675478.525957, token_funcname, passed tc-start: 1639675478.536561, token_ident tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_ident.c ] tc-end: 1639675480.310199, token_ident, passed tc-start: 1639675480.321534, token_if_expr tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_if_expr.c ] tc-end: 1639675481.471160, token_if_expr, passed tc-start: 1639675481.479670, token_if_expr_stmt tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_if_expr_stmt.c ] tc-end: 1639675482.608821, token_if_expr_stmt, passed tc-start: 1639675482.617033, token_if_expr_stmt_else tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_if_expr_stmt_else.c ] tc-end: 1639675483.869007, token_if_expr_stmt_else, passed tc-start: 1639675483.880562, token_keyword_do tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_keyword_do.c ] tc-end: 1639675485.346612, token_keyword_do, passed tc-start: 1639675485.355662, token_keyword_do_else tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_keyword_do_else.c ] tc-end: 1639675486.666919, token_keyword_do_else, passed tc-start: 1639675486.678909, token_keyword_else tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_keyword_else.c ] tc-end: 1639675488.106710, token_keyword_else, passed tc-start: 1639675488.118741, token_keyword_for_if_while tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_keyword_for_if_while.c ] tc-end: 1639675489.454005, token_keyword_for_if_while, passed tc-start: 1639675489.466643, token_keyword_struct_union_enum tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_keyword_struct_union_enum.c ] tc-end: 1639675491.4328, token_keyword_struct_union_enum, passed tc-start: 1639675491.13566, token_lbrace tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_lbrace.c ] tc-end: 1639675492.475678, token_lbrace, passed tc-start: 1639675492.487659, token_lparen tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_lparen.c ] tc-end: 1639675494.194790, token_lparen, passed tc-start: 1639675494.204337, token_newline tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_newline.c ] tc-end: 1639675495.529162, token_newline, passed tc-start: 1639675495.540610, token_period tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_period.c ] tc-end: 1639675496.950359, token_period, passed tc-start: 1639675496.959559, token_postfix_op tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_postfix_op.c ] tc-end: 1639675498.240452, token_postfix_op, passed tc-start: 1639675498.250067, token_preprocessing tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_preprocessing.c ] tc-end: 1639675500.163101, token_preprocessing, passed tc-start: 1639675500.172836, token_rbrace tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_rbrace.c ] tc-end: 1639675501.381056, token_rbrace, passed tc-start: 1639675501.394781, token_rparen tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_rparen.c ] tc-end: 1639675502.724970, token_rparen, passed tc-start: 1639675502.733935, token_semicolon tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_semicolon.c ] tc-end: 1639675504.117262, token_semicolon, passed tc-start: 1639675504.127784, token_stmt tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_stmt.c ] tc-end: 1639675505.388862, token_stmt, passed tc-start: 1639675505.397369, token_stmt_list tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_stmt_list.c ] tc-end: 1639675506.759797, token_stmt_list, passed tc-start: 1639675506.770410, token_storage_class tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_storage_class.c ] tc-end: 1639675508.101380, token_storage_class, passed tc-start: 1639675508.110803, token_string_prefix tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_string_prefix.c ] tc-end: 1639675509.599314, token_string_prefix, passed tc-start: 1639675509.609978, token_switch_expr tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_switch_expr.c ] tc-end: 1639675510.975991, token_switch_expr, passed tc-start: 1639675510.985081, token_type_def tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_type_def.c ] tc-end: 1639675512.256430, token_type_def, passed tc-start: 1639675512.266253, token_unary_op tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_unary_op.c ] tc-end: 1639675513.547982, token_unary_op, passed tc-start: 1639675513.557531, token_while_expr tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_while_expr.c ] tc-end: 1639675514.832425, token_while_expr, passed tp-end: 1639675514.842848, usr.bin/indent/t_options tp-start: 1639675515.601836, usr.bin/infocmp/t_terminfo, 2 tc-start: 1639675515.603999, basic tc-so:Executing command [ env TERM=ansi infocmp ] tc-so:Executing command [ env TERM=vt100 infocmp ] tc-so:Executing command [ env TERM=wsvt25 infocmp ] tc-so:Executing command [ env TERM=sun-ss5 infocmp ] tc-so:Executing command [ env TERM=ibcs2 infocmp ] tc-so:Executing command [ env TERM=vt52 infocmp ] tc-so:Executing command [ env TERM=386at infocmp ] tc-so:Executing command [ env TERM=h19k infocmp ] tc-so:Executing command [ env TERM=h19kermit infocmp ] tc-end: 1639675518.209423, basic, passed tc-start: 1639675518.217305, missing tc-so:Executing command [ env TERM=this-is-no-term infocmp ] tc-so:Executing command [ env TERM=nonexistent infocmp ] tc-end: 1639675519.173475, missing, passed tp-end: 1639675519.181409, usr.bin/infocmp/t_terminfo tp-start: 1639675519.889256, usr.bin/jot/t_jot, 2 tc-start: 1639675519.891584, basic tc-so:Executing command [ jot 21 -1 1.00 ] tc-end: 1639675520.626451, basic, passed tc-start: 1639675520.637875, format tc-so:Executing command [ jot -w xa%c 26 a ] tc-so:Executing command [ jot -w %2 12 ] tc-so:Executing command [ jot -w %0 10 1 10 ] tc-end: 1639675521.739151, format, passed tp-end: 1639675521.750079, usr.bin/jot/t_jot tp-start: 1639675523.199485, usr.bin/ld/t_script, 5 tc-start: 1639675523.202558, multisec tc-so:Executing command [ cc -c test.c ] tc-so:Executing command [ ld -r -T test.x -Map test.map -o test.ro test.o ] tc-so:Executing command [ grep ^\.data\.a$ test.secs ] tc-so:Executing command [ grep ^\.data\.b$ test.secs ] tc-so:Executing command [ grep ^\.data\.c$ test.secs ] tc-end: 1639675526.86991, multisec, passed tc-start: 1639675526.119131, order_default tc-so:Executing command [ cc -c a.c ] tc-so:Executing command [ cc -c b.c ] tc-so:Executing command [ cc -c c.c ] tc-so:Executing command [ cc -c test.c ] tc-so:Executing command [ ld -r -T test.x -Map test.map -o x.o c.o b.o a.o ] tc-so:Executing command [ cc -o test test.o x.o ] tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1639675531.732969, order_default, passed tc-start: 1639675531.767041, order_merge tc-so:Executing command [ cc -c a.c ] tc-so:Executing command [ cc -c b.c ] tc-so:Executing command [ cc -c c.c ] tc-so:Executing command [ cc -c test.c ] tc-so:Executing command [ ld -r -T test.x -Map test.map -o x.o c.o b.o a.o ] tc-so:Executing command [ cc -o test test.o x.o ] tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1639675537.341097, order_merge, passed tc-start: 1639675537.382265, order_reorder tc-so:Executing command [ cc -c a.c ] tc-so:Executing command [ cc -c b.c ] tc-so:Executing command [ cc -c c.c ] tc-so:Executing command [ cc -c test.c ] tc-so:Executing command [ ld -r -T test.x -Map test.map -o x.o c.o b.o a.o ] tc-so:Executing command [ cc -o test test.o x.o ] tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1639675542.922201, order_reorder, passed tc-start: 1639675542.955500, order_sort tc-so:Executing command [ cc -c a.c ] tc-so:Executing command [ cc -c b.c ] tc-so:Executing command [ cc -c c.c ] tc-so:Executing command [ cc -c test.c ] tc-so:Executing command [ ld -r -T test.x -Map test.map -o x.o c.o b.o a.o ] tc-so:Executing command [ cc -o test test.o x.o ] tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1639675548.381960, order_sort, passed tp-end: 1639675548.420711, usr.bin/ld/t_script tp-start: 1639675549.230557, usr.bin/ld/t_section, 2 tc-start: 1639675549.233756, orphan tc-so:Executing command [ cc -o test test.c ] tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1639675551.626212, orphan, passed tc-start: 1639675551.641058, startstop tc-so:Executing command [ cc -o test test.c ] tc-end: 1639675553.587254, startstop, passed tp-end: 1639675553.600344, usr.bin/ld/t_section tp-start: 1639675554.140899, usr.bin/locale/t_locale, 1 tc-start: 1639675554.144362, nonexistent tc-so:Executing command [ /bin/sh -c locale nonexistent ] tc-se:Fail: incorrect exit status: 0, expected: 1 tc-se:stdout: tc-se: tc-se:stderr: tc-se: tc-end: 1639675554.908324, nonexistent, expected_failure, PR lib/54692: atf-check failed; see the output of the test for details tp-end: 1639675554.918645, usr.bin/locale/t_locale tp-start: 1639675555.545106, usr.bin/m4/t_m4, 1 tc-start: 1639675555.548429, eof tc-so:Executing command [ m4 d_ff_after_dnl.m4 ] tc-so:Executing command [ m4 /usr/tests/usr.bin/m4/d_m4wrap.m4 ] tc-so:Executing command [ m4 -P /usr/tests/usr.bin/m4/d_m4wrap-P.m4 ] tc-end: 1639675556.918377, eof, passed tp-end: 1639675556.933969, usr.bin/m4/t_m4 tp-start: 1639675621.113954, usr.bin/make/t_make, 392 tc-start: 1639675621.116724, archive tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile archive.out ] tc-so:Executing command [ cat archive.out ] tc-end: 1639675627.769351, archive, passed tc-start: 1639675627.794071, archive_suffix tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile archive-suffix.out ] tc-so:Executing command [ cat archive-suffix.out ] tc-end: 1639675632.488820, archive_suffix, passed tc-start: 1639675632.504071, cmd_errors tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cmd-errors.out ] tc-so:Executing command [ cat cmd-errors.out ] tc-end: 1639675637.511966, cmd_errors, passed tc-start: 1639675637.528298, cmd_errors_jobs tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cmd-errors-jobs.out ] tc-so:Executing command [ cat cmd-errors-jobs.out ] tc-end: 1639675642.663712, cmd_errors_jobs, passed tc-start: 1639675642.685089, cmd_errors_lint tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cmd-errors-lint.out ] tc-so:Executing command [ cat cmd-errors-lint.out ] tc-end: 1639675647.644483, cmd_errors_lint, passed tc-start: 1639675647.659848, cmd_interrupt tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cmd-interrupt.out ] tc-so:Executing command [ cat cmd-interrupt.out ] tc-end: 1639675653.490157, cmd_interrupt, passed tc-start: 1639675653.509969, cmdline tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cmdline.out ] tc-so:Executing command [ cat cmdline.out ] tc-end: 1639675659.156212, cmdline, passed tc-start: 1639675659.174663, cmdline_redirect_stdin tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cmdline-redirect-stdin.out ] tc-so:Executing command [ cat cmdline-redirect-stdin.out ] tc-end: 1639675663.973350, cmdline_redirect_stdin, passed tc-start: 1639675663.987998, cmdline_undefined tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cmdline-undefined.out ] tc-so:Executing command [ cat cmdline-undefined.out ] tc-end: 1639675668.911225, cmdline_undefined, passed tc-start: 1639675668.925913, comment tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile comment.out ] tc-so:Executing command [ cat comment.out ] tc-end: 1639675673.854269, comment, passed tc-start: 1639675673.885386, compat_error tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile compat-error.out ] tc-so:Executing command [ cat compat-error.out ] tc-end: 1639675678.884614, compat_error, passed tc-start: 1639675678.899947, cond1 tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond1.out ] tc-so:Executing command [ cat cond1.out ] tc-end: 1639675683.772037, cond1, passed tc-start: 1639675683.792523, cond_cmp_numeric tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-cmp-numeric.out ] tc-so:Executing command [ cat cond-cmp-numeric.out ] tc-end: 1639675688.469653, cond_cmp_numeric, passed tc-start: 1639675688.488337, cond_cmp_numeric_eq tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-cmp-numeric-eq.out ] tc-so:Executing command [ cat cond-cmp-numeric-eq.out ] tc-end: 1639675693.227498, cond_cmp_numeric_eq, passed tc-start: 1639675693.242732, cond_cmp_numeric_ge tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-cmp-numeric-ge.out ] tc-so:Executing command [ cat cond-cmp-numeric-ge.out ] tc-end: 1639675698.11915, cond_cmp_numeric_ge, passed tc-start: 1639675698.26399, cond_cmp_numeric_gt tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-cmp-numeric-gt.out ] tc-so:Executing command [ cat cond-cmp-numeric-gt.out ] tc-end: 1639675702.844026, cond_cmp_numeric_gt, passed tc-start: 1639675702.858654, cond_cmp_numeric_le tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-cmp-numeric-le.out ] tc-so:Executing command [ cat cond-cmp-numeric-le.out ] tc-end: 1639675707.704781, cond_cmp_numeric_le, passed tc-start: 1639675707.717888, cond_cmp_numeric_lt tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-cmp-numeric-lt.out ] tc-so:Executing command [ cat cond-cmp-numeric-lt.out ] tc-end: 1639675712.633753, cond_cmp_numeric_lt, passed tc-start: 1639675712.649305, cond_cmp_numeric_ne tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-cmp-numeric-ne.out ] tc-so:Executing command [ cat cond-cmp-numeric-ne.out ] tc-end: 1639675717.301618, cond_cmp_numeric_ne, passed tc-start: 1639675717.319918, cond_cmp_string tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-cmp-string.out ] tc-so:Executing command [ cat cond-cmp-string.out ] tc-end: 1639675721.923715, cond_cmp_string, passed tc-start: 1639675721.939582, cond_cmp_unary tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-cmp-unary.out ] tc-so:Executing command [ cat cond-cmp-unary.out ] tc-end: 1639675726.601246, cond_cmp_unary, passed tc-start: 1639675726.618005, cond_eof tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-eof.out ] tc-so:Executing command [ cat cond-eof.out ] tc-end: 1639675731.714567, cond_eof, passed tc-start: 1639675731.729997, cond_func tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-func.out ] tc-so:Executing command [ cat cond-func.out ] tc-end: 1639675736.672634, cond_func, passed tc-start: 1639675736.686586, cond_func_commands tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-func-commands.out ] tc-so:Executing command [ cat cond-func-commands.out ] tc-end: 1639675741.461808, cond_func_commands, passed tc-start: 1639675741.475653, cond_func_defined tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-func-defined.out ] tc-so:Executing command [ cat cond-func-defined.out ] tc-end: 1639675746.188906, cond_func_defined, passed tc-start: 1639675746.208348, cond_func_empty tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-func-empty.out ] tc-so:Executing command [ cat cond-func-empty.out ] tc-end: 1639675750.902003, cond_func_empty, passed tc-start: 1639675750.920726, cond_func_exists tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-func-exists.out ] tc-so:Executing command [ cat cond-func-exists.out ] tc-end: 1639675755.795570, cond_func_exists, passed tc-start: 1639675755.815105, cond_func_make tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-func-make.out ] tc-so:Executing command [ cat cond-func-make.out ] tc-end: 1639675760.670142, cond_func_make, passed tc-start: 1639675760.683231, cond_func_make_main tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-func-make-main.out ] tc-so:Executing command [ cat cond-func-make-main.out ] tc-end: 1639675765.492286, cond_func_make_main, passed tc-start: 1639675765.506568, cond_func_target tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-func-target.out ] tc-so:Executing command [ cat cond-func-target.out ] tc-end: 1639675770.138588, cond_func_target, passed tc-start: 1639675770.155914, cond_late tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-late.out ] tc-so:Executing command [ cat cond-late.out ] tc-end: 1639675775.44993, cond_late, passed tc-start: 1639675775.61919, cond_op tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-op.out ] tc-so:Executing command [ cat cond-op.out ] tc-end: 1639675779.783012, cond_op, passed tc-start: 1639675779.799523, cond_op_and tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-op-and.out ] tc-so:Executing command [ cat cond-op-and.out ] tc-end: 1639675784.500147, cond_op_and, passed tc-start: 1639675784.516524, cond_op_and_lint tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-op-and-lint.out ] tc-so:Executing command [ cat cond-op-and-lint.out ] tc-end: 1639675789.335446, cond_op_and_lint, passed tc-start: 1639675789.352900, cond_op_not tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-op-not.out ] tc-so:Executing command [ cat cond-op-not.out ] tc-end: 1639675794.259662, cond_op_not, passed tc-start: 1639675794.278546, cond_op_or tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-op-or.out ] tc-so:Executing command [ cat cond-op-or.out ] tc-end: 1639675799.157714, cond_op_or, passed tc-start: 1639675799.179677, cond_op_or_lint tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-op-or-lint.out ] tc-so:Executing command [ cat cond-op-or-lint.out ] tc-end: 1639675803.874221, cond_op_or_lint, passed tc-start: 1639675803.893031, cond_op_parentheses tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-op-parentheses.out ] tc-so:Executing command [ cat cond-op-parentheses.out ] tc-end: 1639675808.903782, cond_op_parentheses, passed tc-start: 1639675808.920279, cond_short tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-short.out ] tc-so:Executing command [ cat cond-short.out ] tc-end: 1639675814.515721, cond_short, passed tc-start: 1639675814.533812, cond_token_number tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-token-number.out ] tc-so:Executing command [ cat cond-token-number.out ] tc-end: 1639675819.572122, cond_token_number, passed tc-start: 1639675819.587590, cond_token_plain tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-token-plain.out ] tc-so:Executing command [ cat cond-token-plain.out ] tc-end: 1639675824.772161, cond_token_plain, passed tc-start: 1639675824.787577, cond_token_string tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-token-string.out ] tc-so:Executing command [ cat cond-token-string.out ] tc-end: 1639675829.495060, cond_token_string, passed tc-start: 1639675829.513457, cond_token_var tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-token-var.out ] tc-so:Executing command [ cat cond-token-var.out ] tc-end: 1639675834.685145, cond_token_var, passed tc-start: 1639675834.701270, cond_undef_lint tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-undef-lint.out ] tc-so:Executing command [ cat cond-undef-lint.out ] tc-end: 1639675839.449272, cond_undef_lint, passed tc-start: 1639675839.466481, counter tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile counter.out ] tc-so:Executing command [ cat counter.out ] tc-end: 1639675844.763944, counter, passed tc-start: 1639675844.781550, counter_append tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile counter-append.out ] tc-so:Executing command [ cat counter-append.out ] tc-end: 1639675850.453973, counter_append, passed tc-start: 1639675850.484769, dep tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep.out ] tc-so:Executing command [ cat dep.out ] tc-end: 1639675855.608347, dep, passed tc-start: 1639675855.621188, dep_colon tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep-colon.out ] tc-so:Executing command [ cat dep-colon.out ] tc-end: 1639675861.11207, dep_colon, passed tc-start: 1639675861.30726, dep_colon_bug_cross_file tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep-colon-bug-cross-file.out ] tc-so:Executing command [ cat dep-colon-bug-cross-file.out ] tc-end: 1639675866.102048, dep_colon_bug_cross_file, passed tc-start: 1639675866.120780, dep_double_colon tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep-double-colon.out ] tc-so:Executing command [ cat dep-double-colon.out ] tc-end: 1639675871.157529, dep_double_colon, passed tc-start: 1639675871.175653, dep_double_colon_indep tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep-double-colon-indep.out ] tc-so:Executing command [ cat dep-double-colon-indep.out ] tc-end: 1639675876.552785, dep_double_colon_indep, passed tc-start: 1639675876.573142, dep_exclam tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep-exclam.out ] tc-so:Executing command [ cat dep-exclam.out ] tc-end: 1639675881.902573, dep_exclam, passed tc-start: 1639675881.920962, dep_none tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep-none.out ] tc-so:Executing command [ cat dep-none.out ] tc-end: 1639675886.746761, dep_none, passed tc-start: 1639675886.763188, dep_op_missing tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep-op-missing.out ] tc-so:Executing command [ cat dep-op-missing.out ] tc-end: 1639675892.148574, dep_op_missing, passed tc-start: 1639675892.163972, dep_percent tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep-percent.out ] tc-so:Executing command [ cat dep-percent.out ] tc-end: 1639675896.760536, dep_percent, passed tc-start: 1639675896.773263, dep_var tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep-var.out ] tc-so:Executing command [ cat dep-var.out ] tc-end: 1639675902.100569, dep_var, passed tc-start: 1639675902.119661, dep_wildcards tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep-wildcards.out ] tc-so:Executing command [ cat dep-wildcards.out ] tc-end: 1639675907.660196, dep_wildcards, passed tc-start: 1639675907.679471, depsrc tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc.out ] tc-so:Executing command [ cat depsrc.out ] tc-end: 1639675912.415032, depsrc, passed tc-start: 1639675912.437105, depsrc_end tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-end.out ] tc-so:Executing command [ cat depsrc-end.out ] tc-end: 1639675918.212031, depsrc_end, passed tc-start: 1639675918.231564, depsrc_exec tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-exec.out ] tc-so:Executing command [ cat depsrc-exec.out ] tc-end: 1639675923.702632, depsrc_exec, passed tc-start: 1639675923.715901, depsrc_ignore tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-ignore.out ] tc-so:Executing command [ cat depsrc-ignore.out ] tc-end: 1639675928.888814, depsrc_ignore, passed tc-start: 1639675928.908195, depsrc_made tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-made.out ] tc-so:Executing command [ cat depsrc-made.out ] tc-end: 1639675934.631940, depsrc_made, passed tc-start: 1639675934.651397, depsrc_make tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-make.out ] tc-so:Executing command [ cat depsrc-make.out ] tc-end: 1639675939.742023, depsrc_make, passed tc-start: 1639675939.755233, depsrc_meta tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-meta.out ] tc-so:Executing command [ cat depsrc-meta.out ] tc-end: 1639675944.653498, depsrc_meta, passed tc-start: 1639675944.666663, depsrc_nometa tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-nometa.out ] tc-so:Executing command [ cat depsrc-nometa.out ] tc-end: 1639675949.173618, depsrc_nometa, passed tc-start: 1639675949.193291, depsrc_nometa_cmp tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-nometa_cmp.out ] tc-so:Executing command [ cat depsrc-nometa_cmp.out ] tc-end: 1639675953.662704, depsrc_nometa_cmp, passed tc-start: 1639675953.674714, depsrc_nopath tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-nopath.out ] tc-so:Executing command [ cat depsrc-nopath.out ] tc-end: 1639675957.934425, depsrc_nopath, passed tc-start: 1639675957.952465, depsrc_notmain tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-notmain.out ] tc-so:Executing command [ cat depsrc-notmain.out ] tc-end: 1639675962.762741, depsrc_notmain, passed tc-start: 1639675962.782556, depsrc_optional tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-optional.out ] tc-so:Executing command [ cat depsrc-optional.out ] tc-end: 1639675968.926066, depsrc_optional, passed tc-start: 1639675968.944324, depsrc_phony tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-phony.out ] tc-so:Executing command [ cat depsrc-phony.out ] tc-end: 1639675974.220850, depsrc_phony, passed tc-start: 1639675974.240065, depsrc_precious tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-precious.out ] tc-so:Executing command [ cat depsrc-precious.out ] tc-end: 1639675980.63359, depsrc_precious, passed tc-start: 1639675980.76408, depsrc_recursive tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-recursive.out ] tc-so:Executing command [ cat depsrc-recursive.out ] tc-end: 1639675985.450927, depsrc_recursive, passed tc-start: 1639675985.474062, depsrc_silent tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-silent.out ] tc-so:Executing command [ cat depsrc-silent.out ] tc-end: 1639675990.231666, depsrc_silent, passed tc-start: 1639675990.245986, depsrc_use tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-use.out ] tc-so:Executing command [ cat depsrc-use.out ] tc-end: 1639675995.221793, depsrc_use, passed tc-start: 1639675995.240907, depsrc_usebefore tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-usebefore.out ] tc-so:Executing command [ cat depsrc-usebefore.out ] tc-end: 1639676000.316057, depsrc_usebefore, passed tc-start: 1639676000.331092, depsrc_usebefore_double_colon tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-usebefore-double-colon.out ] tc-so:Executing command [ cat depsrc-usebefore-double-colon.out ] tc-end: 1639676005.21610, depsrc_usebefore_double_colon, passed tc-start: 1639676005.36294, depsrc_wait tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-wait.out ] tc-so:Executing command [ cat depsrc-wait.out ] tc-end: 1639676009.929323, depsrc_wait, passed tc-start: 1639676009.942009, deptgt tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt.out ] tc-so:Executing command [ cat deptgt.out ] tc-end: 1639676014.385894, deptgt, passed tc-start: 1639676014.401999, deptgt_begin tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-begin.out ] tc-so:Executing command [ cat deptgt-begin.out ] tc-end: 1639676019.218837, deptgt_begin, passed tc-start: 1639676019.234126, deptgt_begin_fail tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-begin-fail.out ] tc-so:Executing command [ cat deptgt-begin-fail.out ] tc-end: 1639676024.82562, deptgt_begin_fail, passed tc-start: 1639676024.95106, deptgt_begin_fail_indirect tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-begin-fail-indirect.out ] tc-so:Executing command [ cat deptgt-begin-fail-indirect.out ] tc-end: 1639676028.899834, deptgt_begin_fail_indirect, passed tc-start: 1639676028.918918, deptgt_default tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-default.out ] tc-so:Executing command [ cat deptgt-default.out ] tc-end: 1639676033.585401, deptgt_default, passed tc-start: 1639676033.600983, deptgt_delete_on_error tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-delete_on_error.out ] tc-so:Executing command [ cat deptgt-delete_on_error.out ] tc-end: 1639676039.47045, deptgt_delete_on_error, passed tc-start: 1639676039.63562, deptgt_end tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-end.out ] tc-so:Executing command [ cat deptgt-end.out ] tc-end: 1639676043.982496, deptgt_end, passed tc-start: 1639676043.998517, deptgt_end_fail tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-end-fail.out ] tc-so:Executing command [ cat deptgt-end-fail.out ] tc-end: 1639676054.358338, deptgt_end_fail, passed tc-start: 1639676054.374026, deptgt_end_fail_all tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-end-fail-all.out ] tc-so:Executing command [ cat deptgt-end-fail-all.out ] tc-end: 1639676059.503944, deptgt_end_fail_all, passed tc-start: 1639676059.516933, deptgt_end_fail_indirect tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-end-fail-indirect.out ] tc-so:Executing command [ cat deptgt-end-fail-indirect.out ] tc-end: 1639676064.357257, deptgt_end_fail_indirect, passed tc-start: 1639676064.374145, deptgt_end_jobs tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-end-jobs.out ] tc-so:Executing command [ cat deptgt-end-jobs.out ] tc-end: 1639676069.230081, deptgt_end_jobs, passed tc-start: 1639676069.248130, deptgt_error tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-error.out ] tc-so:Executing command [ cat deptgt-error.out ] tc-end: 1639676074.20583, deptgt_error, passed tc-start: 1639676074.38714, deptgt_ignore tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-ignore.out ] tc-so:Executing command [ cat deptgt-ignore.out ] tc-end: 1639676078.895594, deptgt_ignore, passed tc-start: 1639676078.912819, deptgt_interrupt tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-interrupt.out ] tc-so:Executing command [ cat deptgt-interrupt.out ] tc-end: 1639676084.397020, deptgt_interrupt, passed tc-start: 1639676084.413805, deptgt_main tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-main.out ] tc-so:Executing command [ cat deptgt-main.out ] tc-end: 1639676089.352578, deptgt_main, passed tc-start: 1639676089.369471, deptgt_makeflags tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-makeflags.out ] tc-so:Executing command [ cat deptgt-makeflags.out ] tc-end: 1639676094.650406, deptgt_makeflags, passed tc-start: 1639676094.668444, deptgt_no_parallel tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-no_parallel.out ] tc-so:Executing command [ cat deptgt-no_parallel.out ] tc-end: 1639676099.780787, deptgt_no_parallel, passed tc-start: 1639676099.796523, deptgt_nopath tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-nopath.out ] tc-so:Executing command [ cat deptgt-nopath.out ] tc-end: 1639676104.397415, deptgt_nopath, passed tc-start: 1639676104.410802, deptgt_notparallel tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-notparallel.out ] tc-so:Executing command [ cat deptgt-notparallel.out ] tc-end: 1639676109.279083, deptgt_notparallel, passed tc-start: 1639676109.293052, deptgt_objdir tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-objdir.out ] tc-so:Executing command [ cat deptgt-objdir.out ] tc-end: 1639676113.942354, deptgt_objdir, passed tc-start: 1639676113.954916, deptgt_order tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-order.out ] tc-so:Executing command [ cat deptgt-order.out ] tc-end: 1639676118.952449, deptgt_order, passed tc-start: 1639676118.966211, deptgt_path tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-path.out ] tc-so:Executing command [ cat deptgt-path.out ] tc-end: 1639676123.484456, deptgt_path, passed tc-start: 1639676123.499987, deptgt_path_suffix tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-path-suffix.out ] tc-so:Executing command [ cat deptgt-path-suffix.out ] tc-end: 1639676128.70599, deptgt_path_suffix, passed tc-start: 1639676128.85652, deptgt_phony tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-phony.out ] tc-so:Executing command [ cat deptgt-phony.out ] tc-end: 1639676132.829138, deptgt_phony, passed tc-start: 1639676132.844033, deptgt_precious tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-precious.out ] tc-so:Executing command [ cat deptgt-precious.out ] tc-end: 1639676137.619012, deptgt_precious, passed tc-start: 1639676137.633104, deptgt_shell tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-shell.out ] tc-so:Executing command [ cat deptgt-shell.out ] tc-end: 1639676142.88560, deptgt_shell, passed tc-start: 1639676142.101733, deptgt_silent tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-silent.out ] tc-so:Executing command [ cat deptgt-silent.out ] tc-end: 1639676147.375998, deptgt_silent, passed tc-start: 1639676147.393362, deptgt_stale tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-stale.out ] tc-so:Executing command [ cat deptgt-stale.out ] tc-end: 1639676152.91560, deptgt_stale, passed tc-start: 1639676152.106519, deptgt_suffixes tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-suffixes.out ] tc-so:Executing command [ cat deptgt-suffixes.out ] tc-end: 1639676156.823258, deptgt_suffixes, passed tc-start: 1639676156.838663, dir tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dir.out ] tc-so:Executing command [ cat dir.out ] tc-end: 1639676161.990673, dir, passed tc-start: 1639676162.4552, dir_expand_path tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dir-expand-path.out ] tc-so:Executing command [ cat dir-expand-path.out ] tc-end: 1639676167.9343, dir_expand_path, passed tc-start: 1639676167.24048, directive tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive.out ] tc-so:Executing command [ cat directive.out ] tc-end: 1639676171.647618, directive, passed tc-start: 1639676171.660488, directive_dinclude tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-dinclude.out ] tc-so:Executing command [ cat directive-dinclude.out ] tc-end: 1639676176.520633, directive_dinclude, passed tc-start: 1639676176.539325, directive_elif tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-elif.out ] tc-so:Executing command [ cat directive-elif.out ] tc-end: 1639676181.114870, directive_elif, passed tc-start: 1639676181.133024, directive_elifdef tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-elifdef.out ] tc-so:Executing command [ cat directive-elifdef.out ] tc-end: 1639676186.230601, directive_elifdef, passed tc-start: 1639676186.246174, directive_elifmake tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-elifmake.out ] tc-so:Executing command [ cat directive-elifmake.out ] tc-end: 1639676190.897464, directive_elifmake, passed tc-start: 1639676190.913315, directive_elifndef tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-elifndef.out ] tc-so:Executing command [ cat directive-elifndef.out ] tc-end: 1639676195.728594, directive_elifndef, passed tc-start: 1639676195.744561, directive_elifnmake tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-elifnmake.out ] tc-so:Executing command [ cat directive-elifnmake.out ] tc-end: 1639676200.467868, directive_elifnmake, passed tc-start: 1639676200.483480, directive_else tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-else.out ] tc-so:Executing command [ cat directive-else.out ] tc-end: 1639676205.180934, directive_else, passed tc-start: 1639676205.196155, directive_endfor tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-endfor.out ] tc-so:Executing command [ cat directive-endfor.out ] tc-end: 1639676209.846280, directive_endfor, passed tc-start: 1639676209.862169, directive_endif tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-endif.out ] tc-so:Executing command [ cat directive-endif.out ] tc-end: 1639676214.544168, directive_endif, passed tc-start: 1639676214.559974, directive_error tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-error.out ] tc-so:Executing command [ cat directive-error.out ] tc-end: 1639676219.934238, directive_error, passed tc-start: 1639676219.953359, directive_export tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-export.out ] tc-so:Executing command [ cat directive-export.out ] tc-end: 1639676224.958954, directive_export, passed tc-start: 1639676224.973135, directive_export_env tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-export-env.out ] tc-so:Executing command [ cat directive-export-env.out ] tc-end: 1639676229.871244, directive_export_env, passed tc-start: 1639676229.891812, directive_export_gmake tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-export-gmake.out ] tc-so:Executing command [ cat directive-export-gmake.out ] tc-end: 1639676235.169156, directive_export_gmake, passed tc-start: 1639676235.186331, directive_export_impl tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-export-impl.out ] tc-so:Executing command [ cat directive-export-impl.out ] tc-end: 1639676240.178931, directive_export_impl, passed tc-start: 1639676240.197207, directive_export_literal tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-export-literal.out ] tc-so:Executing command [ cat directive-export-literal.out ] tc-end: 1639676244.661141, directive_export_literal, passed tc-start: 1639676244.676340, directive_for tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-for.out ] tc-so:Executing command [ cat directive-for.out ] tc-end: 1639676249.272635, directive_for, passed tc-start: 1639676249.287464, directive_for_errors tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-for-errors.out ] tc-so:Executing command [ cat directive-for-errors.out ] tc-end: 1639676253.904164, directive_for_errors, passed tc-start: 1639676253.920244, directive_for_escape tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-for-escape.out ] tc-so:Executing command [ cat directive-for-escape.out ] tc-end: 1639676258.948648, directive_for_escape, passed tc-start: 1639676258.961398, directive_for_generating_endif tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-for-generating-endif.out ] tc-so:Executing command [ cat directive-for-generating-endif.out ] tc-end: 1639676263.610006, directive_for_generating_endif, passed tc-start: 1639676263.626212, directive_for_if tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-for-if.out ] tc-so:Executing command [ cat directive-for-if.out ] tc-end: 1639676268.299490, directive_for_if, passed tc-start: 1639676268.314385, directive_for_lines tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-for-lines.out ] tc-so:Executing command [ cat directive-for-lines.out ] tc-end: 1639676272.977095, directive_for_lines, passed tc-start: 1639676272.990187, directive_for_null tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-for-null.out ] tc-so:Executing command [ cat directive-for-null.out ] tc-end: 1639676277.699863, directive_for_null, passed tc-start: 1639676277.718431, directive_hyphen_include tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-hyphen-include.out ] tc-so:Executing command [ cat directive-hyphen-include.out ] tc-end: 1639676282.630374, directive_hyphen_include, passed tc-start: 1639676282.644076, directive_if tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-if.out ] tc-so:Executing command [ cat directive-if.out ] tc-end: 1639676287.676933, directive_if, passed tc-start: 1639676287.696216, directive_if_nested tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-if-nested.out ] tc-so:Executing command [ cat directive-if-nested.out ] tc-end: 1639676293.662082, directive_if_nested, passed tc-start: 1639676293.682615, directive_ifdef tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-ifdef.out ] tc-so:Executing command [ cat directive-ifdef.out ] tc-end: 1639676298.240421, directive_ifdef, passed tc-start: 1639676298.255171, directive_ifmake tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-ifmake.out ] tc-so:Executing command [ cat directive-ifmake.out ] tc-end: 1639676302.958798, directive_ifmake, passed tc-start: 1639676302.975401, directive_ifndef tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-ifndef.out ] tc-so:Executing command [ cat directive-ifndef.out ] tc-end: 1639676307.704612, directive_ifndef, passed tc-start: 1639676307.718743, directive_ifnmake tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-ifnmake.out ] tc-so:Executing command [ cat directive-ifnmake.out ] tc-end: 1639676313.660678, directive_ifnmake, passed tc-start: 1639676313.680404, directive_include tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-include.out ] tc-so:Executing command [ cat directive-include.out ] tc-end: 1639676319.128814, directive_include, passed tc-start: 1639676319.143437, directive_include_fatal tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-include-fatal.out ] tc-so:Executing command [ cat directive-include-fatal.out ] tc-end: 1639676324.609495, directive_include_fatal, passed tc-start: 1639676324.625625, directive_info tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-info.out ] tc-so:Executing command [ cat directive-info.out ] tc-end: 1639676329.487368, directive_info, passed tc-start: 1639676329.500836, directive_misspellings tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-misspellings.out ] tc-so:Executing command [ cat directive-misspellings.out ] tc-end: 1639676334.733783, directive_misspellings, passed tc-start: 1639676334.753099, directive_sinclude tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-sinclude.out ] tc-so:Executing command [ cat directive-sinclude.out ] tc-end: 1639676339.430449, directive_sinclude, passed tc-start: 1639676339.444092, directive_undef tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-undef.out ] tc-so:Executing command [ cat directive-undef.out ] tc-end: 1639676344.217418, directive_undef, passed tc-start: 1639676344.234737, directive_unexport tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-unexport.out ] tc-so:Executing command [ cat directive-unexport.out ] tc-end: 1639676349.554592, directive_unexport, passed tc-start: 1639676349.572192, directive_unexport_env tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-unexport-env.out ] tc-so:Executing command [ cat directive-unexport-env.out ] tc-end: 1639676354.399239, directive_unexport_env, passed tc-start: 1639676354.415299, directive_warning tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-warning.out ] tc-so:Executing command [ cat directive-warning.out ] tc-end: 1639676359.279223, directive_warning, passed tc-start: 1639676359.295338, dollar tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dollar.out ] tc-so:Executing command [ cat dollar.out ] tc-end: 1639676365.548057, dollar, passed tc-start: 1639676365.560651, doterror tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile doterror.out ] tc-so:Executing command [ cat doterror.out ] tc-end: 1639676370.521643, doterror, passed tc-start: 1639676370.540366, dotwait tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dotwait.out ] tc-so:Executing command [ cat dotwait.out ] tc-end: 1639676398.263459, dotwait, passed tc-start: 1639676398.283290, envfirst tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile envfirst.out ] tc-so:Executing command [ cat envfirst.out ] tc-end: 1639676403.20685, envfirst, passed tc-start: 1639676403.33340, error tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile error.out ] tc-so:Executing command [ cat error.out ] tc-end: 1639676407.958528, error, passed tc-start: 1639676407.977659, escape tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile escape.out ] tc-so:Executing command [ cat escape.out ] tc-se:Fail: stdout does not match golden output tc-se:--- /usr/tests/usr.bin/make/unit-tests/escape.exp 2021-12-16 03:53:13.000000000 +0000 tc-se:+++ /tmp/check.JJMWN3/stdout 2021-12-16 17:40:13.750233312 +0000 tc-se:@@ -53,27 +53,16 @@ tc-se: VAR1BSNLtt=:first line two tabs on second line: tc-se: VAR1BSNLxx=:first line many spaces and tabs [ ] on second line: tc-se: cmd-1bsnl tc-se:-echo :'first line\ tc-se:-#second line without space\ tc-se:-third line': tc-se:-:first line\ tc-se:-#second line without space\ tc-se:-third line: tc-se:-echo :'first line\ tc-se:- second line spaces should be retained': tc-se:-:first line\ tc-se:- second line spaces should be retained: tc-se:-echo :'first line\ tc-se:-second line tab should be elided': tc-se:-:first line\ tc-se:-second line tab should be elided: tc-se:-echo :'first line\ tc-se:- only one tab should be elided, second tab remains' tc-se:-:first line\ tc-se:- only one tab should be elided, second tab remains tc-se:+echo :'first line #second line without space third line': tc-se:+:first line #second line without space third line: tc-se:+echo :'first line second line spaces should be retained': tc-se:+:first line second line spaces should be retained: tc-se:+echo :'first line second line tab should be elided': tc-se:+:first line second line tab should be elided: tc-se:+echo :'first line only one tab should be elided, second tab remains' tc-se:+:first line only one tab should be elided, second tab remains tc-se: cmd-1bsnl-eof tc-se:-echo :'command ending with backslash-newline'; \ tc-se:- tc-se:+echo :'command ending with backslash-newline'; tc-se: :command ending with backslash-newline tc-se: cmd-2bsnl tc-se: echo take one\\ tc-se:@@ -83,22 +72,12 @@ tc-se: echo take three\\ tc-se: take three\ tc-se: cmd-3bsnl tc-se:-echo :'first line\\\ tc-se:-#second line without space\\\ tc-se:-third line': tc-se:-:first line\\\ tc-se:-#second line without space\\\ tc-se:-third line: tc-se:-echo :'first line\\\ tc-se:- second line spaces should be retained': tc-se:-:first line\\\ tc-se:- second line spaces should be retained: tc-se:-echo :'first line\\\ tc-se:-second line tab should be elided': tc-se:-:first line\\\ tc-se:-second line tab should be elided: tc-se:-echo :'first line\\\ tc-se:- only one tab should be elided, second tab remains' tc-se:-:first line\\\ tc-se:- only one tab should be elided, second tab remains tc-se:+echo :'first line\\ #second line without space\\ third line': tc-se:+:first line\\ #second line without space\\ third line: tc-se:+echo :'first line\\ second line spaces should be retained': tc-se:+:first line\\ second line spaces should be retained: tc-se:+echo :'first line\\ second line tab should be elided': tc-se:+:first line\\ second line tab should be elided: tc-se:+echo :'first line\\ only one tab should be elided, second tab remains' tc-se:+:first line\\ only one tab should be elided, second tab remains tc-se: exit status 0 tc-end: 1639676413.950552, escape, expected_failure, see PR toolchain/49085: atf-check failed; see the output of the test for details tc-start: 1639676413.964500, export tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile export.out ] tc-so:Executing command [ cat export.out ] tc-end: 1639676419.727134, export, passed tc-start: 1639676419.746749, export_all tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile export-all.out ] tc-so:Executing command [ cat export-all.out ] tc-end: 1639676425.259995, export_all, passed tc-start: 1639676425.275331, export_env tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile export-env.out ] tc-so:Executing command [ cat export-env.out ] tc-end: 1639676430.692023, export_env, passed tc-start: 1639676430.706224, export_variants tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile export-variants.out ] tc-so:Executing command [ cat export-variants.out ] tc-end: 1639676436.915844, export_variants, passed tc-start: 1639676436.931539, forloop tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile forloop.out ] tc-so:Executing command [ cat forloop.out ] tc-end: 1639676442.160772, forloop, passed tc-start: 1639676442.176671, forsubst tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile forsubst.out ] tc-so:Executing command [ cat forsubst.out ] tc-end: 1639676447.511154, forsubst, passed tc-start: 1639676447.532248, gnode_submake tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile gnode-submake.out ] tc-so:Executing command [ cat gnode-submake.out ] tc-end: 1639676452.972108, gnode_submake, passed tc-start: 1639676452.989870, hanoi_include tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile hanoi-include.out ] tc-so:Executing command [ cat hanoi-include.out ] tc-end: 1639676463.777887, hanoi_include, passed tc-start: 1639676463.798677, impsrc tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile impsrc.out ] tc-so:Executing command [ cat impsrc.out ] tc-end: 1639676469.177219, impsrc, passed tc-start: 1639676469.192878, include_main tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile include-main.out ] tc-so:Executing command [ cat include-main.out ] tc-end: 1639676474.18694, include_main, passed tc-start: 1639676474.37327, job_flags tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile job-flags.out ] tc-so:Executing command [ cat job-flags.out ] tc-end: 1639676479.85578, job_flags, passed tc-start: 1639676479.101915, job_output_long_lines tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile job-output-long-lines.out ] tc-so:Executing command [ cat job-output-long-lines.out ] tc-end: 1639676486.240792, job_output_long_lines, passed tc-start: 1639676486.258020, job_output_null tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile job-output-null.out ] tc-so:Executing command [ cat job-output-null.out ] tc-end: 1639676495.177389, job_output_null, passed tc-start: 1639676495.193116, jobs_empty_commands tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile jobs-empty-commands.out ] tc-so:Executing command [ cat jobs-empty-commands.out ] tc-end: 1639676500.31631, jobs_empty_commands, passed tc-start: 1639676500.45912, jobs_empty_commands_error tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile jobs-empty-commands-error.out ] tc-so:Executing command [ cat jobs-empty-commands-error.out ] tc-end: 1639676504.860060, jobs_empty_commands_error, passed tc-start: 1639676504.876303, jobs_error_indirect tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile jobs-error-indirect.out ] tc-so:Executing command [ cat jobs-error-indirect.out ] tc-end: 1639676509.846974, jobs_error_indirect, passed tc-start: 1639676509.875918, jobs_error_nested tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile jobs-error-nested.out ] tc-so:Executing command [ cat jobs-error-nested.out ] tc-end: 1639676514.840160, jobs_error_nested, passed tc-start: 1639676514.855263, jobs_error_nested_make tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile jobs-error-nested-make.out ] tc-so:Executing command [ cat jobs-error-nested-make.out ] tc-end: 1639676519.593344, jobs_error_nested_make, passed tc-start: 1639676519.609775, lint tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile lint.out ] tc-so:Executing command [ cat lint.out ] tc-end: 1639676524.247945, lint, passed tc-start: 1639676524.264150, make_exported tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile make-exported.out ] tc-so:Executing command [ cat make-exported.out ] tc-end: 1639676528.964116, make_exported, passed tc-start: 1639676528.978897, meta_cmd_cmp tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile meta-cmd-cmp.out ] tc-so:Executing command [ cat meta-cmd-cmp.out ] tc-end: 1639676536.37028, meta_cmd_cmp, passed tc-start: 1639676536.60318, moderrs tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile moderrs.out ] tc-so:Executing command [ cat moderrs.out ] tc-end: 1639676546.646851, moderrs, passed tc-start: 1639676546.725241, modmatch tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile modmatch.out ] tc-so:Executing command [ cat modmatch.out ] tc-end: 1639676552.947656, modmatch, passed tc-start: 1639676553.217308, modmisc tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile modmisc.out ] tc-so:Executing command [ cat modmisc.out ] tc-end: 1639676559.38765, modmisc, passed tc-start: 1639676559.51137, modts tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile modts.out ] tc-so:Executing command [ cat modts.out ] tc-end: 1639676564.58919, modts, passed tc-start: 1639676564.71635, modword tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile modword.out ] tc-so:Executing command [ cat modword.out ] tc-end: 1639676577.575124, modword, passed tc-start: 1639676577.605843, objdir_writable tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile objdir-writable.out ] tc-so:Executing command [ cat objdir-writable.out ] tc-end: 1639676582.667569, objdir_writable, passed tc-start: 1639676582.680768, opt tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt.out ] tc-so:Executing command [ cat opt.out ] tc-end: 1639676587.63582, opt, passed tc-start: 1639676587.77075, opt_backwards tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-backwards.out ] tc-so:Executing command [ cat opt-backwards.out ] tc-end: 1639676591.535230, opt_backwards, passed tc-start: 1639676591.550598, opt_chdir tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-chdir.out ] tc-so:Executing command [ cat opt-chdir.out ] tc-end: 1639676596.287564, opt_chdir, passed tc-start: 1639676596.302300, opt_debug tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug.out ] tc-so:Executing command [ cat opt-debug.out ] tc-end: 1639676600.857980, opt_debug, passed tc-start: 1639676600.871901, opt_debug_all tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-all.out ] tc-so:Executing command [ cat opt-debug-all.out ] tc-end: 1639676605.472521, opt_debug_all, passed tc-start: 1639676605.484955, opt_debug_archive tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-archive.out ] tc-so:Executing command [ cat opt-debug-archive.out ] tc-end: 1639676610.2087, opt_debug_archive, passed tc-start: 1639676610.20811, opt_debug_cond tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-cond.out ] tc-so:Executing command [ cat opt-debug-cond.out ] tc-end: 1639676615.563169, opt_debug_cond, passed tc-start: 1639676615.584778, opt_debug_curdir tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-curdir.out ] tc-so:Executing command [ cat opt-debug-curdir.out ] tc-end: 1639676620.186510, opt_debug_curdir, passed tc-start: 1639676620.198649, opt_debug_dir tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-dir.out ] tc-so:Executing command [ cat opt-debug-dir.out ] tc-end: 1639676625.186615, opt_debug_dir, passed tc-start: 1639676625.199004, opt_debug_errors tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-errors.out ] tc-so:Executing command [ cat opt-debug-errors.out ] tc-end: 1639676630.724341, opt_debug_errors, passed tc-start: 1639676630.747123, opt_debug_errors_jobs tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-errors-jobs.out ] tc-so:Executing command [ cat opt-debug-errors-jobs.out ] tc-end: 1639676636.851875, opt_debug_errors_jobs, passed tc-start: 1639676636.876643, opt_debug_file tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-file.out ] tc-so:Executing command [ cat opt-debug-file.out ] tc-end: 1639676642.986038, opt_debug_file, passed tc-start: 1639676643.10608, opt_debug_for tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-for.out ] tc-so:Executing command [ cat opt-debug-for.out ] tc-end: 1639676647.538393, opt_debug_for, passed tc-start: 1639676647.551640, opt_debug_graph1 tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-graph1.out ] tc-so:Executing command [ cat opt-debug-graph1.out ] tc-end: 1639676652.133571, opt_debug_graph1, passed tc-start: 1639676652.151249, opt_debug_graph2 tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-graph2.out ] tc-so:Executing command [ cat opt-debug-graph2.out ] tc-end: 1639676656.939905, opt_debug_graph2, passed tc-start: 1639676656.958036, opt_debug_graph3 tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-graph3.out ] tc-so:Executing command [ cat opt-debug-graph3.out ] tc-end: 1639676662.235917, opt_debug_graph3, passed tc-start: 1639676662.252763, opt_debug_hash tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-hash.out ] tc-so:Executing command [ cat opt-debug-hash.out ] tc-end: 1639676666.429850, opt_debug_hash, passed tc-start: 1639676666.442527, opt_debug_jobs tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-jobs.out ] tc-so:Executing command [ cat opt-debug-jobs.out ] tc-end: 1639676673.66428, opt_debug_jobs, passed tc-start: 1639676673.85025, opt_debug_lint tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-lint.out ] tc-so:Executing command [ cat opt-debug-lint.out ] tc-end: 1639676677.531954, opt_debug_lint, passed tc-start: 1639676677.545949, opt_debug_loud tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-loud.out ] tc-so:Executing command [ cat opt-debug-loud.out ] tc-end: 1639676681.889212, opt_debug_loud, passed tc-start: 1639676681.902693, opt_debug_making tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-making.out ] tc-so:Executing command [ cat opt-debug-making.out ] tc-end: 1639676686.276437, opt_debug_making, passed tc-start: 1639676686.288955, opt_debug_meta tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-meta.out ] tc-so:Executing command [ cat opt-debug-meta.out ] tc-end: 1639676690.401097, opt_debug_meta, passed tc-start: 1639676690.414105, opt_debug_no_rm tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-no-rm.out ] tc-so:Executing command [ cat opt-debug-no-rm.out ] tc-end: 1639676694.430425, opt_debug_no_rm, passed tc-start: 1639676694.443410, opt_debug_parse tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-parse.out ] tc-so:Executing command [ cat opt-debug-parse.out ] tc-end: 1639676698.551589, opt_debug_parse, passed tc-start: 1639676698.563282, opt_debug_suff tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-suff.out ] tc-so:Executing command [ cat opt-debug-suff.out ] tc-end: 1639676702.836974, opt_debug_suff, passed tc-start: 1639676702.849710, opt_debug_targets tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-targets.out ] tc-so:Executing command [ cat opt-debug-targets.out ] tc-end: 1639676707.30105, opt_debug_targets, passed tc-start: 1639676707.42379, opt_debug_var tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-var.out ] tc-so:Executing command [ cat opt-debug-var.out ] tc-end: 1639676711.98659, opt_debug_var, passed tc-start: 1639676711.110741, opt_debug_varraw tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-varraw.out ] tc-so:Executing command [ cat opt-debug-varraw.out ] tc-end: 1639676715.135061, opt_debug_varraw, passed tc-start: 1639676715.147293, opt_debug_x_trace tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-x-trace.out ] tc-so:Executing command [ cat opt-debug-x-trace.out ] tc-end: 1639676719.203223, opt_debug_x_trace, passed tc-start: 1639676719.215737, opt_define tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-define.out ] tc-so:Executing command [ cat opt-define.out ] tc-end: 1639676723.232747, opt_define, passed tc-start: 1639676723.245354, opt_env tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-env.out ] tc-so:Executing command [ cat opt-env.out ] tc-end: 1639676727.273243, opt_env, passed tc-start: 1639676727.285999, opt_file tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-file.out ] tc-so:Executing command [ cat opt-file.out ] tc-end: 1639676733.407361, opt_file, passed tc-start: 1639676733.426507, opt_ignore tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-ignore.out ] tc-so:Executing command [ cat opt-ignore.out ] tc-end: 1639676738.129975, opt_ignore, passed tc-start: 1639676738.142612, opt_include_dir tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-include-dir.out ] tc-so:Executing command [ cat opt-include-dir.out ] tc-end: 1639676742.401979, opt_include_dir, passed tc-start: 1639676742.415235, opt_jobs tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-jobs.out ] tc-so:Executing command [ cat opt-jobs.out ] tc-end: 1639676747.375013, opt_jobs, passed tc-start: 1639676747.387341, opt_jobs_internal tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-jobs-internal.out ] tc-so:Executing command [ cat opt-jobs-internal.out ] tc-end: 1639676751.492612, opt_jobs_internal, passed tc-start: 1639676751.505311, opt_jobs_no_action tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-jobs-no-action.out ] tc-so:Executing command [ cat opt-jobs-no-action.out ] tc-end: 1639676756.415355, opt_jobs_no_action, passed tc-start: 1639676756.428036, opt_keep_going tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-keep-going.out ] tc-so:Executing command [ cat opt-keep-going.out ] tc-end: 1639676760.632543, opt_keep_going, passed tc-start: 1639676760.647334, opt_keep_going_multiple tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-keep-going-multiple.out ] tc-so:Executing command [ cat opt-keep-going-multiple.out ] tc-end: 1639676764.762240, opt_keep_going_multiple, passed tc-start: 1639676764.774743, opt_m_include_dir tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-m-include-dir.out ] tc-so:Executing command [ cat opt-m-include-dir.out ] tc-end: 1639676769.308700, opt_m_include_dir, passed tc-start: 1639676769.341867, opt_no_action tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-no-action.out ] tc-so:Executing command [ cat opt-no-action.out ] tc-end: 1639676773.614879, opt_no_action, passed tc-start: 1639676773.627449, opt_no_action_at_all tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-no-action-at-all.out ] tc-so:Executing command [ cat opt-no-action-at-all.out ] tc-end: 1639676777.612923, opt_no_action_at_all, passed tc-start: 1639676777.625227, opt_no_action_runflags tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-no-action-runflags.out ] tc-so:Executing command [ cat opt-no-action-runflags.out ] tc-end: 1639676782.536472, opt_no_action_runflags, passed tc-start: 1639676782.549104, opt_no_action_touch tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-no-action-touch.out ] tc-so:Executing command [ cat opt-no-action-touch.out ] tc-end: 1639676787.93260, opt_no_action_touch, passed tc-start: 1639676787.105774, opt_query tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-query.out ] tc-so:Executing command [ cat opt-query.out ] tc-end: 1639676791.442020, opt_query, passed tc-start: 1639676791.454536, opt_raw tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-raw.out ] tc-so:Executing command [ cat opt-raw.out ] tc-end: 1639676795.968606, opt_raw, passed tc-start: 1639676795.980914, opt_silent tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-silent.out ] tc-so:Executing command [ cat opt-silent.out ] tc-end: 1639676800.627877, opt_silent, passed tc-start: 1639676800.639791, opt_touch tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-touch.out ] tc-so:Executing command [ cat opt-touch.out ] tc-end: 1639676804.661290, opt_touch, passed tc-start: 1639676804.674270, opt_touch_jobs tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-touch-jobs.out ] tc-so:Executing command [ cat opt-touch-jobs.out ] tc-end: 1639676809.154411, opt_touch_jobs, passed tc-start: 1639676809.166699, opt_tracefile tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-tracefile.out ] tc-so:Executing command [ cat opt-tracefile.out ] tc-end: 1639676813.456016, opt_tracefile, passed tc-start: 1639676813.470477, opt_var_expanded tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-var-expanded.out ] tc-so:Executing command [ cat opt-var-expanded.out ] tc-end: 1639676817.563514, opt_var_expanded, passed tc-start: 1639676817.581082, opt_var_literal tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-var-literal.out ] tc-so:Executing command [ cat opt-var-literal.out ] tc-end: 1639676821.771569, opt_var_literal, passed tc-start: 1639676821.789878, opt_warnings_as_errors tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-warnings-as-errors.out ] tc-so:Executing command [ cat opt-warnings-as-errors.out ] tc-end: 1639676825.876536, opt_warnings_as_errors, passed tc-start: 1639676825.889571, opt_where_am_i tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-where-am-i.out ] tc-so:Executing command [ cat opt-where-am-i.out ] tc-end: 1639676829.911239, opt_where_am_i, passed tc-start: 1639676829.923866, opt_x_reduce_exported tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-x-reduce-exported.out ] tc-so:Executing command [ cat opt-x-reduce-exported.out ] tc-end: 1639676834.931565, opt_x_reduce_exported, passed tc-start: 1639676834.947853, order tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile order.out ] tc-so:Executing command [ cat order.out ] tc-end: 1639676839.222774, order, passed tc-start: 1639676839.239933, parse tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile parse.out ] tc-so:Executing command [ cat parse.out ] tc-end: 1639676843.420322, parse, passed tc-start: 1639676843.433282, parse_var tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile parse-var.out ] tc-so:Executing command [ cat parse-var.out ] tc-end: 1639676847.722262, parse_var, passed tc-start: 1639676847.734409, phony_end tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile phony-end.out ] tc-so:Executing command [ cat phony-end.out ] tc-end: 1639676852.673944, phony_end, passed tc-start: 1639676852.690537, posix tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile posix.out ] tc-so:Executing command [ cat posix.out ] tc-end: 1639676859.99796, posix, passed tc-start: 1639676859.116364, posix1 tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile posix1.out ] tc-so:Executing command [ cat posix1.out ] tc-se:Fail: stdout does not match golden output tc-se:--- /usr/tests/usr.bin/make/unit-tests/posix1.exp 2021-12-16 03:53:13.000000000 +0000 tc-se:+++ /tmp/check.ypSLC4/stdout 2021-12-16 17:47:48.718134219 +0000 tc-se:@@ -1,13 +1,10 @@ tc-se: ${VAR} = "foo bar baz" tc-se:-a tc-se:-b tc-se:-c tc-se:-foo baR baz, bar baz, foo bar baz, fooadd baradd bazadd tc-se:+a b c tc-se:+foo baR baz, bar baz, foo bar baz, fooadd baradd bazadd tc-se: mkdir -p 'dir' tc-se: touch 'dir/obj_1.h' tc-se: mkdir -p 'dir' tc-se:-printf '#include "obj_1.h"\nconst char* obj_1 = "dir/obj_1.c";\n' \ tc-se:- >'dir/obj_1.c' tc-se:+printf '#include "obj_1.h"\nconst char* obj_1 = "dir/obj_1.c";\n' >'dir/obj_1.c' tc-se: Local variables tc-se: ${@}="dir/obj_1.o" ${<}="dir/obj_1.c" tc-se: ${*}="dir/obj_1" ${?}="dir/obj_1.h dir/obj_1.c" tc-se:@@ -49,19 +46,19 @@ tc-se: mkdir -p '.' tc-se: touch 'dummy' tc-se: Local variables tc-se:- ${@}="lib.a" ${<}="dir/obj_1.o" tc-se:+ ${@}="lib.a" ${<}="" tc-se: ${*}="obj1" ${?}="dir/obj_1.o dummy" tc-se: ${%}="obj1.o" tc-se: tc-se: Directory and filename parts of local variables tc-se: ${@D}="." ${@F}="lib.a" tc-se:- ${'obj_2.c' tc-se:-mkdir -p '.' tc-se:-touch 'obj_2.h' tc-se: Local variables tc-se:- ${@}="obj2.o" ${<}="obj_2.c" tc-se:- ${*}="obj2" ${?}="obj_2.c obj_2.h dir/obj_1.h" tc-se:+ ${@}="obj_2.c obj_2.h dir/obj_1.h obj2.c" ${<}="" tc-se:+ ${*}="obj2" ${?}="dir/obj_1.h" tc-se: ${%}="" tc-se: tc-se: Directory and filename parts of local variables tc-se:- ${@D}="." ${@F}="obj2.o" tc-se:- ${'obj3.c' tc-se:-Local variables tc-se:- ${@}="lib.a" ${<}="obj3.c" tc-se:- ${*}="obj3" ${?}="obj3.h dir/dummy obj3.c" tc-se:- ${%}="obj3.o" tc-se:- tc-se:-Directory and filename parts of local variables tc-se:- ${@D}="." ${@F}="lib.a" tc-se:- ${/dev/null ; cat merge.out ] tc-so:Executing command [ /bin/sh -c yes r | sdiff -o merge.out /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 >/dev/null ; cat merge.out ] tc-so:Executing command [ /bin/sh -c yes el | EDITOR=cat VISUAL=cat sdiff -o merge.out /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 >/dev/null ; cat merge.out ] tc-so:Executing command [ /bin/sh -c yes er | EDITOR=cat VISUAL=cat sdiff -o merge.out /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 >/dev/null ; cat merge.out ] tc-so:Executing command [ /bin/sh -c yes l | sdiff -s -o merge.out /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 >/dev/null ; cat merge.out ] tc-so:Executing command [ /bin/sh -c yes r | sdiff -s -o merge.out /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 >/dev/null ; cat merge.out ] tc-so:Executing command [ /bin/sh -c yes l | sdiff -l -o merge.out /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 >/dev/null ; cat merge.out ] tc-so:Executing command [ /bin/sh -c yes r | sdiff -l -o merge.out /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 >/dev/null ; cat merge.out ] tc-so:Executing command [ /bin/sh -c yes l | sdiff -ls -o merge.out /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 >/dev/null ; cat merge.out ] tc-so:Executing command [ /bin/sh -c yes r | sdiff -ls -o merge.out /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 >/dev/null ; cat merge.out ] tc-so:Executing command [ /bin/sh -c { while :; do echo s; echo l; echo v; echo l; done; } | sdiff -o merge.out /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 >/dev/null ; cat merge.out ] tc-so:Executing command [ /bin/sh -c { while :; do echo s; echo r; echo v; echo r; done; } | sdiff -o merge.out /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 >/dev/null ; cat merge.out ] tc-end: 1639678231.287412, merge, passed tc-start: 1639678231.299397, oneline tc-so:Executing command [ sdiff /dev/null /usr/tests/usr.bin/sdiff/d_oneline.in ] tc-so:Executing command [ sdiff /usr/tests/usr.bin/sdiff/d_oneline.in /dev/null ] tc-end: 1639678232.310649, oneline, passed tc-start: 1639678232.317458, same tc-so:Executing command [ sdiff /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input1 ] tc-end: 1639678233.76670, same, passed tc-start: 1639678233.85853, short tc-so:Executing command [ /bin/sh -c printf "r\nl\nr\nl" | sdiff -o merge.out /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 >/dev/null ; cat merge.out ] tc-end: 1639678233.947792, short, passed tc-start: 1639678233.956845, stdin tc-so:Executing command [ /bin/sh -c echo stdin | sdiff /dev/null /dev/stdin ] tc-so:Executing command [ /bin/sh -c echo stdin | sdiff /dev/stdin /dev/null ] tc-end: 1639678235.144023, stdin, passed tc-start: 1639678235.152998, tabends tc-so:Executing command [ sdiff -w30 /usr/tests/usr.bin/sdiff/d_tabends.in /dev/null ] tc-so:Executing command [ sdiff -w30 /dev/null /usr/tests/usr.bin/sdiff/d_tabends.in ] tc-so:Executing command [ sdiff -w19 /usr/tests/usr.bin/sdiff/d_tabends.in /dev/null ] tc-end: 1639678236.472980, tabends, passed tc-start: 1639678236.480433, tabs tc-so:Executing command [ sdiff /usr/tests/usr.bin/sdiff/d_tabs1.in /usr/tests/usr.bin/sdiff/d_tabs2.in ] tc-end: 1639678237.329225, tabs, passed tp-end: 1639678237.338301, usr.bin/sdiff/t_sdiff tp-start: 1639678238.813408, usr.bin/sed/t_sed, 8 tc-start: 1639678238.815817, c2048 tc-so:Executing command [ /bin/sh -c echo foo | sed -f /usr/tests/usr.bin/sed/d_c2048.in ] tc-end: 1639678239.626588, c2048, passed tc-start: 1639678239.635619, emptybackref tc-so:Executing command [ /bin/sh -c echo foo1bar1 | sed -ne '/foo\(.*\)bar\1/p' ] tc-so:Executing command [ /bin/sh -c echo foobar | sed -ne '/foo\(.*\)bar\1/p' ] tc-end: 1639678240.687812, emptybackref, passed tc-start: 1639678240.696286, escapes_in_re tc-so:Executing command [ /bin/sh -c echo "fooXbar" | sed -e "s/\x58/ /" ] tc-so:Executing command [ /bin/sh -c echo "fooXbar" | sed -e "s/\o130/ /" ] tc-so:Executing command [ /bin/sh -c echo "fooXbar" | sed -e "s/\d88/ /" ] tc-end: 1639678242.83341, escapes_in_re, passed tc-start: 1639678242.92559, escapes_in_re_bracket tc-so:Executing command [ /bin/sh -c echo "foo\\x58bar" | sed -e "s/[\x58]/ /g" ] tc-so:Executing command [ /bin/sh -c echo "fooo\\130bar" | sed -e "s/[\o130]/ /g" ] tc-so:Executing command [ /bin/sh -c echo "foo\\d88bar" | sed -e "s/[\d88]/ /g" ] tc-end: 1639678243.403183, escapes_in_re_bracket, passed tc-start: 1639678243.410482, escapes_in_subst tc-so:Executing command [ /bin/sh -c echo "foo bar" | sed -e "s/ /\x58/" ] tc-so:Executing command [ /bin/sh -c echo "foo bar" | sed -e "s/ /\o130/" ] tc-so:Executing command [ /bin/sh -c echo "foo bar" | sed -e "s/ /\d88/" ] tc-end: 1639678244.759157, escapes_in_subst, passed tc-start: 1639678244.766852, longlines tc-so:Executing command [ /bin/sh -c echo x | sed s,x,xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx,g ] tc-so:Executing command [ /bin/sh -c diff input output ] tc-end: 1639678245.835808, longlines, passed tc-start: 1639678245.851431, preserve_leading_ws_ia tc-so:Executing command [ /bin/sh -c echo | sed -e "/^$/i\\ tc-so: 1 2 3\\ tc-so:4 5 6\\ tc-so: 7 8 9" ] tc-end: 1639678246.572577, preserve_leading_ws_ia, passed tc-start: 1639678246.579665, rangeselection tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\n' | sed '1,3d' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\n' | sed '2,4d' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\nE\n' | sed '1,2d;4,5d' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\nE\n' | sed '1,3d;3,5d' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\n' | sed '1,3s/A/B/;1,3n;1,3s/B/C/' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\n' | sed '1,3s/A/B/;1,3n;2,3s/B/C/' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\n' | sed '/A/,/C/d' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\n' | sed '/B/,/D/d' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\nE\n' | sed '/A/,/B/d;/D/,/E/d' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\nE\n' | sed '/A/,/C/d;/C/,/E/d' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\n' | sed '/A/,/C/s/A/B/;1,3n;/B/,/C/s/B/C/' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\nC\n' | sed '/A/,/C/d' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nA\nC\nD\nC\n' | sed '/A/,/C/d' ] tc-end: 1639678250.485168, rangeselection, passed tp-end: 1639678250.492761, usr.bin/sed/t_sed tp-start: 1639678256.377755, usr.bin/sort/t_sort, 43 tc-start: 1639678256.380858, any_char tc-so:Executing command [ sort -d -k 2 /usr/tests/usr.bin/sort/d_any_char_in.txt ] tc-so:Executing command [ sort -f -k 2 /usr/tests/usr.bin/sort/d_any_char_in.txt ] tc-so:Executing command [ sort -i -k 2 /usr/tests/usr.bin/sort/d_any_char_in.txt ] tc-end: 1639678257.536024, any_char, passed tc-start: 1639678257.543623, basic tc-so:Executing command [ sort in ] tc-end: 1639678258.335306, basic, passed tc-start: 1639678258.347846, bflag tc-so:Executing command [ sort -b in ] tc-so:Executing command [ /bin/sh -c sort -b xx ] tc-so:Executing command [ sort -c -t: -k2n xx ] tc-so:Executing command [ /bin/sh -c sort -S -k2,2.1b -k2 in >xx ] tc-so:Executing command [ sort -c -t: -k3n xx ] tc-so:Executing command [ /bin/sh -c sort -S -k2.3 -k2 in >xx ] tc-so:Executing command [ sort -c -t: -k4n xx ] tc-so:Executing command [ /bin/sh -c sort -S -k2b,2.3 -k2 in >xx ] tc-so:Executing command [ sort -c -t: -k5n xx ] tc-so:Executing command [ /bin/sh -c sort -S -k2.3,2.1b -k2 in >xx ] tc-so:Executing command [ sort -c -t: -k6n xx ] tc-so:Executing command [ /bin/sh -c sort -S -k2,2.1b -k2r in >xx ] tc-so:Executing command [ sort -c -t: -k7n xx ] tc-so:Executing command [ /bin/sh -c sort -S -b -k2,2 -k2 in >xx ] tc-so:Executing command [ sort -c -t: -k8n xx ] tc-end: 1639678266.263718, kflag_alpha, passed tc-start: 1639678266.277407, kflag_limits tc-so:Executing command [ sort -r -k1,1 -k2n in ] tc-end: 1639678267.293031, kflag_limits, passed tc-start: 1639678267.306864, kflag_many_fields tc-so:Executing command [ sort -t: -k9 -k8 -k7 -k6 -k5 -k4 -k3 -k2 -k1 in ] tc-end: 1639678268.326182, kflag_many_fields, passed tc-start: 1639678268.339622, kflag_no_end tc-so:Executing command [ sort -df -k 1 -k 1d ] tc-end: 1639678269.273939, kflag_no_end, passed tc-start: 1639678269.284965, kflag_nonmonotone tc-so:Executing command [ sort -k2,1.3 -k2.5,2.5 in ] tc-end: 1639678270.208954, kflag_nonmonotone, passed tc-start: 1639678270.220789, kflag_one_field tc-so:Executing command [ sort -k2.1 in ] tc-end: 1639678271.147220, kflag_one_field, passed tc-start: 1639678271.159182, kflag_outofbounds tc-so:Executing command [ sort -k2.2,2.1 -k2.3,2.4 in ] tc-end: 1639678271.975231, kflag_outofbounds, passed tc-start: 1639678271.985422, kflag_two_fields tc-so:Executing command [ sort -k2.1,2.0 in ] tc-end: 1639678272.885193, kflag_two_fields, passed tc-start: 1639678272.896617, long_file tc-so:Executing command [ sort -u -r in ] tc-end: 1639678276.320435, long_file, passed tc-start: 1639678276.337848, long_records tc-so:Executing command [ sort -r in ] tc-so:Executing command [ sort -k 1,1r -k 1 in ] tc-end: 1639678277.685389, long_records, passed tc-start: 1639678277.695712, mflag tc-so:Executing command [ sort -S -m in1 in2 ] tc-end: 1639678278.483557, mflag, passed tc-start: 1639678278.498014, mflag_uflag tc-so:Executing command [ sort -m -u in ] tc-end: 1639678279.296505, mflag_uflag, passed tc-start: 1639678279.307277, mflag_uflag_first tc-so:Executing command [ sort -mudf in ] tc-so:Executing command [ sort -mudf -k1 in ] tc-end: 1639678280.328161, mflag_uflag_first, passed tc-start: 1639678280.341745, missing_newline tc-so:Executing command [ sort in ] tc-end: 1639678281.147811, missing_newline, passed tc-start: 1639678281.159070, nflag tc-so:Executing command [ sort -n in ] tc-end: 1639678282.140740, nflag, passed tc-start: 1639678282.155356, nflag_rflag tc-so:Executing command [ sort -rn in ] tc-end: 1639678283.5746, nflag_rflag, passed tc-start: 1639678283.17675, null_bytes tc-so:Executing command [ sort -S in ] tc-end: 1639678283.815188, null_bytes, passed tc-start: 1639678283.826123, oflag tc-so:Executing command [ sort -u -o in in ] tc-so:Executing command [ cat in ] tc-end: 1639678284.855736, oflag, passed tc-start: 1639678284.866955, oflag_displaced tc-so:Executing command [ sort -S /dev/null -o out ] tc-end: 1639678285.556571, oflag_displaced, passed tc-start: 1639678285.566071, plus_as_path tc-so:Executing command [ sort in +0 ] tc-end: 1639678286.429856, plus_as_path, passed tc-start: 1639678286.445017, plus_bad_tempfile tc-so:Executing command [ sort -T /tmp +0 in ] tc-end: 1639678287.225537, plus_bad_tempfile, passed tc-start: 1639678287.234303, plus_no_end tc-so:Executing command [ sort -df +0 +0d in ] tc-end: 1639678288.62781, plus_no_end, passed tc-start: 1639678288.74094, plus_nonmonotone tc-so:Executing command [ sort +1 -0.3 +1.4 -1.5 in ] tc-end: 1639678288.914051, plus_nonmonotone, passed tc-start: 1639678288.922698, plus_one tc-so:Executing command [ sort +1 in ] tc-end: 1639678289.787650, plus_one, passed tc-start: 1639678289.798829, plus_one_minus_two tc-so:Executing command [ sort +1 -2 in ] tc-end: 1639678290.665386, plus_one_minus_two, passed tc-start: 1639678290.678288, plus_rflag_invalid tc-so:Executing command [ sort -R + -k2 in ] tc-end: 1639678291.545331, plus_rflag_invalid, passed tc-start: 1639678291.554956, plus_tflag tc-end: 1639678295.455403, plus_tflag, passed tc-start: 1639678295.465532, plus_zero tc-so:Executing command [ sort -- +0 ] tc-end: 1639678296.253923, plus_zero, passed tc-start: 1639678296.263382, rflag tc-so:Executing command [ sort -r in ] tc-end: 1639678297.57149, rflag, passed tc-start: 1639678297.68596, sflag tc-so:Executing command [ sort -s -k1,1 in ] tc-end: 1639678297.993049, sflag, passed tc-start: 1639678298.5793, sflag_many_files tc-so:Executing command [ sort -smru -k1,1 in1 in1 in2 in2 ] tc-end: 1639678298.941430, sflag_many_files, passed tc-start: 1639678298.955812, tflag tc-so:Executing command [ sort -t : -r +0 in ] tc-so:Executing command [ sort -t : +0 -1 in ] tc-so:Executing command [ sort -t : -r -k 1 in ] tc-so:Executing command [ sort -t : -k 1,1 in ] tc-end: 1639678300.411014, tflag, passed tc-start: 1639678300.422060, tflag_alphabetic tc-so:Executing command [ sort -tX -k2 -k1r,1 in ] tc-end: 1639678301.280853, tflag_alphabetic, passed tc-start: 1639678301.289229, tflag_char_pos tc-so:Executing command [ sort -b -t: +1.1 in ] tc-so:Executing command [ sort -t: +1.1r in ] tc-so:Executing command [ sort -b -t: -k 2.2 in ] tc-so:Executing command [ sort -t: -k 2.2r in ] tc-end: 1639678303.63693, tflag_char_pos, passed tc-start: 1639678303.79084, tflag_whitespace tc-so:Executing command [ sort -t -k2,2 in ] tc-so:Executing command [ sort -t -k2.1,2.0 in ] tc-so:Executing command [ sort -t -k2,2 in ] tc-so:Executing command [ sort -t -k2.1,2.0 in ] tc-so:Executing command [ sort -S -k2 in ] tc-so:Executing command [ sort -S -k2b in ] tc-end: 1639678305.340828, tflag_whitespace, passed tc-start: 1639678305.354978, uflag tc-so:Executing command [ sort -u in ] tc-end: 1639678306.395030, uflag, passed tc-start: 1639678306.405523, uflag_rflag tc-so:Executing command [ sort -ru in ] tc-end: 1639678307.241357, uflag_rflag, passed tp-end: 1639678307.253377, usr.bin/sort/t_sort tp-start: 1639678307.788203, usr.bin/tar/t_tar, 1 tc-start: 1639678307.790590, tar tc-so:Executing command [ /usr/tests/usr.bin/tar/h_tar -p /usr/bin/tar -r /usr/tests/usr.bin/tar ] tc-end: 1639678406.300665, tar, passed tp-end: 1639678406.309701, usr.bin/tar/t_tar tp-start: 1639678406.939140, usr.bin/tmux/t_tmux, 1 tc-start: 1639678406.941892, stdin tc-so:Executing command [ /bin/sh -c "tmux list-sessions 0<&-" & sleep 2; kill >/dev/null 2>&1 ] tc-end: 1639678411.565504, stdin, passed tp-end: 1639678411.575059, usr.bin/tmux/t_tmux tp-start: 1639678412.527638, usr.bin/tr/t_basic, 5 tc-start: 1639678412.530000, csubst tc-so:Executing command [ /bin/sh -c echo abcde | tr -c '\0-ac-\377' b ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c '\0-ad-\377' bc ] tc-so:Executing command [ /bin/sh -c echo ABCDE | tr -c '\0-@' QUACK ] tc-end: 1639678413.760118, csubst, passed tc-start: 1639678413.767108, dopt tc-so:Executing command [ /bin/sh -c echo abcde | tr -d x ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -d c ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -d bd ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -d b-d ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -d ac-e ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -d a-ce ] tc-so:Executing command [ /bin/sh -c echo abcdefghi | tr -d b-df-h ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -d x ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -d c ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -d bd ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -d b-d ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -d ac-e ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -d a-ce ] tc-so:Executing command [ /bin/sh -c echo abcdefghi | tr -c -d b-df-h ] tc-so:Executing command [ /bin/sh -c (echo spl; echo ice) | tr -d '\n' ] tc-so:Executing command [ /bin/sh -c (echo spl; echo ice) | tr -d '\012' ] tc-so:Executing command [ /bin/sh -c (echo spl; echo ice) | tr -d '\n'p ] tc-so:Executing command [ /bin/sh -c (echo spl; echo ice) | tr -d '\012'p ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -d '[=c=]' ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -d '[=c=]'a ] tc-so:Executing command [ /bin/sh -c (echo -n a; dd if=/dev/zero bs=3 count=1; echo b) | tr -d '\0' ] tc-so:Executing command [ /bin/sh -c echo aAzZ.123 | tr -d '[:alnum:]' ] tc-so:Executing command [ /bin/sh -c echo aAzZ.123 | tr -d '[:alpha:]' ] tc-so:Executing command [ /bin/sh -c echo "a z" | tr -d '[:blank:]' ] tc-so:Executing command [ /bin/sh -c (echo a; echo z) | tr -d '[:cntrl:]' ] tc-so:Executing command [ /bin/sh -c echo aAzZ.123 | tr -d '[:digit:]' ] tc-so:Executing command [ /bin/sh -c echo "a z.123" | tr -d '[:graph:]' ] tc-so:Executing command [ /bin/sh -c echo aAzZ.123 | tr -d '[:lower:]' ] tc-so:Executing command [ /bin/sh -c echo aAzZ.123 | tr -d '[:print:]' ] tc-so:Executing command [ /bin/sh -c echo aAzZ.12 | tr -d '[:punct:]' ] tc-so:Executing command [ /bin/sh -c echo "a z" | tr -d '[:space:]' ] tc-so:Executing command [ /bin/sh -c echo aAzZ.123 | tr -d '[:upper:]' ] tc-so:Executing command [ /bin/sh -c echo aAzZ.123 | tr -d '[:xdigit:]' ] tc-end: 1639678422.790519, dopt, passed tc-start: 1639678422.798894, dsopt tc-so:Executing command [ /bin/sh -c echo abcde | tr -ds x y ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -ds c x ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -ds x c ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -ds c c ] tc-so:Executing command [ /bin/sh -c echo abcccde | tr -ds c x ] tc-so:Executing command [ /bin/sh -c echo abcccde | tr -ds x c ] tc-so:Executing command [ /bin/sh -c echo abcccde | tr -ds c c ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -ds x y ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -ds c x ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -ds x c ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -ds c c ] tc-so:Executing command [ /bin/sh -c echo abcccde | tr -c -ds c x ] tc-so:Executing command [ /bin/sh -c echo abcccde | tr -c -ds x c ] tc-so:Executing command [ /bin/sh -c echo abcccde | tr -c -ds c c ] tc-end: 1639678426.978480, dsopt, passed tc-start: 1639678426.985992, sopt tc-so:Executing command [ /bin/sh -c echo abcde | tr -s x ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -s c ] tc-so:Executing command [ /bin/sh -c echo abccccde | tr -s c ] tc-so:Executing command [ /bin/sh -c echo abbbcddde | tr -s bd ] tc-so:Executing command [ /bin/sh -c echo abbbcccddde | tr -s b-d ] tc-so:Executing command [ /bin/sh -c echo acac | tr -s c ] tc-so:Executing command [ /bin/sh -c echo accacc | tr -s c ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -s x ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -s c ] tc-so:Executing command [ /bin/sh -c echo abcccde | tr -c -s c ] tc-so:Executing command [ /bin/sh -c echo abbbcddde | tr -c -s bd ] tc-so:Executing command [ /bin/sh -c echo abbbccddde | tr -c -s b-d ] tc-so:Executing command [ /bin/sh -c echo aaabcccde | tr -c -s b-d ] tc-end: 1639678431.553618, sopt, passed tc-start: 1639678431.573881, subst tc-so:Executing command [ /bin/sh -c echo abcde | tr a-c a-c ] tc-so:Executing command [ /bin/sh -c echo abcde | tr a-c cba ] tc-so:Executing command [ /bin/sh -c echo abcde | tr a-z a-z ] tc-so:Executing command [ /bin/sh -c echo abcde | tr a-z b-za ] tc-so:Executing command [ /bin/sh -c echo abcde | tr b-za a-z ] tc-so:Executing command [ /bin/sh -c echo ababa | tr a b ] tc-so:Executing command [ /bin/sh -c echo sheesh | tr a-z n-za-m ] tc-so:Executing command [ /bin/sh -c echo sheesh | tr n-za-m a-z ] tc-so:Executing command [ /bin/sh -c echo abcde | tr a-z A-Z ] tc-so:Executing command [ /bin/sh -c echo abc | tr '[:lower:]' '[:upper:]' ] tc-so:Executing command [ /bin/sh -c echo abcde | tr a-z bozo ] tc-so:Executing command [ /bin/sh -c echo abcde | tr a-z qa ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -s a-c cba ] tc-so:Executing command [ /bin/sh -c echo aabbccddee | tr -s a-c cba ] tc-end: 1639678435.946966, subst, passed tp-end: 1639678435.955767, usr.bin/tr/t_basic tp-start: 1639678436.746742, usr.bin/unifdef/t_basic, 2 tc-start: 1639678436.755909, basic tc-so:Executing command [ /bin/sh -c unifdef -U__FreeBSD__ /usr/tests/usr.bin/unifdef/d_basic.in ] tc-end: 1639678437.436330, basic, passed tc-start: 1639678437.442598, lastline tc-so:Executing command [ unifdef -Ubar input ] tc-so:Executing command [ unifdef -Ubar input ] tc-end: 1639678438.287977, lastline, passed tp-end: 1639678438.298290, usr.bin/unifdef/t_basic tp-start: 1639678439.312254, usr.bin/uniq/t_uniq, 5 tc-start: 1639678439.314440, basic tc-so:Executing command [ uniq /usr/tests/usr.bin/uniq/d_basic.in ] tc-end: 1639678440.18699, basic, passed tc-start: 1639678440.26319, show_duplicates tc-so:Executing command [ uniq -d -f 1 /usr/tests/usr.bin/uniq/d_input.in ] tc-end: 1639678440.730109, show_duplicates, passed tc-start: 1639678440.737529, show_duplicates_from_third_character tc-so:Executing command [ uniq -d -s 2 /usr/tests/usr.bin/uniq/d_input.in ] tc-end: 1639678441.397450, show_duplicates_from_third_character, passed tc-start: 1639678441.405201, show_uniques tc-so:Executing command [ uniq -u -f 1 /usr/tests/usr.bin/uniq/d_input.in ] tc-end: 1639678442.83550, show_uniques, passed tc-start: 1639678442.91187, test_counts tc-so:Executing command [ uniq -c -f 1 /usr/tests/usr.bin/uniq/d_input.in ] tc-end: 1639678442.806370, test_counts, passed tp-end: 1639678442.815175, usr.bin/uniq/t_uniq tp-start: 1639678443.492744, usr.bin/vmstat/t_vmstat, 2 tc-start: 1639678443.495162, default tc-so:Executing command [ vmstat ] tc-end: 1639678444.164777, default, passed tc-start: 1639678444.172308, opt_s tc-so:Executing command [ vmstat -s ] tc-end: 1639678444.869689, opt_s, passed tp-end: 1639678444.876360, usr.bin/vmstat/t_vmstat tp-start: 1639678522.328451, usr.bin/xlint/lint1/t_integration, 494 tc-start: 1639678522.331498, c11_generic_expression tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -Ac11 /usr/tests/usr.bin/xlint/lint1/c11_generic_expression.c /dev/null ] tc-end: 1639678526.346797, c11_generic_expression, passed tc-start: 1639678526.354802, c90 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/c90.c /dev/null ] tc-end: 1639678530.435809, c90, passed tc-start: 1639678530.446061, c99_bool_strict_suppressed tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T -X 107,330,331,332,333 /usr/tests/usr.bin/xlint/lint1/c99_bool_strict_suppressed.c /dev/null ] tc-end: 1639678533.989141, c99_bool_strict_suppressed, passed tc-start: 1639678533.995824, c99_init_array tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -p /usr/tests/usr.bin/xlint/lint1/c99_init_array.c /dev/null ] tc-end: 1639678537.217742, c99_init_array, passed tc-start: 1639678537.225227, c99_init_designator tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/c99_init_designator.c /dev/null ] tc-end: 1639678540.839809, c99_init_designator, passed tc-start: 1639678540.847103, d_alignof tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_alignof.c /dev/null ] tc-end: 1639678544.157868, d_alignof, passed tc-start: 1639678544.166758, d_bltinoffsetof tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_bltinoffsetof.c /dev/null ] tc-end: 1639678547.535538, d_bltinoffsetof, passed tc-start: 1639678547.543483, d_c99_anon_struct tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_anon_struct.c /dev/null ] tc-end: 1639678550.961198, d_c99_anon_struct, passed tc-start: 1639678550.968954, d_c99_anon_union tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_anon_union.c /dev/null ] tc-end: 1639678554.307963, d_c99_anon_union, passed tc-start: 1639678554.316490, d_c99_bool tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_bool.c /dev/null ] tc-end: 1639678557.754272, d_c99_bool, passed tc-start: 1639678557.763317, d_c99_bool_strict tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -hT /usr/tests/usr.bin/xlint/lint1/d_c99_bool_strict.c /dev/null ] tc-end: 1639678561.290569, d_c99_bool_strict, passed tc-start: 1639678561.301570, d_c99_bool_strict_syshdr tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T /usr/tests/usr.bin/xlint/lint1/d_c99_bool_strict_syshdr.c /dev/null ] tc-end: 1639678565.445435, d_c99_bool_strict_syshdr, passed tc-start: 1639678565.453212, d_c99_complex_num tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_complex_num.c /dev/null ] tc-end: 1639678568.887762, d_c99_complex_num, passed tc-start: 1639678568.894436, d_c99_complex_split tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_complex_split.c /dev/null ] tc-end: 1639678572.166918, d_c99_complex_split, passed tc-start: 1639678572.173891, d_c99_compound_literal_comma tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_compound_literal_comma.c /dev/null ] tc-end: 1639678575.466633, d_c99_compound_literal_comma, passed tc-start: 1639678575.475192, d_c99_decls_after_stmt tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_decls_after_stmt.c /dev/null ] tc-end: 1639678578.878797, d_c99_decls_after_stmt, passed tc-start: 1639678578.887574, d_c99_decls_after_stmt2 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_decls_after_stmt2.c /dev/null ] tc-end: 1639678582.612437, d_c99_decls_after_stmt2, passed tc-start: 1639678582.620124, d_c99_decls_after_stmt3 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_decls_after_stmt3.c /dev/null ] tc-end: 1639678586.119231, d_c99_decls_after_stmt3, passed tc-start: 1639678586.127197, d_c99_flex_array_packed tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_flex_array_packed.c /dev/null ] tc-end: 1639678590.142305, d_c99_flex_array_packed, passed tc-start: 1639678590.150398, d_c99_for_loops tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_for_loops.c /dev/null ] tc-end: 1639678593.714934, d_c99_for_loops, passed tc-start: 1639678593.722609, d_c99_func tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_func.c /dev/null ] tc-end: 1639678597.162134, d_c99_func, passed tc-start: 1639678597.171558, d_c99_init tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_init.c /dev/null ] tc-end: 1639678600.392668, d_c99_init, passed tc-start: 1639678600.400643, d_c99_nested_struct tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_nested_struct.c /dev/null ] tc-end: 1639678604.61235, d_c99_nested_struct, passed tc-start: 1639678604.69857, d_c99_recursive_init tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_recursive_init.c /dev/null ] tc-end: 1639678607.240258, d_c99_recursive_init, passed tc-start: 1639678607.248765, d_c99_struct_init tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_struct_init.c /dev/null ] tc-end: 1639678610.762113, d_c99_struct_init, passed tc-start: 1639678610.770847, d_c99_union_cast tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/d_c99_union_cast.c /dev/null ] tc-end: 1639678614.73024, d_c99_union_cast, passed tc-start: 1639678614.80000, d_c99_union_init1 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_union_init1.c /dev/null ] tc-end: 1639678617.429012, d_c99_union_init1, passed tc-start: 1639678617.435908, d_c99_union_init2 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_union_init2.c /dev/null ] tc-end: 1639678620.630991, d_c99_union_init2, passed tc-start: 1639678620.639493, d_c99_union_init3 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_union_init3.c /dev/null ] tc-end: 1639678623.907884, d_c99_union_init3, passed tc-start: 1639678623.915513, d_c99_union_init4 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_union_init4.c /dev/null ] tc-end: 1639678627.57198, d_c99_union_init4, passed tc-start: 1639678627.65471, d_c99_union_init5 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_union_init5.c /dev/null ] tc-end: 1639678630.334983, d_c99_union_init5, passed tc-start: 1639678630.343602, d_c9x_array_init tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c9x_array_init.c /dev/null ] tc-end: 1639678633.812299, d_c9x_array_init, passed tc-start: 1639678633.820013, d_c9x_recursive_init tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c9x_recursive_init.c /dev/null ] tc-end: 1639678637.207901, d_c9x_recursive_init, passed tc-start: 1639678637.217214, d_cast_fun_array_param tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_cast_fun_array_param.c /dev/null ] tc-end: 1639678640.678249, d_cast_fun_array_param, passed tc-start: 1639678640.684654, d_cast_init tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_cast_init.c /dev/null ] tc-end: 1639678644.131849, d_cast_init, passed tc-start: 1639678644.138524, d_cast_init2 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_cast_init2.c /dev/null ] tc-end: 1639678647.257266, d_cast_init2, passed tc-start: 1639678647.265487, d_cast_lhs tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_cast_lhs.c /dev/null ] tc-end: 1639678651.153426, d_cast_lhs, passed tc-start: 1639678651.160651, d_cast_typeof tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_cast_typeof.c /dev/null ] tc-end: 1639678654.546793, d_cast_typeof, passed tc-start: 1639678654.554005, d_compound_literals1 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_compound_literals1.c /dev/null ] tc-end: 1639678658.326955, d_compound_literals1, passed tc-start: 1639678658.335829, d_compound_literals2 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_compound_literals2.c /dev/null ] tc-end: 1639678661.692938, d_compound_literals2, passed tc-start: 1639678661.699448, d_constant_conv1 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_constant_conv1.c /dev/null ] tc-end: 1639678664.939350, d_constant_conv1, passed tc-start: 1639678664.947100, d_constant_conv2 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_constant_conv2.c /dev/null ] tc-end: 1639678668.207866, d_constant_conv2, passed tc-start: 1639678668.215530, d_cvt_constant tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_cvt_constant.c /dev/null ] tc-end: 1639678671.669027, d_cvt_constant, passed tc-start: 1639678671.679504, d_cvt_in_ternary tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_cvt_in_ternary.c /dev/null ] tc-end: 1639678675.81355, d_cvt_in_ternary, passed tc-start: 1639678675.88536, d_decl_old_style_arguments tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_decl_old_style_arguments.c /dev/null ] tc-end: 1639678679.19062, d_decl_old_style_arguments, passed tc-start: 1639678679.28374, d_ellipsis_in_switch tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_ellipsis_in_switch.c /dev/null ] tc-end: 1639678682.435569, d_ellipsis_in_switch, passed tc-start: 1639678682.444854, d_fold_test tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_fold_test.c /dev/null ] tc-end: 1639678686.116694, d_fold_test, passed tc-start: 1639678686.126358, d_gcc_compound_statements1 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_gcc_compound_statements1.c /dev/null ] tc-end: 1639678689.782594, d_gcc_compound_statements1, passed tc-start: 1639678689.790144, d_gcc_compound_statements2 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_gcc_compound_statements2.c /dev/null ] tc-end: 1639678693.150096, d_gcc_compound_statements2, passed tc-start: 1639678693.159717, d_gcc_compound_statements3 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_gcc_compound_statements3.c /dev/null ] tc-end: 1639678696.814172, d_gcc_compound_statements3, passed tc-start: 1639678696.822012, d_gcc_extension tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_gcc_extension.c /dev/null ] tc-end: 1639678700.296689, d_gcc_extension, passed tc-start: 1639678700.304344, d_gcc_func tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_gcc_func.c /dev/null ] tc-end: 1639678703.709221, d_gcc_func, passed tc-start: 1639678703.717943, d_gcc_variable_array_init tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_gcc_variable_array_init.c /dev/null ] tc-end: 1639678706.994463, d_gcc_variable_array_init, passed tc-start: 1639678707.3259, d_incorrect_array_size tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_incorrect_array_size.c /dev/null ] tc-end: 1639678710.303900, d_incorrect_array_size, passed tc-start: 1639678710.312555, d_init_array_using_string tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_init_array_using_string.c /dev/null ] tc-end: 1639678713.875993, d_init_array_using_string, passed tc-start: 1639678713.884190, d_init_pop_member tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_init_pop_member.c /dev/null ] tc-end: 1639678717.523079, d_init_pop_member, passed tc-start: 1639678717.532712, d_lint_assert tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_lint_assert.c /dev/null ] tc-end: 1639678721.246441, d_lint_assert, passed tc-start: 1639678721.253485, d_long_double_int tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_long_double_int.c /dev/null ] tc-end: 1639678724.584110, d_long_double_int, passed tc-start: 1639678724.591444, d_nested_structs tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_nested_structs.c /dev/null ] tc-end: 1639678727.831987, d_nested_structs, passed tc-start: 1639678727.840270, d_nolimit_init tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_nolimit_init.c /dev/null ] tc-end: 1639678731.400564, d_nolimit_init, passed tc-start: 1639678731.408572, d_packed_structs tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_packed_structs.c /dev/null ] tc-end: 1639678734.735338, d_packed_structs, passed tc-start: 1639678734.742809, d_pr_22119 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_pr_22119.c /dev/null ] tc-end: 1639678739.84924, d_pr_22119, passed tc-start: 1639678739.104744, d_return_type tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_return_type.c /dev/null ] tc-end: 1639678742.817639, d_return_type, passed tc-start: 1639678742.827144, d_shift_to_narrower_type tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_shift_to_narrower_type.c /dev/null ] tc-end: 1639678746.415972, d_shift_to_narrower_type, passed tc-start: 1639678746.424711, d_struct_init_nested tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_struct_init_nested.c /dev/null ] tc-end: 1639678750.185558, d_struct_init_nested, passed tc-start: 1639678750.195113, d_type_conv1 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_type_conv1.c /dev/null ] tc-end: 1639678753.872463, d_type_conv1, passed tc-start: 1639678753.883234, d_type_conv2 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_type_conv2.c /dev/null ] tc-end: 1639678757.368631, d_type_conv2, passed tc-start: 1639678757.376756, d_type_conv3 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_type_conv3.c /dev/null ] tc-end: 1639678760.881331, d_type_conv3, passed tc-start: 1639678760.891541, d_type_question_colon tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_type_question_colon.c /dev/null ] tc-end: 1639678764.654183, d_type_question_colon, passed tc-start: 1639678764.660848, d_typefun tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_typefun.c /dev/null ] tc-end: 1639678768.405148, d_typefun, passed tc-start: 1639678768.414728, d_typename_as_var tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_typename_as_var.c /dev/null ] tc-end: 1639678772.290209, d_typename_as_var, passed tc-start: 1639678772.299673, d_zero_sized_arrays tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_zero_sized_arrays.c /dev/null ] tc-end: 1639678777.903747, d_zero_sized_arrays, passed tc-start: 1639678777.911468, decl tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/decl.c /dev/null ] tc-end: 1639678781.975432, decl, passed tc-start: 1639678781.986043, decl_arg tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/decl_arg.c /dev/null ] tc-end: 1639678785.597914, decl_arg, passed tc-start: 1639678785.616187, decl_direct_abstract tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/decl_direct_abstract.c /dev/null ] tc-end: 1639678789.196411, decl_direct_abstract, passed tc-start: 1639678789.206230, decl_enum tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/decl_enum.c /dev/null ] tc-end: 1639678792.776390, decl_enum, passed tc-start: 1639678792.785811, decl_enum_c90 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/decl_enum_c90.c /dev/null ] tc-end: 1639678796.634970, decl_enum_c90, passed tc-start: 1639678796.645983, decl_struct_c90 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/decl_struct_c90.c /dev/null ] tc-end: 1639678800.120454, decl_struct_c90, passed tc-start: 1639678800.130347, decl_struct_member tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/decl_struct_member.c /dev/null ] tc-end: 1639678804.468513, decl_struct_member, passed tc-start: 1639678804.475396, emit tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -X 231 /usr/tests/usr.bin/xlint/lint1/emit.c emit.ln ] tc-so:Executing command [ cat emit.ln ] tc-end: 1639678808.772549, emit, passed tc-start: 1639678808.785785, emit_lp64 tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/emit_lp64.c emit_lp64.ln ] tc-so:Executing command [ cat emit_lp64.ln ] tc-end: 1639678812.578018, emit_lp64, passed tc-start: 1639678812.589858, expr_binary tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/expr_binary.c /dev/null ] tc-end: 1639678815.980930, expr_binary, passed tc-start: 1639678815.991024, expr_binary_trad tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/expr_binary_trad.c /dev/null ] tc-end: 1639678820.122647, expr_binary_trad, passed tc-start: 1639678820.130056, expr_cast tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/expr_cast.c /dev/null ] tc-end: 1639678823.692548, expr_cast, passed tc-start: 1639678823.699462, expr_fold tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -h /usr/tests/usr.bin/xlint/lint1/expr_fold.c /dev/null ] tc-end: 1639678827.795770, expr_fold, passed tc-start: 1639678827.807591, expr_fold_strict_bool tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T /usr/tests/usr.bin/xlint/lint1/expr_fold_strict_bool.c /dev/null ] tc-end: 1639678830.906077, expr_fold_strict_bool, passed tc-start: 1639678830.912863, expr_precedence tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/expr_precedence.c /dev/null ] tc-end: 1639678833.865507, expr_precedence, passed tc-start: 1639678833.873081, expr_promote tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/expr_promote.c expr_promote.ln ] tc-so:Executing command [ cat expr_promote.ln ] tc-end: 1639678837.201406, expr_promote, passed tc-start: 1639678837.212893, expr_promote_trad tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/expr_promote_trad.c expr_promote_trad.ln ] tc-so:Executing command [ cat expr_promote_trad.ln ] tc-end: 1639678840.603136, expr_promote_trad, passed tc-start: 1639678840.611996, expr_range tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -chap /usr/tests/usr.bin/xlint/lint1/expr_range.c /dev/null ] tc-end: 1639678843.760639, expr_range, passed tc-start: 1639678843.767299, feat_stacktrace tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/feat_stacktrace.c /dev/null ] tc-end: 1639678846.912569, feat_stacktrace, passed tc-start: 1639678846.921519, gcc_attribute tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_attribute.c /dev/null ] tc-end: 1639678850.289056, gcc_attribute, passed tc-start: 1639678850.295972, gcc_attribute_aligned tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_attribute_aligned.c /dev/null ] tc-end: 1639678853.802636, gcc_attribute_aligned, passed tc-start: 1639678853.812863, gcc_attribute_enum tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_attribute_enum.c /dev/null ] tc-end: 1639678857.478493, gcc_attribute_enum, passed tc-start: 1639678857.488488, gcc_attribute_func tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_attribute_func.c /dev/null ] tc-end: 1639678861.107518, gcc_attribute_func, passed tc-start: 1639678861.119031, gcc_attribute_label tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_attribute_label.c /dev/null ] tc-end: 1639678865.961616, gcc_attribute_label, passed tc-start: 1639678865.971638, gcc_attribute_stmt tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_attribute_stmt.c /dev/null ] tc-end: 1639678869.485013, gcc_attribute_stmt, passed tc-start: 1639678869.493253, gcc_attribute_type tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_attribute_type.c /dev/null ] tc-end: 1639678873.35436, gcc_attribute_type, passed tc-start: 1639678873.43342, gcc_attribute_var tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_attribute_var.c /dev/null ] tc-end: 1639678876.512020, gcc_attribute_var, passed tc-start: 1639678876.522103, gcc_bit_field_types tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_bit_field_types.c /dev/null ] tc-end: 1639678879.920909, gcc_bit_field_types, passed tc-start: 1639678879.928054, gcc_builtin_alloca tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_builtin_alloca.c /dev/null ] tc-end: 1639678883.283181, gcc_builtin_alloca, passed tc-start: 1639678883.292629, gcc_builtin_overflow tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T /usr/tests/usr.bin/xlint/lint1/gcc_builtin_overflow.c /dev/null ] tc-end: 1639678886.580135, gcc_builtin_overflow, passed tc-start: 1639678886.586771, gcc_cast_union tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -e /usr/tests/usr.bin/xlint/lint1/gcc_cast_union.c /dev/null ] tc-end: 1639678889.905918, gcc_cast_union, passed tc-start: 1639678889.913739, gcc_init_compound_literal tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_init_compound_literal.c /dev/null ] tc-end: 1639678893.247276, gcc_init_compound_literal, passed tc-start: 1639678893.255953, gcc_stmt_asm tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_stmt_asm.c /dev/null ] tc-end: 1639678896.501191, gcc_stmt_asm, passed tc-start: 1639678896.507551, gcc_typeof tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_typeof.c /dev/null ] tc-end: 1639678899.788091, gcc_typeof, passed tc-start: 1639678899.796094, gcc_typeof_after_statement tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_typeof_after_statement.c /dev/null ] tc-end: 1639678903.276319, gcc_typeof_after_statement, passed tc-start: 1639678903.284311, init tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/init.c /dev/null ] tc-end: 1639678906.625617, init, passed tc-start: 1639678906.633063, init_c90 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/init_c90.c /dev/null ] tc-end: 1639678909.992587, init_c90, passed tc-start: 1639678910.1692, lex_char tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/lex_char.c /dev/null ] tc-end: 1639678913.486767, lex_char, passed tc-start: 1639678913.494244, lex_char_uchar tc-end: 1639678916.641143, lex_char_uchar, skipped, unsuitable platform tc-start: 1639678916.650970, lex_comment tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/lex_comment.c /dev/null ] tc-end: 1639678919.865013, lex_comment, passed tc-start: 1639678919.872831, lex_floating tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/lex_floating.c /dev/null ] tc-end: 1639678923.519563, lex_floating, passed tc-start: 1639678923.526363, lex_integer tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/lex_integer.c /dev/null ] tc-end: 1639678927.68503, lex_integer, passed tc-start: 1639678927.77724, lex_integer_binary tc-so:Executing command [ /usr/libexec/lint1 -Ac11 -w /usr/tests/usr.bin/xlint/lint1/lex_integer_binary.c /dev/null ] tc-end: 1639678930.264679, lex_integer_binary, passed tc-start: 1639678930.276156, lex_integer_ilp32 tc-end: 1639678933.395107, lex_integer_ilp32, skipped, unsuitable platform tc-start: 1639678933.402037, lex_string tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/lex_string.c /dev/null ] tc-end: 1639678936.600052, lex_string, passed tc-start: 1639678936.607935, lex_whitespace tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/lex_whitespace.c /dev/null ] tc-end: 1639678940.902354, lex_whitespace, passed tc-start: 1639678940.909689, lex_wide_char tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/lex_wide_char.c /dev/null ] tc-end: 1639678944.80274, lex_wide_char, passed tc-start: 1639678944.93062, lex_wide_string tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/lex_wide_string.c /dev/null ] tc-end: 1639678948.453698, lex_wide_string, passed tc-start: 1639678948.462888, msg_000 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_000.c /dev/null ] tc-end: 1639678952.78292, msg_000, passed tc-start: 1639678952.85296, msg_000_c90 tc-so:Executing command [ /usr/libexec/lint1 -s /usr/tests/usr.bin/xlint/lint1/msg_000_c90.c /dev/null ] tc-end: 1639678955.402355, msg_000_c90, passed tc-start: 1639678955.410690, msg_001 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_001.c /dev/null ] tc-end: 1639678959.772188, msg_001, passed tc-start: 1639678959.782622, msg_001_c90 tc-so:Executing command [ /usr/libexec/lint1 -s /usr/tests/usr.bin/xlint/lint1/msg_001_c90.c /dev/null ] tc-end: 1639678962.890189, msg_001_c90, passed tc-start: 1639678962.904660, msg_002 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_002.c /dev/null ] tc-end: 1639678966.327354, msg_002, passed tc-start: 1639678966.334904, msg_003 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_003.c /dev/null ] tc-end: 1639678969.592804, msg_003, passed tc-start: 1639678969.601824, msg_004 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_004.c /dev/null ] tc-end: 1639678973.194711, msg_004, passed tc-start: 1639678973.204195, msg_005 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_005.c /dev/null ] tc-end: 1639678976.501799, msg_005, passed tc-start: 1639678976.509876, msg_006 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_006.c /dev/null ] tc-end: 1639678979.899620, msg_006, passed tc-start: 1639678979.906961, msg_007 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_007.c /dev/null ] tc-end: 1639678983.543626, msg_007, passed tc-start: 1639678983.551377, msg_008 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_008.c /dev/null ] tc-end: 1639678986.892680, msg_008, passed tc-start: 1639678986.900033, msg_009 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_009.c /dev/null ] tc-end: 1639678990.297054, msg_009, passed tc-start: 1639678990.304915, msg_010 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_010.c /dev/null ] tc-end: 1639678993.654762, msg_010, passed tc-start: 1639678993.662881, msg_011 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_011.c /dev/null ] tc-end: 1639678997.16252, msg_011, passed tc-start: 1639678997.23069, msg_012 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_012.c /dev/null ] tc-end: 1639679000.501356, msg_012, passed tc-start: 1639679000.512549, msg_013 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_013.c /dev/null ] tc-end: 1639679003.870880, msg_013, passed tc-start: 1639679003.877622, msg_014 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_014.c /dev/null ] tc-end: 1639679007.649488, msg_014, passed tc-start: 1639679007.658643, msg_015 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_015.c /dev/null ] tc-end: 1639679011.69608, msg_015, passed tc-start: 1639679011.78108, msg_016 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_016.c /dev/null ] tc-end: 1639679014.434183, msg_016, passed tc-start: 1639679014.442070, msg_017 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_017.c /dev/null ] tc-end: 1639679017.803056, msg_017, passed tc-start: 1639679017.817586, msg_018 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_018.c /dev/null ] tc-end: 1639679021.140793, msg_018, passed tc-start: 1639679021.150020, msg_019 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_019.c /dev/null ] tc-end: 1639679024.480613, msg_019, passed tc-start: 1639679024.488165, msg_020 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_020.c /dev/null ] tc-end: 1639679028.77496, msg_020, passed tc-start: 1639679028.85830, msg_021 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_021.c /dev/null ] tc-end: 1639679031.399032, msg_021, passed tc-start: 1639679031.407301, msg_022 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_022.c /dev/null ] tc-end: 1639679035.153875, msg_022, passed tc-start: 1639679035.161670, msg_023 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_023.c /dev/null ] tc-end: 1639679038.403110, msg_023, passed tc-start: 1639679038.410491, msg_024 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_024.c /dev/null ] tc-end: 1639679041.918827, msg_024, passed tc-start: 1639679041.926900, msg_025 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_025.c /dev/null ] tc-end: 1639679045.341360, msg_025, passed tc-start: 1639679045.350059, msg_026 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_026.c /dev/null ] tc-end: 1639679048.583584, msg_026, passed tc-start: 1639679048.591091, msg_027 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_027.c /dev/null ] tc-end: 1639679053.71363, msg_027, passed tc-start: 1639679053.79156, msg_028 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_028.c /dev/null ] tc-end: 1639679056.550471, msg_028, passed tc-start: 1639679056.558392, msg_029 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_029.c /dev/null ] tc-end: 1639679060.231169, msg_029, passed tc-start: 1639679060.241226, msg_030 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_030.c /dev/null ] tc-end: 1639679063.733960, msg_030, passed tc-start: 1639679063.744212, msg_031 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_031.c /dev/null ] tc-end: 1639679067.423261, msg_031, passed tc-start: 1639679067.433392, msg_032 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_032.c /dev/null ] tc-end: 1639679070.962453, msg_032, passed tc-start: 1639679070.970958, msg_033 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -r /usr/tests/usr.bin/xlint/lint1/msg_033.c /dev/null ] tc-end: 1639679074.374059, msg_033, passed tc-start: 1639679074.383083, msg_034 tc-so:Executing command [ /usr/libexec/lint1 -S -p -w /usr/tests/usr.bin/xlint/lint1/msg_034.c /dev/null ] tc-end: 1639679077.761942, msg_034, passed tc-start: 1639679077.770664, msg_035 tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/msg_035.c /dev/null ] tc-end: 1639679081.142568, msg_035, passed tc-start: 1639679081.151521, msg_036 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_036.c /dev/null ] tc-end: 1639679084.921677, msg_036, passed tc-start: 1639679084.930903, msg_037 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_037.c /dev/null ] tc-end: 1639679088.416347, msg_037, passed tc-start: 1639679088.423478, msg_038 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_038.c /dev/null ] tc-end: 1639679092.146165, msg_038, passed tc-start: 1639679092.153982, msg_039 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_039.c /dev/null ] tc-end: 1639679095.637359, msg_039, passed tc-start: 1639679095.647243, msg_040 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_040.c /dev/null ] tc-end: 1639679099.167807, msg_040, passed tc-start: 1639679099.177008, msg_041 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_041.c /dev/null ] tc-end: 1639679102.744704, msg_041, passed tc-start: 1639679102.752657, msg_042 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_042.c /dev/null ] tc-end: 1639679105.952685, msg_042, passed tc-start: 1639679105.960620, msg_043 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_043.c /dev/null ] tc-end: 1639679109.454418, msg_043, passed tc-start: 1639679109.464423, msg_044 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_044.c /dev/null ] tc-end: 1639679112.807829, msg_044, passed tc-start: 1639679112.815022, msg_045 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_045.c /dev/null ] tc-end: 1639679116.516272, msg_045, passed tc-start: 1639679116.526304, msg_046 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_046.c /dev/null ] tc-end: 1639679120.113868, msg_046, passed tc-start: 1639679120.120797, msg_047 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_047.c /dev/null ] tc-end: 1639679123.369481, msg_047, passed tc-start: 1639679123.377049, msg_048 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_048.c /dev/null ] tc-end: 1639679126.783086, msg_048, passed tc-start: 1639679126.790491, msg_049 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_049.c /dev/null ] tc-end: 1639679130.333747, msg_049, passed tc-start: 1639679130.342295, msg_050 tc-so:Executing command [ /usr/libexec/lint1 -Stw /usr/tests/usr.bin/xlint/lint1/msg_050.c /dev/null ] tc-end: 1639679133.700194, msg_050, passed tc-start: 1639679133.706459, msg_051 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_051.c /dev/null ] tc-end: 1639679137.50978, msg_051, passed tc-start: 1639679137.58480, msg_052 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_052.c /dev/null ] tc-end: 1639679140.503384, msg_052, passed tc-start: 1639679140.513366, msg_053 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_053.c /dev/null ] tc-end: 1639679143.775870, msg_053, passed tc-start: 1639679143.785119, msg_054 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_054.c /dev/null ] tc-end: 1639679147.35539, msg_054, passed tc-start: 1639679147.43437, msg_055 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_055.c /dev/null ] tc-end: 1639679150.398687, msg_055, passed tc-start: 1639679150.406238, msg_056 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_056.c /dev/null ] tc-end: 1639679153.741749, msg_056, passed tc-start: 1639679153.749099, msg_057 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_057.c /dev/null ] tc-end: 1639679157.172941, msg_057, passed tc-start: 1639679157.182884, msg_058 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_058.c /dev/null ] tc-end: 1639679160.468820, msg_058, passed tc-start: 1639679160.479984, msg_059 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_059.c /dev/null ] tc-end: 1639679163.943357, msg_059, passed tc-start: 1639679163.951929, msg_060 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_060.c /dev/null ] tc-end: 1639679167.723482, msg_060, passed tc-start: 1639679167.733033, msg_061 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_061.c /dev/null ] tc-end: 1639679171.544048, msg_061, passed tc-start: 1639679171.550498, msg_062 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_062.c /dev/null ] tc-end: 1639679175.62025, msg_062, passed tc-start: 1639679175.69344, msg_063 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_063.c /dev/null ] tc-end: 1639679178.413064, msg_063, passed tc-start: 1639679178.420706, msg_064 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_064.c /dev/null ] tc-end: 1639679181.777935, msg_064, passed tc-start: 1639679181.787595, msg_065 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_065.c /dev/null ] tc-end: 1639679185.233306, msg_065, passed tc-start: 1639679185.242681, msg_066 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_066.c /dev/null ] tc-end: 1639679188.600149, msg_066, passed tc-start: 1639679188.608932, msg_067 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_067.c /dev/null ] tc-end: 1639679191.976595, msg_067, passed tc-start: 1639679191.984792, msg_068 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_068.c /dev/null ] tc-end: 1639679195.515003, msg_068, passed tc-start: 1639679195.522957, msg_069 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_069.c /dev/null ] tc-end: 1639679199.100098, msg_069, passed tc-start: 1639679199.109252, msg_070 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_070.c /dev/null ] tc-end: 1639679202.551633, msg_070, passed tc-start: 1639679202.561432, msg_071 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_071.c /dev/null ] tc-end: 1639679205.982566, msg_071, passed tc-start: 1639679205.990709, msg_072 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_072.c /dev/null ] tc-end: 1639679209.722667, msg_072, passed tc-start: 1639679209.729357, msg_073 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_073.c /dev/null ] tc-end: 1639679213.294419, msg_073, passed tc-start: 1639679213.303325, msg_074 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_074.c /dev/null ] tc-end: 1639679216.851494, msg_074, passed tc-start: 1639679216.860506, msg_075 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_075.c /dev/null ] tc-end: 1639679220.282879, msg_075, passed tc-start: 1639679220.292357, msg_076 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_076.c /dev/null ] tc-end: 1639679223.646635, msg_076, passed tc-start: 1639679223.656233, msg_077 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_077.c /dev/null ] tc-end: 1639679227.378405, msg_077, passed tc-start: 1639679227.388095, msg_078 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_078.c /dev/null ] tc-end: 1639679230.912939, msg_078, passed tc-start: 1639679230.922543, msg_079 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_079.c /dev/null ] tc-end: 1639679235.265273, msg_079, passed tc-start: 1639679235.274721, msg_080 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_080.c /dev/null ] tc-end: 1639679238.983474, msg_080, passed tc-start: 1639679238.993103, msg_081 tc-so:Executing command [ /usr/libexec/lint1 -Stw /usr/tests/usr.bin/xlint/lint1/msg_081.c /dev/null ] tc-end: 1639679242.380026, msg_081, passed tc-start: 1639679242.387577, msg_082 tc-so:Executing command [ /usr/libexec/lint1 -Stw /usr/tests/usr.bin/xlint/lint1/msg_082.c /dev/null ] tc-end: 1639679245.903067, msg_082, passed tc-start: 1639679245.912525, msg_083 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_083.c /dev/null ] tc-end: 1639679249.632852, msg_083, passed tc-start: 1639679249.643272, msg_084 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_084.c /dev/null ] tc-end: 1639679253.145779, msg_084, passed tc-start: 1639679253.155095, msg_085 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_085.c /dev/null ] tc-end: 1639679256.708013, msg_085, passed tc-start: 1639679256.715821, msg_086 tc-so:Executing command [ /usr/libexec/lint1 -S -g -h -w /usr/tests/usr.bin/xlint/lint1/msg_086.c /dev/null ] tc-end: 1639679260.311175, msg_086, passed tc-start: 1639679260.319947, msg_087 tc-so:Executing command [ /usr/libexec/lint1 -g -h -S -w /usr/tests/usr.bin/xlint/lint1/msg_087.c /dev/null ] tc-end: 1639679263.750742, msg_087, passed tc-start: 1639679263.759401, msg_088 tc-so:Executing command [ /usr/libexec/lint1 -g -h -S -w /usr/tests/usr.bin/xlint/lint1/msg_088.c /dev/null ] tc-end: 1639679267.286746, msg_088, passed tc-start: 1639679267.298798, msg_089 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_089.c /dev/null ] tc-end: 1639679270.951069, msg_089, passed tc-start: 1639679270.960326, msg_090 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_090.c /dev/null ] tc-end: 1639679274.622661, msg_090, passed tc-start: 1639679274.630436, msg_091 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_091.c /dev/null ] tc-end: 1639679277.949026, msg_091, passed tc-start: 1639679277.957323, msg_092 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_092.c /dev/null ] tc-end: 1639679281.335161, msg_092, passed tc-start: 1639679281.344905, msg_093 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_093.c /dev/null ] tc-end: 1639679285.282492, msg_093, passed tc-start: 1639679285.292632, msg_094 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_094.c /dev/null ] tc-end: 1639679288.843581, msg_094, passed tc-start: 1639679288.853933, msg_095 tc-so:Executing command [ /usr/libexec/lint1 -ghSw /usr/tests/usr.bin/xlint/lint1/msg_095.c /dev/null ] tc-end: 1639679292.486018, msg_095, passed tc-start: 1639679292.495923, msg_096 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_096.c /dev/null ] tc-end: 1639679295.864853, msg_096, passed tc-start: 1639679295.872677, msg_097 tc-so:Executing command [ /usr/libexec/lint1 -gtw /usr/tests/usr.bin/xlint/lint1/msg_097.c /dev/null ] tc-end: 1639679299.511956, msg_097, passed tc-start: 1639679299.519480, msg_098 tc-so:Executing command [ /usr/libexec/lint1 -gtw /usr/tests/usr.bin/xlint/lint1/msg_098.c /dev/null ] tc-end: 1639679303.288433, msg_098, passed tc-start: 1639679303.295402, msg_099 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_099.c /dev/null ] tc-end: 1639679306.977926, msg_099, passed tc-start: 1639679306.984682, msg_100 tc-so:Executing command [ /usr/libexec/lint1 -Stw /usr/tests/usr.bin/xlint/lint1/msg_100.c /dev/null ] tc-end: 1639679310.497407, msg_100, passed tc-start: 1639679310.507768, msg_101 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_101.c /dev/null ] tc-end: 1639679314.187241, msg_101, passed tc-start: 1639679314.194945, msg_102 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_102.c /dev/null ] tc-end: 1639679317.578273, msg_102, passed tc-start: 1639679317.587133, msg_103 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_103.c /dev/null ] tc-end: 1639679321.112949, msg_103, passed tc-start: 1639679321.120073, msg_104 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_104.c /dev/null ] tc-end: 1639679324.616031, msg_104, passed tc-start: 1639679324.622836, msg_105 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_105.c /dev/null ] tc-end: 1639679328.132395, msg_105, passed tc-start: 1639679328.139926, msg_106 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_106.c /dev/null ] tc-end: 1639679331.749789, msg_106, passed tc-start: 1639679331.756792, msg_107 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_107.c /dev/null ] tc-end: 1639679335.411108, msg_107, passed tc-start: 1639679335.421251, msg_108 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_108.c /dev/null ] tc-end: 1639679338.866268, msg_108, passed tc-start: 1639679338.875228, msg_109 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_109.c /dev/null ] tc-end: 1639679342.187877, msg_109, passed tc-start: 1639679342.196346, msg_110 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_110.c /dev/null ] tc-end: 1639679345.478347, msg_110, passed tc-start: 1639679345.485973, msg_111 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_111.c /dev/null ] tc-end: 1639679348.955181, msg_111, passed tc-start: 1639679348.963695, msg_112 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_112.c /dev/null ] tc-end: 1639679352.508147, msg_112, passed tc-start: 1639679352.515480, msg_113 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_113.c /dev/null ] tc-end: 1639679356.234951, msg_113, passed tc-start: 1639679356.243713, msg_114 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_114.c /dev/null ] tc-end: 1639679359.779696, msg_114, passed tc-start: 1639679359.788155, msg_115 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_115.c /dev/null ] tc-end: 1639679363.296056, msg_115, passed tc-start: 1639679363.306478, msg_116 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_116.c /dev/null ] tc-end: 1639679367.253128, msg_116, passed tc-start: 1639679367.262695, msg_117 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -p /usr/tests/usr.bin/xlint/lint1/msg_117.c /dev/null ] tc-end: 1639679371.67379, msg_117, passed tc-start: 1639679371.74223, msg_118 tc-so:Executing command [ /usr/libexec/lint1 -hw /usr/tests/usr.bin/xlint/lint1/msg_118.c /dev/null ] tc-end: 1639679374.341265, msg_118, passed tc-start: 1639679374.348580, msg_119 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_119.c /dev/null ] tc-end: 1639679377.998684, msg_119, passed tc-start: 1639679378.8364, msg_120 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -p /usr/tests/usr.bin/xlint/lint1/msg_120.c /dev/null ] tc-end: 1639679381.646933, msg_120, passed tc-start: 1639679381.656602, msg_121 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_121.c /dev/null ] tc-end: 1639679385.160687, msg_121, passed tc-start: 1639679385.208887, msg_122 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_122.c /dev/null ] tc-end: 1639679388.845359, msg_122, passed tc-start: 1639679388.854135, msg_123 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_123.c /dev/null ] tc-end: 1639679392.580924, msg_123, passed tc-start: 1639679392.588321, msg_124 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -s /usr/tests/usr.bin/xlint/lint1/msg_124.c /dev/null ] tc-end: 1639679396.85005, msg_124, passed tc-start: 1639679396.92733, msg_125 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -s /usr/tests/usr.bin/xlint/lint1/msg_125.c /dev/null ] tc-end: 1639679399.864992, msg_125, passed tc-start: 1639679399.874302, msg_126 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_126.c /dev/null ] tc-end: 1639679403.795097, msg_126, passed tc-start: 1639679403.805659, msg_127 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -t /usr/tests/usr.bin/xlint/lint1/msg_127.c /dev/null ] tc-end: 1639679407.245869, msg_127, passed tc-start: 1639679407.259789, msg_128 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_128.c /dev/null ] tc-end: 1639679410.977257, msg_128, passed tc-start: 1639679410.984572, msg_129 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -h /usr/tests/usr.bin/xlint/lint1/msg_129.c /dev/null ] tc-end: 1639679414.91472, msg_129, passed tc-start: 1639679414.98911, msg_130 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_130.c /dev/null ] tc-end: 1639679417.734722, msg_130, passed tc-start: 1639679417.744544, msg_131 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_131.c /dev/null ] tc-end: 1639679421.224488, msg_131, passed tc-start: 1639679421.233039, msg_132 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -aa /usr/tests/usr.bin/xlint/lint1/msg_132.c /dev/null ] tc-end: 1639679425.94358, msg_132, passed tc-start: 1639679425.103335, msg_132_ilp32 tc-end: 1639679428.341833, msg_132_ilp32, skipped, unsuitable platform tc-start: 1639679428.360061, msg_133 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_133.c /dev/null ] tc-end: 1639679431.875309, msg_133, passed tc-start: 1639679431.887282, msg_134 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_134.c /dev/null ] tc-end: 1639679435.33805, msg_134, passed tc-start: 1639679435.44070, msg_135 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -h /usr/tests/usr.bin/xlint/lint1/msg_135.c /dev/null ] tc-end: 1639679438.599310, msg_135, passed tc-start: 1639679438.606401, msg_136 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_136.c /dev/null ] tc-end: 1639679441.668805, msg_136, passed tc-start: 1639679441.675548, msg_137 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_137.c /dev/null ] tc-end: 1639679445.212990, msg_137, passed tc-start: 1639679445.225001, msg_138 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_138.c /dev/null ] tc-end: 1639679448.541130, msg_138, passed tc-start: 1639679448.551250, msg_139 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_139.c /dev/null ] tc-end: 1639679452.283287, msg_139, passed tc-start: 1639679452.296391, msg_140 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_140.c /dev/null ] tc-end: 1639679456.26201, msg_140, passed tc-start: 1639679456.38512, msg_141 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -h /usr/tests/usr.bin/xlint/lint1/msg_141.c /dev/null ] tc-end: 1639679460.6154, msg_141, passed tc-start: 1639679460.20540, msg_142 tc-end: 1639679464.332966, msg_142, skipped, unsuitable platform tc-start: 1639679464.345710, msg_143 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_143.c /dev/null ] tc-end: 1639679467.401725, msg_143, passed tc-start: 1639679467.408517, msg_144 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_144.c /dev/null ] tc-end: 1639679471.608305, msg_144, passed tc-start: 1639679471.616164, msg_145 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_145.c /dev/null ] tc-end: 1639679474.938370, msg_145, passed tc-start: 1639679474.946058, msg_146 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_146.c /dev/null ] tc-end: 1639679478.53371, msg_146, passed tc-start: 1639679478.60911, msg_147 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_147.c /dev/null ] tc-end: 1639679481.111696, msg_147, passed tc-start: 1639679481.118185, msg_148 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_148.c /dev/null ] tc-end: 1639679484.206060, msg_148, passed tc-start: 1639679484.213042, msg_149 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_149.c /dev/null ] tc-end: 1639679487.193358, msg_149, passed tc-start: 1639679487.200407, msg_150 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_150.c /dev/null ] tc-end: 1639679490.235601, msg_150, passed tc-start: 1639679490.242495, msg_151 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_151.c /dev/null ] tc-end: 1639679493.263140, msg_151, passed tc-start: 1639679493.270494, msg_152 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_152.c /dev/null ] tc-end: 1639679496.305869, msg_152, passed tc-start: 1639679496.313077, msg_153 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_153.c /dev/null ] tc-end: 1639679499.302206, msg_153, passed tc-start: 1639679499.308680, msg_154 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_154.c /dev/null ] tc-end: 1639679502.325959, msg_154, passed tc-start: 1639679502.332876, msg_155 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_155.c /dev/null ] tc-end: 1639679505.316978, msg_155, passed tc-start: 1639679505.324126, msg_156 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_156.c /dev/null ] tc-end: 1639679508.322478, msg_156, passed tc-start: 1639679508.329233, msg_157 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_157.c /dev/null ] tc-end: 1639679511.313407, msg_157, passed tc-start: 1639679511.320197, msg_158 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_158.c /dev/null ] tc-end: 1639679514.296001, msg_158, passed tc-start: 1639679514.302690, msg_159 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_159.c /dev/null ] tc-end: 1639679518.532361, msg_159, passed tc-start: 1639679518.538798, msg_160 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -h /usr/tests/usr.bin/xlint/lint1/msg_160.c /dev/null ] tc-end: 1639679521.504096, msg_160, passed tc-start: 1639679521.511092, msg_161 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -h /usr/tests/usr.bin/xlint/lint1/msg_161.c /dev/null ] tc-end: 1639679524.504306, msg_161, passed tc-start: 1639679524.511020, msg_162 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -hp /usr/tests/usr.bin/xlint/lint1/msg_162.c /dev/null ] tc-end: 1639679527.502243, msg_162, passed tc-start: 1639679527.509440, msg_163 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_163.c /dev/null ] tc-end: 1639679530.498268, msg_163, passed tc-start: 1639679530.504859, msg_164 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_164.c /dev/null ] tc-end: 1639679534.487400, msg_164, passed tc-start: 1639679534.496106, msg_165 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_165.c /dev/null ] tc-end: 1639679537.877533, msg_165, passed tc-start: 1639679537.889296, msg_166 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -hp /usr/tests/usr.bin/xlint/lint1/msg_166.c /dev/null ] tc-end: 1639679541.106674, msg_166, passed tc-start: 1639679541.113220, msg_167 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_167.c /dev/null ] tc-end: 1639679544.605270, msg_167, passed tc-start: 1639679544.617645, msg_168 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_168.c /dev/null ] tc-end: 1639679548.67157, msg_168, passed tc-start: 1639679548.78415, msg_169 tc-so:Executing command [ /usr/libexec/lint1 -g -h -S -w /usr/tests/usr.bin/xlint/lint1/msg_169.c /dev/null ] tc-end: 1639679551.844160, msg_169, passed tc-start: 1639679551.853976, msg_170 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_170.c /dev/null ] tc-end: 1639679555.387905, msg_170, passed tc-start: 1639679555.399548, msg_171 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_171.c /dev/null ] tc-end: 1639679559.360160, msg_171, passed tc-start: 1639679559.371532, msg_172 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_172.c /dev/null ] tc-end: 1639679563.167970, msg_172, passed tc-start: 1639679563.180419, msg_173 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_173.c /dev/null ] tc-end: 1639679567.348016, msg_173, passed tc-start: 1639679567.360341, msg_174 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_174.c /dev/null ] tc-end: 1639679570.787287, msg_174, passed tc-start: 1639679570.794307, msg_175 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_175.c /dev/null ] tc-end: 1639679573.912145, msg_175, passed tc-start: 1639679573.921389, msg_176 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_176.c /dev/null ] tc-end: 1639679577.256266, msg_176, passed tc-start: 1639679577.265006, msg_177 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_177.c /dev/null ] tc-end: 1639679580.672676, msg_177, passed tc-start: 1639679580.684216, msg_178 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_178.c /dev/null ] tc-end: 1639679584.388182, msg_178, passed tc-start: 1639679584.400470, msg_179 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_179.c /dev/null ] tc-end: 1639679587.754456, msg_179, passed tc-start: 1639679587.761098, msg_180 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_180.c /dev/null ] tc-end: 1639679591.347889, msg_180, passed tc-start: 1639679591.355140, msg_181 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_181.c /dev/null ] tc-end: 1639679594.336051, msg_181, passed tc-start: 1639679594.342725, msg_182 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_182.c /dev/null ] tc-end: 1639679597.290267, msg_182, passed tc-start: 1639679597.296874, msg_183 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_183.c /dev/null ] tc-end: 1639679600.302218, msg_183, passed tc-start: 1639679600.308835, msg_184 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_184.c /dev/null ] tc-end: 1639679603.299904, msg_184, passed tc-start: 1639679603.306301, msg_185 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_185.c /dev/null ] tc-end: 1639679606.632261, msg_185, passed tc-start: 1639679606.642008, msg_186 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_186.c /dev/null ] tc-end: 1639679610.85116, msg_186, passed tc-start: 1639679610.95037, msg_187 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_187.c /dev/null ] tc-end: 1639679613.927020, msg_187, passed tc-start: 1639679613.933840, msg_188 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_188.c /dev/null ] tc-end: 1639679617.98612, msg_188, passed tc-start: 1639679617.108032, msg_189 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_189.c /dev/null ] tc-end: 1639679621.400187, msg_189, passed tc-start: 1639679621.407063, msg_190 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_190.c /dev/null ] tc-end: 1639679624.380351, msg_190, passed tc-start: 1639679624.386935, msg_191 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_191.c /dev/null ] tc-end: 1639679627.411356, msg_191, passed tc-start: 1639679627.417985, msg_192 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_192.c /dev/null ] tc-end: 1639679630.422095, msg_192, passed tc-start: 1639679630.428908, msg_193 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_193.c /dev/null ] tc-end: 1639679633.445758, msg_193, passed tc-start: 1639679633.452538, msg_194 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_194.c /dev/null ] tc-end: 1639679636.507910, msg_194, passed tc-start: 1639679636.514759, msg_195 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_195.c /dev/null ] tc-end: 1639679639.621396, msg_195, passed tc-start: 1639679639.628316, msg_196 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_196.c /dev/null ] tc-end: 1639679642.567596, msg_196, passed tc-start: 1639679642.574211, msg_197 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_197.c /dev/null ] tc-end: 1639679645.525430, msg_197, passed tc-start: 1639679645.532519, msg_198 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_198.c /dev/null ] tc-end: 1639679648.480880, msg_198, passed tc-start: 1639679648.487341, msg_199 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_199.c /dev/null ] tc-end: 1639679651.536814, msg_199, passed tc-start: 1639679651.543211, msg_200 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_200.c /dev/null ] tc-end: 1639679654.495795, msg_200, passed tc-start: 1639679654.503239, msg_201 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_201.c /dev/null ] tc-end: 1639679657.524422, msg_201, passed tc-start: 1639679657.530548, msg_202 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_202.c /dev/null ] tc-end: 1639679660.483542, msg_202, passed tc-start: 1639679660.489865, msg_203 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_203.c /dev/null ] tc-end: 1639679663.479814, msg_203, passed tc-start: 1639679663.486084, msg_204 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_204.c /dev/null ] tc-end: 1639679666.439742, msg_204, passed tc-start: 1639679666.446179, msg_205 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_205.c /dev/null ] tc-end: 1639679669.432507, msg_205, passed tc-start: 1639679669.438814, msg_206 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -eh /usr/tests/usr.bin/xlint/lint1/msg_206.c /dev/null ] tc-end: 1639679672.646189, msg_206, passed tc-start: 1639679672.652935, msg_207 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_207.c /dev/null ] tc-end: 1639679676.92381, msg_207, passed tc-start: 1639679676.98783, msg_208 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_208.c /dev/null ] tc-end: 1639679679.212191, msg_208, passed tc-start: 1639679679.218860, msg_209 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_209.c /dev/null ] tc-end: 1639679682.176995, msg_209, passed tc-start: 1639679682.183545, msg_210 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_210.c /dev/null ] tc-end: 1639679685.631233, msg_210, passed tc-start: 1639679685.638099, msg_211 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_211.c /dev/null ] tc-end: 1639679688.628904, msg_211, passed tc-start: 1639679688.635814, msg_212 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_212.c /dev/null ] tc-end: 1639679691.591500, msg_212, passed tc-start: 1639679691.597730, msg_213 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_213.c /dev/null ] tc-end: 1639679694.582090, msg_213, passed tc-start: 1639679694.588584, msg_214 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_214.c /dev/null ] tc-end: 1639679697.546956, msg_214, passed tc-start: 1639679697.553515, msg_215 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_215.c /dev/null ] tc-end: 1639679700.517127, msg_215, passed tc-start: 1639679700.523465, msg_216 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_216.c /dev/null ] tc-end: 1639679703.589730, msg_216, passed tc-start: 1639679703.599170, msg_217 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_217.c /dev/null ] tc-end: 1639679706.846583, msg_217, passed tc-start: 1639679706.853035, msg_218 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_218.c /dev/null ] tc-end: 1639679709.806535, msg_218, passed tc-start: 1639679709.813005, msg_219 tc-so:Executing command [ /usr/libexec/lint1 -t -w /usr/tests/usr.bin/xlint/lint1/msg_219.c /dev/null ] tc-end: 1639679712.777746, msg_219, passed tc-start: 1639679712.784003, msg_220 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -h /usr/tests/usr.bin/xlint/lint1/msg_220.c /dev/null ] tc-end: 1639679715.761488, msg_220, passed tc-start: 1639679715.769303, msg_221 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_221.c /dev/null ] tc-end: 1639679718.750640, msg_221, passed tc-start: 1639679718.756947, msg_222 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_222.c /dev/null ] tc-end: 1639679721.827338, msg_222, passed tc-start: 1639679721.834018, msg_223 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_223.c /dev/null ] tc-end: 1639679724.823610, msg_223, passed tc-start: 1639679724.834042, msg_224 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_224.c /dev/null ] tc-end: 1639679728.225501, msg_224, passed tc-start: 1639679728.232472, msg_225 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_225.c /dev/null ] tc-end: 1639679731.197969, msg_225, passed tc-start: 1639679731.204791, msg_226 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_226.c /dev/null ] tc-end: 1639679734.219252, msg_226, passed tc-start: 1639679734.226263, msg_227 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_227.c /dev/null ] tc-end: 1639679737.352339, msg_227, passed tc-start: 1639679737.359538, msg_228 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_228.c /dev/null ] tc-end: 1639679741.949440, msg_228, passed tc-start: 1639679741.959566, msg_229 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_229.c /dev/null ] tc-end: 1639679745.223443, msg_229, passed tc-start: 1639679745.234860, msg_230 tc-so:Executing command [ /usr/libexec/lint1 -S -g -p -w /usr/tests/usr.bin/xlint/lint1/msg_230.c /dev/null ] tc-end: 1639679749.602468, msg_230, passed tc-start: 1639679749.611811, msg_230_uchar tc-end: 1639679752.463701, msg_230_uchar, skipped, unsuitable platform tc-start: 1639679752.474787, msg_231 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_231.c /dev/null ] tc-end: 1639679755.948296, msg_231, passed tc-start: 1639679755.955627, msg_232 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_232.c /dev/null ] tc-end: 1639679758.988109, msg_232, passed tc-start: 1639679758.997528, msg_233 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_233.c /dev/null ] tc-end: 1639679762.52080, msg_233, passed tc-start: 1639679762.58485, msg_234 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_234.c /dev/null ] tc-end: 1639679765.25976, msg_234, passed tc-start: 1639679765.33070, msg_235 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_235.c /dev/null ] tc-end: 1639679768.8805, msg_235, passed tc-start: 1639679768.15421, msg_236 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_236.c /dev/null ] tc-end: 1639679770.981782, msg_236, passed tc-start: 1639679770.989351, msg_237 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_237.c /dev/null ] tc-end: 1639679773.980673, msg_237, passed tc-start: 1639679773.987466, msg_238 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_238.c /dev/null ] tc-end: 1639679776.966075, msg_238, passed tc-start: 1639679776.972994, msg_239 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -h /usr/tests/usr.bin/xlint/lint1/msg_239.c /dev/null ] tc-end: 1639679779.946919, msg_239, passed tc-start: 1639679779.953738, msg_240 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_240.c /dev/null ] tc-end: 1639679782.984535, msg_240, passed tc-start: 1639679782.991213, msg_241 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -e /usr/tests/usr.bin/xlint/lint1/msg_241.c /dev/null ] tc-end: 1639679786.876491, msg_241, passed tc-start: 1639679786.885213, msg_242 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -e /usr/tests/usr.bin/xlint/lint1/msg_242.c /dev/null ] tc-end: 1639679789.867795, msg_242, passed tc-start: 1639679789.884463, msg_243 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -eP /usr/tests/usr.bin/xlint/lint1/msg_243.c /dev/null ] tc-end: 1639679793.371934, msg_243, passed tc-start: 1639679793.382526, msg_244 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_244.c /dev/null ] tc-end: 1639679797.465688, msg_244, passed tc-start: 1639679797.472336, msg_245 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_245.c /dev/null ] tc-end: 1639679801.987717, msg_245, passed tc-start: 1639679801.997942, msg_246 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_246.c /dev/null ] tc-end: 1639679806.499534, msg_246, passed tc-start: 1639679806.506169, msg_247 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -c /usr/tests/usr.bin/xlint/lint1/msg_247.c /dev/null ] tc-end: 1639679809.520149, msg_247, passed tc-start: 1639679809.527835, msg_248 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_248.c /dev/null ] tc-end: 1639679812.511683, msg_248, passed tc-start: 1639679812.518912, msg_249 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_249.c /dev/null ] tc-end: 1639679815.571959, msg_249, passed tc-start: 1639679815.579190, msg_250 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_250.c /dev/null ] tc-end: 1639679818.623522, msg_250, passed tc-start: 1639679818.633880, msg_251 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_251.c /dev/null ] tc-end: 1639679822.627706, msg_251, passed tc-start: 1639679822.634878, msg_252 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_252.c /dev/null ] tc-end: 1639679826.237495, msg_252, passed tc-start: 1639679826.247544, msg_253 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_253.c /dev/null ] tc-end: 1639679830.907192, msg_253, passed tc-start: 1639679830.922956, msg_254 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_254.c /dev/null ] tc-end: 1639679834.955473, msg_254, passed tc-start: 1639679834.968368, msg_255 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_255.c /dev/null ] tc-end: 1639679839.204875, msg_255, passed tc-start: 1639679839.218147, msg_256 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_256.c /dev/null ] tc-end: 1639679846.588353, msg_256, passed tc-start: 1639679846.600447, msg_257 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_257.c /dev/null ] tc-end: 1639679853.70537, msg_257, passed tc-start: 1639679853.77199, msg_258 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_258.c /dev/null ] tc-end: 1639679856.84359, msg_258, passed tc-start: 1639679856.90954, msg_259 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -h /usr/tests/usr.bin/xlint/lint1/msg_259.c /dev/null ] tc-end: 1639679859.87753, msg_259, passed tc-start: 1639679859.95920, msg_259_c90 tc-so:Executing command [ /usr/libexec/lint1 -h -w /usr/tests/usr.bin/xlint/lint1/msg_259_c90.c /dev/null ] tc-end: 1639679862.111589, msg_259_c90, passed tc-start: 1639679862.118273, msg_259_ilp32 tc-end: 1639679864.929433, msg_259_ilp32, skipped, unsuitable platform tc-start: 1639679864.936110, msg_260 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -r /usr/tests/usr.bin/xlint/lint1/msg_260.c /dev/null ] tc-end: 1639679867.902670, msg_260, passed tc-start: 1639679867.909310, msg_261 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_261.c /dev/null ] tc-end: 1639679870.897363, msg_261, passed tc-start: 1639679870.906612, msg_262 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_262.c /dev/null ] tc-end: 1639679873.905432, msg_262, passed tc-start: 1639679873.911672, msg_263 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_263.c /dev/null ] tc-end: 1639679876.880140, msg_263, passed tc-start: 1639679876.886789, msg_264 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_264.c /dev/null ] tc-end: 1639679880.72389, msg_264, passed tc-start: 1639679880.81390, msg_265 tc-so:Executing command [ /usr/libexec/lint1 -w /usr/tests/usr.bin/xlint/lint1/msg_265.c /dev/null ] tc-end: 1639679883.345910, msg_265, passed tc-start: 1639679883.352231, msg_266 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_266.c /dev/null ] tc-end: 1639679887.73558, msg_266, passed tc-start: 1639679887.82747, msg_267 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_267.c /dev/null ] tc-end: 1639679890.698575, msg_267, passed tc-start: 1639679890.704957, msg_268 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_268.c /dev/null ] tc-end: 1639679893.682092, msg_268, passed tc-start: 1639679893.688803, msg_269 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_269.c /dev/null ] tc-end: 1639679896.791632, msg_269, passed tc-start: 1639679896.798262, msg_270 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_270.c /dev/null ] tc-end: 1639679899.838654, msg_270, passed tc-start: 1639679899.845156, msg_271 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_271.c /dev/null ] tc-end: 1639679902.879612, msg_271, passed tc-start: 1639679902.886170, msg_272 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_272.c /dev/null ] tc-end: 1639679906.82356, msg_272, passed tc-start: 1639679906.92629, msg_272_c90 tc-so:Executing command [ /usr/libexec/lint1 -s /usr/tests/usr.bin/xlint/lint1/msg_272_c90.c /dev/null ] tc-end: 1639679909.264227, msg_272_c90, passed tc-start: 1639679909.270718, msg_273 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_273.c /dev/null ] tc-end: 1639679913.355446, msg_273, passed tc-start: 1639679913.362312, msg_274 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_274.c /dev/null ] tc-end: 1639679916.847171, msg_274, passed tc-start: 1639679916.856859, msg_275 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -h /usr/tests/usr.bin/xlint/lint1/msg_275.c /dev/null ] tc-end: 1639679920.315621, msg_275, passed tc-start: 1639679920.324784, msg_276 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_276.c /dev/null ] tc-end: 1639679923.496810, msg_276, passed tc-start: 1639679923.504173, msg_277 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -e /usr/tests/usr.bin/xlint/lint1/msg_277.c /dev/null ] tc-end: 1639679926.623316, msg_277, passed tc-start: 1639679926.630303, msg_278 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -e /usr/tests/usr.bin/xlint/lint1/msg_278.c /dev/null ] tc-end: 1639679929.767803, msg_278, passed tc-start: 1639679929.777009, msg_279 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -e /usr/tests/usr.bin/xlint/lint1/msg_279.c /dev/null ] tc-end: 1639679932.795097, msg_279, passed tc-start: 1639679932.801781, msg_280 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_280.c /dev/null ] tc-end: 1639679936.22970, msg_280, passed tc-start: 1639679936.29730, msg_281 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_281.c /dev/null ] tc-end: 1639679939.80684, msg_281, passed tc-start: 1639679939.90376, msg_282 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_282.c /dev/null ] tc-end: 1639679942.785592, msg_282, passed tc-start: 1639679942.793131, msg_283 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -X 231 /usr/tests/usr.bin/xlint/lint1/msg_283.c /dev/null ] tc-end: 1639679945.799139, msg_283, passed tc-start: 1639679945.806138, msg_284 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_284.c /dev/null ] tc-end: 1639679948.824755, msg_284, passed tc-start: 1639679948.831227, msg_285 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -r /usr/tests/usr.bin/xlint/lint1/msg_285.c /dev/null ] tc-end: 1639679951.938390, msg_285, passed tc-start: 1639679951.947651, msg_286 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_286.c /dev/null ] tc-end: 1639679955.260625, msg_286, passed tc-start: 1639679955.270150, msg_287 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_287.c /dev/null ] tc-end: 1639679958.398018, msg_287, passed tc-start: 1639679958.404645, msg_288 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_288.c /dev/null ] tc-end: 1639679961.469006, msg_288, passed tc-start: 1639679961.475517, msg_289 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_289.c /dev/null ] tc-end: 1639679964.513413, msg_289, passed tc-start: 1639679964.521343, msg_290 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_290.c /dev/null ] tc-end: 1639679968.790677, msg_290, passed tc-start: 1639679968.799449, msg_291 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_291.c /dev/null ] tc-end: 1639679973.40952, msg_291, passed tc-start: 1639679973.47335, msg_292 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_292.c /dev/null ] tc-end: 1639679976.59335, msg_292, passed tc-start: 1639679976.66085, msg_293 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_293.c /dev/null ] tc-end: 1639679979.98924, msg_293, passed tc-start: 1639679979.105846, msg_294 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_294.c /dev/null ] tc-end: 1639679983.25001, msg_294, passed tc-start: 1639679983.32186, msg_295 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_295.c /dev/null ] tc-end: 1639679986.267759, msg_295, passed tc-start: 1639679986.280603, msg_296 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_296.c /dev/null ] tc-end: 1639679989.400836, msg_296, passed tc-start: 1639679989.408234, msg_297 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -P -a -p /usr/tests/usr.bin/xlint/lint1/msg_297.c /dev/null ] tc-end: 1639679992.507367, msg_297, passed tc-start: 1639679992.514206, msg_298 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_298.c /dev/null ] tc-end: 1639679995.543017, msg_298, passed tc-start: 1639679995.549353, msg_299 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_299.c /dev/null ] tc-end: 1639679999.16162, msg_299, passed tc-start: 1639679999.27067, msg_300 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_300.c /dev/null ] tc-end: 1639680002.337230, msg_300, passed tc-start: 1639680002.346255, msg_301 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_301.c /dev/null ] tc-end: 1639680005.573509, msg_301, passed tc-start: 1639680005.582659, msg_302 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_302.c /dev/null ] tc-end: 1639680008.777067, msg_302, passed tc-start: 1639680008.784016, msg_303 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_303.c /dev/null ] tc-end: 1639680013.234059, msg_303, passed tc-start: 1639680013.243636, msg_304 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_304.c /dev/null ] tc-end: 1639680016.885587, msg_304, passed tc-start: 1639680016.892447, msg_305 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_305.c /dev/null ] tc-end: 1639680020.37531, msg_305, passed tc-start: 1639680020.45143, msg_306 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_306.c /dev/null ] tc-end: 1639680023.151346, msg_306, passed tc-start: 1639680023.160806, msg_307 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_307.c /dev/null ] tc-end: 1639680026.685311, msg_307, passed tc-start: 1639680026.691993, msg_308 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_308.c /dev/null ] tc-end: 1639680029.778137, msg_308, passed tc-start: 1639680029.785371, msg_309 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_309.c /dev/null ] tc-end: 1639680032.953060, msg_309, passed tc-start: 1639680032.963931, msg_310 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_310.c /dev/null ] tc-end: 1639680036.122937, msg_310, passed tc-start: 1639680036.132621, msg_311 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_311.c /dev/null ] tc-end: 1639680039.253221, msg_311, passed tc-start: 1639680039.259491, msg_312 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_312.c /dev/null ] tc-end: 1639680042.373294, msg_312, passed tc-start: 1639680042.380878, msg_313 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_313.c /dev/null ] tc-end: 1639680045.537519, msg_313, passed tc-start: 1639680045.545603, msg_314 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_314.c /dev/null ] tc-end: 1639680049.99797, msg_314, passed tc-start: 1639680049.108872, msg_315 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_315.c /dev/null ] tc-end: 1639680052.490709, msg_315, passed tc-start: 1639680052.498712, msg_316 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_316.c /dev/null ] tc-end: 1639680055.733052, msg_316, passed tc-start: 1639680055.740968, msg_317 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_317.c /dev/null ] tc-end: 1639680059.11392, msg_317, passed tc-start: 1639680059.23980, msg_318 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_318.c /dev/null ] tc-end: 1639680062.494760, msg_318, passed tc-start: 1639680062.504715, msg_319 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_319.c /dev/null ] tc-end: 1639680066.336364, msg_319, passed tc-start: 1639680066.345096, msg_320 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_320.c /dev/null ] tc-end: 1639680069.712810, msg_320, passed tc-start: 1639680069.720598, msg_321 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_321.c /dev/null ] tc-end: 1639680072.971553, msg_321, passed tc-start: 1639680072.981421, msg_322 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_322.c /dev/null ] tc-end: 1639680076.215540, msg_322, passed tc-start: 1639680076.226481, msg_323 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_323.c /dev/null ] tc-end: 1639680079.933585, msg_323, passed tc-start: 1639680079.940075, msg_324 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -P /usr/tests/usr.bin/xlint/lint1/msg_324.c /dev/null ] tc-end: 1639680083.767931, msg_324, passed tc-start: 1639680083.777568, msg_325 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_325.c /dev/null ] tc-end: 1639680086.962961, msg_325, passed tc-start: 1639680086.972159, msg_326 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_326.c /dev/null ] tc-end: 1639680090.186925, msg_326, passed tc-start: 1639680090.194671, msg_327 tc-so:Executing command [ /usr/libexec/lint1 -w /usr/tests/usr.bin/xlint/lint1/msg_327.c /dev/null ] tc-end: 1639680093.704234, msg_327, passed tc-start: 1639680093.711794, msg_328 tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/msg_328.c /dev/null ] tc-end: 1639680097.734659, msg_328, passed tc-start: 1639680097.745877, msg_329 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_329.c /dev/null ] tc-end: 1639680101.12843, msg_329, passed tc-start: 1639680101.20808, msg_330 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T /usr/tests/usr.bin/xlint/lint1/msg_330.c /dev/null ] tc-end: 1639680104.414945, msg_330, passed tc-start: 1639680104.424446, msg_331 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T /usr/tests/usr.bin/xlint/lint1/msg_331.c /dev/null ] tc-end: 1639680107.765096, msg_331, passed tc-start: 1639680107.773875, msg_332 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T /usr/tests/usr.bin/xlint/lint1/msg_332.c /dev/null ] tc-end: 1639680111.31718, msg_332, passed tc-start: 1639680111.38266, msg_333 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T /usr/tests/usr.bin/xlint/lint1/msg_333.c /dev/null ] tc-end: 1639680114.176142, msg_333, passed tc-start: 1639680114.185012, msg_334 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T /usr/tests/usr.bin/xlint/lint1/msg_334.c /dev/null ] tc-end: 1639680117.419032, msg_334, passed tc-start: 1639680117.430621, msg_335 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T /usr/tests/usr.bin/xlint/lint1/msg_335.c /dev/null ] tc-end: 1639680121.564505, msg_335, passed tc-start: 1639680121.571255, msg_336 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T /usr/tests/usr.bin/xlint/lint1/msg_336.c /dev/null ] tc-end: 1639680124.840441, msg_336, passed tc-start: 1639680124.853199, msg_337 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T /usr/tests/usr.bin/xlint/lint1/msg_337.c /dev/null ] tc-end: 1639680128.180823, msg_337, passed tc-start: 1639680128.189749, msg_338 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_338.c /dev/null ] tc-end: 1639680131.818455, msg_338, passed tc-start: 1639680131.826465, msg_339 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_339.c /dev/null ] tc-end: 1639680135.103477, msg_339, passed tc-start: 1639680135.113078, msg_340 tc-so:Executing command [ /usr/libexec/lint1 -Ssw /usr/tests/usr.bin/xlint/lint1/msg_340.c /dev/null ] tc-end: 1639680138.683253, msg_340, passed tc-start: 1639680138.692579, msg_341 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_341.c /dev/null ] tc-end: 1639680142.92717, msg_341, passed tc-start: 1639680142.103374, msg_342 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_342.c /dev/null ] tc-end: 1639680145.462363, msg_342, passed tc-start: 1639680145.474692, msg_343 tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/msg_343.c /dev/null ] tc-end: 1639680149.809316, msg_343, passed tc-start: 1639680149.818944, msg_344 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -p /usr/tests/usr.bin/xlint/lint1/msg_344.c /dev/null ] tc-end: 1639680153.148823, msg_344, passed tc-start: 1639680153.160682, msg_345 tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/msg_345.c /dev/null ] tc-end: 1639680156.407594, msg_345, passed tc-start: 1639680156.417737, msg_346 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_346.c /dev/null ] tc-end: 1639680159.631596, msg_346, passed tc-start: 1639680159.639517, msg_347 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -r /usr/tests/usr.bin/xlint/lint1/msg_347.c /dev/null ] tc-end: 1639680162.836482, msg_347, passed tc-start: 1639680162.844414, msg_348 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -r /usr/tests/usr.bin/xlint/lint1/msg_348.c /dev/null ] tc-end: 1639680165.993650, msg_348, passed tc-start: 1639680166.463, op_colon tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -p /usr/tests/usr.bin/xlint/lint1/op_colon.c /dev/null ] tc-end: 1639680169.181606, op_colon, passed tc-start: 1639680169.189258, op_shl_lp64 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/op_shl_lp64.c /dev/null ] tc-end: 1639680172.664522, op_shl_lp64, passed tc-start: 1639680172.676382, parse_init_declarator tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/parse_init_declarator.c /dev/null ] tc-end: 1639680176.371292, parse_init_declarator, passed tc-start: 1639680176.380575, parse_stmt_error tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/parse_stmt_error.c /dev/null ] tc-end: 1639680179.721447, parse_stmt_error, passed tc-start: 1639680179.731328, parse_stmt_iter_error tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/parse_stmt_iter_error.c /dev/null ] tc-end: 1639680183.254011, parse_stmt_iter_error, passed tc-start: 1639680183.261696, parse_type_name tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/parse_type_name.c /dev/null ] tc-end: 1639680186.829034, parse_type_name, passed tc-start: 1639680186.837401, platform_ilp32 tc-end: 1639680189.872312, platform_ilp32, skipped, unsuitable platform tc-start: 1639680189.881293, platform_int tc-end: 1639680193.613133, platform_int, skipped, unsuitable platform tc-start: 1639680193.620830, platform_ldbl128 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -c -h -a -p -b -r -z /usr/tests/usr.bin/xlint/lint1/platform_ldbl128.c /dev/null ] tc-end: 1639680196.991400, platform_ldbl128, passed tc-start: 1639680197.1713, platform_ldbl64 tc-end: 1639680200.461407, platform_ldbl64, skipped, unsuitable platform tc-start: 1639680200.471774, platform_ldbl96 tc-end: 1639680204.466304, platform_ldbl96, skipped, unsuitable platform tc-start: 1639680204.477975, platform_long tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -c -h -a -p -b -r -z /usr/tests/usr.bin/xlint/lint1/platform_long.c /dev/null ] tc-end: 1639680208.41747, platform_long, passed tc-start: 1639680208.50581, platform_lp64 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -c -h -a -p -b -r -z /usr/tests/usr.bin/xlint/lint1/platform_lp64.c /dev/null ] tc-end: 1639680211.417478, platform_lp64, passed tc-start: 1639680211.429248, platform_schar tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -c -h -a -p -b -r -z /usr/tests/usr.bin/xlint/lint1/platform_schar.c /dev/null ] tc-end: 1639680215.138573, platform_schar, passed tc-start: 1639680215.149541, platform_uchar tc-end: 1639680218.318759, platform_uchar, skipped, unsuitable platform tc-start: 1639680218.329212, stmt_for tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/stmt_for.c /dev/null ] tc-end: 1639680221.713075, stmt_for, passed tc-start: 1639680221.723651, stmt_goto tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/stmt_goto.c /dev/null ] tc-end: 1639680224.963813, stmt_goto, passed tc-start: 1639680224.972114, stmt_if tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/stmt_if.c /dev/null ] tc-end: 1639680228.195095, stmt_if, passed tp-end: 1639680228.205820, usr.bin/xlint/lint1/t_integration tp-start: 1639680233.327589, usr.bin/xlint/lint2/t_lint2, 27 tc-start: 1639680233.339622, emit tc-so:Executing command [ /usr/libexec/lint2 -h -x -C emit emit.ln ] tc-so:Executing command [ cat llib-lemit.ln ] tc-end: 1639680234.926785, emit, passed tc-start: 1639680234.945086, emit_lp64 tc-so:Executing command [ /usr/libexec/lint2 -h -x -C emit_lp64 emit_lp64.ln ] tc-so:Executing command [ cat llib-lemit_lp64.ln ] tc-end: 1639680236.161366, emit_lp64, passed tc-start: 1639680236.175971, error_cases tc-so: tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:123 tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0X tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0dXYZ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d123 tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d123.XYZ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0X0.0 tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0 tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0uu tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0du tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0ui tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0di tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0ud tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0dd tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0iiiiiii1n_ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0z-1d_ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0p1n1d_ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0s tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0s2 tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0s2| tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0s2" tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0s2"% tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0s2"\ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0s2"%\ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0 tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0 tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0dd tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0de tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0ee tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0ii tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0oo tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0rr tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0ss tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0tt tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0uu tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0v1v1 tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0P1P1 tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0S1S1 tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0v1P1S_ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0d3var_ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0d3varPV_ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0u0.0 tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0u0.0_ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0u0.0x tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0u0.0x3var_ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-end: 1639680245.446076, error_cases, passed tc-start: 1639680245.456228, missing_newline tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-end: 1639680246.324443, missing_newline, passed tc-start: 1639680246.334480, msg_000 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_000.ln ] tc-end: 1639680247.266630, msg_000, passed tc-start: 1639680247.275548, msg_001 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_001.ln ] tc-end: 1639680248.321512, msg_001, passed tc-start: 1639680248.330583, msg_002 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_002.ln ] tc-end: 1639680249.301281, msg_002, passed tc-start: 1639680249.310408, msg_003 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_003.ln ] tc-end: 1639680250.257335, msg_003, passed tc-start: 1639680250.267675, msg_004 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_004.ln ] tc-end: 1639680251.214167, msg_004, passed tc-start: 1639680251.225905, msg_005 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_005.ln ] tc-end: 1639680252.218821, msg_005, passed tc-start: 1639680252.228428, msg_006 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_006.ln ] tc-end: 1639680253.207136, msg_006, passed tc-start: 1639680253.216485, msg_007 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_007.ln ] tc-end: 1639680254.118323, msg_007, passed tc-start: 1639680254.127491, msg_008 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_008.ln ] tc-end: 1639680255.65450, msg_008, passed tc-start: 1639680255.75702, msg_009 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_009.ln ] tc-end: 1639680255.994156, msg_009, passed tc-start: 1639680256.5440, msg_010 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_010.ln ] tc-end: 1639680256.952847, msg_010, passed tc-start: 1639680256.961901, msg_011 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_011.ln ] tc-end: 1639680257.873724, msg_011, passed tc-start: 1639680257.884263, msg_012 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_012.ln ] tc-end: 1639680258.775448, msg_012, passed tc-start: 1639680258.784348, msg_013 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_013.ln ] tc-end: 1639680259.681229, msg_013, passed tc-start: 1639680259.690910, msg_014 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_014.ln ] tc-end: 1639680260.620792, msg_014, passed tc-start: 1639680260.631386, msg_015 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_015.ln ] tc-end: 1639680261.568352, msg_015, passed tc-start: 1639680261.578106, msg_016 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_016.ln ] tc-end: 1639680262.505905, msg_016, passed tc-start: 1639680262.513817, msg_017 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_017.ln ] tc-end: 1639680263.431769, msg_017, passed tc-start: 1639680263.441258, msg_018 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_018.ln ] tc-end: 1639680264.356868, msg_018, passed tc-start: 1639680264.368180, output_sorted tc-so:Executing command [ /usr/libexec/lint2 -h -x output_sorted.ln ] tc-end: 1639680265.558367, output_sorted, passed tc-start: 1639680265.566849, read tc-so:Executing command [ /usr/libexec/lint2 -h -x read.ln ] tc-end: 1639680266.484335, read, passed tc-start: 1639680266.493877, read_lp64 tc-so:Executing command [ /usr/libexec/lint2 -h -x read_lp64.ln ] tc-end: 1639680267.459619, read_lp64, passed tc-start: 1639680267.471036, read_printf tc-so:Executing command [ /usr/libexec/lint2 -h -x read_printf.ln ] tc-end: 1639680268.672924, read_printf, passed tp-end: 1639680268.684315, usr.bin/xlint/lint2/t_lint2 tp-start: 1639680269.541450, usr.bin/ztest/t_ztest, 1 tc-start: 1639680269.544413, assert tc-so:Executing command [ /bin/sh -c mkdir /tmp/ztest ] tc-so:Executing command [ /bin/sh -c ztest -VVV -v10 -m2 -r12 -R3 -T 10 -f /tmp/ztest ] tc-se:Fail: incorrect exit status: 2, expected: 0 tc-se:stdout: tc-se:10 vdevs, 7 datasets, 23 threads, 10 seconds... tc-se: tc-se:stderr: tc-se:zdb: Fail to initialize zfs tc-se:ztest: '/usr/sbin/zdb -bccs -d -U /tmp/ztest/zpool.cache ztest' exit code 1 tc-se:child exited with code 3 tc-se: tc-end: 1639680296.70469, assert, expected_failure, PR kern/53767: atf-check failed; see the output of the test for details tp-end: 1639680296.84484, usr.bin/ztest/t_ztest tp-start: 1639680296.967864, usr.bin/c++/t_asan_double_free, 1 tc-start: 1639680296.970553, target_not_supported tc-end: 1639680297.665366, target_not_supported, skipped, Target is not supported tp-end: 1639680297.672360, usr.bin/c++/t_asan_double_free tp-start: 1639680298.484596, usr.bin/c++/t_asan_global_buffer_overflow, 1 tc-start: 1639680298.487343, target_not_supported tc-end: 1639680299.215267, target_not_supported, skipped, Target is not supported tp-end: 1639680299.222691, usr.bin/c++/t_asan_global_buffer_overflow tp-start: 1639680300.13215, usr.bin/c++/t_asan_heap_overflow, 1 tc-start: 1639680300.15583, target_not_supported tc-end: 1639680300.980919, target_not_supported, skipped, Target is not supported tp-end: 1639680300.990760, usr.bin/c++/t_asan_heap_overflow tp-start: 1639680302.68008, usr.bin/c++/t_asan_off_by_one, 1 tc-start: 1639680302.71181, target_not_supported tc-end: 1639680302.874827, target_not_supported, skipped, Target is not supported tp-end: 1639680302.883935, usr.bin/c++/t_asan_off_by_one tp-start: 1639680303.602214, usr.bin/c++/t_asan_poison, 1 tc-start: 1639680303.604387, target_not_supported tc-end: 1639680304.241821, target_not_supported, skipped, Target is not supported tp-end: 1639680304.248376, usr.bin/c++/t_asan_poison tp-start: 1639680304.961689, usr.bin/c++/t_asan_uaf, 1 tc-start: 1639680304.963847, target_not_supported tc-end: 1639680305.880999, target_not_supported, skipped, Target is not supported tp-end: 1639680305.890413, usr.bin/c++/t_asan_uaf tp-start: 1639680308.47712, usr.bin/c++/t_ubsan_int_add_overflow, 3 tc-start: 1639680308.49948, int_add_overflow tc-so:Executing command [ ./test ] tc-end: 1639680315.608576, int_add_overflow, passed tc-start: 1639680315.618461, int_add_overflow_pic tc-so:Executing command [ ./test ] tc-end: 1639680325.234755, int_add_overflow_pic, passed tc-start: 1639680325.247246, int_add_overflow_pie tc-so:Executing command [ ./test ] tc-end: 1639680332.129800, int_add_overflow_pie, passed tp-end: 1639680332.144817, usr.bin/c++/t_ubsan_int_add_overflow tp-start: 1639680333.833028, usr.bin/c++/t_ubsan_int_neg_overflow, 3 tc-start: 1639680333.836063, int_neg_overflow tc-so:Executing command [ ./test ] tc-end: 1639680339.158332, int_neg_overflow, passed tc-start: 1639680339.169966, int_neg_overflow_pic tc-so:Executing command [ ./test ] tc-end: 1639680347.709523, int_neg_overflow_pic, passed tc-start: 1639680347.725867, int_neg_overflow_pie tc-so:Executing command [ ./test ] tc-end: 1639680353.69955, int_neg_overflow_pie, passed tp-end: 1639680353.80493, usr.bin/c++/t_ubsan_int_neg_overflow tp-start: 1639680354.634495, usr.bin/c++/t_ubsan_vla_out_of_bounds, 3 tc-start: 1639680354.636687, vla_out_of_bounds tc-so:Executing command [ ./test ] tc-end: 1639680360.637101, vla_out_of_bounds, passed tc-start: 1639680360.649322, vla_out_of_bounds_pic tc-so:Executing command [ ./test ] tc-end: 1639680369.14219, vla_out_of_bounds_pic, passed tc-start: 1639680369.26199, vla_out_of_bounds_pie tc-so:Executing command [ ./test ] tc-end: 1639680374.371904, vla_out_of_bounds_pie, passed tp-end: 1639680374.382682, usr.bin/c++/t_ubsan_vla_out_of_bounds tp-start: 1639680375.952968, usr.bin/c++/t_ubsan_int_sub_overflow, 3 tc-start: 1639680375.955135, int_sub_overflow tc-so:Executing command [ ./test ] tc-end: 1639680382.414058, int_sub_overflow, passed tc-start: 1639680382.424787, int_sub_overflow_pic tc-so:Executing command [ ./test ] tc-end: 1639680391.98614, int_sub_overflow_pic, passed tc-start: 1639680391.110574, int_sub_overflow_pie tc-so:Executing command [ ./test ] tc-end: 1639680396.292711, int_sub_overflow_pie, passed tp-end: 1639680396.303574, usr.bin/c++/t_ubsan_int_sub_overflow tp-start: 1639680398.32465, usr.bin/c++/t_ubsan_int_divzero, 3 tc-start: 1639680398.35234, int_divzero tc-so:Executing command [ ./test ] tc-end: 1639680403.241377, int_divzero, passed tc-start: 1639680403.255376, int_divzero_pic tc-so:Executing command [ ./test ] tc-end: 1639680411.491970, int_divzero_pic, passed tc-start: 1639680411.507230, int_divzero_pie tc-so:Executing command [ ./test ] tc-end: 1639680416.864367, int_divzero_pie, passed tp-end: 1639680416.877865, usr.bin/c++/t_ubsan_int_divzero tp-start: 1639680418.734639, usr.bin/c++/t_call_once, 10 tc-start: 1639680418.736943, call_once tc-so:Executing command [ c++ -o call_once test.cpp -pthread ] tc-so:Executing command [ ./call_once ] tc-end: 1639680455.561708, call_once, passed tc-start: 1639680455.572080, call_once_32 tc-so:Executing command [ c++ -o call_once_32 -m32 test.cpp -pthread ] tc-so:Executing command [ c++ -o call_once_64 test.cpp -pthread ] tc-so:32bit binaries on this platform are: tc-so:ELF 32-bit MSB executable, SPARC32PLUS, V8+ Required, total store ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.92, not stripped tc-so:While native (64bit) binaries are: tc-so:ELF 64-bit MSB executable, SPARC V9, relaxed memory ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.92, compiler model: medmid, not stripped tc-so:Executing command [ ./call_once_32 ] tc-so:Executing command [ c++ -o call_once -m32 -pthread -static test.cpp ] tc-so:Executing command [ ./call_once ] tc-end: 1639680572.249974, call_once_32, passed tc-start: 1639680572.274867, call_once_pic tc-so:Executing command [ c++ -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -o call_once test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./call_once ] tc-end: 1639680610.823878, call_once_pic, passed tc-start: 1639680610.841414, call_once_pic_32 tc-so:Executing command [ c++ -m32 -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -o call_once test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./call_once ] tc-end: 1639680651.483569, call_once_pic_32, passed tc-start: 1639680651.500991, call_once_pic_profile tc-so:Executing command [ c++ -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -pg -o call_once test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./call_once ] tc-end: 1639680691.933631, call_once_pic_profile, passed tc-start: 1639680691.961609, call_once_pic_profile_32 tc-so:Executing command [ c++ -m32 -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -pg -o call_once test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./call_once ] tc-end: 1639680733.733197, call_once_pic_profile_32, passed tc-start: 1639680733.758234, call_once_pie tc-so:Executing command [ c++ -fpie -pie -o call_once test.cpp -pthread ] tc-so:Executing command [ ./call_once ] tc-end: 1639680770.846804, call_once_pie, passed tc-start: 1639680770.861163, call_once_profile tc-so:Executing command [ c++ -pg -o call_once test.cpp -pthread ] tc-so:Executing command [ ./call_once ] tc-se:Fail: program did not exit cleanly tc-se:stdout: tc-se: tc-se:stderr: tc-se: tc-end: 1639680809.913140, call_once_profile, failed, atf-check failed; see the output of the test for details tc-start: 1639680809.934728, call_once_profile_32 tc-so:Executing command [ c++ -m32 -pg -o call_once test.cpp -pthread ] tc-so:Executing command [ ./call_once ] tc-se:Fail: program did not exit cleanly tc-se:stdout: tc-se: tc-se:stderr: tc-se: tc-end: 1639680845.293150, call_once_profile_32, failed, atf-check failed; see the output of the test for details tc-start: 1639680845.314477, call_once_static tc-so:Executing command [ c++ -static -o call_once test.cpp -pthread ] tc-so:Executing command [ ./call_once ] tc-end: 1639680882.533447, call_once_static, passed tp-end: 1639680882.553150, usr.bin/c++/t_call_once tp-start: 1639680885.66775, usr.bin/c++/t_call_once2, 10 tc-start: 1639680885.69537, call_once2 tc-so:Executing command [ c++ -o call_once2 test.cpp -pthread ] tc-so:Executing command [ ./call_once2 ] tc-end: 1639680935.768005, call_once2, passed tc-start: 1639680935.780740, call_once2_32 tc-so:Executing command [ c++ -o call_once2_32 -m32 test.cpp -pthread ] tc-so:Executing command [ c++ -o call_once2_64 test.cpp -pthread ] tc-so:32bit binaries on this platform are: tc-so:ELF 32-bit MSB executable, SPARC32PLUS, V8+ Required, total store ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.92, not stripped tc-so:While native (64bit) binaries are: tc-so:ELF 64-bit MSB executable, SPARC V9, relaxed memory ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.92, compiler model: medmid, not stripped tc-so:Executing command [ ./call_once2_32 ] tc-so:Executing command [ c++ -o call_once2 -m32 -pthread -static test.cpp ] tc-so:Executing command [ ./call_once2 ] tc-end: 1639681083.687393, call_once2_32, passed tc-start: 1639681083.726291, call_once2_pic tc-so:Executing command [ c++ -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -o call_once2 test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./call_once2 ] tc-end: 1639681138.762588, call_once2_pic, passed tc-start: 1639681138.775694, call_once2_pic_32 tc-so:Executing command [ c++ -m32 -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -o call_once2 test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./call_once2 ] tc-end: 1639681192.58437, call_once2_pic_32, passed tc-start: 1639681192.74471, call_once2_pic_profile tc-so:Executing command [ c++ -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -pg -o call_once2 test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./call_once2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:./libtest.so: Trying to call undefined weak symbol `pthread_create' tc-se: tc-end: 1639681250.346699, call_once2_pic_profile, expected_failure, profiling option doesn't work with pic: atf-check failed; see the output of the test for details tc-start: 1639681250.379100, call_once2_pic_profile_32 tc-so:Executing command [ c++ -m32 -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -pg -o call_once2 test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./call_once2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:./libtest.so: Trying to call undefined weak symbol `pthread_create' tc-se: tc-end: 1639681305.656531, call_once2_pic_profile_32, expected_failure, profiling option doesn't work with shared libraries: atf-check failed; see the output of the test for details tc-start: 1639681305.691232, call_once2_pie tc-so:Executing command [ c++ -fpie -pie -o call_once2 test.cpp -pthread ] tc-so:Executing command [ ./call_once2 ] tc-end: 1639681355.434420, call_once2_pie, passed tc-start: 1639681355.449460, call_once2_profile tc-so:Executing command [ c++ -pg -o call_once2 test.cpp -pthread ] tc-so:Executing command [ ./call_once2 ] tc-se:Fail: program did not exit cleanly tc-se:stdout: tc-se: tc-se:stderr: tc-se: tc-end: 1639681408.664716, call_once2_profile, expected_failure, profiling option doesn't work with shared libraries: atf-check failed; see the output of the test for details tc-start: 1639681408.694551, call_once2_profile_32 tc-so:Executing command [ c++ -m32 -pg -o call_once2 test.cpp -pthread ] tc-so:Executing command [ ./call_once2 ] tc-se:Fail: program did not exit cleanly tc-se:stdout: tc-se: tc-se:stderr: tc-se: tc-end: 1639681463.556537, call_once2_profile_32, expected_failure, profiling option doesn't work now: atf-check failed; see the output of the test for details tc-start: 1639681463.589588, call_once2_static tc-so:Executing command [ c++ -static -o call_once2 test.cpp -pthread ] tc-so:Executing command [ ./call_once2 ] tc-end: 1639681519.253245, call_once2_static, passed tp-end: 1639681519.279883, usr.bin/c++/t_call_once2 tp-start: 1639681521.657420, usr.bin/c++/t_cxxruntime, 10 tc-start: 1639681521.659730, cxxruntime tc-so:Executing command [ c++ -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1639681550.103990, cxxruntime, passed tc-start: 1639681550.114525, cxxruntime32 tc-so:Executing command [ c++ -o hello32 -m32 test.cpp ] tc-so:Executing command [ c++ -o hello64 test.cpp ] tc-so:32bit binaries on this platform are: tc-so:ELF 32-bit MSB executable, SPARC32PLUS, V8+ Required, total store ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.92, not stripped tc-so:While native (64bit) binaries are: tc-so:ELF 64-bit MSB executable, SPARC V9, relaxed memory ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.92, compiler model: medmid, not stripped tc-so:Executing command [ ./hello32 ] tc-so:Executing command [ c++ -o hello -m32 -static test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1639681631.763770, cxxruntime32, passed tc-start: 1639681631.796482, cxxruntime_pic tc-so:Executing command [ c++ -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1639681663.129907, cxxruntime_pic, passed tc-start: 1639681663.159704, cxxruntime_pic_32 tc-so:Executing command [ c++ -m32 -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1639681695.742393, cxxruntime_pic_32, passed tc-start: 1639681695.760371, cxxruntime_pic_profile tc-so:Executing command [ c++ -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -pg -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1639681732.122564, cxxruntime_pic_profile, passed tc-start: 1639681732.152684, cxxruntime_pic_profile_32 tc-so:Executing command [ c++ -m32 -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -pg -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1639681767.274431, cxxruntime_pic_profile_32, passed tc-start: 1639681767.313955, cxxruntime_pie tc-so:Executing command [ c++ -fpie -pie -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1639681795.234149, cxxruntime_pie, passed tc-start: 1639681795.249473, cxxruntime_profile tc-so:Executing command [ c++ -pg -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1639681828.183685, cxxruntime_profile, passed tc-start: 1639681828.212454, cxxruntime_profile_32 tc-so:Executing command [ c++ -m32 -pg -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1639681863.189694, cxxruntime_profile_32, passed tc-start: 1639681863.217108, cxxruntime_static tc-so:Executing command [ c++ -static -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1639681895.622578, cxxruntime_static, passed tp-end: 1639681895.652062, usr.bin/c++/t_cxxruntime tp-start: 1639681897.972980, usr.bin/c++/t_hello, 10 tc-start: 1639681897.975637, hello tc-so:Executing command [ c++ -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1639681902.464111, hello, passed tc-start: 1639681902.474568, hello32 tc-so:Executing command [ c++ -o hello32 -m32 test.cpp ] tc-so:Executing command [ c++ -o hello64 test.cpp ] tc-so:32bit binaries on this platform are: tc-so:ELF 32-bit MSB executable, SPARC32PLUS, V8+ Required, total store ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.92, not stripped tc-so:While native (64bit) binaries are: tc-so:ELF 64-bit MSB executable, SPARC V9, relaxed memory ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.92, compiler model: medmid, not stripped tc-so:Executing command [ ./hello32 ] tc-so:Executing command [ c++ -o hello -m32 -static test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1639681916.917163, hello32, passed tc-start: 1639681916.947730, hello_pic tc-so:Executing command [ c++ -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1639681924.763362, hello_pic, passed tc-start: 1639681924.782754, hello_pic_32 tc-so:Executing command [ c++ -m32 -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1639681933.709960, hello_pic_32, passed tc-start: 1639681933.727751, hello_pic_profile tc-so:Executing command [ c++ -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -pg -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1639681940.133026, hello_pic_profile, passed tc-start: 1639681940.154186, hello_pic_profile_32 tc-so:Executing command [ c++ -m32 -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -pg -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1639681947.673935, hello_pic_profile_32, passed tc-start: 1639681947.702933, hello_pie tc-so:Executing command [ c++ -fpie -pie -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1639681952.817488, hello_pie, passed tc-start: 1639681952.830316, hello_profile tc-so:Executing command [ c++ -pg -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1639681957.570546, hello_profile, passed tc-start: 1639681957.588015, hello_profile_32 tc-so:Executing command [ c++ -m32 -pg -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1639681963.587689, hello_profile_32, passed tc-start: 1639681963.612648, hello_static tc-so:Executing command [ c++ -static -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1639681968.228257, hello_static, passed tp-end: 1639681968.243485, usr.bin/c++/t_hello tp-start: 1639681970.548100, usr.bin/c++/t_pthread_once, 10 tc-start: 1639681970.550588, pthread_once tc-so:Executing command [ c++ -o pthread_once test.cpp -pthread ] tc-so:Executing command [ ./pthread_once ] tc-end: 1639681996.231424, pthread_once, passed tc-start: 1639681996.245864, pthread_once_32 tc-so:Executing command [ c++ -o pthread_once_32 -m32 test.cpp -pthread ] tc-so:Executing command [ c++ -o pthread_once_64 test.cpp -pthread ] tc-so:32bit binaries on this platform are: tc-so:ELF 32-bit MSB executable, SPARC32PLUS, V8+ Required, total store ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.92, not stripped tc-so:While native (64bit) binaries are: tc-so:ELF 64-bit MSB executable, SPARC V9, relaxed memory ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.92, compiler model: medmid, not stripped tc-so:Executing command [ ./pthread_once_32 ] tc-so:Executing command [ c++ -o pthread_once -m32 -pthread -static test.cpp ] tc-so:Executing command [ ./pthread_once ] tc-end: 1639682075.981306, pthread_once_32, passed tc-start: 1639682076.15631, pthread_once_pic tc-so:Executing command [ c++ -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -o pthread_once test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./pthread_once ] tc-end: 1639682106.429162, pthread_once_pic, passed tc-start: 1639682106.447759, pthread_once_pic_32 tc-so:Executing command [ c++ -m32 -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -o pthread_once test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./pthread_once ] tc-end: 1639682138.659850, pthread_once_pic_32, passed tc-start: 1639682138.676853, pthread_once_pic_profile tc-so:Executing command [ c++ -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -pg -o pthread_once test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./pthread_once ] tc-end: 1639682169.738461, pthread_once_pic_profile, passed tc-start: 1639682169.763621, pthread_once_pic_profile_32 tc-so:Executing command [ c++ -m32 -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -pg -o pthread_once test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./pthread_once ] tc-end: 1639682200.897205, pthread_once_pic_profile_32, passed tc-start: 1639682200.931419, pthread_once_pie tc-so:Executing command [ c++ -fpie -pie -o pthread_once test.cpp -pthread ] tc-so:Executing command [ ./pthread_once ] tc-end: 1639682228.639581, pthread_once_pie, passed tc-start: 1639682228.651425, pthread_once_profile tc-so:Executing command [ c++ -pg -o pthread_once test.cpp -pthread ] tc-so:Executing command [ ./pthread_once ] tc-se:Fail: program did not exit cleanly tc-se:stdout: tc-se: tc-se:stderr: tc-se: tc-end: 1639682259.812346, pthread_once_profile, failed, atf-check failed; see the output of the test for details tc-start: 1639682259.836072, pthread_once_profile_32 tc-so:Executing command [ c++ -m32 -pg -o pthread_once test.cpp -pthread ] tc-so:Executing command [ ./pthread_once ] tc-se:Fail: program did not exit cleanly tc-se:stdout: tc-se: tc-se:stderr: tc-se: tc-end: 1639682287.998045, pthread_once_profile_32, failed, atf-check failed; see the output of the test for details tc-start: 1639682288.30692, pthread_once_static tc-so:Executing command [ c++ -static -o pthread_once test.cpp -pthread ] tc-so:Executing command [ ./pthread_once ] tc-end: 1639682315.197469, pthread_once_static, passed tp-end: 1639682315.220592, usr.bin/c++/t_pthread_once tp-start: 1639682317.510221, usr.bin/c++/t_static_destructor, 10 tc-start: 1639682317.512526, static_destructor tc-so:Executing command [ c++ -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1639682344.188818, static_destructor, passed tc-start: 1639682344.203092, static_destructor32 tc-so:Executing command [ c++ -o hello32 -m32 test.cpp ] tc-so:Executing command [ c++ -o hello64 test.cpp ] tc-so:32bit binaries on this platform are: tc-so:ELF 32-bit MSB executable, SPARC32PLUS, V8+ Required, total store ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.92, not stripped tc-so:While native (64bit) binaries are: tc-so:ELF 64-bit MSB executable, SPARC V9, relaxed memory ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.92, compiler model: medmid, not stripped tc-so:Executing command [ ./hello32 ] tc-so:Executing command [ c++ -o hello -m32 -static test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1639682430.149077, static_destructor32, passed tc-start: 1639682430.177022, static_destructor_pic tc-so:Executing command [ c++ -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1639682458.440627, static_destructor_pic, passed tc-start: 1639682458.454291, static_destructor_pic_32 tc-so:Executing command [ c++ -m32 -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1639682488.966182, static_destructor_pic_32, passed tc-start: 1639682488.981610, static_destructor_pic_profile tc-so:Executing command [ c++ -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -pg -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1639682520.600281, static_destructor_pic_profile, passed tc-start: 1639682520.630212, static_destructor_pic_profile_32 tc-so:Executing command [ c++ -m32 -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -pg -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1639682552.646125, static_destructor_pic_profile_32, passed tc-start: 1639682552.677874, static_destructor_pie tc-so:Executing command [ c++ -fpie -pie -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1639682579.581724, static_destructor_pie, passed tc-start: 1639682579.591443, static_destructor_profile tc-so:Executing command [ c++ -pg -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1639682608.768503, static_destructor_profile, passed tc-start: 1639682608.797402, static_destructor_profile_32 tc-so:Executing command [ c++ -m32 -pg -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1639682639.649452, static_destructor_profile_32, passed tc-start: 1639682639.696223, static_destructor_static tc-so:Executing command [ c++ -static -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1639682670.353537, static_destructor_static, passed tp-end: 1639682670.382421, usr.bin/c++/t_static_destructor tp-start: 1639682671.240578, usr.bin/c++/t_fuzzer_oom, 1 tc-start: 1639682671.243191, target_not_supported tc-end: 1639682671.823473, target_not_supported, skipped, Target is not supported tp-end: 1639682671.830077, usr.bin/c++/t_fuzzer_oom tp-start: 1639682672.430721, usr.bin/c++/t_fuzzer_simple, 1 tc-start: 1639682672.433257, target_not_supported tc-end: 1639682672.976920, target_not_supported, skipped, Target is not supported tp-end: 1639682672.984315, usr.bin/c++/t_fuzzer_simple tp-start: 1639682673.828874, usr.bin/c++/t_fuzzer_timeout, 1 tc-start: 1639682673.831521, target_not_supported tc-end: 1639682674.457569, target_not_supported, skipped, Target is not supported tp-end: 1639682674.466814, usr.bin/c++/t_fuzzer_timeout tp-start: 1639682675.99776, usr.bin/c++/t_msan_allocated_memory, 1 tc-start: 1639682675.102041, target_not_supported tc-end: 1639682675.597229, target_not_supported, skipped, Target is not supported tp-end: 1639682675.604504, usr.bin/c++/t_msan_allocated_memory tp-start: 1639682676.258462, usr.bin/c++/t_msan_check_mem, 1 tc-start: 1639682676.262708, target_not_supported tc-end: 1639682676.879831, target_not_supported, skipped, Target is not supported tp-end: 1639682676.886516, usr.bin/c++/t_msan_check_mem tp-start: 1639682677.640259, usr.bin/c++/t_msan_free, 1 tc-start: 1639682677.642528, target_not_supported tc-end: 1639682678.196819, target_not_supported, skipped, Target is not supported tp-end: 1639682678.205422, usr.bin/c++/t_msan_free tp-start: 1639682678.936665, usr.bin/c++/t_msan_heap, 1 tc-start: 1639682678.939266, target_not_supported tc-end: 1639682679.582992, target_not_supported, skipped, Target is not supported tp-end: 1639682679.591607, usr.bin/c++/t_msan_heap tp-start: 1639682680.298687, usr.bin/c++/t_msan_partial_poison, 1 tc-start: 1639682680.301063, target_not_supported tc-end: 1639682680.968745, target_not_supported, skipped, Target is not supported tp-end: 1639682680.978440, usr.bin/c++/t_msan_partial_poison tp-start: 1639682681.842033, usr.bin/c++/t_msan_poison, 1 tc-start: 1639682681.845573, target_not_supported tc-end: 1639682682.535757, target_not_supported, skipped, Target is not supported tp-end: 1639682682.544022, usr.bin/c++/t_msan_poison tp-start: 1639682683.245434, usr.bin/c++/t_msan_realloc, 1 tc-start: 1639682683.248503, target_not_supported tc-end: 1639682683.852491, target_not_supported, skipped, Target is not supported tp-end: 1639682683.862620, usr.bin/c++/t_msan_realloc tp-start: 1639682684.635001, usr.bin/c++/t_msan_shadow, 1 tc-start: 1639682684.638237, target_not_supported tc-end: 1639682685.296853, target_not_supported, skipped, Target is not supported tp-end: 1639682685.308526, usr.bin/c++/t_msan_shadow tp-start: 1639682686.122113, usr.bin/c++/t_msan_stack, 1 tc-start: 1639682686.126835, target_not_supported tc-end: 1639682686.713785, target_not_supported, skipped, Target is not supported tp-end: 1639682686.720509, usr.bin/c++/t_msan_stack tp-start: 1639682687.559327, usr.bin/c++/t_msan_unpoison, 1 tc-start: 1639682687.561952, target_not_supported tc-end: 1639682688.168881, target_not_supported, skipped, Target is not supported tp-end: 1639682688.176056, usr.bin/c++/t_msan_unpoison tp-start: 1639682689.667022, usr.bin/c++/t_tsan_data_race, 4 tc-start: 1639682689.669252, data_race tc-end: 1639682689.671080, data_race, skipped, Requires the 'x86_64' architecture tc-start: 1639682689.672480, data_race_pic tc-end: 1639682689.674079, data_race_pic, skipped, Requires the 'x86_64' architecture tc-start: 1639682689.675358, data_race_pie tc-end: 1639682689.676936, data_race_pie, skipped, Requires the 'x86_64' architecture tc-start: 1639682689.678203, data_race_profile tc-end: 1639682689.679821, data_race_profile, skipped, Requires the 'x86_64' architecture tp-end: 1639682689.681098, usr.bin/c++/t_tsan_data_race tp-start: 1639682691.182580, usr.bin/c++/t_tsan_heap_use_after_free, 4 tc-start: 1639682691.185383, heap_use_after_free tc-end: 1639682691.187695, heap_use_after_free, skipped, Requires the 'x86_64' architecture tc-start: 1639682691.189200, heap_use_after_free_pic tc-end: 1639682691.190854, heap_use_after_free_pic, skipped, Requires the 'x86_64' architecture tc-start: 1639682691.192165, heap_use_after_free_pie tc-end: 1639682691.193846, heap_use_after_free_pie, skipped, Requires the 'x86_64' architecture tc-start: 1639682691.196096, heap_use_after_free_profile tc-end: 1639682691.198648, heap_use_after_free_profile, skipped, Requires the 'x86_64' architecture tp-end: 1639682691.200339, usr.bin/c++/t_tsan_heap_use_after_free tp-start: 1639682692.630810, usr.bin/c++/t_tsan_lock_order_inversion, 4 tc-start: 1639682692.633761, lock_order_inversion tc-end: 1639682692.635964, lock_order_inversion, skipped, Requires the 'x86_64' architecture tc-start: 1639682692.637425, lock_order_inversion_pic tc-end: 1639682692.639354, lock_order_inversion_pic, skipped, Requires the 'x86_64' architecture tc-start: 1639682692.640763, lock_order_inversion_pie tc-end: 1639682692.642423, lock_order_inversion_pie, skipped, Requires the 'x86_64' architecture tc-start: 1639682692.643717, lock_order_inversion_profile tc-end: 1639682692.645423, lock_order_inversion_profile, skipped, Requires the 'x86_64' architecture tp-end: 1639682692.646973, usr.bin/c++/t_tsan_lock_order_inversion tp-start: 1639682694.228051, usr.bin/c++/t_tsan_locked_mutex_destroy, 4 tc-start: 1639682694.231911, locked_mutex_destroy tc-end: 1639682694.234323, locked_mutex_destroy, skipped, Requires the 'x86_64' architecture tc-start: 1639682694.236447, locked_mutex_destroy_pic tc-end: 1639682694.238799, locked_mutex_destroy_pic, skipped, Requires the 'x86_64' architecture tc-start: 1639682694.240159, locked_mutex_destroy_pie tc-end: 1639682694.241788, locked_mutex_destroy_pie, skipped, Requires the 'x86_64' architecture tc-start: 1639682694.243351, locked_mutex_destroy_profile tc-end: 1639682694.245046, locked_mutex_destroy_profile, skipped, Requires the 'x86_64' architecture tp-end: 1639682694.246450, usr.bin/c++/t_tsan_locked_mutex_destroy tp-start: 1639682695.596874, usr.bin/c++/t_tsan_signal_errno, 4 tc-start: 1639682695.599153, signal_errno tc-end: 1639682695.600701, signal_errno, skipped, Requires the 'x86_64' architecture tc-start: 1639682695.602054, signal_errno_pic tc-end: 1639682695.603661, signal_errno_pic, skipped, Requires the 'x86_64' architecture tc-start: 1639682695.604942, signal_errno_pie tc-end: 1639682695.606526, signal_errno_pie, skipped, Requires the 'x86_64' architecture tc-start: 1639682695.608004, signal_errno_profile tc-end: 1639682695.609618, signal_errno_profile, skipped, Requires the 'x86_64' architecture tp-end: 1639682695.610920, usr.bin/c++/t_tsan_signal_errno tp-start: 1639682696.227836, usr.bin/c++/t_tsan_thread_leak, 1 tc-start: 1639682696.230720, target_not_supported tc-se:[: 18446744073709551615: out of range tc-end: 1639682696.738022, target_not_supported, skipped, Target is not supported tp-end: 1639682696.744624, usr.bin/c++/t_tsan_thread_leak tp-start: 1639682697.365301, usr.bin/c++/t_tsan_vptr_race, 1 tc-start: 1639682697.368403, target_not_supported tc-se:[: 18446744073709551615: out of range tc-end: 1639682697.990458, target_not_supported, skipped, Target is not supported tp-end: 1639682697.998593, usr.bin/c++/t_tsan_vptr_race tp-start: 1639682700.426397, usr.sbin/cpuctl/t_cpuctl, 7 tc-start: 1639682700.429432, err tc-so:Executing command [ /bin/sh -c cpuctl identify -1 ] tc-so:Executing command [ /bin/sh -c cpuctl offline -1 ] tc-so:Executing command [ /bin/sh -c cpuctl nointr -1 ] tc-so:Executing command [ /bin/sh -c cpuctl identify 2 ] tc-so:Executing command [ /bin/sh -c cpuctl offline 2 ] tc-so:Executing command [ /bin/sh -c cpuctl nointr 2 ] tc-end: 1639682703.695079, err, passed tc-start: 1639682703.704325, identify tc-so:Executing command [ /bin/sh -c cpuctl identify 0 ] tc-end: 1639682704.478957, identify, passed tc-start: 1639682704.491662, ncpu tc-end: 1639682705.212321, ncpu, passed tc-start: 1639682705.224020, nointr tc-se:sh: cannot open /tmp/cpuctl.txt: no such file tc-se:rm: /tmp/cpuctl.txt: No such file or directory tc-se:t_cpuctl: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1639682706.472499, nointr, skipped, test sometimes hangs or upsets machine tc-start: 1639682706.481184, nointr_perm tc-end: 1639682707.237864, nointr_perm, passed tc-start: 1639682707.245944, offline tc-se:sh: cannot open /tmp/cpuctl.txt: no such file tc-se:rm: /tmp/cpuctl.txt: No such file or directory tc-se:t_cpuctl: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1639682708.473637, offline, skipped, test sometimes hangs or upsets machine tc-start: 1639682708.483743, offline_perm tc-end: 1639682709.212763, offline_perm, passed tp-end: 1639682709.225003, usr.sbin/cpuctl/t_cpuctl tp-start: 1639682710.326690, usr.sbin/execsnoop/t_execsnoop, 1 tc-start: 1639682710.331307, basic tc-end: 1639682710.341918, basic, skipped, Required program 'execsnoop' not found in the PATH tp-end: 1639682710.344662, usr.sbin/execsnoop/t_execsnoop tp-start: 1639682710.480328, usr.sbin/inetd/t_inetd, 1 tc-start: 1639682710.484104, test_ratelimit tc-se:/usr/tests/usr.sbin/inetd/inetd_ratelimit.conf line 8: Found service definition '5432' tc-se:ADD : 127.0.0.1:5432 proto=udp, wait.max=1.5, user:group=root:(null) builtin=0 server=test_server policy= tc-se:5432/udp: registered on fd 5 tc-se:/usr/tests/usr.sbin/inetd/inetd_ratelimit.conf line 18: Found service definition '5433' tc-se:ADD : 127.0.0.1:5433 proto=udp, wait.max=1.40, user:group=root:(null) builtin=0 server=test_server policy= tc-se:5433/udp: registered on fd 6 tc-se:/usr/tests/usr.sbin/inetd/inetd_ratelimit.conf line 27: Found service definition '5434' tc-se:ADD : 127.0.0.1:5434 proto=udp, wait.max=1.2, user:group=root:(null) builtin=0 server=test_server policy= tc-se:5434/udp: registered on fd 7 tc-se:/usr/tests/usr.sbin/inetd/inetd_ratelimit.conf line 36: Found service definition '5435' tc-se:ADD : 127.0.0.1:5435 proto=udp, wait.max=1.0, user:group=root:(null) builtin=0 server=test_server policy= tc-se:5435/udp: registered on fd 8 tc-se:/usr/tests/usr.sbin/inetd/inetd_ratelimit.conf line 47: Found service definition '5434' tc-se:ADD : 127.0.0.1:5434 proto=tcp, wait.max=1.2, user:group=root:(null) builtin=0 server=test_server policy= tc-se:5434/tcp: registered on fd 9 tc-se:/usr/tests/usr.sbin/inetd/inetd_ratelimit.conf line 56: Found service definition '5435' tc-se:ADD : 127.0.0.1:5435 proto=tcp, wait.max=1.0, user:group=root:(null) builtin=0 server=test_server policy= tc-se:5435/tcp: registered on fd 10 tc-se:/usr/tests/usr.sbin/inetd/inetd_ratelimit.conf line 67: Found service definition '5436' tc-se:ADD : 127.0.0.1:5436 proto=tcp, wait.max=0.5, user:group=root:(null) builtin=0 server=test_server policy= tc-se:5436/tcp: registered on fd 11 tc-se:/usr/tests/usr.sbin/inetd/inetd_ratelimit.conf line 77: Found service definition '5437' tc-se:ADD : 127.0.0.1:5437 proto=tcp, wait.max=0.40, user:group=root:(null) builtin=0 server=test_server policy= tc-se:5437/tcp: registered on fd 12 tc-se:/usr/tests/usr.sbin/inetd/inetd_ratelimit.conf line 86: Found service definition '5438' tc-se:ADD : 127.0.0.1:5438 proto=tcp, wait.max=0.2, user:group=root:(null) builtin=0 server=test_server policy= tc-se:5438/tcp: registered on fd 13 tc-se:/usr/tests/usr.sbin/inetd/inetd_ratelimit.conf line 95: Found service definition '5439' tc-se:ADD : 127.0.0.1:5439 proto=tcp, wait.max=0.0, user:group=root:(null) builtin=0 server=test_server policy= tc-se:5439/tcp: registered on fd 14 tc-se:10 service(s) loaded. tc-se:5432/udp: service requested tc-se:5432/udp: processing rate-limiting tc-se:5432/udp: se_service_max 5 and se_count 0 tc-se:5432/udp: add '127.0.0.1' to rate limit tracking (20 byte record) tc-se:5432/udp: se_ip_max 3 and ip_count 0 tc-se:5432/udp: running service tc-se:21999 execl test_server tc-se:21999 reaped, status 0 tc-se:restored 5432, fd 5 tc-se:5432/udp: service requested tc-se:5432/udp: processing rate-limiting tc-se:5432/udp: se_service_max 5 and se_count 1 tc-se:5432/udp: found record for address '127.0.0.1' tc-se:5432/udp: se_ip_max 3 and ip_count 1 tc-se:5432/udp: running service tc-se:18003 execl test_server tc-se:18003 reaped, status 0 tc-se:restored 5432, fd 5 tc-se:5432/udp: service requested tc-se:5432/udp: processing rate-limiting tc-se:5432/udp: se_service_max 5 and se_count 2 tc-se:5432/udp: found record for address '127.0.0.1' tc-se:5432/udp: se_ip_max 3 and ip_count 2 tc-se:5432/udp: running service tc-se:17318 execl test_server tc-se:17318 reaped, status 0 tc-se:restored 5432, fd 5 tc-se:5432/udp: service requested tc-se:5432/udp: processing rate-limiting tc-se:5432/udp: se_service_max 5 and se_count 3 tc-se:5432/udp: found record for address '127.0.0.1' tc-se:5432/udp: se_ip_max 3 and ip_count 3 tc-se:5432/udp: max ip spawn rate (3 in 60 seconds) for '127.0.0.1' already met; service not started tc-se:5432/udp: dropped dgram message tc-se:5433/udp: service requested tc-se:5433/udp: processing rate-limiting tc-se:5433/udp: se_service_max 40 and se_count 0 tc-se:5433/udp: add '127.0.0.1' to rate limit tracking (20 byte record) tc-se:5433/udp: se_ip_max 0 and ip_count 0 tc-se:5433/udp: max ip spawn rate (0 in 60 seconds) for '127.0.0.1' already met; service not started tc-se:5433/udp: dropped dgram message tc-se:5434/udp: service requested tc-se:5434/udp: processing rate-limiting tc-se:5434/udp: se_service_max 2 and se_count 0 tc-se:5434/udp: running service tc-se:12957 execl test_server tc-se:12957 reaped, status 0 tc-se:restored 5434, fd 7 tc-se:5434/udp: service requested tc-se:5434/udp: processing rate-limiting tc-se:5434/udp: se_service_max 2 and se_count 1 tc-se:5434/udp: running service tc-se:21355 execl test_server tc-se:21355 reaped, status 0 tc-se:restored 5434, fd 7 tc-se:5434/udp: service requested tc-se:5434/udp: processing rate-limiting tc-se:5434/udp: se_service_max 2 and se_count 2 tc-se:5434/udp: max spawn rate (2 in 60 seconds) already met; closing for 600 seconds tc-se:5434/udp: dropped dgram message tc-se:5435/udp: service requested tc-se:5435/udp: processing rate-limiting tc-se:5435/udp: se_service_max 0 and se_count 0 tc-se:5435/udp: max spawn rate (0 in 60 seconds) already met; closing for 600 seconds tc-se:5435/udp: dropped dgram message tc-se:5434/tcp: service requested tc-se:5434/tcp: processing rate-limiting tc-se:5434/tcp: se_service_max 2 and se_count 0 tc-se:5434/tcp: running service tc-se:16256 execl test_server tc-se:16256 reaped, status 0 tc-se:restored 5434, fd 9 tc-se:5434/tcp: service requested tc-se:5434/tcp: processing rate-limiting tc-se:5434/tcp: se_service_max 2 and se_count 1 tc-se:5434/tcp: running service tc-se:10411 execl test_server tc-se:10411 reaped, status 0 tc-se:restored 5434, fd 9 tc-se:5434/tcp: service requested tc-se:5434/tcp: processing rate-limiting tc-se:5434/tcp: se_service_max 2 and se_count 2 tc-se:5434/tcp: max spawn rate (2 in 60 seconds) already met; closing for 600 seconds tc-se:5435/tcp: service requested tc-se:5435/tcp: processing rate-limiting tc-se:5435/tcp: se_service_max 0 and se_count 0 tc-se:5435/tcp: max spawn rate (0 in 60 seconds) already met; closing for 600 seconds tc-se:5436/tcp: service requested tc-se:5436/tcp: accept, ctrl fd 7 tc-se:5436/tcp: processing rate-limiting tc-se:5436/tcp: se_service_max 5 and se_count 0 tc-se:5436/tcp: add '127.0.0.1' to rate limit tracking (20 byte record) tc-se:5436/tcp: se_ip_max 3 and ip_count 0 tc-se:5436/tcp: running service tc-se:2462 execl test_server tc-se:5436/tcp: service requested tc-se:5436/tcp: accept, ctrl fd 7 tc-se:5436/tcp: processing rate-limiting tc-se:5436/tcp: se_service_max 5 and se_count 1 tc-se:5436/tcp: found record for address '127.0.0.1' tc-se:5436/tcp: se_ip_max 3 and ip_count 1 tc-se:5436/tcp: running service tc-se:2462 reaped, status 0 tc-se:4534 execl test_server tc-se:5436/tcp: service requested tc-se:5436/tcp: accept, ctrl fd 7 tc-se:5436/tcp: processing rate-limiting tc-se:5436/tcp: se_service_max 5 and se_count 2 tc-se:5436/tcp: found record for address '127.0.0.1' tc-se:5436/tcp: se_ip_max 3 and ip_count 2 tc-se:5436/tcp: running service tc-se:4534 reaped, status 0 tc-se:6009 execl test_server tc-se:5436/tcp: service requested tc-se:5436/tcp: accept, ctrl fd 7 tc-se:5436/tcp: processing rate-limiting tc-se:5436/tcp: se_service_max 5 and se_count 3 tc-se:5436/tcp: found record for address '127.0.0.1' tc-se:5436/tcp: se_ip_max 3 and ip_count 3 tc-se:5436/tcp: max ip spawn rate (3 in 60 seconds) for '127.0.0.1' already met; service not started tc-se:5437/tcp: service requested tc-se:5437/tcp: accept, ctrl fd 7 tc-se:5437/tcp: processing rate-limiting tc-se:5437/tcp: se_service_max 40 and se_count 0 tc-se:5437/tcp: add '127.0.0.1' to rate limit tracking (20 byte record) tc-se:5437/tcp: se_ip_max 0 and ip_count 0 tc-se:5437/tcp: max ip spawn rate (0 in 60 seconds) for '127.0.0.1' already met; service not started tc-se:5438/tcp: service requested tc-se:5438/tcp: accept, ctrl fd 7 tc-se:5438/tcp: processing rate-limiting tc-se:5438/tcp: se_service_max 2 and se_count 0 tc-se:5438/tcp: running service tc-se:13078 execl test_server tc-se:6009 reaped, status 0 tc-se:5438/tcp: service requested tc-se:5438/tcp: accept, ctrl fd 7 tc-se:5438/tcp: processing rate-limiting tc-se:5438/tcp: se_service_max 2 and se_count 1 tc-se:5438/tcp: running service tc-se:27561 execl test_server tc-se:13078 reaped, status 0 tc-se:5438/tcp: service requested tc-se:5438/tcp: accept, ctrl fd 7 tc-se:5438/tcp: processing rate-limiting tc-se:5438/tcp: se_service_max 2 and se_count 2 tc-se:5438/tcp: max spawn rate (2 in 60 seconds) already met; closing for 600 seconds tc-se:5439/tcp: service requested tc-se:5439/tcp: accept, ctrl fd 7 tc-se:5439/tcp: processing rate-limiting tc-se:5439/tcp: se_service_max 0 and se_count 0 tc-se:5439/tcp: max spawn rate (0 in 60 seconds) already met; closing for 600 seconds tc-se:Going away. tc-end: 1639682721.682240, test_ratelimit, passed tp-end: 1639682721.693440, usr.sbin/inetd/t_inetd tp-start: 1639682725.560667, usr.sbin/mtree/t_mtree, 20 tc-start: 1639682725.564652, mtree_check tc-end: 1639682726.590127, mtree_check, passed tc-start: 1639682726.644995, mtree_convert_C tc-end: 1639682727.349955, mtree_convert_C, passed tc-start: 1639682727.364402, mtree_convert_C_S tc-end: 1639682728.144939, mtree_convert_C_S, passed tc-start: 1639682728.154637, mtree_convert_D tc-end: 1639682728.842460, mtree_convert_D, passed tc-start: 1639682728.854385, mtree_convert_D_S tc-end: 1639682729.574849, mtree_convert_D_S, passed tc-start: 1639682729.586900, mtree_create tc-end: 1639682730.566184, mtree_create, passed tc-start: 1639682730.626959, mtree_ignore tc-so:Executing command [ /bin/sh -c mtree -F mtree -d < mtree.spec ] tc-so:Executing command [ /bin/sh -c mtree -F mtree -d < mtree.spec ] tc-end: 1639682732.239324, mtree_ignore, passed tc-start: 1639682732.259369, mtree_merge tc-end: 1639682733.189547, mtree_merge, passed tc-start: 1639682733.206168, mtree_nonemptydir tc-so:Executing command [ /bin/sh -c mtree -F mtree -f mtree.spec ] tc-end: 1639682734.470937, mtree_nonemptydir, passed tc-start: 1639682734.491332, mtree_onlyfile tc-end: 1639682735.212804, mtree_onlyfile, passed tc-start: 1639682735.231618, netbsd6_check tc-end: 1639682736.169044, netbsd6_check, passed tc-start: 1639682736.212764, netbsd6_convert_C tc-end: 1639682736.950375, netbsd6_convert_C, passed tc-start: 1639682736.963886, netbsd6_convert_C_S tc-end: 1639682737.611987, netbsd6_convert_C_S, passed tc-start: 1639682737.620823, netbsd6_convert_D tc-end: 1639682738.288211, netbsd6_convert_D, passed tc-start: 1639682738.299614, netbsd6_convert_D_S tc-end: 1639682739.23655, netbsd6_convert_D_S, passed tc-start: 1639682739.37659, netbsd6_create tc-end: 1639682740.79786, netbsd6_create, passed tc-start: 1639682740.135690, netbsd6_ignore tc-so:Executing command [ /bin/sh -c mtree -F netbsd6 -d < mtree.spec ] tc-so:Executing command [ /bin/sh -c mtree -F netbsd6 -d < mtree.spec ] tc-end: 1639682741.718009, netbsd6_ignore, passed tc-start: 1639682741.744225, netbsd6_merge tc-end: 1639682742.701209, netbsd6_merge, passed tc-start: 1639682742.711755, netbsd6_nonemptydir tc-so:Executing command [ /bin/sh -c mtree -F netbsd6 -f mtree.spec ] tc-end: 1639682743.723045, netbsd6_nonemptydir, passed tc-start: 1639682743.737297, netbsd6_onlyfile tc-end: 1639682744.297788, netbsd6_onlyfile, passed tp-end: 1639682744.313632, usr.sbin/mtree/t_mtree tp-start: 1639682744.932631, usr.sbin/opensnoop/t_opensnoop, 1 tc-start: 1639682744.934826, basic tc-end: 1639682744.941133, basic, skipped, Required program 'opensnoop' not found in the PATH tp-end: 1639682744.942585, usr.sbin/opensnoop/t_opensnoop tp-start: 1639682745.641974, usr.sbin/stdethers/t_stdethers, 2 tc-start: 1639682745.644134, default tc-end: 1639682746.564768, default, passed tc-start: 1639682746.572592, valid tc-end: 1639682747.808350, valid, passed tp-end: 1639682747.819300, usr.sbin/stdethers/t_stdethers tp-start: 1639682748.746236, usr.sbin/stdhosts/t_stdhosts, 2 tc-start: 1639682748.749199, default tc-end: 1639682749.898300, default, passed tc-start: 1639682749.906624, ipv6 tc-end: 1639682751.101280, ipv6, passed tp-end: 1639682751.109831, usr.sbin/stdhosts/t_stdhosts tp-start: 1639682751.807864, usr.sbin/tcpdump/t_tcpdump, 1 tc-start: 1639682751.811031, promiscuous tc-so:Testing hme0 tc-so:Executing command [ /bin/sh -c tcpdump -c 1 -i hme0 ] tc-so:Testing lo0 tc-so:Executing command [ /bin/sh -c tcpdump -c 1 -i lo0 ] tc-se:[1] Terminated atf_check -s ignore -o ignore -e ignore -x "tc... tc-end: 1639682760.321711, promiscuous, passed tp-end: 1639682760.330413, usr.sbin/tcpdump/t_tcpdump tp-start: 1639682761.630906, usr.sbin/traceroute/t_traceroute, 2 tc-start: 1639682761.634507, basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.2.3.4 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 1.2.3.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 2.3.4.5 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 2.3.4.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.2.3.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 2.3.4.1 netmask 0xffffff00 ] tc-so:Executing command [ /bin/sh -c rump.traceroute -n 2.3.4.5 | awk '{print $2}' ] tc-so:Executing command [ /bin/sh -c rump.traceroute -n 1.2.3.4 | awk '{print $2}' ] tc-end: 1639682771.763535, basic, passed tc-start: 1639682771.785027, basic_icmp tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.2.3.4 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 1.2.3.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 2.3.4.5 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 2.3.4.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.2.3.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 2.3.4.1 netmask 0xffffff00 ] tc-so:Executing command [ /bin/sh -c rump.traceroute -I -n 2.3.4.5 | awk '{print $2}' ] tc-so:Executing command [ /bin/sh -c rump.traceroute -I -n 1.2.3.4 | awk '{print $2}' ] tc-end: 1639682779.835622, basic_icmp, passed tp-end: 1639682779.853601, usr.sbin/traceroute/t_traceroute tp-start: 1639682780.574266, usr.sbin/useradd/t_useradd, 1 tc-start: 1639682780.576905, longname tc-so:Executing command [ /bin/sh -c useradd test5678901234567 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:useradd: Can't add user `test5678901234567': invalid login name tc-se: tc-so:Executing command [ /bin/sh -c userdel test5678901234567 ] tc-end: 1639682782.288535, longname, expected_failure, PR bin/39546: atf-check failed; see the output of the test for details tp-end: 1639682782.298979, usr.sbin/useradd/t_useradd tp-start: 1639682782.595400, fs/ffs/t_extattr, 2 tc-start: 1639682782.598125, extattr_create_unlink tc-so:extattr.img: 4.9MB (10000 sectors) block size 4096, fragment size 512 tc-so: using 3 cylinder groups of 1.63MB, 417 blks, 736 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, 3480, 6816, tc-so:[ 1.0000000] entropy: ready tc-end: 1639682783.867021, extattr_create_unlink, passed tc-start: 1639682783.875148, extattr_simple tc-so:extattr.img: 4.9MB (10000 sectors) block size 4096, fragment size 512 tc-so: using 3 cylinder groups of 1.63MB, 417 blks, 736 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, 3480, 6816, tc-so:[ 1.0000000] entropy: ready tc-end: 1639682784.955773, extattr_simple, passed tp-end: 1639682784.963671, fs/ffs/t_extattr tp-start: 1639682785.144160, fs/ffs/t_fifos, 1 tc-start: 1639682785.146866, fifos tc-so:atf.img: 4.9MB (10000 sectors) block size 4096, fragment size 512 tc-so: using 4 cylinder groups of 1.22MB, 313 blks, 608 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 2536, 5040, 7544, tc-so:[ 1.0000000] entropy: ready tc-end: 1639682786.324003, fifos, passed tp-end: 1639682786.333185, fs/ffs/t_fifos tp-start: 1639682786.518833, fs/ffs/t_snapshot, 2 tc-start: 1639682786.523412, snapshot tc-so:ffs.img: 4.9MB (10000 sectors) block size 4096, fragment size 512 tc-so: using 4 cylinder groups of 1.22MB, 313 blks, 608 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 2536, 5040, 7544, tc-so:[ 1.0000000] entropy: ready tc-so:[ 8.8800050] /dev/fss0: file system not clean (fs_clean=0x4); please fsck(8) tc-so:[ 8.8800050] /dev/fss0: lost blocks 0 files 0 tc-end: 1639682795.109770, snapshot, passed tc-start: 1639682795.118595, snapshotstress tc-so:ffs.img: 4.9MB (10000 sectors) block size 4096, fragment size 512 tc-so: using 4 cylinder groups of 1.22MB, 313 blks, 608 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 2536, 5040, 7544, tc-so:** /dev/rfss0 (NO WRITE) tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:66 files, 16 used, 9247 free (31 frags, 1152 blocks, 0.3% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1639682802.759855, snapshotstress, passed tp-end: 1639682802.774527, fs/ffs/t_snapshot tp-start: 1639682803.28092, fs/ffs/t_snapshot_log, 2 tc-start: 1639682803.31183, snapshot tc-so:ffs.img: 4.9MB (10000 sectors) block size 4096, fragment size 512 tc-so: using 4 cylinder groups of 1.22MB, 313 blks, 608 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 2536, 5040, 7544, tc-so:[ 1.0000000] entropy: ready tc-so:[ 10.4400050] /dev/fss0: file system not clean (fs_clean=0x4); please fsck(8) tc-so:[ 10.4400050] /dev/fss0: lost blocks 0 files 0 tc-end: 1639682813.238021, snapshot, passed tc-start: 1639682813.247174, snapshotstress tc-so:ffs.img: 4.9MB (10000 sectors) block size 4096, fragment size 512 tc-so: using 4 cylinder groups of 1.22MB, 313 blks, 608 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 2536, 5040, 7544, tc-so:** /dev/rfss0 (NO WRITE) tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:78 files, 19 used, 9244 free (36 frags, 1151 blocks, 0.4% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1639682823.261498, snapshotstress, passed tp-end: 1639682823.270147, fs/ffs/t_snapshot_log tp-start: 1639682823.442058, fs/ffs/t_snapshot_v2, 2 tc-start: 1639682823.444366, snapshot tc-so:ffs.img: 4.9MB (10000 sectors) block size 4096, fragment size 512 tc-so: using 3 cylinder groups of 1.63MB, 417 blks, 736 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, 3480, 6816, tc-so:[ 1.0000000] entropy: ready tc-so:[ 9.0100050] /dev/fss0: file system not clean (fs_clean=0x4); please fsck(8) tc-so:[ 9.0100050] /dev/fss0: lost blocks 0 files 0 tc-end: 1639682832.64686, snapshot, passed tc-start: 1639682832.73659, snapshotstress tc-so:ffs.img: 4.9MB (10000 sectors) block size 4096, fragment size 512 tc-so: using 3 cylinder groups of 1.63MB, 417 blks, 736 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, 3480, 6816, tc-so:** /dev/rfss0 (NO WRITE) tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:76 files, 18 used, 8661 free (21 frags, 1080 blocks, 0.2% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1639682838.651504, snapshotstress, passed tp-end: 1639682838.660623, fs/ffs/t_snapshot_v2 tp-start: 1639682838.837050, fs/ffs/t_mount, 3 tc-start: 1639682838.839547, 48Kimage tc-so:[ 1.0000000] entropy: ready tc-end: 1639682839.514905, 48Kimage, expected_failure, PR kern/43573: mount failed: Invalid argument tc-start: 1639682839.524825, fsbsizeovermaxbsize tc-se:WARNING: -G may create file systems which cause kernel panics tc-se:newfs: block size `131072' (131072) is greater than the maximum (65536). tc-so:[ 1.0000000] entropy: ready tc-end: 1639682840.248616, fsbsizeovermaxbsize, passed tc-start: 1639682840.262663, fsbsizeovermaxphys tc-se:WARNING: -G may create file systems which cause kernel panics tc-se:newfs: block size `131072' (131072) is greater than the maximum (65536). tc-so:[ 1.0000000] entropy: ready tc-end: 1639682841.447, fsbsizeovermaxphys, passed tp-end: 1639682841.13313, fs/ffs/t_mount tp-start: 1639682841.197314, fs/ffs/t_quota2_1, 10 tc-start: 1639682841.199869, quota_1000_O1_be tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 4 cylinder groups of 0.49MB, 125 blks, 256 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 1032, 2032, 3032, tc-so:** image.fs (NO WRITE) tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:1003 files, 1448 used, 2167 free (7 frags, 270 blocks, 0.2% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1639682862.331205, quota_1000_O1_be, passed tc-start: 1639682862.349522, quota_1000_O1_le tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 4 cylinder groups of 0.49MB, 125 blks, 256 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 1032, 2032, 3032, tc-so:** image.fs (NO WRITE) tc-so:** Swapped byte order tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:1003 files, 1448 used, 2167 free (7 frags, 270 blocks, 0.2% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1639682883.846319, quota_1000_O1_le, passed tc-start: 1639682883.863120, quota_1000_O2_be tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 2 cylinder groups of 0.98MB, 250 blks, 512 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, 2144, tc-so:** image.fs (NO WRITE) tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:1003 files, 1448 used, 1847 free (7 frags, 230 blocks, 0.2% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1639682906.417607, quota_1000_O2_be, passed tc-start: 1639682906.431803, quota_1000_O2_le tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 2 cylinder groups of 0.98MB, 250 blks, 512 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, 2144, tc-so:** image.fs (NO WRITE) tc-so:** Swapped byte order tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:1003 files, 1448 used, 1847 free (7 frags, 230 blocks, 0.2% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1639682928.809422, quota_1000_O2_le, passed tc-start: 1639682928.825384, quota_40_O1_be tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 2 cylinder groups of 0.98MB, 250 blks, 32 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 2032, tc-so:** image.fs (NO WRITE) tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:43 files, 74 used, 3829 free (13 frags, 477 blocks, 0.3% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1639682930.345935, quota_40_O1_be, passed tc-start: 1639682930.355581, quota_40_O1_le tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 2 cylinder groups of 0.98MB, 250 blks, 32 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 2032, tc-so:** image.fs (NO WRITE) tc-so:** Swapped byte order tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:43 files, 74 used, 3829 free (13 frags, 477 blocks, 0.3% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1639682932.64486, quota_40_O1_le, passed tc-start: 1639682932.78240, quota_40_O1_log tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 2 cylinder groups of 0.98MB, 250 blks, 32 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 2032, tc-so:** image.fs (NO WRITE) tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:44 files, 2010 used, 1893 free (13 frags, 235 blocks, 0.3% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1639682933.577678, quota_40_O1_log, passed tc-start: 1639682933.589901, quota_40_O2_be tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 3 cylinder groups of 0.65MB, 167 blks, 16 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, 1480, 2816, tc-so:** image.fs (NO WRITE) tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:43 files, 74 used, 3685 free (13 frags, 459 blocks, 0.3% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1639682935.354075, quota_40_O2_be, passed tc-start: 1639682935.370121, quota_40_O2_le tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 3 cylinder groups of 0.65MB, 167 blks, 16 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, 1480, 2816, tc-so:** image.fs (NO WRITE) tc-so:** Swapped byte order tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:43 files, 74 used, 3685 free (13 frags, 459 blocks, 0.3% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1639682937.56356, quota_40_O2_le, passed tc-start: 1639682937.66643, quota_40_O2_log tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 3 cylinder groups of 0.65MB, 167 blks, 16 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, 1480, 2816, tc-so:** image.fs (NO WRITE) tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:44 files, 1234 used, 2525 free (13 frags, 314 blocks, 0.3% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1639682938.462626, quota_40_O2_log, passed tp-end: 1639682938.475221, fs/ffs/t_quota2_1 tp-start: 1639682938.659613, fs/ffs/t_quota2_remount, 2 tc-start: 1639682938.662828, quota_10_O1_be tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 1 cylinder groups of 1.95MB, 500 blks, 32 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, tc-so:** image.fs (NO WRITE) tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:13 files, 27 used, 3908 free (4 frags, 488 blocks, 0.1% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1639682939.757454, quota_10_O1_be, passed tc-start: 1639682939.767075, quota_10_O1_le tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 1 cylinder groups of 1.95MB, 500 blks, 32 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, tc-so:** image.fs (NO WRITE) tc-so:** Swapped byte order tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:13 files, 27 used, 3908 free (4 frags, 488 blocks, 0.1% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1639682940.751232, quota_10_O1_le, passed tp-end: 1639682940.760511, fs/ffs/t_quota2_remount tp-start: 1639682940.913278, fs/ffs/t_update_log, 2 tc-start: 1639682940.915355, updaterwtolog tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 1 cylinder groups of 1.95MB, 500 blks, 16 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, tc-so:[ 1.0000000] entropy: ready tc-end: 1639682941.633166, updaterwtolog, passed tc-start: 1639682941.642428, updaterwtolog_async tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 1 cylinder groups of 1.95MB, 500 blks, 16 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, tc-so:[ 1.0000000] entropy: ready tc-end: 1639682942.548633, updaterwtolog_async, passed tp-end: 1639682942.559522, fs/ffs/t_update_log tp-start: 1639682945.90630, fs/ffs/t_getquota, 12 tc-start: 1639682945.92892, get_be_1_both tc-so:Executing command [ newfs -q user -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639682948.536297, get_be_1_both, passed tc-start: 1639682948.546738, get_be_1_group tc-so:Executing command [ newfs -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639682952.83959, get_be_1_group, passed tc-start: 1639682952.98335, get_be_1_user tc-so:Executing command [ newfs -q user -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639682955.881130, get_be_1_user, passed tc-start: 1639682955.891646, get_be_2_both tc-so:Executing command [ newfs -q user -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639682959.308167, get_be_2_both, passed tc-start: 1639682959.319955, get_be_2_group tc-so:Executing command [ newfs -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639682962.962501, get_be_2_group, passed tc-start: 1639682962.974873, get_be_2_user tc-so:Executing command [ newfs -q user -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639682966.250220, get_be_2_user, passed tc-start: 1639682966.261599, get_le_1_both tc-so:Executing command [ newfs -q user -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639682969.601059, get_le_1_both, passed tc-start: 1639682969.612039, get_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639682973.494541, get_le_1_group, passed tc-start: 1639682973.510622, get_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639682977.131048, get_le_1_user, passed tc-start: 1639682977.141657, get_le_2_both tc-so:Executing command [ newfs -q user -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639682981.582076, get_le_2_both, passed tc-start: 1639682981.598520, get_le_2_group tc-so:Executing command [ newfs -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639682986.347851, get_le_2_group, passed tc-start: 1639682986.364587, get_le_2_user tc-so:Executing command [ newfs -q user -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639682990.996881, get_le_2_user, passed tp-end: 1639682991.12848, fs/ffs/t_getquota tp-start: 1639683003.718405, fs/ffs/t_setquota, 40 tc-start: 1639683003.721741, set_be_1_both tc-so:Executing command [ newfs -q user -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683008.792455, set_be_1_both, passed tc-start: 1639683008.803148, set_be_1_group tc-so:Executing command [ newfs -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683014.149937, set_be_1_group, passed tc-start: 1639683014.164699, set_be_1_user tc-so:Executing command [ newfs -q user -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683019.466854, set_be_1_user, passed tc-start: 1639683019.477611, set_be_2_both tc-so:Executing command [ newfs -q user -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683024.810198, set_be_2_both, passed tc-start: 1639683024.821250, set_be_2_group tc-so:Executing command [ newfs -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683029.5669, set_be_2_group, passed tc-start: 1639683029.16868, set_be_2_user tc-so:Executing command [ newfs -q user -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683033.144368, set_be_2_user, passed tc-start: 1639683033.155614, set_default_be_1_both tc-so:Executing command [ newfs -q user -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v -d ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683036.614997, set_default_be_1_both, passed tc-start: 1639683036.626486, set_default_be_1_group tc-so:Executing command [ newfs -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683040.336025, set_default_be_1_group, passed tc-start: 1639683040.351519, set_default_be_1_user tc-so:Executing command [ newfs -q user -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v -d ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683044.499529, set_default_be_1_user, passed tc-start: 1639683044.511495, set_default_be_2_both tc-so:Executing command [ newfs -q user -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v -d ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683048.717760, set_default_be_2_both, passed tc-start: 1639683048.733708, set_default_be_2_group tc-so:Executing command [ newfs -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683052.776377, set_default_be_2_group, passed tc-start: 1639683052.787730, set_default_be_2_user tc-so:Executing command [ newfs -q user -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v -d ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683056.541889, set_default_be_2_user, passed tc-start: 1639683056.558612, set_default_le_1_both tc-so:Executing command [ newfs -q user -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v -d ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683059.907589, set_default_le_1_both, passed tc-start: 1639683059.921129, set_default_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683063.648376, set_default_le_1_group, passed tc-start: 1639683063.664127, set_default_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v -d ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683067.627765, set_default_le_1_user, passed tc-start: 1639683067.642348, set_default_le_2_both tc-so:Executing command [ newfs -q user -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v -d ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683071.949819, set_default_le_2_both, passed tc-start: 1639683071.961093, set_default_le_2_group tc-so:Executing command [ newfs -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683074.969417, set_default_le_2_group, passed tc-start: 1639683074.980313, set_default_le_2_user tc-so:Executing command [ newfs -q user -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v -d ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683077.999824, set_default_le_2_user, passed tc-start: 1639683078.12169, set_le_1_both tc-so:Executing command [ newfs -q user -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683083.755958, set_le_1_both, passed tc-start: 1639683083.812892, set_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683089.315625, set_le_1_group, passed tc-start: 1639683089.328639, set_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683093.860160, set_le_1_user, passed tc-start: 1639683093.871244, set_le_2_both tc-so:Executing command [ newfs -q user -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683098.680293, set_le_2_both, passed tc-start: 1639683098.704858, set_le_2_group tc-so:Executing command [ newfs -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683103.508448, set_le_2_group, passed tc-start: 1639683103.521100, set_le_2_user tc-so:Executing command [ newfs -q user -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683108.124523, set_le_2_user, passed tc-start: 1639683108.140681, set_new_be_1_both tc-so:Executing command [ newfs -q user -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683111.333160, set_new_be_1_both, passed tc-start: 1639683111.347949, set_new_be_1_both_log tc-so:Executing command [ newfs -q user -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683114.670337, set_new_be_1_both_log, passed tc-start: 1639683114.681875, set_new_be_1_group tc-so:Executing command [ newfs -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 0 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683118.236316, set_new_be_1_group, passed tc-start: 1639683118.246500, set_new_be_1_user tc-so:Executing command [ newfs -q user -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 0 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683121.606607, set_new_be_1_user, passed tc-start: 1639683121.621018, set_new_be_2_both tc-so:Executing command [ newfs -q user -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683125.133790, set_new_be_2_both, passed tc-start: 1639683125.147217, set_new_be_2_both_log tc-so:Executing command [ newfs -q user -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683128.684293, set_new_be_2_both_log, passed tc-start: 1639683128.700248, set_new_be_2_group tc-so:Executing command [ newfs -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 0 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683132.308277, set_new_be_2_group, passed tc-start: 1639683132.318841, set_new_be_2_user tc-so:Executing command [ newfs -q user -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 0 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683135.579884, set_new_be_2_user, passed tc-start: 1639683135.595098, set_new_le_1_both tc-so:Executing command [ newfs -q user -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683139.243389, set_new_le_1_both, passed tc-start: 1639683139.254577, set_new_le_1_both_log tc-so:Executing command [ newfs -q user -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683142.698165, set_new_le_1_both_log, passed tc-start: 1639683142.708314, set_new_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 0 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683145.975527, set_new_le_1_group, passed tc-start: 1639683145.985777, set_new_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 0 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683149.479256, set_new_le_1_user, passed tc-start: 1639683149.490154, set_new_le_2_both tc-so:Executing command [ newfs -q user -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683152.973932, set_new_le_2_both, passed tc-start: 1639683152.986865, set_new_le_2_both_log tc-so:Executing command [ newfs -q user -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683156.557400, set_new_le_2_both_log, passed tc-start: 1639683156.570965, set_new_le_2_group tc-so:Executing command [ newfs -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 0 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683160.95504, set_new_le_2_group, passed tc-start: 1639683160.110018, set_new_le_2_user tc-so:Executing command [ newfs -q user -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 0 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683163.789097, set_new_le_2_user, passed tp-end: 1639683163.802514, fs/ffs/t_setquota tp-start: 1639683169.83540, fs/ffs/t_quotalimit, 18 tc-start: 1639683169.108722, herit_defq_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s2k/4 -h3k/6 -t 2h/2h -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 0 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683173.395718, herit_defq_le_1_group, passed tc-start: 1639683173.407703, herit_defq_le_1_group_log tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s2k/4 -h3k/6 -t 2h/2h -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 0 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683177.763717, herit_defq_le_1_group_log, passed tc-start: 1639683177.776041, herit_defq_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s2k/4 -h3k/6 -t 2h/2h -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 0 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683182.31894, herit_defq_le_1_user, passed tc-start: 1639683182.43725, herit_defq_le_1_user_log tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s2k/4 -h3k/6 -t 2h/2h -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 0 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683186.437007, herit_defq_le_1_user_log, passed tc-start: 1639683186.448945, herit_idefq_le_1_group_log tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s2m/4 -h3m/6 -t 2h/2h -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 2 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683191.135311, herit_idefq_le_1_group_log, passed tc-start: 1639683191.146022, herit_idefq_le_1_user_log tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s2m/4 -h3m/6 -t 2h/2h -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 2 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683195.675342, herit_idefq_le_1_user_log, passed tc-start: 1639683195.690212, inolimit_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s2m/4 -h3m/6 -t 2h/2h 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 2 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683199.962152, inolimit_le_1_group, passed tc-start: 1639683199.974991, inolimit_le_1_group_log tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s2m/4 -h3m/6 -t 2h/2h 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 2 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683204.98011, inolimit_le_1_group_log, passed tc-start: 1639683204.109853, inolimit_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s2m/4 -h3m/6 -t 2h/2h 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 2 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683208.342864, inolimit_le_1_user, passed tc-start: 1639683208.353296, inolimit_le_1_user_log tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s2m/4 -h3m/6 -t 2h/2h 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 2 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683212.509482, inolimit_le_1_user_log, passed tc-start: 1639683212.524417, limit_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s2k/4 -h3k/6 -t 2h/2h 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 0 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683216.643134, limit_le_1_group, passed tc-start: 1639683216.659231, limit_le_1_group_log tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s2k/4 -h3k/6 -t 2h/2h 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 0 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683221.382836, limit_le_1_group_log, passed tc-start: 1639683221.394047, limit_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s2k/4 -h3k/6 -t 2h/2h 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 0 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683225.614748, limit_le_1_user, passed tc-start: 1639683225.626239, limit_le_1_user_log tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s2k/4 -h3k/6 -t 2h/2h 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 0 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683229.749065, limit_le_1_user_log, passed tc-start: 1639683229.760993, sinolimit_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s2m/4 -h3m/6 -t 1d/1s 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 3 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683238.90981, sinolimit_le_1_group, passed tc-start: 1639683238.102033, sinolimit_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s2m/4 -h3m/6 -t 1d/1s 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 3 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683246.303481, sinolimit_le_1_user, passed tc-start: 1639683246.319167, slimit_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s2k/4 -h3k/6 -t 1s/1d 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 1 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683254.346713, slimit_le_1_group, passed tc-start: 1639683254.358173, slimit_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s2k/4 -h3k/6 -t 1s/1d 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 1 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683262.275726, slimit_le_1_user, passed tp-end: 1639683262.286885, fs/ffs/t_quotalimit tp-start: 1639683266.445530, fs/ffs/t_clearquota, 16 tc-start: 1639683266.448677, clear_be_1_both tc-so:Executing command [ newfs -q user -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683270.624703, clear_be_1_both, passed tc-start: 1639683270.635492, clear_be_1_both_log tc-so:Executing command [ newfs -q user -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683274.858424, clear_be_1_both_log, passed tc-start: 1639683274.869981, clear_be_1_group tc-so:Executing command [ newfs -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683278.247910, clear_be_1_group, passed tc-start: 1639683278.259157, clear_be_1_user tc-so:Executing command [ newfs -q user -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683281.727970, clear_be_1_user, passed tc-start: 1639683281.738592, clear_be_2_both tc-so:Executing command [ newfs -q user -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683285.750070, clear_be_2_both, passed tc-start: 1639683285.761607, clear_be_2_both_log tc-so:Executing command [ newfs -q user -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683289.977026, clear_be_2_both_log, passed tc-start: 1639683289.988922, clear_be_2_group tc-so:Executing command [ newfs -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683293.385592, clear_be_2_group, passed tc-start: 1639683293.398177, clear_be_2_user tc-so:Executing command [ newfs -q user -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683296.821961, clear_be_2_user, passed tc-start: 1639683296.832677, clear_le_1_both tc-so:Executing command [ newfs -q user -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683301.43533, clear_le_1_both, passed tc-start: 1639683301.58418, clear_le_1_both_log tc-so:Executing command [ newfs -q user -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683305.539695, clear_le_1_both_log, passed tc-start: 1639683305.550508, clear_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683308.826400, clear_le_1_group, passed tc-start: 1639683308.838180, clear_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683312.277525, clear_le_1_user, passed tc-start: 1639683312.289818, clear_le_2_both tc-so:Executing command [ newfs -q user -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683316.775346, clear_le_2_both, passed tc-start: 1639683316.787720, clear_le_2_both_log tc-so:Executing command [ newfs -q user -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683321.378026, clear_le_2_both_log, passed tc-start: 1639683321.393062, clear_le_2_group tc-so:Executing command [ newfs -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683324.738758, clear_le_2_group, passed tc-start: 1639683324.749764, clear_le_2_user tc-so:Executing command [ newfs -q user -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683328.396531, clear_le_2_user, passed tp-end: 1639683328.407648, fs/ffs/t_clearquota tp-start: 1639683330.827351, fs/ffs/t_miscquota, 9 tc-start: 1639683330.829840, default_deny_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quotarestore -d /mnt ] tc-so:Executing command [ rump.halt ] tc-se:h_quota2_tests: rump_sys_open: Disc quota exceeded tc-se: test 0: write up to hard limit returned 69: Disc quota exceeded tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683334.182587, default_deny_user, passed tc-start: 1639683334.194027, default_deny_user_big tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quotarestore -d /mnt ] tc-so:Executing command [ rump.halt ] tc-se:h_quota2_tests: rump_sys_open: Disc quota exceeded tc-se: test 0: write up to hard limit returned 69: Disc quota exceeded tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683453.260453, default_deny_user_big, passed tc-start: 1639683453.279756, log_unlink tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -loU 5 fsimage unix://test ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -l -b 5 fsimage unix://test ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683457.81985, log_unlink, passed tc-start: 1639683457.96776, log_unlink_remount tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -loU 5 fsimage unix://test ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -oRL -b 5 fsimage unix://test ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683460.524624, log_unlink_remount, passed tc-start: 1639683460.540489, npsnapshot_unconf_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -boLC 4 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 3 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 4 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 5 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 6 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 7 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 8 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 9 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -av ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683467.721158, npsnapshot_unconf_user, passed tc-start: 1639683467.731915, npsnapshot_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -boL 4 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 3 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 4 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 5 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 6 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 7 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 8 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 9 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -av ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683473.771312, npsnapshot_user, passed tc-start: 1639683473.783833, psnapshot_unconf_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -boC 4 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 3 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 4 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 5 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 6 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 7 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 8 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 9 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -av ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683480.10025, psnapshot_unconf_user, passed tc-start: 1639683480.22383, psnapshot_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 4 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 3 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 4 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 5 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 6 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 7 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 8 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 9 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -av ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683486.258361, psnapshot_user, passed tc-start: 1639683486.271445, walk_list_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 4096 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 8192 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 12288 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 16384 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 20480 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 24576 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 28672 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 32768 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 36864 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 40960 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 45056 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 49152 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 53248 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 57344 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 61440 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 65536 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 69632 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 73728 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 77824 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 81920 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 86016 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 90112 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 94208 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 98304 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 102400 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 106496 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 110592 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 114688 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 118784 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 122880 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 126976 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 131072 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 135168 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 139264 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 143360 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 147456 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 151552 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 155648 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 159744 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 163840 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 167936 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 172032 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 176128 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 180224 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 184320 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 188416 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 192512 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 196608 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 200704 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 204800 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 208896 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 212992 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 217088 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 221184 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 225280 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 229376 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 233472 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 237568 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 241664 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 245760 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 249856 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 253952 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 258048 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 262144 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 266240 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 270336 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 274432 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 278528 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 282624 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 286720 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 290816 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 294912 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 299008 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 303104 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 307200 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 311296 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 315392 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 319488 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 323584 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 327680 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 331776 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 335872 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 339968 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 344064 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 348160 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 352256 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 356352 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 360448 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 364544 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 368640 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 372736 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 376832 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 380928 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 385024 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 389120 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 393216 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 397312 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 401408 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 405504 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 409600 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -x -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683523.540485, walk_list_user, passed tp-end: 1639683523.555458, fs/ffs/t_miscquota tp-start: 1639683523.668449, fs/fifofs/t_fifo, 1 tc-start: 1639683523.670753, parent_child tc-end: 1639683524.583964, parent_child, passed tp-end: 1639683524.596124, fs/fifofs/t_fifo tp-start: 1639683524.783565, fs/hfs/t_pathconvert, 1 tc-start: 1639683524.786051, colonslash tc-so:[ 1.0000000] entropy: ready tc-end: 1639683525.712046, colonslash, passed tp-end: 1639683525.728143, fs/hfs/t_pathconvert tp-start: 1639683525.877717, fs/kernfs/t_basic, 2 tc-start: 1639683525.879843, getdents tc-so:[ 1.0000000] entropy: ready tc-end: 1639683526.337047, getdents, passed tc-start: 1639683526.344598, hostname tc-so:[ 1.0000000] entropy: ready tc-end: 1639683526.718315, hostname, passed tp-end: 1639683526.726198, fs/kernfs/t_basic tp-start: 1639683526.925734, fs/lfs/t_pr, 1 tc-start: 1639683526.928216, mknod tc-so:Creating a version 2 LFS32 with roll-forward ident 0x713703a3 tc-so:4.9MB in 156 segments of size 32768 tc-so:super-block backups (for fsck -b #) at: tc-so:16, 960, 1920, 2880, 3840, 4800, 5760, 6720, 7680, 8640. tc-so:buffer cache: 322 hits 7 misses (97.87%); hash width 1024, depth 1 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.4600050] WARNING: the log-structured file system is experimental tc-so:[ 1.4600050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639683529.310957, mknod, passed tp-end: 1639683529.350966, fs/lfs/t_pr tp-start: 1639683529.499419, fs/lfs/t_rfw, 1 tc-start: 1639683529.501513, rfw tc-se:* Create file system tc-se:* Superblocks at 16 and 960 tc-so:[ 1.0000000] entropy: ready tc-se:* Mount fs [1, initial] tc-so:[ 1.2600050] WARNING: the log-structured file system is experimental tc-so:[ 1.2600050] WARNING: it may cause system crashes and/or corrupt data tc-se:* Initial payload tc-se:16+0 records in tc-se:16+0 records out tc-se:8192 bytes transferred in 0.005 secs (1638400 bytes/sec) tc-se:16+0 records in tc-se:16+0 records out tc-se:8192 bytes transferred in 0.004 secs (2048000 bytes/sec) tc-se:* Mount fs [2, after changes] tc-so:[ 4.4100050] WARNING: the log-structured file system is experimental tc-so:[ 4.4100050] WARNING: it may cause system crashes and/or corrupt data tc-se:16+0 records in tc-se:16+0 records out tc-se:8192 bytes transferred in 0.005 secs (1638400 bytes/sec) tc-se:16+0 records in tc-se:16+0 records out tc-se:8192 bytes transferred in 0.005 secs (1638400 bytes/sec) tc-se:* Mount fs [3, to roll forward] tc-so:[ 5.4000050] WARNING: the log-structured file system is experimental tc-so:[ 5.4400050] WARNING: it may cause system crashes and/or corrupt data tc-se:* Mount fs [4, after roll forward complete] tc-so:[ 5.7100050] WARNING: the log-structured file system is experimental tc-so:[ 5.7500050] WARNING: it may cause system crashes and/or corrupt data tc-se:/mp/3-unchanged-control: no problem tc-se:/mp/5-to-be-appended: expected 600 bytes, found 300 tc-end: 1639683536.159309, rfw, expected_failure, roll-forward not yet implemented: Appended file differs tp-end: 1639683536.202759, fs/lfs/t_rfw tp-start: 1639683536.383148, fs/msdosfs/t_snapshot, 2 tc-start: 1639683536.385459, snapshot tc-so:msdosfs.img: 10192 sectors in 1274 FAT12 clusters (4096 bytes/cluster) tc-so:MBR type: 1 tc-so:bps=512 spc=8 res=1 nft=2 rde=512 sec=10240 mid=0xf0 spf=4 spt=63 hds=255 hid=0 tc-so:[ 1.0000000] entropy: ready tc-end: 1639683544.289882, snapshot, passed tc-start: 1639683544.297258, snapshotstress tc-so:msdosfs.img: 10192 sectors in 1274 FAT12 clusters (4096 bytes/cluster) tc-so:MBR type: 1 tc-so:bps=512 spc=8 res=1 nft=2 rde=512 sec=10240 mid=0xf0 spf=4 spt=63 hds=255 hid=0 tc-so:** /dev/rfss0 tc-so:** Phase 1 - Read and Compare FATs tc-so:** Phase 2 - Check Cluster Chains tc-so:** Phase 3 - Checking Directories tc-so:** Phase 4 - Checking for Lost Files tc-so:41 files, 5048 free (1262 clusters) tc-so:[ 1.0000000] entropy: ready tc-end: 1639683550.298503, snapshotstress, passed tp-end: 1639683550.307727, fs/msdosfs/t_snapshot tp-start: 1639683550.569190, fs/nfs/t_mountd, 1 tc-start: 1639683550.572274, mountdhup tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-so:[ 1.0000000] entropy: ready tc-so:[ 3.9700050] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1639683555.768447468 1639683555.768447468, mtime 1639683555.768447468 1639683555.768447468) tc-end: 1639683572.27320, mountdhup, passed tp-end: 1639683572.50881, fs/nfs/t_mountd tp-start: 1639683574.850179, fs/nfs/t_rquotad, 6 tc-start: 1639683574.852896, get_nfs_be_1_both tc-so:Executing command [ newfs -q user -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_local -lrumpnet_shmif -lrumpdev_disk -lrumpfs_ffs -lrumpfs_nfs -lrumpfs_nfsserver -d key=/dk,hostpath=fsimage,size=host unix://test ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.1 ] tc-so:Executing command [ mkdir /rump/etc ] tc-so:Executing command [ mkdir /rump/export ] tc-so:Executing command [ mkdir -p /rump/var/run ] tc-so:Executing command [ mkdir -p /rump/var/db ] tc-so:Executing command [ touch /rump/var/db/mountdtab ] tc-so:Executing command [ mount_ffs /dk /rump/export ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export edquota -u -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export edquota -g -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export quota -g -v ] tc-so:Executing command [ rpcbind ] tc-so:Executing command [ mountd /rump/etc/exports ] tc-so:Executing command [ nfsd ] tc-so:Executing command [ /usr/libexec/rpc.rquotad ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpfs_nfs unix://clientsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.100 ] tc-so:Executing command [ mkdir /rump/mnt ] tc-so:Executing command [ mount_nfs 10.1.1.1:/export /rump/mnt ] tc-so:Executing command [ quota -u -v ] tc-so:Executing command [ quota -g -v ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ env RUMP_SERVER=unix://clientsock rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683596.730255, get_nfs_be_1_both, passed tc-start: 1639683596.745609, get_nfs_be_1_group tc-so:Executing command [ newfs -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_local -lrumpnet_shmif -lrumpdev_disk -lrumpfs_ffs -lrumpfs_nfs -lrumpfs_nfsserver -d key=/dk,hostpath=fsimage,size=host unix://test ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.1 ] tc-so:Executing command [ mkdir /rump/etc ] tc-so:Executing command [ mkdir /rump/export ] tc-so:Executing command [ mkdir -p /rump/var/run ] tc-so:Executing command [ mkdir -p /rump/var/db ] tc-so:Executing command [ touch /rump/var/db/mountdtab ] tc-so:Executing command [ mount_ffs /dk /rump/export ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export edquota -g -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export quota -g -v ] tc-so:Executing command [ rpcbind ] tc-so:Executing command [ mountd /rump/etc/exports ] tc-so:Executing command [ nfsd ] tc-so:Executing command [ /usr/libexec/rpc.rquotad ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpfs_nfs unix://clientsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.100 ] tc-so:Executing command [ mkdir /rump/mnt ] tc-so:Executing command [ mount_nfs 10.1.1.1:/export /rump/mnt ] tc-so:Executing command [ quota -g -v ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ env RUMP_SERVER=unix://clientsock rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683616.9973, get_nfs_be_1_group, passed tc-start: 1639683616.26202, get_nfs_be_1_user tc-so:Executing command [ newfs -q user -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_local -lrumpnet_shmif -lrumpdev_disk -lrumpfs_ffs -lrumpfs_nfs -lrumpfs_nfsserver -d key=/dk,hostpath=fsimage,size=host unix://test ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.1 ] tc-so:Executing command [ mkdir /rump/etc ] tc-so:Executing command [ mkdir /rump/export ] tc-so:Executing command [ mkdir -p /rump/var/run ] tc-so:Executing command [ mkdir -p /rump/var/db ] tc-so:Executing command [ touch /rump/var/db/mountdtab ] tc-so:Executing command [ mount_ffs /dk /rump/export ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export edquota -u -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export quota -u -v ] tc-so:Executing command [ rpcbind ] tc-so:Executing command [ mountd /rump/etc/exports ] tc-so:Executing command [ nfsd ] tc-so:Executing command [ /usr/libexec/rpc.rquotad ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpfs_nfs unix://clientsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.100 ] tc-so:Executing command [ mkdir /rump/mnt ] tc-so:Executing command [ mount_nfs 10.1.1.1:/export /rump/mnt ] tc-so:Executing command [ quota -u -v ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ env RUMP_SERVER=unix://clientsock rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683631.305098, get_nfs_be_1_user, passed tc-start: 1639683631.321791, get_nfs_le_1_both tc-so:Executing command [ newfs -q user -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_local -lrumpnet_shmif -lrumpdev_disk -lrumpfs_ffs -lrumpfs_nfs -lrumpfs_nfsserver -d key=/dk,hostpath=fsimage,size=host unix://test ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.1 ] tc-so:Executing command [ mkdir /rump/etc ] tc-so:Executing command [ mkdir /rump/export ] tc-so:Executing command [ mkdir -p /rump/var/run ] tc-so:Executing command [ mkdir -p /rump/var/db ] tc-so:Executing command [ touch /rump/var/db/mountdtab ] tc-so:Executing command [ mount_ffs /dk /rump/export ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export edquota -u -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export edquota -g -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export quota -g -v ] tc-so:Executing command [ rpcbind ] tc-so:Executing command [ mountd /rump/etc/exports ] tc-so:Executing command [ nfsd ] tc-so:Executing command [ /usr/libexec/rpc.rquotad ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpfs_nfs unix://clientsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.100 ] tc-so:Executing command [ mkdir /rump/mnt ] tc-so:Executing command [ mount_nfs 10.1.1.1:/export /rump/mnt ] tc-so:Executing command [ quota -u -v ] tc-so:Executing command [ quota -g -v ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ env RUMP_SERVER=unix://clientsock rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683651.485070, get_nfs_le_1_both, passed tc-start: 1639683651.499449, get_nfs_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_local -lrumpnet_shmif -lrumpdev_disk -lrumpfs_ffs -lrumpfs_nfs -lrumpfs_nfsserver -d key=/dk,hostpath=fsimage,size=host unix://test ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.1 ] tc-so:Executing command [ mkdir /rump/etc ] tc-so:Executing command [ mkdir /rump/export ] tc-so:Executing command [ mkdir -p /rump/var/run ] tc-so:Executing command [ mkdir -p /rump/var/db ] tc-so:Executing command [ touch /rump/var/db/mountdtab ] tc-so:Executing command [ mount_ffs /dk /rump/export ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export edquota -g -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export quota -g -v ] tc-so:Executing command [ rpcbind ] tc-so:Executing command [ mountd /rump/etc/exports ] tc-so:Executing command [ nfsd ] tc-so:Executing command [ /usr/libexec/rpc.rquotad ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpfs_nfs unix://clientsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.100 ] tc-so:Executing command [ mkdir /rump/mnt ] tc-so:Executing command [ mount_nfs 10.1.1.1:/export /rump/mnt ] tc-so:Executing command [ quota -g -v ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ env RUMP_SERVER=unix://clientsock rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683669.656505, get_nfs_le_1_group, passed tc-start: 1639683669.674201, get_nfs_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_local -lrumpnet_shmif -lrumpdev_disk -lrumpfs_ffs -lrumpfs_nfs -lrumpfs_nfsserver -d key=/dk,hostpath=fsimage,size=host unix://test ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.1 ] tc-so:Executing command [ mkdir /rump/etc ] tc-so:Executing command [ mkdir /rump/export ] tc-so:Executing command [ mkdir -p /rump/var/run ] tc-so:Executing command [ mkdir -p /rump/var/db ] tc-so:Executing command [ touch /rump/var/db/mountdtab ] tc-so:Executing command [ mount_ffs /dk /rump/export ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export edquota -u -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export quota -u -v ] tc-so:Executing command [ rpcbind ] tc-so:Executing command [ mountd /rump/etc/exports ] tc-so:Executing command [ nfsd ] tc-so:Executing command [ /usr/libexec/rpc.rquotad ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpfs_nfs unix://clientsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.100 ] tc-so:Executing command [ mkdir /rump/mnt ] tc-so:Executing command [ mount_nfs 10.1.1.1:/export /rump/mnt ] tc-so:Executing command [ quota -u -v ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ env RUMP_SERVER=unix://clientsock rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1639683685.942145, get_nfs_le_1_user, passed tp-end: 1639683685.957431, fs/nfs/t_rquotad tp-start: 1639683686.95420, fs/nullfs/t_basic, 2 tc-start: 1639683686.98394, basic tc-so:[ 1.0000000] entropy: ready tc-end: 1639683686.531215, basic, passed tc-start: 1639683686.539221, twistymount tc-so:[ 1.0000000] entropy: ready tc-end: 1639683686.888505, twistymount, passed tp-end: 1639683686.895340, fs/nullfs/t_basic tp-start: 1639683688.324209, fs/psshfs/t_psshfs, 4 tc-start: 1639683688.327351, inode_nos tc-so:Setting up SSH server configuration tc-so:Executing command [ cp /usr/libexec/sftp-server . ] tc-so:Executing command [ cp /usr/tests/fs/psshfs/ssh_host_key . ] tc-so:Executing command [ cp /usr/tests/fs/psshfs/ssh_host_key.pub . ] tc-so:Executing command [ chmod 400 ssh_host_key ] tc-so:Executing command [ chmod 444 ssh_host_key.pub ] tc-so:SSH server started (pid 16573) tc-so:Setting up SSH client configuration tc-so:Executing command [ ssh-keygen -f ssh_user_key -t rsa -b 1024 -N -q ] tc-so:Executing command [ cp ssh_user_key.pub authorized_keys ] tc-so:Executing command [ chmod 600 authorized_keys ] tc-so:Executing command [ mount -t psshfs -o -F=/tmp/atf-run.FLPb6j/ssh_config localhost:/tmp/atf-run.FLPb6j/root mnt ] tc-so:Executing command [ ./ne_inodes.sh root/dir root/dir/file1 ] tc-so:Executing command [ ./ne_inodes.sh root/dir root/dir/file2 ] tc-so:Executing command [ ./ne_inodes.sh root/dir/file1 root/dir/file2 ] tc-so:Executing command [ ./ne_inodes.sh root/file3 root/file4 ] tc-se:umount: mnt: not currently mounted tc-so:Stopping SSH server (pid 16573) tc-so:Server output was: tc-end: 1639683699.912200, inode_nos, passed tc-start: 1639683699.956838, ls tc-so:Setting up SSH server configuration tc-so:Executing command [ cp /usr/libexec/sftp-server . ] tc-so:Executing command [ cp /usr/tests/fs/psshfs/ssh_host_key . ] tc-so:Executing command [ cp /usr/tests/fs/psshfs/ssh_host_key.pub . ] tc-so:Executing command [ chmod 400 ssh_host_key ] tc-so:Executing command [ chmod 444 ssh_host_key.pub ] tc-so:SSH server started (pid 26993) tc-so:Setting up SSH client configuration tc-so:Executing command [ ssh-keygen -f ssh_user_key -t rsa -b 1024 -N -q ] tc-so:Executing command [ cp ssh_user_key.pub authorized_keys ] tc-so:Executing command [ chmod 600 authorized_keys ] tc-so:Executing command [ mount -t psshfs -o -F=/tmp/atf-run.WRbsG7/ssh_config localhost:/tmp/atf-run.WRbsG7/root mnt ] tc-so:Executing command [ ls -R mnt ] tc-se:ls: mnt/dir: Operation not supported tc-so:Stopping SSH server (pid 26993) tc-so:Server output was: tc-end: 1639683710.49168, ls, passed tc-start: 1639683710.90779, pwd tc-so:Setting up SSH server configuration tc-so:Executing command [ cp /usr/libexec/sftp-server . ] tc-so:Executing command [ cp /usr/tests/fs/psshfs/ssh_host_key . ] tc-so:Executing command [ cp /usr/tests/fs/psshfs/ssh_host_key.pub . ] tc-so:Executing command [ chmod 400 ssh_host_key ] tc-so:Executing command [ chmod 444 ssh_host_key.pub ] tc-so:SSH server started (pid 2336) tc-so:Setting up SSH client configuration tc-so:Executing command [ ssh-keygen -f ssh_user_key -t rsa -b 1024 -N -q ] tc-so:Executing command [ cp ssh_user_key.pub authorized_keys ] tc-so:Executing command [ chmod 600 authorized_keys ] tc-so:Executing command [ /bin/sh -c echo $(cd mnt && /bin/pwd)/dir ] tc-so:Executing command [ mount -t psshfs -o -F=/tmp/atf-run.rMD0qi/ssh_config localhost:/tmp/atf-run.rMD0qi/root mnt ] tc-so:Executing command [ /bin/sh -c cd mnt/dir && ls .. >/dev/null && /bin/pwd ] tc-so:Stopping SSH server (pid 2336) tc-so:Server output was: tc-end: 1639683718.967436, pwd, passed tc-start: 1639683719.3771, read_empty_file tc-so:Setting up SSH server configuration tc-so:Executing command [ cp /usr/libexec/sftp-server . ] tc-so:Executing command [ cp /usr/tests/fs/psshfs/ssh_host_key . ] tc-so:Executing command [ cp /usr/tests/fs/psshfs/ssh_host_key.pub . ] tc-so:Executing command [ chmod 400 ssh_host_key ] tc-so:Executing command [ chmod 444 ssh_host_key.pub ] tc-so:SSH server started (pid 3572) tc-so:Setting up SSH client configuration tc-so:Executing command [ ssh-keygen -f ssh_user_key -t rsa -b 1024 -N -q ] tc-so:Executing command [ cp ssh_user_key.pub authorized_keys ] tc-so:Executing command [ chmod 600 authorized_keys ] tc-so:Executing command [ mkdir root mnt ] tc-so:Executing command [ /bin/sh -c : > root/empty ] tc-so:Executing command [ mount -t psshfs -o -F=/tmp/atf-run.XIJOrc/ssh_config localhost:/tmp/atf-run.XIJOrc/root mnt ] tc-so:Executing command [ cat mnt/empty ] tc-se:umount: /tmp/atf-run.XIJOrc/mnt: not currently mounted tc-so:Stopping SSH server (pid 3572) tc-so:Server output was: tc-end: 1639683727.749838, read_empty_file, passed tp-end: 1639683727.791298, fs/psshfs/t_psshfs tp-start: 1639683728.31989, fs/ptyfs/t_ptyfs, 1 tc-start: 1639683728.35014, basic tc-so:[ 1.0000000] entropy: ready tc-end: 1639683728.756108, basic, passed tp-end: 1639683728.763465, fs/ptyfs/t_ptyfs tp-start: 1639683728.897022, fs/ptyfs/t_nullpts, 1 tc-start: 1639683728.899728, nullrevoke tc-so:[ 1.0000000] entropy: ready tc-end: 1639683729.463437, nullrevoke, passed tp-end: 1639683729.473384, fs/ptyfs/t_nullpts tp-start: 1639683729.798623, fs/puffs/t_basic, 10 tc-start: 1639683729.801717, inactive_basic tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1639683731.327160, inactive_basic, passed tc-start: 1639683731.336979, inactive_reclaim tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1639683732.300670, inactive_reclaim, passed tc-start: 1639683732.308214, mount tc-se:readshovel r1 -1 / 2 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3800050] putter_fop_read: private 0 not inited tc-end: 1639683733.266120, mount, passed tc-start: 1639683733.274672, reclaim_hardlink tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1639683734.480848, reclaim_hardlink, passed tc-start: 1639683734.487689, root_chrdev tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1639683735.420810, root_chrdev, passed tc-start: 1639683735.427492, root_fifo tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:writing tc-end: 1639683736.440679, root_fifo, passed tc-start: 1639683736.449137, root_lnk tc-so:[ 1.0000000] entropy: ready tc-end: 1639683737.191693, root_lnk, passed tc-start: 1639683737.199180, root_reg tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1639683738.226946, root_reg, passed tc-start: 1639683738.236501, signals tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1639683739.427126, signals, passed tc-start: 1639683739.435187, unlink_accessible tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1639683740.523580, unlink_accessible, passed tp-end: 1639683740.531159, fs/puffs/t_basic tp-start: 1639683740.701708, fs/puffs/t_fuzz, 9 tc-start: 1639683740.704210, mountfuzz0 tc-so:test seeded RNG with 1639683740 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3200050] puffs_mount: development version mismatch: kernel 30, lib -43265105 tc-so:[ 1.3200050] puffs_mount: development version mismatch: kernel 30, lib 2036361085 tc-so:[ 1.3200050] puffs_mount: development version mismatch: kernel 30, lib 2054011928 tc-so:[ 1.3200050] puffs_mount: development version mismatch: kernel 30, lib -1617183317 tc-so:[ 1.3600050] puffs_mount: development version mismatch: kernel 30, lib 398636212 tc-so:[ 1.3600050] puffs_mount: development version mismatch: kernel 30, lib 561565187 tc-so:[ 1.3600050] puffs_mount: development version mismatch: kernel 30, lib -907286264 tc-so:[ 1.3600050] puffs_mount: development version mismatch: kernel 30, lib 1003589158 tc-so:[ 1.3600050] puffs_mount: development version mismatch: kernel 30, lib -1307893253 tc-so:[ 1.4000050] puffs_mount: development version mismatch: kernel 30, lib 274782953 tc-so:[ 1.4000050] puffs_mount: development version mismatch: kernel 30, lib -1815295813 tc-so:[ 1.4000050] puffs_mount: development version mismatch: kernel 30, lib -32047952 tc-so:[ 1.4000050] puffs_mount: development version mismatch: kernel 30, lib 919214551 tc-so:[ 1.4000050] puffs_mount: development version mismatch: kernel 30, lib -539633588 tc-so:[ 1.4400050] puffs_mount: development version mismatch: kernel 30, lib 1313140122 tc-so:[ 1.4400050] puffs_mount: development version mismatch: kernel 30, lib -1921381101 tc-so:[ 1.4400050] puffs_mount: development version mismatch: kernel 30, lib -1024298878 tc-so:[ 1.4400050] puffs_mount: development version mismatch: kernel 30, lib 1556408085 tc-so:[ 1.4400050] puffs_mount: development version mismatch: kernel 30, lib -1453087417 tc-so:[ 1.4400050] puffs_mount: development version mismatch: kernel 30, lib -1675533030 tc-so:[ 1.4900050] puffs_mount: development version mismatch: kernel 30, lib -1135171798 tc-so:[ 1.4900050] puffs_mount: development version mismatch: kernel 30, lib 364567026 tc-so:[ 1.4900050] puffs_mount: development version mismatch: kernel 30, lib -805003375 tc-so:[ 1.4900050] puffs_mount: development version mismatch: kernel 30, lib -1364239151 tc-so:[ 1.4900050] puffs_mount: development version mismatch: kernel 30, lib -1770019024 tc-so:[ 1.5200050] puffs_mount: development version mismatch: kernel 30, lib 469175127 tc-so:[ 1.5200050] puffs_mount: development version mismatch: kernel 30, lib 421398958 tc-so:[ 1.5200050] puffs_mount: development version mismatch: kernel 30, lib -717707316 tc-so:[ 1.5200050] puffs_mount: development version mismatch: kernel 30, lib 1089705390 tc-so:[ 1.5200050] puffs_mount: development version mismatch: kernel 30, lib -1949441163 tc-so:[ 1.5200050] puffs_mount: development version mismatch: kernel 30, lib -400934227 tc-so:[ 1.5600050] puffs_mount: development version mismatch: kernel 30, lib 1588666199 tc-so:[ 1.5600050] puffs_mount: development version mismatch: kernel 30, lib 21457167 tc-so:[ 1.5600050] puffs_mount: development version mismatch: kernel 30, lib 1934194814 tc-so:[ 1.5600050] puffs_mount: development version mismatch: kernel 30, lib 364247206 tc-so:[ 1.5600050] puffs_mount: development version mismatch: kernel 30, lib -1645021088 tc-so:[ 1.5600050] puffs_mount: development version mismatch: kernel 30, lib -1251568581 tc-so:[ 1.6000050] puffs_mount: development version mismatch: kernel 30, lib -1304494593 tc-so:[ 1.6000050] puffs_mount: development version mismatch: kernel 30, lib -408488521 tc-so:[ 1.6000050] puffs_mount: development version mismatch: kernel 30, lib -526552488 tc-so:[ 1.6000050] puffs_mount: development version mismatch: kernel 30, lib 1869269620 tc-so:[ 1.6000050] puffs_mount: development version mismatch: kernel 30, lib 147801007 tc-so:[ 1.6400050] puffs_mount: development version mismatch: kernel 30, lib -1445677936 tc-so:[ 1.6400050] puffs_mount: development version mismatch: kernel 30, lib -1053243249 tc-so:[ 1.6400050] puffs_mount: development version mismatch: kernel 30, lib 902489331 tc-so:[ 1.6400050] puffs_mount: development version mismatch: kernel 30, lib -1938025586 tc-so:[ 1.6400050] puffs_mount: development version mismatch: kernel 30, lib 1855903688 tc-so:[ 1.6400050] puffs_mount: development version mismatch: kernel 30, lib -2012859426 tc-so:[ 1.6900050] puffs_mount: development version mismatch: kernel 30, lib -1535212718 tc-so:[ 1.6900050] puffs_mount: development version mismatch: kernel 30, lib -1090661971 tc-so:[ 1.6900050] puffs_mount: development version mismatch: kernel 30, lib 1511444703 tc-so:[ 1.6900050] puffs_mount: development version mismatch: kernel 30, lib 1274067842 tc-so:[ 1.7200050] puffs_mount: development version mismatch: kernel 30, lib 673036590 tc-so:[ 1.7200050] puffs_mount: development version mismatch: kernel 30, lib -2045530842 tc-so:[ 1.7200050] puffs_mount: development version mismatch: kernel 30, lib 1266630803 tc-so:[ 1.7200050] puffs_mount: development version mismatch: kernel 30, lib 2069060395 tc-so:[ 1.7200050] puffs_mount: development version mismatch: kernel 30, lib 1972381041 tc-so:[ 1.7600050] puffs_mount: development version mismatch: kernel 30, lib 565677251 tc-so:[ 1.7600050] puffs_mount: development version mismatch: kernel 30, lib 1442205730 tc-so:[ 1.7600050] puffs_mount: development version mismatch: kernel 30, lib 587462891 tc-so:[ 1.7600050] puffs_mount: development version mismatch: kernel 30, lib 975620320 tc-so:[ 1.7600050] puffs_mount: development version mismatch: kernel 30, lib -1113429788 tc-so:[ 1.8000050] puffs_mount: development version mismatch: kernel 30, lib -1075880791 tc-so:[ 1.8000050] puffs_mount: development version mismatch: kernel 30, lib 1357523107 tc-so:[ 1.8000050] puffs_mount: development version mismatch: kernel 30, lib 911188446 tc-so:[ 1.8000050] puffs_mount: development version mismatch: kernel 30, lib -8478504 tc-so:[ 1.8000050] puffs_mount: development version mismatch: kernel 30, lib -875339389 tc-so:[ 1.8400050] puffs_mount: development version mismatch: kernel 30, lib -380858336 tc-so:[ 1.8400050] puffs_mount: development version mismatch: kernel 30, lib 1477514702 tc-so:[ 1.8400050] puffs_mount: development version mismatch: kernel 30, lib -1210369622 tc-so:[ 1.8400050] puffs_mount: development version mismatch: kernel 30, lib 451043011 tc-so:[ 1.8400050] puffs_mount: development version mismatch: kernel 30, lib -1771681807 tc-so:[ 1.8400050] puffs_mount: development version mismatch: kernel 30, lib -2900479 tc-so:[ 1.8800050] puffs_mount: development version mismatch: kernel 30, lib -1360202439 tc-so:[ 1.8800050] puffs_mount: development version mismatch: kernel 30, lib -878480682 tc-so:[ 1.8800050] puffs_mount: development version mismatch: kernel 30, lib 1207846741 tc-so:[ 1.8800050] puffs_mount: development version mismatch: kernel 30, lib 964897781 tc-so:[ 1.8800050] puffs_mount: development version mismatch: kernel 30, lib 1752634516 tc-so:[ 1.9300050] puffs_mount: development version mismatch: kernel 30, lib -1868827792 tc-so:[ 1.9300050] puffs_mount: development version mismatch: kernel 30, lib -1748153274 tc-so:[ 1.9300050] puffs_mount: development version mismatch: kernel 30, lib 1393035332 tc-so:[ 1.9300050] puffs_mount: development version mismatch: kernel 30, lib 2070740230 tc-so:[ 1.9600050] puffs_mount: development version mismatch: kernel 30, lib 198541766 tc-so:[ 1.9600050] puffs_mount: development version mismatch: kernel 30, lib 1353692318 tc-so:[ 1.9600050] puffs_mount: development version mismatch: kernel 30, lib -1194669014 tc-so:[ 1.9600050] puffs_mount: development version mismatch: kernel 30, lib 463960781 tc-so:[ 1.9600050] puffs_mount: development version mismatch: kernel 30, lib 1324463755 tc-so:[ 2.0000050] puffs_mount: development version mismatch: kernel 30, lib -2014716890 tc-so:[ 2.0000050] puffs_mount: development version mismatch: kernel 30, lib -2117815605 tc-so:[ 2.0000050] puffs_mount: development version mismatch: kernel 30, lib -1488002427 tc-so:[ 2.0000050] puffs_mount: development version mismatch: kernel 30, lib 952156990 tc-so:[ 2.0000050] puffs_mount: development version mismatch: kernel 30, lib 1965522529 tc-so:[ 2.0400050] puffs_mount: development version mismatch: kernel 30, lib 2097601873 tc-so:[ 2.0400050] puffs_mount: development version mismatch: kernel 30, lib -2015195560 tc-so:[ 2.0400050] puffs_mount: development version mismatch: kernel 30, lib -477200392 tc-so:[ 2.0400050] puffs_mount: development version mismatch: kernel 30, lib -125128019 tc-so:[ 2.0400050] puffs_mount: development version mismatch: kernel 30, lib 1842921680 tc-so:[ 2.0400050] puffs_mount: development version mismatch: kernel 30, lib 84217014 tc-so:[ 2.0900050] puffs_mount: development version mismatch: kernel 30, lib 633485441 tc-so:[ 2.0900050] puffs_mount: development version mismatch: kernel 30, lib 1355433690 tc-end: 1639683742.293236, mountfuzz0, passed tc-start: 1639683742.300022, mountfuzz1 tc-so:test seeded RNG with 1639683742 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2700050] puffs_mount: invalid KFLAGs 0xb0fbaf74 tc-so:[ 1.2700050] puffs_mount: invalid KFLAGs 0x370bd963 tc-so:[ 1.2700050] puffs_mount: invalid KFLAGs 0x946b1413 tc-so:[ 1.3100050] puffs_mount: invalid KFLAGs 0x3bc26de tc-so:[ 1.3100050] puffs_mount: invalid KFLAGs 0xf7d0a0f3 tc-so:[ 1.3100050] puffs_mount: invalid KFLAGs 0x555a7fb3 tc-so:[ 1.3100050] puffs_mount: invalid KFLAGs 0xdfeb55df tc-so:[ 1.3100050] puffs_mount: invalid KFLAGs 0xc98b9d28 tc-so:[ 1.3100050] puffs_mount: invalid KFLAGs 0xdb969abd tc-so:[ 1.3500050] puffs_mount: invalid KFLAGs 0xe6800683 tc-so:[ 1.3500050] puffs_mount: invalid KFLAGs 0xf4dc724f tc-so:[ 1.3500050] puffs_mount: invalid KFLAGs 0xa8ffbb tc-so:[ 1.3500050] puffs_mount: invalid KFLAGs 0xd7941f8e tc-so:[ 1.3500050] puffs_mount: invalid KFLAGs 0x56193859 tc-so:[ 1.3900050] puffs_mount: invalid KFLAGs 0x728b6677 tc-so:[ 1.3900050] puffs_mount: invalid KFLAGs 0x5d8eaeb tc-so:[ 1.3900050] puffs_mount: invalid KFLAGs 0x622819a tc-so:[ 1.3900050] puffs_mount: invalid KFLAGs 0xc0db0511 tc-so:[ 1.4200050] puffs_mount: invalid KFLAGs 0x84c9fc2f tc-so:[ 1.4200050] puffs_mount: invalid KFLAGs 0x2f8cf96d tc-so:[ 1.4200050] puffs_mount: invalid KFLAGs 0xa0b5ee73 tc-so:[ 1.4200050] puffs_mount: invalid KFLAGs 0xa918fd71 tc-so:[ 1.4200050] puffs_mount: invalid KFLAGs 0x651dfd55 tc-so:[ 1.4200050] puffs_mount: invalid KFLAGs 0xf602c172 tc-so:[ 1.4200050] puffs_mount: invalid KFLAGs 0x17298168 tc-so:[ 1.4600050] puffs_mount: invalid KFLAGs 0xde3edb51 tc-so:[ 1.4600050] puffs_mount: invalid KFLAGs 0x80ca1eb tc-so:[ 1.4600050] puffs_mount: invalid KFLAGs 0xec1f3526 tc-so:[ 1.4600050] puffs_mount: invalid KFLAGs 0x6888d6c1 tc-so:[ 1.4600050] puffs_mount: invalid KFLAGs 0x94203563 tc-so:[ 1.4600050] puffs_mount: invalid KFLAGs 0x151a9515 tc-so:[ 1.5000050] puffs_mount: invalid KFLAGs 0x58bf6d15 tc-so:[ 1.5000050] puffs_mount: invalid KFLAGs 0xad4a0665 tc-so:[ 1.5000050] puffs_mount: invalid KFLAGs 0x5bac0e59 tc-so:[ 1.5000050] puffs_mount: invalid KFLAGs 0x5ca7687e tc-so:[ 1.5000050] puffs_mount: invalid KFLAGs 0x2d9b070d tc-so:[ 1.5000050] puffs_mount: invalid KFLAGs 0xcf3a7ade tc-so:[ 1.5000050] puffs_mount: invalid KFLAGs 0x8d4f5ec8 tc-so:[ 1.5400050] puffs_mount: invalid KFLAGs 0xb97e4a1f tc-so:[ 1.5400050] puffs_mount: invalid KFLAGs 0x9c94dad0 tc-so:[ 1.5400050] puffs_mount: invalid KFLAGs 0x9da56166 tc-so:[ 1.5400050] puffs_mount: invalid KFLAGs 0xdb2afdba tc-so:[ 1.5400050] puffs_mount: invalid KFLAGs 0xf3a7da93 tc-so:[ 1.5400050] puffs_mount: invalid KFLAGs 0xa7d93840 tc-so:[ 1.5800050] puffs_mount: invalid KFLAGs 0x63009713 tc-so:[ 1.5800050] puffs_mount: invalid KFLAGs 0x4b0e115 tc-so:[ 1.5800050] puffs_mount: invalid KFLAGs 0x8f31d157 tc-so:[ 1.5800050] puffs_mount: invalid KFLAGs 0xde81d0d5 tc-so:[ 1.5800050] puffs_mount: invalid KFLAGs 0xe043bd6 tc-so:[ 1.5800050] puffs_mount: invalid KFLAGs 0x4fc0f257 tc-so:[ 1.5800050] puffs_mount: invalid KFLAGs 0xe0968137 tc-so:[ 1.6200050] puffs_mount: invalid KFLAGs 0x424aae52 tc-so:[ 1.6200050] puffs_mount: invalid KFLAGs 0x782a532a tc-so:[ 1.6200050] puffs_mount: invalid KFLAGs 0x32485b04 tc-so:[ 1.6200050] puffs_mount: invalid KFLAGs 0x50768f02 tc-so:[ 1.6200050] puffs_mount: invalid KFLAGs 0x298b85b4 tc-so:[ 1.6200050] puffs_mount: invalid KFLAGs 0xaa6ba6cb tc-so:[ 1.6600050] puffs_mount: invalid KFLAGs 0x486a9e8 tc-so:[ 1.6600050] puffs_mount: invalid KFLAGs 0x35188600 tc-so:[ 1.6600050] puffs_mount: invalid KFLAGs 0xf4c8d0af tc-so:[ 1.6600050] puffs_mount: invalid KFLAGs 0x7ca59101 tc-so:[ 1.6600050] puffs_mount: invalid KFLAGs 0x479f0279 tc-so:[ 1.6600050] puffs_mount: invalid KFLAGs 0xa86b5aa1 tc-so:[ 1.7000050] puffs_mount: invalid KFLAGs 0x43d69223 tc-so:[ 1.7000050] puffs_mount: invalid KFLAGs 0x2738a13 tc-so:[ 1.7000050] puffs_mount: invalid KFLAGs 0xbcd36e79 tc-so:[ 1.7000050] puffs_mount: invalid KFLAGs 0x35f06a18 tc-so:[ 1.7000050] puffs_mount: invalid KFLAGs 0x8c614d51 tc-so:[ 1.7000050] puffs_mount: invalid KFLAGs 0x6a553bc8 tc-so:[ 1.7000050] puffs_mount: invalid KFLAGs 0x2a963760 tc-so:[ 1.7400050] puffs_mount: invalid KFLAGs 0x47b83564 tc-so:[ 1.7400050] puffs_mount: invalid KFLAGs 0x9c2cd1bf tc-so:[ 1.7400050] puffs_mount: invalid KFLAGs 0x80db4cb0 tc-so:[ 1.7400050] puffs_mount: invalid KFLAGs 0x12601ab6 tc-so:[ 1.7400050] puffs_mount: invalid KFLAGs 0x78586ad6 tc-so:[ 1.7400050] puffs_mount: invalid KFLAGs 0xb9263607 tc-so:[ 1.7800050] puffs_mount: invalid KFLAGs 0xcc1df44d tc-so:[ 1.7800050] puffs_mount: invalid KFLAGs 0x3c4ff8be tc-so:[ 1.7800050] puffs_mount: invalid KFLAGs 0x3a59fd8 tc-so:[ 1.7800050] puffs_mount: invalid KFLAGs 0xf4eab64b tc-so:[ 1.7800050] puffs_mount: invalid KFLAGs 0x7bb2e23 tc-so:[ 1.7800050] puffs_mount: invalid KFLAGs 0x7cb43cb4 tc-so:[ 1.7800050] puffs_mount: invalid KFLAGs 0x696321c1 tc-so:[ 1.8200050] puffs_mount: invalid KFLAGs 0xcab56944 tc-so:[ 1.8200050] puffs_mount: invalid KFLAGs 0x4cdc78ad tc-so:[ 1.8200050] puffs_mount: invalid KFLAGs 0x30e59b85 tc-so:[ 1.8200050] puffs_mount: invalid KFLAGs 0x79f5d8cf tc-so:[ 1.8200050] puffs_mount: invalid KFLAGs 0x726d1bbe tc-so:[ 1.8600050] puffs_mount: invalid KFLAGs 0xa5e84fe0 tc-so:[ 1.8600050] puffs_mount: invalid KFLAGs 0x11f452fb tc-so:[ 1.8600050] puffs_mount: invalid KFLAGs 0x56cd6d4b tc-so:[ 1.8600050] puffs_mount: invalid KFLAGs 0x970795bb tc-so:[ 1.8600050] puffs_mount: invalid KFLAGs 0x37a68e84 tc-so:[ 1.8900050] puffs_mount: invalid KFLAGs 0x6648b1d7 tc-so:[ 1.8900050] puffs_mount: invalid KFLAGs 0x72af4308 tc-so:[ 1.8900050] puffs_mount: invalid KFLAGs 0x981e19a tc-so:[ 1.8900050] puffs_mount: invalid KFLAGs 0x6bc2cfcc tc-so:[ 1.8900050] puffs_mount: invalid KFLAGs 0x21b5529a tc-so:[ 1.8900050] puffs_mount: invalid KFLAGs 0x9b72637 tc-so:[ 1.9300050] puffs_mount: invalid KFLAGs 0x54c8904 tc-end: 1639683743.651093, mountfuzz1, passed tc-start: 1639683743.658447, mountfuzz2 tc-so:test seeded RNG with 1639683743 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] puffs_mount: invalid FHFLAGs 0xd70a4399 tc-so:[ 1.3600050] puffs_mount: invalid FHFLAGs 0x9320e771 tc-so:[ 1.3600050] puffs_mount: invalid FHFLAGs 0x31e465e tc-so:[ 1.3600050] puffs_mount: invalid FHFLAGs 0x8d7067a4 tc-so:[ 1.4000050] puffs_mount: invalid FHFLAGs 0x9ed28b3c tc-so:[ 1.4000050] puffs_mount: invalid FHFLAGs 0xfb6963a7 tc-so:[ 1.4000050] puffs_mount: invalid FHFLAGs 0x820f07f9 tc-so:[ 1.4000050] puffs_mount: invalid FHFLAGs 0xb5cb7a3d tc-so:[ 1.4000050] puffs_mount: invalid FHFLAGs 0x83f81618 tc-so:[ 1.4000050] puffs_mount: invalid FHFLAGs 0x12785abb tc-so:[ 1.4400050] puffs_mount: invalid FHFLAGs 0x7c1f6848 tc-so:[ 1.4400050] puffs_mount: invalid FHFLAGs 0x913da068 tc-so:[ 1.4400050] puffs_mount: invalid FHFLAGs 0x58a723c3 tc-so:[ 1.4400050] puffs_mount: invalid FHFLAGs 0xd2d213ab tc-so:[ 1.4400050] puffs_mount: invalid FHFLAGs 0x80a347a8 tc-so:[ 1.4800050] puffs_mount: invalid FHFLAGs 0xa8d6376b tc-so:[ 1.4800050] puffs_mount: invalid FHFLAGs 0x995b6582 tc-so:[ 1.4800050] puffs_mount: invalid FHFLAGs 0x1b065cc9 tc-so:[ 1.4800050] puffs_mount: invalid FHFLAGs 0x8598cc1f tc-so:[ 1.4800050] puffs_mount: invalid FHFLAGs 0xc2c21293 tc-so:[ 1.4800050] puffs_mount: invalid FHFLAGs 0xca4f6d72 tc-so:[ 1.4800050] puffs_mount: invalid FHFLAGs 0x4899cbab tc-so:[ 1.4800050] puffs_mount: invalid FHFLAGs 0x37d3d77b tc-so:[ 1.4800050] puffs_mount: invalid FHFLAGs 0xebd0177e tc-so:[ 1.4800050] puffs_mount: invalid FHFLAGs 0xb6063625 tc-so:[ 1.5400050] puffs_mount: invalid FHFLAGs 0x610e3c39 tc-so:[ 1.5400050] puffs_mount: invalid FHFLAGs 0xc64f8b72 tc-so:[ 1.5400050] puffs_mount: invalid FHFLAGs 0xf9aa725c tc-so:[ 1.5400050] puffs_mount: invalid FHFLAGs 0xd1b22348 tc-so:[ 1.5400050] puffs_mount: invalid FHFLAGs 0x4b83ca40 tc-so:[ 1.5400050] puffs_mount: invalid FHFLAGs 0x5fb3aaf3 tc-so:[ 1.5800050] puffs_mount: invalid FHFLAGs 0x5a3ffe9f tc-so:[ 1.5800050] puffs_mount: invalid FHFLAGs 0x1395e959 tc-so:[ 1.5800050] puffs_mount: invalid FHFLAGs 0x3ea23a9d tc-so:[ 1.5800050] puffs_mount: invalid FHFLAGs 0xa434c0c0 tc-so:[ 1.5800050] puffs_mount: invalid FHFLAGs 0xc37c911 tc-so:[ 1.6200050] puffs_mount: invalid FHFLAGs 0xa97ae179 tc-so:[ 1.6200050] puffs_mount: invalid FHFLAGs 0x5970b365 tc-so:[ 1.6200050] puffs_mount: invalid FHFLAGs 0xb809b582 tc-so:[ 1.6200050] puffs_mount: invalid FHFLAGs 0x4cb3302f tc-so:[ 1.6200050] puffs_mount: invalid FHFLAGs 0xee9c8b8a tc-so:[ 1.6600050] puffs_mount: invalid FHFLAGs 0x961f158a tc-so:[ 1.6600050] puffs_mount: invalid FHFLAGs 0x7bb46165 tc-so:[ 1.6600050] puffs_mount: invalid FHFLAGs 0x82b9abe0 tc-so:[ 1.6600050] puffs_mount: invalid FHFLAGs 0x226cd61 tc-so:[ 1.6600050] puffs_mount: invalid FHFLAGs 0x5eca5a8c tc-so:[ 1.7000050] puffs_mount: invalid FHFLAGs 0x26e55484 tc-so:[ 1.7000050] puffs_mount: invalid FHFLAGs 0x1cac89db tc-so:[ 1.7000050] puffs_mount: invalid FHFLAGs 0xd7a377ff tc-so:[ 1.7000050] puffs_mount: invalid FHFLAGs 0x52d799f7 tc-so:[ 1.7000050] puffs_mount: invalid FHFLAGs 0x262a1208 tc-so:[ 1.7000050] puffs_mount: invalid FHFLAGs 0x39f3e859 tc-so:[ 1.7400050] puffs_mount: invalid FHFLAGs 0xf4def030 tc-so:[ 1.7400050] puffs_mount: invalid FHFLAGs 0x7878883f tc-so:[ 1.7400050] puffs_mount: invalid FHFLAGs 0x66b4f042 tc-so:[ 1.7400050] puffs_mount: invalid FHFLAGs 0x6e54df1e tc-so:[ 1.7400050] puffs_mount: invalid FHFLAGs 0xd6d94424 tc-so:[ 1.7800050] puffs_mount: invalid FHFLAGs 0x504b415e tc-so:[ 1.7800050] puffs_mount: invalid FHFLAGs 0x2cd28c8f tc-so:[ 1.7800050] puffs_mount: invalid FHFLAGs 0x3fc083b0 tc-so:[ 1.7800050] puffs_mount: invalid FHFLAGs 0x908f9fd tc-so:[ 1.8100050] puffs_mount: invalid FHFLAGs 0x2dd6215f tc-so:[ 1.8100050] puffs_mount: invalid FHFLAGs 0x5a20dc21 tc-so:[ 1.8100050] puffs_mount: invalid FHFLAGs 0xe814819d tc-so:[ 1.8100050] puffs_mount: invalid FHFLAGs 0xac96cbbb tc-so:[ 1.8100050] puffs_mount: invalid FHFLAGs 0x7dd2b3e5 tc-so:[ 1.8500050] puffs_mount: invalid FHFLAGs 0x89c672e2 tc-so:[ 1.8500050] puffs_mount: invalid FHFLAGs 0x67d57340 tc-so:[ 1.8500050] puffs_mount: invalid FHFLAGs 0xd925f21 tc-so:[ 1.8500050] puffs_mount: invalid FHFLAGs 0xdfa9bb16 tc-so:[ 1.8500050] puffs_mount: invalid FHFLAGs 0x1116280e tc-so:[ 1.8900050] puffs_mount: invalid FHFLAGs 0xc7be229c tc-so:[ 1.8900050] puffs_mount: invalid FHFLAGs 0x363e43f1 tc-so:[ 1.8900050] puffs_mount: invalid FHFLAGs 0xf3b937c4 tc-so:[ 1.8900050] puffs_mount: invalid FHFLAGs 0x8c58f3a1 tc-so:[ 1.8900050] puffs_mount: invalid FHFLAGs 0x988cb8ed tc-so:[ 1.9300050] puffs_mount: invalid FHFLAGs 0xef7ca23c tc-so:[ 1.9300050] puffs_mount: invalid FHFLAGs 0xb8cbaaa8 tc-so:[ 1.9300050] puffs_mount: invalid FHFLAGs 0x7b005ba7 tc-so:[ 1.9300050] puffs_mount: invalid FHFLAGs 0x42a7b3b9 tc-so:[ 1.9300050] puffs_mount: invalid FHFLAGs 0x192659f0 tc-so:[ 1.9700050] puffs_mount: invalid FHFLAGs 0xc5d9efbe tc-so:[ 1.9700050] puffs_mount: invalid FHFLAGs 0x83f05fb9 tc-so:[ 1.9700050] puffs_mount: invalid FHFLAGs 0x270bfda2 tc-so:[ 1.9700050] puffs_mount: invalid FHFLAGs 0xe0ed9bea tc-so:[ 2.0100050] puffs_mount: invalid FHFLAGs 0xa6e1f497 tc-so:[ 2.0100050] puffs_mount: invalid FHFLAGs 0x64783195 tc-so:[ 2.0100050] puffs_mount: invalid FHFLAGs 0x49ee6e49 tc-so:[ 2.0100050] puffs_mount: invalid FHFLAGs 0xfcde7b99 tc-so:[ 2.0500050] puffs_mount: invalid FHFLAGs 0xa8230f8a tc-so:[ 2.0500050] puffs_mount: invalid FHFLAGs 0x1ec10c74 tc-so:[ 2.0500050] puffs_mount: invalid FHFLAGs 0xf9e0bb9b tc-so:[ 2.0500050] puffs_mount: invalid FHFLAGs 0x50781e2f tc-so:[ 2.0500050] puffs_mount: invalid FHFLAGs 0x7727eb88 tc-so:[ 2.0900050] puffs_mount: invalid FHFLAGs 0x1e29f008 tc-so:[ 2.0900050] puffs_mount: invalid FHFLAGs 0xae3ff93b tc-so:[ 2.0900050] puffs_mount: invalid FHFLAGs 0xe4031ef4 tc-so:[ 2.0900050] puffs_mount: invalid FHFLAGs 0x3a38b5f7 tc-so:[ 2.0900050] puffs_mount: invalid FHFLAGs 0xaa8e86de tc-so:[ 2.1300050] puffs_mount: invalid FHFLAGs 0x23a64963 tc-end: 1639683745.246286, mountfuzz2, passed tc-start: 1639683745.254989, mountfuzz3 tc-so:test seeded RNG with 1639683745 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3000050] puffs_mount: pa_spare[0] = 0x3d681cee tc-so:[ 1.3000050] puffs_mount: pa_spare[0] = 0x7a6f80c3 tc-so:[ 1.3300050] puffs_mount: pa_spare[0] = 0xc0c03b15 tc-so:[ 1.3300050] puffs_mount: pa_spare[0] = 0x45f1845c tc-so:[ 1.3300050] puffs_mount: pa_spare[0] = 0x666cb059 tc-so:[ 1.3300050] puffs_mount: pa_spare[0] = 0xc5fb7dd7 tc-so:[ 1.3300050] puffs_mount: pa_spare[0] = 0xcf495fc4 tc-so:[ 1.3300050] puffs_mount: pa_spare[0] = 0xb71551ba tc-so:[ 1.3700050] puffs_mount: pa_spare[0] = 0xe24b2be4 tc-so:[ 1.3700050] puffs_mount: pa_spare[0] = 0x4ce0ab5e tc-so:[ 1.3700050] puffs_mount: pa_spare[0] = 0x85426ee2 tc-so:[ 1.3700050] puffs_mount: pa_spare[0] = 0xa3ec6d22 tc-so:[ 1.3700050] puffs_mount: pa_spare[0] = 0xd885e569 tc-so:[ 1.4000050] puffs_mount: pa_spare[0] = 0xd2ec9eef tc-so:[ 1.4000050] puffs_mount: pa_spare[0] = 0xabb97a65 tc-so:[ 1.4000050] puffs_mount: pa_spare[0] = 0xf5ad9d28 tc-so:[ 1.4000050] puffs_mount: pa_spare[0] = 0x17e7e43d tc-so:[ 1.4000050] puffs_mount: pa_spare[0] = 0x5134f4d0 tc-so:[ 1.4000050] puffs_mount: pa_spare[0] = 0x1f0296dc tc-so:[ 1.4400050] puffs_mount: pa_spare[0] = 0xf675e522 tc-so:[ 1.4400050] puffs_mount: pa_spare[0] = 0x62c39513 tc-so:[ 1.4400050] puffs_mount: pa_spare[0] = 0x16bf8b88 tc-so:[ 1.4400050] puffs_mount: pa_spare[0] = 0x1f5c4f9e tc-so:[ 1.4400050] puffs_mount: pa_spare[0] = 0x4b54c21f tc-so:[ 1.4800050] puffs_mount: pa_spare[0] = 0x7c4582b5 tc-so:[ 1.4800050] puffs_mount: pa_spare[0] = 0xddba54e9 tc-so:[ 1.4800050] puffs_mount: pa_spare[0] = 0xf7310a73 tc-so:[ 1.4800050] puffs_mount: pa_spare[0] = 0xc8265450 tc-so:[ 1.4800050] puffs_mount: pa_spare[0] = 0x1150fdd6 tc-so:[ 1.4800050] puffs_mount: pa_spare[0] = 0x4eb40817 tc-so:[ 1.5200050] puffs_mount: pa_spare[0] = 0xf278e9e4 tc-so:[ 1.5200050] puffs_mount: pa_spare[0] = 0xc09af546 tc-so:[ 1.5200050] puffs_mount: pa_spare[0] = 0x228d0cad tc-so:[ 1.5200050] puffs_mount: pa_spare[0] = 0x22b57b5d tc-so:[ 1.5200050] puffs_mount: pa_spare[0] = 0xe003f2c8 tc-so:[ 1.5200050] puffs_mount: pa_spare[0] = 0x1a6cca tc-so:[ 1.5200050] puffs_mount: pa_spare[0] = 0xbdf30423 tc-so:[ 1.5600050] puffs_mount: pa_spare[0] = 0xbd74b3dd tc-so:[ 1.5600050] puffs_mount: pa_spare[0] = 0xab523f86 tc-so:[ 1.5600050] puffs_mount: pa_spare[0] = 0xfad09cf2 tc-so:[ 1.5600050] puffs_mount: pa_spare[0] = 0x6678bf4f tc-so:[ 1.5600050] puffs_mount: pa_spare[0] = 0xc5951ced tc-so:[ 1.5900050] puffs_mount: pa_spare[0] = 0xae1bedee tc-so:[ 1.5900050] puffs_mount: pa_spare[0] = 0x7c340f9b tc-so:[ 1.5900050] puffs_mount: pa_spare[0] = 0x1e999b7d tc-so:[ 1.5900050] puffs_mount: pa_spare[0] = 0x4ada3371 tc-so:[ 1.5900050] puffs_mount: pa_spare[0] = 0x6f7c6def tc-so:[ 1.5900050] puffs_mount: pa_spare[0] = 0x2b2ac754 tc-so:[ 1.6300050] puffs_mount: pa_spare[0] = 0x7f52f60f tc-so:[ 1.6300050] puffs_mount: pa_spare[0] = 0x9ab75ea9 tc-so:[ 1.6300050] puffs_mount: pa_spare[0] = 0xec7315ec tc-so:[ 1.6300050] puffs_mount: pa_spare[0] = 0x9dd3ecd3 tc-so:[ 1.6300050] puffs_mount: pa_spare[0] = 0x6ba9024f tc-so:[ 1.6300050] puffs_mount: pa_spare[0] = 0xe5b0b5ab tc-so:[ 1.6300050] puffs_mount: pa_spare[0] = 0x7e810f6c tc-so:[ 1.6700050] puffs_mount: pa_spare[0] = 0x8e949b12 tc-so:[ 1.6700050] puffs_mount: pa_spare[0] = 0x93af9e56 tc-so:[ 1.6700050] puffs_mount: pa_spare[0] = 0x8cf95fe5 tc-so:[ 1.6700050] puffs_mount: pa_spare[0] = 0x84ad049a tc-so:[ 1.6700050] puffs_mount: pa_spare[0] = 0xcae06dbd tc-so:[ 1.7100050] puffs_mount: pa_spare[0] = 0x3a75f6e tc-so:[ 1.7100050] puffs_mount: pa_spare[0] = 0x27199ea tc-so:[ 1.7100050] puffs_mount: pa_spare[0] = 0xfc240093 tc-so:[ 1.7100050] puffs_mount: pa_spare[0] = 0xc4cb7464 tc-so:[ 1.7100050] puffs_mount: pa_spare[0] = 0x2f73e74f tc-so:[ 1.7100050] puffs_mount: pa_spare[0] = 0x3652c9dc tc-so:[ 1.7500050] puffs_mount: pa_spare[0] = 0x11566f01 tc-so:[ 1.7500050] puffs_mount: pa_spare[0] = 0xa0ac9783 tc-so:[ 1.7500050] puffs_mount: pa_spare[0] = 0x72323a41 tc-so:[ 1.7500050] puffs_mount: pa_spare[0] = 0xa41e1a1 tc-so:[ 1.7500050] puffs_mount: pa_spare[0] = 0xcf4ac886 tc-so:[ 1.7900050] puffs_mount: pa_spare[0] = 0x6a205aa7 tc-so:[ 1.7900050] puffs_mount: pa_spare[0] = 0xf87880ee tc-so:[ 1.7900050] puffs_mount: pa_spare[0] = 0x601fdb60 tc-so:[ 1.7900050] puffs_mount: pa_spare[0] = 0xe65a28d tc-so:[ 1.7900050] puffs_mount: pa_spare[0] = 0xb598e2a tc-so:[ 1.7900050] puffs_mount: pa_spare[0] = 0xe10f5de2 tc-so:[ 1.7900050] puffs_mount: pa_spare[0] = 0xb9783b9a tc-so:[ 1.8300050] puffs_mount: pa_spare[0] = 0xff86b1a6 tc-so:[ 1.8300050] puffs_mount: pa_spare[0] = 0x5b3f01a8 tc-so:[ 1.8300050] puffs_mount: pa_spare[0] = 0x52762e07 tc-so:[ 1.8300050] puffs_mount: pa_spare[0] = 0x43c4bb4e tc-so:[ 1.8300050] puffs_mount: pa_spare[0] = 0xccaae269 tc-so:[ 1.8600050] puffs_mount: pa_spare[0] = 0xf0ceae3e tc-so:[ 1.8600050] puffs_mount: pa_spare[0] = 0x878711c3 tc-so:[ 1.8600050] puffs_mount: pa_spare[0] = 0x1991dc2b tc-so:[ 1.8600050] puffs_mount: pa_spare[0] = 0xc223e8f tc-so:[ 1.8600050] puffs_mount: pa_spare[0] = 0xd1df6694 tc-so:[ 1.8600050] puffs_mount: pa_spare[0] = 0xf9d0b9bf tc-so:[ 1.9000050] puffs_mount: pa_spare[0] = 0x2f2452a9 tc-so:[ 1.9000050] puffs_mount: pa_spare[0] = 0x35f4ebad tc-so:[ 1.9000050] puffs_mount: pa_spare[0] = 0x9a0f3ba2 tc-so:[ 1.9000050] puffs_mount: pa_spare[0] = 0x6f0eeda5 tc-so:[ 1.9000050] puffs_mount: pa_spare[0] = 0x4ce6d7b2 tc-so:[ 1.9000050] puffs_mount: pa_spare[0] = 0x9f5a3df5 tc-so:[ 1.9400050] puffs_mount: pa_spare[0] = 0x9e6ddd8f tc-so:[ 1.9400050] puffs_mount: pa_spare[0] = 0x6524cdb0 tc-so:[ 1.9400050] puffs_mount: pa_spare[0] = 0xde10d828 tc-so:[ 1.9400050] puffs_mount: pa_spare[0] = 0x234205da tc-so:[ 1.9400050] puffs_mount: pa_spare[0] = 0xfb5738da tc-end: 1639683746.670419, mountfuzz3, passed tc-start: 1639683746.678005, mountfuzz4 tc-so:test seeded RNG with 1639683746 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] puffs_mount: handle size 2876571704398634642 too large tc-so:[ 1.3100050] puffs_mount: handle size 524792659287388756 too large tc-so:[ 1.3500050] puffs_mount: handle size 11247594448621338618 too large tc-so:[ 1.3500050] puffs_mount: handle size 2604025957451628044 too large tc-so:[ 1.3900050] puffs_mount: handle size 8949730275652653916 too large tc-so:[ 1.3900050] puffs_mount: handle size 4852173507354066729 too large tc-so:[ 1.3900050] puffs_mount: handle size 5873223872889320743 too large tc-so:[ 1.3900050] puffs_mount: handle size 404203593307986360 too large tc-so:[ 1.4200050] puffs_mount: handle size 3808673178704200719 too large tc-so:[ 1.4600050] puffs_mount: handle size 17131609961954973967 too large tc-so:[ 1.4600050] puffs_mount: handle size 12372046173471888615 too large tc-so:[ 1.4800050] puffs_mount: handle size 4290210283263613310 too large tc-so:[ 1.4800050] puffs_mount: handle size 10375205283466109681 too large tc-so:[ 1.4800050] puffs_mount: handle size 4820681119823372088 too large tc-so:[ 1.5200050] puffs_mount: handle size 6619184145256730030 too large tc-so:[ 1.5200050] puffs_mount: handle size 1324081373949913739 too large tc-so:[ 1.5500050] puffs_mount: handle size 8894830349317546423 too large tc-so:[ 1.5500050] puffs_mount: handle size 7237576379186938378 too large tc-so:[ 1.5500050] puffs_mount: handle size 2921069232047176547 too large tc-so:[ 1.5900050] puffs_mount: handle size 16870652011671573904 too large tc-so:[ 1.5900050] puffs_mount: handle size 6131625797909495552 too large tc-so:[ 1.6600050] puffs_mount: handle size 2421729068628598112 too large tc-so:[ 1.6600050] puffs_mount: handle size 4028166846198515805 too large tc-so:[ 1.6800050] puffs_mount: handle size 6206963778592742624 too large tc-so:[ 1.6800050] puffs_mount: handle size 16898138215852220981 too large tc-so:[ 1.6800050] puffs_mount: handle size 14612942264222445111 too large tc-so:[ 1.7200050] puffs_mount: handle size 6228089505788662473 too large tc-so:[ 1.7200050] puffs_mount: handle size 7932215624149405340 too large tc-so:[ 1.7200050] puffs_mount: handle size 11509610232176961603 too large tc-so:[ 1.7200050] puffs_mount: handle size 17154567815237133413 too large tc-so:[ 1.7500050] puffs_mount: handle size 4380226076695496036 too large tc-so:[ 1.7500050] puffs_mount: handle size 16091919096622378507 too large tc-so:[ 1.7500050] puffs_mount: handle size 12097693994169024822 too large tc-so:[ 1.7500050] puffs_mount: handle size 8820787457313631915 too large tc-so:[ 1.7500050] puffs_mount: handle size 18335935097777696796 too large tc-so:[ 1.7900050] puffs_mount: handle size 10509960345002994383 too large tc-so:[ 1.7900050] puffs_mount: handle size 6187783829044059500 too large tc-so:[ 1.7900050] puffs_mount: handle size 10326740501252996045 too large tc-so:[ 1.8300050] puffs_mount: handle size 11984640896826484357 too large tc-so:[ 1.8300050] puffs_mount: handle size 7406988981631722780 too large tc-so:[ 1.8300050] puffs_mount: handle size 527637258243651210 too large tc-so:[ 1.8700050] puffs_mount: handle size 14208791970559444169 too large tc-so:[ 1.8700050] puffs_mount: handle size 12628979272699201741 too large tc-so:[ 1.8700050] puffs_mount: handle size 10265136135960678482 too large tc-so:[ 1.8700050] puffs_mount: handle size 18262265570901637422 too large tc-so:[ 1.9100050] puffs_mount: handle size 12586588847866701886 too large tc-so:[ 1.9100050] puffs_mount: handle size 6224741322744921031 too large tc-so:[ 1.9100050] puffs_mount: handle size 4575127553454046505 too large tc-so:[ 1.9500050] puffs_mount: handle size 550657212416563695 too large tc-so:[ 1.9500050] puffs_mount: handle size 999444154196279223 too large tc-so:[ 1.9900050] puffs_mount: handle size 4121579688028634339 too large tc-so:[ 1.9900050] puffs_mount: handle size 5716340262939335598 too large tc-end: 1639683748.54159, mountfuzz4, passed tc-start: 1639683748.61203, mountfuzz5 tc-so:test seeded RNG with 1639683748 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.4000050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.4400050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.4800050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.4800050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.4800050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.5200050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.5600050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.5600050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.6000050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.6000050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.6400050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.6400050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.6400050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.6400050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.7100050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.7100050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.7500050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.7500050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.7500050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.7900050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.7900050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.7900050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.8300050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.8700050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.8700050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.8700050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.9100050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.9500050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.9500050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.9800050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.9800050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.9800050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 2.0200050] puffs_mount: handle size 1023 too large tc-so:[ 2.0200050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 2.0200050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 2.0600050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 2.0600050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 2.0600050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 2.1000050] puffs_mount: fhsize larger than NFSv2 max 28 tc-end: 1639683749.553799, mountfuzz5, passed tc-start: 1639683749.561471, mountfuzz6 tc-so:test seeded RNG with 1639683749 tc-so:[ 1.0000000] entropy: ready tc-end: 1639683750.836767, mountfuzz6, passed tc-start: 1639683750.845642, mountfuzz7 tc-so:test seeded RNG with 1639683750 tc-so:[ 1.0000000] entropy: ready tc-end: 1639683752.268906, mountfuzz7, passed tc-start: 1639683752.276042, mountfuzz8 tc-so:test seeded RNG with 1639683752 tc-so:[ 1.0000000] entropy: ready tc-end: 1639683755.765338, mountfuzz8, passed tp-end: 1639683755.773231, fs/puffs/t_fuzz tp-start: 1639683755.951912, fs/puffs/t_io, 1 tc-start: 1639683755.954824, nocache tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1639683757.473655, nocache, passed tp-end: 1639683757.480771, fs/puffs/t_io tp-start: 1639683757.627112, fs/tmpfs/t_renamerace, 1 tc-start: 1639683757.630198, renamerace2 tc-so:[ 1.0000000] entropy: ready tc-end: 1639683765.980723, renamerace2, passed tp-end: 1639683765.988674, fs/tmpfs/t_renamerace tp-start: 1639683767.67832, fs/tmpfs/t_create, 3 tc-start: 1639683767.70588, attrs tc-so:Executing command [ mkdir /tmp/atf-run.snUUuK/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.snUUuK/mntpt tc-so:Executing command [ test -f a ] tc-so:Executing command [ touch a ] tc-so:Executing command [ test -f a ] tc-so:Executing command [ mkdir b c ] tc-so:Executing command [ chown _tests:0 b ] tc-so:Executing command [ chown _tests:100 c ] tc-so:Executing command [ su -m _tests -c touch b/a ] tc-so:Executing command [ su -m _tests -c touch c/a ] tc-so:Executing command [ umount /tmp/atf-run.snUUuK/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.snUUuK/mntpt ] tc-end: 1639683771.796096, attrs, passed tc-start: 1639683771.808980, create tc-so:Executing command [ mkdir /tmp/atf-run.maQf5A/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.maQf5A/mntpt tc-so:Executing command [ test -f a ] tc-so:Executing command [ touch a ] tc-so:Executing command [ test -f a ] tc-so:Executing command [ umount /tmp/atf-run.maQf5A/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.maQf5A/mntpt ] tc-end: 1639683773.815660, create, passed tc-start: 1639683773.825950, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.dlokgd/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.dlokgd/mntpt tc-so:Executing command [ mkdir dir ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if dir received NOTE_WRITE tc-so:Executing command [ umount /tmp/atf-run.dlokgd/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.dlokgd/mntpt ] tc-end: 1639683775.955569, kqueue, passed tp-end: 1639683775.964448, fs/tmpfs/t_create tp-start: 1639683776.616454, fs/tmpfs/t_devices, 1 tc-start: 1639683776.618776, basic tc-so:Executing command [ mkdir /tmp/atf-run.Z0CfqP/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.Z0CfqP/mntpt tc-so:Executing command [ /dev/MAKEDEV std ] tc-so:Executing command [ test -e zero ] tc-so:Executing command [ test -e null ] tc-so:Reading from the 'zero' character device tc-so:Executing command [ dd if=zero of=a bs=10k count=1 ] tc-so:Writing to the 'null' device tc-so:Executing command [ umount /tmp/atf-run.Z0CfqP/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.Z0CfqP/mntpt ] tc-end: 1639683779.880970, basic, passed tp-end: 1639683779.890040, fs/tmpfs/t_devices tp-start: 1639683780.803797, fs/tmpfs/t_dots, 2 tc-start: 1639683780.806114, nesteddir tc-so:Executing command [ mkdir /tmp/atf-run.GpfOX2/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.GpfOX2/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ mkdir a/b ] tc-so:Executing command [ test -d a/b/../b ] tc-so:Executing command [ test -d a/b/../../a ] tc-so:Executing command [ umount /tmp/atf-run.GpfOX2/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.GpfOX2/mntpt ] tc-end: 1639683782.958822, nesteddir, passed tc-start: 1639683782.970022, topdir tc-so:Executing command [ mkdir /tmp/atf-run.YgnpjY/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.YgnpjY/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ test -d ./a ] tc-so:Executing command [ test -d a/../a ] tc-so:Executing command [ umount /tmp/atf-run.YgnpjY/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.YgnpjY/mntpt ] tc-end: 1639683784.903963, topdir, passed tp-end: 1639683784.913653, fs/tmpfs/t_dots tp-start: 1639683785.649021, fs/tmpfs/t_exec, 1 tc-start: 1639683785.651500, basic tc-so:Executing command [ mkdir /tmp/atf-run.HlaYJ1/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.HlaYJ1/mntpt tc-so:Executing command [ cp /bin/cp . ] tc-so:Verifying copied file tc-so:Executing command [ ./cp cp foo ] tc-so:Executing command [ umount /tmp/atf-run.HlaYJ1/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.HlaYJ1/mntpt ] tc-end: 1639683787.727417, basic, passed tp-end: 1639683787.736343, fs/tmpfs/t_exec tp-start: 1639683788.837422, fs/tmpfs/t_link, 3 tc-start: 1639683788.840148, basic tc-so:Executing command [ mkdir /tmp/atf-run.UzZJbg/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.UzZJbg/mntpt tc-so:Executing command [ touch a ] tc-so:Executing command [ touch z ] tc-so:Executing command [ ln a b ] tc-so:Checking if link count is correct after links are created tc-so:Checking if link count is correct after links are deleted tc-so:Executing command [ rm a ] tc-so:Executing command [ rm b ] tc-so:Executing command [ umount /tmp/atf-run.UzZJbg/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.UzZJbg/mntpt ] tc-end: 1639683791.970959, basic, passed tc-start: 1639683791.982647, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.VPPStU/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.VPPStU/mntpt tc-so:Executing command [ mkdir dir ] tc-so:Executing command [ touch dir/a ] tc-so:Running kqueue-monitored commands and expecting 2 events tc-so:Checking if dir/a received NOTE_LINK tc-so:Checking if dir received NOTE_WRITE tc-so:Running kqueue-monitored commands and expecting 2 events tc-so:Checking if dir/b received NOTE_DELETE tc-so:Checking if dir received NOTE_WRITE tc-so:Executing command [ rm dir/b ] tc-so:Executing command [ rmdir dir ] tc-so:Executing command [ umount /tmp/atf-run.VPPStU/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.VPPStU/mntpt ] tc-end: 1639683795.225401, kqueue, passed tc-start: 1639683795.236704, subdirs tc-so:Executing command [ mkdir /tmp/atf-run.59x39U/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.59x39U/mntpt tc-so:Executing command [ touch a ] tc-so:Executing command [ mkdir c ] tc-so:Executing command [ ln a c/b ] tc-so:Checking if link count is correct after links are created tc-so:Checking if link count is correct after links are deleted tc-so:Executing command [ rm a ] tc-so:Executing command [ rm c/b ] tc-so:Executing command [ rmdir c ] tc-so:Executing command [ umount /tmp/atf-run.59x39U/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.59x39U/mntpt ] tc-end: 1639683798.309459, subdirs, passed tp-end: 1639683798.321703, fs/tmpfs/t_link tp-start: 1639683800.97749, fs/tmpfs/t_mkdir, 5 tc-start: 1639683800.100342, attrs tc-so:Executing command [ mkdir /tmp/atf-run.kORqu0/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.kORqu0/mntpt tc-so:Executing command [ mkdir b c ] tc-so:Executing command [ chown _tests:0 b ] tc-so:Executing command [ chown _tests:100 c ] tc-so:Executing command [ su -m _tests -c mkdir b/a ] tc-so:Executing command [ su -m _tests -c mkdir c/a ] tc-so:Executing command [ umount /tmp/atf-run.kORqu0/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.kORqu0/mntpt ] tc-end: 1639683804.38575, attrs, passed tc-start: 1639683804.51820, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.eXvOd9/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.eXvOd9/mntpt tc-so:Executing command [ mkdir dir ] tc-so:Running kqueue-monitored commands and expecting 2 events tc-so:Checking if dir received NOTE_LINK tc-so:Checking if dir received NOTE_WRITE tc-so:Executing command [ rmdir dir/a ] tc-so:Executing command [ rmdir dir ] tc-so:Executing command [ umount /tmp/atf-run.eXvOd9/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.eXvOd9/mntpt ] tc-end: 1639683806.510243, kqueue, passed tc-start: 1639683806.519365, many tc-so:Executing command [ mkdir /tmp/atf-run.5ER4Dg/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.5ER4Dg/mntpt tc-so:Executing command [ test -d 1 ] tc-so:Executing command [ mkdir 1 ] tc-so:Executing command [ test -d 1 ] tc-so:Executing command [ test -d 2 ] tc-so:Executing command [ mkdir 2 ] tc-so:Executing command [ test -d 2 ] tc-so:Executing command [ test -d 3 ] tc-so:Executing command [ mkdir 3 ] tc-so:Executing command [ test -d 3 ] tc-so:Executing command [ test -d 4 ] tc-so:Executing command [ mkdir 4 ] tc-so:Executing command [ test -d 4 ] tc-so:Executing command [ test -d 5 ] tc-so:Executing command [ mkdir 5 ] tc-so:Executing command [ test -d 5 ] tc-so:Executing command [ test -d 6 ] tc-so:Executing command [ mkdir 6 ] tc-so:Executing command [ test -d 6 ] tc-so:Executing command [ test -d 7 ] tc-so:Executing command [ mkdir 7 ] tc-so:Executing command [ test -d 7 ] tc-so:Executing command [ test -d 8 ] tc-so:Executing command [ mkdir 8 ] tc-so:Executing command [ test -d 8 ] tc-so:Executing command [ test -d 9 ] tc-so:Executing command [ mkdir 9 ] tc-so:Executing command [ test -d 9 ] tc-so:Executing command [ test -d 10 ] tc-so:Executing command [ mkdir 10 ] tc-so:Executing command [ test -d 10 ] tc-so:Executing command [ test -d 11 ] tc-so:Executing command [ mkdir 11 ] tc-so:Executing command [ test -d 11 ] tc-so:Executing command [ test -d 12 ] tc-so:Executing command [ mkdir 12 ] tc-so:Executing command [ test -d 12 ] tc-so:Executing command [ test -d 13 ] tc-so:Executing command [ mkdir 13 ] tc-so:Executing command [ test -d 13 ] tc-so:Executing command [ test -d 14 ] tc-so:Executing command [ mkdir 14 ] tc-so:Executing command [ test -d 14 ] tc-so:Executing command [ test -d 15 ] tc-so:Executing command [ mkdir 15 ] tc-so:Executing command [ test -d 15 ] tc-so:Executing command [ test -d 16 ] tc-so:Executing command [ mkdir 16 ] tc-so:Executing command [ test -d 16 ] tc-so:Executing command [ test -d 17 ] tc-so:Executing command [ mkdir 17 ] tc-so:Executing command [ test -d 17 ] tc-so:Executing command [ test -d 18 ] tc-so:Executing command [ mkdir 18 ] tc-so:Executing command [ test -d 18 ] tc-so:Executing command [ test -d 19 ] tc-so:Executing command [ mkdir 19 ] tc-so:Executing command [ test -d 19 ] tc-so:Executing command [ test -d 20 ] tc-so:Executing command [ mkdir 20 ] tc-so:Executing command [ test -d 20 ] tc-so:Executing command [ test -d 21 ] tc-so:Executing command [ mkdir 21 ] tc-so:Executing command [ test -d 21 ] tc-so:Executing command [ test -d 22 ] tc-so:Executing command [ mkdir 22 ] tc-so:Executing command [ test -d 22 ] tc-so:Executing command [ test -d 23 ] tc-so:Executing command [ mkdir 23 ] tc-so:Executing command [ test -d 23 ] tc-so:Executing command [ test -d 24 ] tc-so:Executing command [ mkdir 24 ] tc-so:Executing command [ test -d 24 ] tc-so:Executing command [ test -d 25 ] tc-so:Executing command [ mkdir 25 ] tc-so:Executing command [ test -d 25 ] tc-so:Executing command [ test -d 26 ] tc-so:Executing command [ mkdir 26 ] tc-so:Executing command [ test -d 26 ] tc-so:Executing command [ test -d 27 ] tc-so:Executing command [ mkdir 27 ] tc-so:Executing command [ test -d 27 ] tc-so:Executing command [ test -d 28 ] tc-so:Executing command [ mkdir 28 ] tc-so:Executing command [ test -d 28 ] tc-so:Executing command [ test -d 29 ] tc-so:Executing command [ mkdir 29 ] tc-so:Executing command [ test -d 29 ] tc-so:Executing command [ test -d 30 ] tc-so:Executing command [ mkdir 30 ] tc-so:Executing command [ test -d 30 ] tc-so:Executing command [ test -d 31 ] tc-so:Executing command [ mkdir 31 ] tc-so:Executing command [ test -d 31 ] tc-so:Executing command [ test -d 32 ] tc-so:Executing command [ mkdir 32 ] tc-so:Executing command [ test -d 32 ] tc-so:Executing command [ test -d 33 ] tc-so:Executing command [ mkdir 33 ] tc-so:Executing command [ test -d 33 ] tc-so:Executing command [ test -d 34 ] tc-so:Executing command [ mkdir 34 ] tc-so:Executing command [ test -d 34 ] tc-so:Executing command [ test -d 35 ] tc-so:Executing command [ mkdir 35 ] tc-so:Executing command [ test -d 35 ] tc-so:Executing command [ test -d 36 ] tc-so:Executing command [ mkdir 36 ] tc-so:Executing command [ test -d 36 ] tc-so:Executing command [ test -d 37 ] tc-so:Executing command [ mkdir 37 ] tc-so:Executing command [ test -d 37 ] tc-so:Executing command [ test -d 38 ] tc-so:Executing command [ mkdir 38 ] tc-so:Executing command [ test -d 38 ] tc-so:Executing command [ test -d 39 ] tc-so:Executing command [ mkdir 39 ] tc-so:Executing command [ test -d 39 ] tc-so:Executing command [ test -d 40 ] tc-so:Executing command [ mkdir 40 ] tc-so:Executing command [ test -d 40 ] tc-so:Executing command [ test -d 41 ] tc-so:Executing command [ mkdir 41 ] tc-so:Executing command [ test -d 41 ] tc-so:Executing command [ test -d 42 ] tc-so:Executing command [ mkdir 42 ] tc-so:Executing command [ test -d 42 ] tc-so:Executing command [ test -d 43 ] tc-so:Executing command [ mkdir 43 ] tc-so:Executing command [ test -d 43 ] tc-so:Executing command [ test -d 44 ] tc-so:Executing command [ mkdir 44 ] tc-so:Executing command [ test -d 44 ] tc-so:Executing command [ test -d 45 ] tc-so:Executing command [ mkdir 45 ] tc-so:Executing command [ test -d 45 ] tc-so:Executing command [ test -d 46 ] tc-so:Executing command [ mkdir 46 ] tc-so:Executing command [ test -d 46 ] tc-so:Executing command [ test -d 47 ] tc-so:Executing command [ mkdir 47 ] tc-so:Executing command [ test -d 47 ] tc-so:Executing command [ test -d 48 ] tc-so:Executing command [ mkdir 48 ] tc-so:Executing command [ test -d 48 ] tc-so:Executing command [ test -d 49 ] tc-so:Executing command [ mkdir 49 ] tc-so:Executing command [ test -d 49 ] tc-so:Executing command [ test -d 50 ] tc-so:Executing command [ mkdir 50 ] tc-so:Executing command [ test -d 50 ] tc-so:Executing command [ test -d 51 ] tc-so:Executing command [ mkdir 51 ] tc-so:Executing command [ test -d 51 ] tc-so:Executing command [ test -d 52 ] tc-so:Executing command [ mkdir 52 ] tc-so:Executing command [ test -d 52 ] tc-so:Executing command [ test -d 53 ] tc-so:Executing command [ mkdir 53 ] tc-so:Executing command [ test -d 53 ] tc-so:Executing command [ test -d 54 ] tc-so:Executing command [ mkdir 54 ] tc-so:Executing command [ test -d 54 ] tc-so:Executing command [ test -d 55 ] tc-so:Executing command [ mkdir 55 ] tc-so:Executing command [ test -d 55 ] tc-so:Executing command [ test -d 56 ] tc-so:Executing command [ mkdir 56 ] tc-so:Executing command [ test -d 56 ] tc-so:Executing command [ test -d 57 ] tc-so:Executing command [ mkdir 57 ] tc-so:Executing command [ test -d 57 ] tc-so:Executing command [ test -d 58 ] tc-so:Executing command [ mkdir 58 ] tc-so:Executing command [ test -d 58 ] tc-so:Executing command [ test -d 59 ] tc-so:Executing command [ mkdir 59 ] tc-so:Executing command [ test -d 59 ] tc-so:Executing command [ test -d 60 ] tc-so:Executing command [ mkdir 60 ] tc-so:Executing command [ test -d 60 ] tc-so:Executing command [ test -d 61 ] tc-so:Executing command [ mkdir 61 ] tc-so:Executing command [ test -d 61 ] tc-so:Executing command [ test -d 62 ] tc-so:Executing command [ mkdir 62 ] tc-so:Executing command [ test -d 62 ] tc-so:Executing command [ test -d 63 ] tc-so:Executing command [ mkdir 63 ] tc-so:Executing command [ test -d 63 ] tc-so:Executing command [ test -d 64 ] tc-so:Executing command [ mkdir 64 ] tc-so:Executing command [ test -d 64 ] tc-so:Executing command [ test -d 65 ] tc-so:Executing command [ mkdir 65 ] tc-so:Executing command [ test -d 65 ] tc-so:Executing command [ test -d 66 ] tc-so:Executing command [ mkdir 66 ] tc-so:Executing command [ test -d 66 ] tc-so:Executing command [ test -d 67 ] tc-so:Executing command [ mkdir 67 ] tc-so:Executing command [ test -d 67 ] tc-so:Executing command [ test -d 68 ] tc-so:Executing command [ mkdir 68 ] tc-so:Executing command [ test -d 68 ] tc-so:Executing command [ test -d 69 ] tc-so:Executing command [ mkdir 69 ] tc-so:Executing command [ test -d 69 ] tc-so:Executing command [ test -d 70 ] tc-so:Executing command [ mkdir 70 ] tc-so:Executing command [ test -d 70 ] tc-so:Executing command [ test -d 71 ] tc-so:Executing command [ mkdir 71 ] tc-so:Executing command [ test -d 71 ] tc-so:Executing command [ test -d 72 ] tc-so:Executing command [ mkdir 72 ] tc-so:Executing command [ test -d 72 ] tc-so:Executing command [ test -d 73 ] tc-so:Executing command [ mkdir 73 ] tc-so:Executing command [ test -d 73 ] tc-so:Executing command [ test -d 74 ] tc-so:Executing command [ mkdir 74 ] tc-so:Executing command [ test -d 74 ] tc-so:Executing command [ test -d 75 ] tc-so:Executing command [ mkdir 75 ] tc-so:Executing command [ test -d 75 ] tc-so:Executing command [ test -d 76 ] tc-so:Executing command [ mkdir 76 ] tc-so:Executing command [ test -d 76 ] tc-so:Executing command [ test -d 77 ] tc-so:Executing command [ mkdir 77 ] tc-so:Executing command [ test -d 77 ] tc-so:Executing command [ test -d 78 ] tc-so:Executing command [ mkdir 78 ] tc-so:Executing command [ test -d 78 ] tc-so:Executing command [ test -d 79 ] tc-so:Executing command [ mkdir 79 ] tc-so:Executing command [ test -d 79 ] tc-so:Executing command [ test -d 80 ] tc-so:Executing command [ mkdir 80 ] tc-so:Executing command [ test -d 80 ] tc-so:Executing command [ test -d 81 ] tc-so:Executing command [ mkdir 81 ] tc-so:Executing command [ test -d 81 ] tc-so:Executing command [ test -d 82 ] tc-so:Executing command [ mkdir 82 ] tc-so:Executing command [ test -d 82 ] tc-so:Executing command [ test -d 83 ] tc-so:Executing command [ mkdir 83 ] tc-so:Executing command [ test -d 83 ] tc-so:Executing command [ test -d 84 ] tc-so:Executing command [ mkdir 84 ] tc-so:Executing command [ test -d 84 ] tc-so:Executing command [ test -d 85 ] tc-so:Executing command [ mkdir 85 ] tc-so:Executing command [ test -d 85 ] tc-so:Executing command [ test -d 86 ] tc-so:Executing command [ mkdir 86 ] tc-so:Executing command [ test -d 86 ] tc-so:Executing command [ test -d 87 ] tc-so:Executing command [ mkdir 87 ] tc-so:Executing command [ test -d 87 ] tc-so:Executing command [ test -d 88 ] tc-so:Executing command [ mkdir 88 ] tc-so:Executing command [ test -d 88 ] tc-so:Executing command [ test -d 89 ] tc-so:Executing command [ mkdir 89 ] tc-so:Executing command [ test -d 89 ] tc-so:Executing command [ test -d 90 ] tc-so:Executing command [ mkdir 90 ] tc-so:Executing command [ test -d 90 ] tc-so:Executing command [ test -d 91 ] tc-so:Executing command [ mkdir 91 ] tc-so:Executing command [ test -d 91 ] tc-so:Executing command [ test -d 92 ] tc-so:Executing command [ mkdir 92 ] tc-so:Executing command [ test -d 92 ] tc-so:Executing command [ test -d 93 ] tc-so:Executing command [ mkdir 93 ] tc-so:Executing command [ test -d 93 ] tc-so:Executing command [ test -d 94 ] tc-so:Executing command [ mkdir 94 ] tc-so:Executing command [ test -d 94 ] tc-so:Executing command [ test -d 95 ] tc-so:Executing command [ mkdir 95 ] tc-so:Executing command [ test -d 95 ] tc-so:Executing command [ test -d 96 ] tc-so:Executing command [ mkdir 96 ] tc-so:Executing command [ test -d 96 ] tc-so:Executing command [ test -d 97 ] tc-so:Executing command [ mkdir 97 ] tc-so:Executing command [ test -d 97 ] tc-so:Executing command [ test -d 98 ] tc-so:Executing command [ mkdir 98 ] tc-so:Executing command [ test -d 98 ] tc-so:Executing command [ test -d 99 ] tc-so:Executing command [ mkdir 99 ] tc-so:Executing command [ test -d 99 ] tc-so:Executing command [ test -d 100 ] tc-so:Executing command [ mkdir 100 ] tc-so:Executing command [ test -d 100 ] tc-so:Executing command [ umount /tmp/atf-run.5ER4Dg/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.5ER4Dg/mntpt ] tc-end: 1639683864.823212, many, passed tc-start: 1639683864.832388, nested tc-so:Executing command [ mkdir /tmp/atf-run.Ext0lK/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.Ext0lK/mntpt tc-so:Executing command [ test -d a/b/c/d/e ] tc-so:Executing command [ mkdir -p a/b/c/d/e ] tc-so:Executing command [ test -d a/b/c/d/e ] tc-so:Executing command [ umount /tmp/atf-run.Ext0lK/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.Ext0lK/mntpt ] tc-end: 1639683866.813458, nested, passed tc-start: 1639683866.822872, single tc-so:Executing command [ mkdir /tmp/atf-run.YDyNDl/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.YDyNDl/mntpt tc-so:Executing command [ test -d a ] tc-so:Executing command [ mkdir a ] tc-so:Executing command [ test -d a ] tc-so:Executing command [ umount /tmp/atf-run.YDyNDl/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.YDyNDl/mntpt ] tc-end: 1639683868.912541, single, passed tp-end: 1639683868.923240, fs/tmpfs/t_mkdir tp-start: 1639683870.796277, fs/tmpfs/t_mknod, 6 tc-start: 1639683870.799889, block tc-so:Executing command [ mkdir /tmp/atf-run.fDWD3A/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.fDWD3A/mntpt tc-so:Executing command [ mknod fd0a b 2 0 ] tc-so:Executing command [ umount /tmp/atf-run.fDWD3A/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.fDWD3A/mntpt ] tc-end: 1639683872.512749, block, passed tc-start: 1639683872.522382, block_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.2TM6Jt/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.2TM6Jt/mntpt tc-so:Executing command [ mkdir dir ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if dir received NOTE_WRITE tc-so:Executing command [ umount /tmp/atf-run.2TM6Jt/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.2TM6Jt/mntpt ] tc-end: 1639683874.694380, block_kqueue, passed tc-start: 1639683874.704414, char tc-so:Executing command [ mkdir /tmp/atf-run.0eUZAK/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.0eUZAK/mntpt tc-so:Executing command [ mknod null c 2 2 ] tc-so:Executing command [ umount /tmp/atf-run.0eUZAK/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.0eUZAK/mntpt ] tc-end: 1639683876.317565, char, passed tc-start: 1639683876.328399, char_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.s5kOu2/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.s5kOu2/mntpt tc-so:Executing command [ mkdir dir ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if dir received NOTE_WRITE tc-so:Executing command [ umount /tmp/atf-run.s5kOu2/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.s5kOu2/mntpt ] tc-end: 1639683878.437135, char_kqueue, passed tc-start: 1639683878.446433, pipe tc-so:Executing command [ mkdir /tmp/atf-run.n1Hv8i/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.n1Hv8i/mntpt tc-so:Executing command [ mknod pipe p ] tc-so:Executing command [ umount /tmp/atf-run.n1Hv8i/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.n1Hv8i/mntpt ] tc-end: 1639683880.21375, pipe, passed tc-start: 1639683880.31306, pipe_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.yYsZfx/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.yYsZfx/mntpt tc-so:Executing command [ mkdir dir ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if dir received NOTE_WRITE tc-so:Executing command [ umount /tmp/atf-run.yYsZfx/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.yYsZfx/mntpt ] tc-end: 1639683881.931635, pipe_kqueue, passed tp-end: 1639683881.940517, fs/tmpfs/t_mknod tp-start: 1639683883.508766, fs/tmpfs/t_mount, 6 tc-start: 1639683883.511404, attrs tc-so:Executing command [ mkdir /tmp/atf-run.DQlj09/mntpt ] tc-so:mount -t tmpfs -o -u1000 -o -g100 -o -m755 tmpfs /tmp/atf-run.DQlj09/mntpt tc-so:Executing command [ umount /tmp/atf-run.DQlj09/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.DQlj09/mntpt ] tc-end: 1639683885.17639, attrs, passed tc-start: 1639683885.28273, large tc-so:Executing command [ mkdir /tmp/atf-run.Bb1vgV/mntpt ] tc-so:mount -t tmpfs -o -s9223372036854775807 tmpfs /tmp/atf-run.Bb1vgV/mntpt tc-so:Executing command [ umount /tmp/atf-run.Bb1vgV/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.Bb1vgV/mntpt ] tc-so:Executing command [ mount -t tmpfs -o -s9223372036854775808 tmpfs tmp ] tc-so:Executing command [ mount -t tmpfs -o -s9223372036854775808g tmpfs tmp ] tc-end: 1639683886.957911, large, passed tc-start: 1639683886.966332, mntpt tc-so:Executing command [ grep unused out ] tc-so:Executing command [ grep /tmp/atf-run.Wzs0YO/mnt out ] tc-so:Executing command [ grep unused out ] tc-so:Executing command [ grep mnt out ] tc-end: 1639683888.498027, mntpt, passed tc-start: 1639683888.507659, negative tc-so:Executing command [ mkdir /tmp/atf-run.pWLGc5/mntpt ] tc-so:mount -t tmpfs -o -s-10 tmpfs /tmp/atf-run.pWLGc5/mntpt tc-so:Executing command [ umount /tmp/atf-run.pWLGc5/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.pWLGc5/mntpt ] tc-end: 1639683889.911764, negative, passed tc-start: 1639683889.923977, options tc-so:Executing command [ mkdir /tmp/atf-run.xZniO1/mntpt ] tc-so:mount -t tmpfs -o ro tmpfs /tmp/atf-run.xZniO1/mntpt tc-so:Executing command [ umount /tmp/atf-run.xZniO1/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.xZniO1/mntpt ] tc-end: 1639683891.564004, options, passed tc-start: 1639683891.574008, plain tc-so:Executing command [ mkdir /tmp/atf-run.rSRMCs/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.rSRMCs/mntpt tc-so:Executing command [ umount /tmp/atf-run.rSRMCs/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.rSRMCs/mntpt ] tc-end: 1639683892.954396, plain, passed tp-end: 1639683892.964033, fs/tmpfs/t_mount tp-start: 1639683893.639429, fs/tmpfs/t_pipes, 1 tc-start: 1639683893.642454, basic tc-so:Executing command [ mkdir /tmp/atf-run.osjEI1/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.osjEI1/mntpt tc-so:Executing command [ mknod pipe p ] tc-so:Writing to pipe and waiting for response tc-so:Executing command [ umount /tmp/atf-run.osjEI1/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.osjEI1/mntpt ] tc-end: 1639683895.293428, basic, passed tp-end: 1639683895.301601, fs/tmpfs/t_pipes tp-start: 1639683896.147966, fs/tmpfs/t_read_write, 2 tc-start: 1639683896.151394, basic tc-so:Executing command [ mkdir /tmp/atf-run.pQFCJp/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.pQFCJp/mntpt tc-so:Testing write to a small file tc-so:Testing appending to a small file tc-so:Testing write to a big file (bigger than a page) tc-so:Executing command [ umount /tmp/atf-run.pQFCJp/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.pQFCJp/mntpt ] tc-end: 1639683898.71289, basic, passed tc-start: 1639683898.84592, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.5AI9jy/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.5AI9jy/mntpt tc-so:Executing command [ dd if=/dev/zero of=c bs=1k count=10 ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if c received NOTE_WRITE tc-so:Running kqueue-monitored commands and expecting 2 events tc-so:Checking if d received NOTE_EXTEND tc-so:Checking if d received NOTE_WRITE tc-so:Executing command [ umount /tmp/atf-run.5AI9jy/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.5AI9jy/mntpt ] tc-end: 1639683900.727713, kqueue, passed tp-end: 1639683900.737403, fs/tmpfs/t_read_write tp-start: 1639683902.26675, fs/tmpfs/t_readdir, 4 tc-start: 1639683902.29228, caching tc-so:Executing command [ mkdir /tmp/atf-run.KtFx0W/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.KtFx0W/mntpt tc-so:Executing command [ touch 1 2 3 4 5 6 7 8 9 10 ] tc-so:Executing command [ rm 1 10 2 3 4 5 6 7 8 9 ] tc-so:Executing command [ touch 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 ] tc-so:Executing command [ /bin/sh -c ls >/dev/null ] tc-so:Executing command [ umount /tmp/atf-run.KtFx0W/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.KtFx0W/mntpt ] tc-end: 1639683904.582364, caching, passed tc-start: 1639683904.591311, dots tc-so:Executing command [ mkdir /tmp/atf-run.v5dwWj/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.v5dwWj/mntpt tc-so:Executing command [ /bin/ls -a ] tc-so:Executing command [ grep ^\.$ stdout ] tc-so:Executing command [ grep ^\..$ stdout ] tc-so:Executing command [ umount /tmp/atf-run.v5dwWj/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.v5dwWj/mntpt ] tc-end: 1639683906.604414, dots, passed tc-start: 1639683906.612756, many tc-so:Executing command [ mkdir /tmp/atf-run.TYKtuB/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.TYKtuB/mntpt tc-so:Executing command [ mkdir a ] tc-so:Creating 500 files tc-so:Executing command [ rm a/1 a/10 a/100 a/101 a/102 a/103 a/104 a/105 a/106 a/107 a/108 a/109 a/11 a/110 a/111 a/112 a/113 a/114 a/115 a/116 a/117 a/118 a/119 a/12 a/120 a/121 a/122 a/123 a/124 a/125 a/126 a/127 a/128 a/129 a/13 a/130 a/131 a/132 a/133 a/134 a/135 a/136 a/137 a/138 a/139 a/14 a/140 a/141 a/142 a/143 a/144 a/145 a/146 a/147 a/148 a/149 a/15 a/150 a/151 a/152 a/153 a/154 a/155 a/156 a/157 a/158 a/159 a/16 a/160 a/161 a/162 a/163 a/164 a/165 a/166 a/167 a/168 a/169 a/17 a/170 a/171 a/172 a/173 a/174 a/175 a/176 a/177 a/178 a/179 a/18 a/180 a/181 a/182 a/183 a/184 a/185 a/186 a/187 a/188 a/189 a/19 a/190 a/191 a/192 a/193 a/194 a/195 a/196 a/197 a/198 a/199 a/2 a/20 a/200 a/201 a/202 a/203 a/204 a/205 a/206 a/207 a/208 a/209 a/21 a/210 a/211 a/212 a/213 a/214 a/215 a/216 a/217 a/218 a/219 a/22 a/220 a/221 a/222 a/223 a/224 a/225 a/226 a/227 a/228 a/229 a/23 a/230 a/231 a/232 a/233 a/234 a/235 a/236 a/237 a/238 a/239 a/24 a/240 a/241 a/242 a/243 a/244 a/245 a/246 a/247 a/248 a/249 a/25 a/250 a/251 a/252 a/253 a/254 a/255 a/256 a/257 a/258 a/259 a/26 a/260 a/261 a/262 a/263 a/264 a/265 a/266 a/267 a/268 a/269 a/27 a/270 a/271 a/272 a/273 a/274 a/275 a/276 a/277 a/278 a/279 a/28 a/280 a/281 a/282 a/283 a/284 a/285 a/286 a/287 a/288 a/289 a/29 a/290 a/291 a/292 a/293 a/294 a/295 a/296 a/297 a/298 a/299 a/3 a/30 a/300 a/301 a/302 a/303 a/304 a/305 a/306 a/307 a/308 a/309 a/31 a/310 a/311 a/312 a/313 a/314 a/315 a/316 a/317 a/318 a/319 a/32 a/320 a/321 a/322 a/323 a/324 a/325 a/326 a/327 a/328 a/329 a/33 a/330 a/331 a/332 a/333 a/334 a/335 a/336 a/337 a/338 a/339 a/34 a/340 a/341 a/342 a/343 a/344 a/345 a/346 a/347 a/348 a/349 a/35 a/350 a/351 a/352 a/353 a/354 a/355 a/356 a/357 a/358 a/359 a/36 a/360 a/361 a/362 a/363 a/364 a/365 a/366 a/367 a/368 a/369 a/37 a/370 a/371 a/372 a/373 a/374 a/375 a/376 a/377 a/378 a/379 a/38 a/380 a/381 a/382 a/383 a/384 a/385 a/386 a/387 a/388 a/389 a/39 a/390 a/391 a/392 a/393 a/394 a/395 a/396 a/397 a/398 a/399 a/4 a/40 a/400 a/401 a/402 a/403 a/404 a/405 a/406 a/407 a/408 a/409 a/41 a/410 a/411 a/412 a/413 a/414 a/415 a/416 a/417 a/418 a/419 a/42 a/420 a/421 a/422 a/423 a/424 a/425 a/426 a/427 a/428 a/429 a/43 a/430 a/431 a/432 a/433 a/434 a/435 a/436 a/437 a/438 a/439 a/44 a/440 a/441 a/442 a/443 a/444 a/445 a/446 a/447 a/448 a/449 a/45 a/450 a/451 a/452 a/453 a/454 a/455 a/456 a/457 a/458 a/459 a/46 a/460 a/461 a/462 a/463 a/464 a/465 a/466 a/467 a/468 a/469 a/47 a/470 a/471 a/472 a/473 a/474 a/475 a/476 a/477 a/478 a/479 a/48 a/480 a/481 a/482 a/483 a/484 a/485 a/486 a/487 a/488 a/489 a/49 a/490 a/491 a/492 a/493 a/494 a/495 a/496 a/497 a/498 a/499 a/5 a/50 a/500 a/51 a/52 a/53 a/54 a/55 a/56 a/57 a/58 a/59 a/6 a/60 a/61 a/62 a/63 a/64 a/65 a/66 a/67 a/68 a/69 a/7 a/70 a/71 a/72 a/73 a/74 a/75 a/76 a/77 a/78 a/79 a/8 a/80 a/81 a/82 a/83 a/84 a/85 a/86 a/87 a/88 a/89 a/9 a/90 a/91 a/92 a/93 a/94 a/95 a/96 a/97 a/98 a/99 ] tc-so:Executing command [ rmdir a ] tc-so:Executing command [ umount /tmp/atf-run.TYKtuB/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.TYKtuB/mntpt ] tc-end: 1639683926.80007, many, passed tc-start: 1639683926.90320, types tc-so:Executing command [ mkdir /tmp/atf-run.VYniyQ/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.VYniyQ/mntpt tc-so:Executing command [ mkdir dir ] tc-so:Executing command [ touch reg ] tc-so:Executing command [ ln -s reg lnk ] tc-so:Executing command [ mknod blk b 0 0 ] tc-so:Executing command [ mknod chr c 0 0 ] tc-so:Executing command [ mknod fifo p ] tc-so:Executing command [ /usr/tests/fs/tmpfs/h_tools sockets sock ] tc-so:Executing command [ ls ] tc-so:Executing command [ rm -rf blk chr dir fifo lnk reg sock ] tc-so:Executing command [ umount /tmp/atf-run.VYniyQ/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.VYniyQ/mntpt ] tc-end: 1639683929.284375, types, passed tp-end: 1639683929.293243, fs/tmpfs/t_readdir tp-start: 1639683930.759609, fs/tmpfs/t_remove, 4 tc-start: 1639683930.762314, dot tc-so:Executing command [ mkdir /tmp/atf-run.qY6uYY/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.qY6uYY/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ unlink a/. ] tc-so:Executing command [ rmdir a ] tc-so:Executing command [ umount /tmp/atf-run.qY6uYY/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.qY6uYY/mntpt ] tc-end: 1639683932.708437, dot, passed tc-start: 1639683932.717175, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.AGEN1w/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.AGEN1w/mntpt tc-so:Executing command [ mkdir dir ] tc-so:Executing command [ touch dir/a ] tc-so:Running kqueue-monitored commands and expecting 2 events tc-so:Checking if dir/a received NOTE_DELETE tc-so:Checking if dir received NOTE_WRITE tc-so:Executing command [ rmdir dir ] tc-so:Executing command [ umount /tmp/atf-run.AGEN1w/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.AGEN1w/mntpt ] tc-end: 1639683935.23193, kqueue, passed tc-start: 1639683935.31711, single tc-so:Executing command [ mkdir /tmp/atf-run.jCqjMM/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.jCqjMM/mntpt tc-so:Executing command [ test -f a ] tc-so:Executing command [ touch a ] tc-so:Executing command [ test -f a ] tc-so:Executing command [ rm a ] tc-so:Executing command [ test -f a ] tc-so:Executing command [ umount /tmp/atf-run.jCqjMM/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.jCqjMM/mntpt ] tc-end: 1639683937.301303, single, passed tc-start: 1639683937.312968, uchg tc-so:Executing command [ mkdir /tmp/atf-run.rC5BsX/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.rC5BsX/mntpt tc-so:Executing command [ touch a ] tc-so:Executing command [ chflags uchg a ] tc-so:Executing command [ rm -f a ] tc-so:Executing command [ chflags nouchg a ] tc-so:Executing command [ rm a ] tc-so:Executing command [ test -f a ] tc-so:Executing command [ umount /tmp/atf-run.rC5BsX/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.rC5BsX/mntpt ] tc-end: 1639683939.924193, uchg, passed tp-end: 1639683939.934045, fs/tmpfs/t_remove tp-start: 1639683942.343725, fs/tmpfs/t_rename, 9 tc-start: 1639683942.346239, basic tc-so:Executing command [ mkdir /tmp/atf-run.iT7mdZ/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.iT7mdZ/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ mv a c ] tc-so:Executing command [ test -d a ] tc-so:Executing command [ test -d c ] tc-so:Executing command [ rmdir c ] tc-so:Executing command [ umount /tmp/atf-run.iT7mdZ/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.iT7mdZ/mntpt ] tc-end: 1639683944.896588, basic, passed tc-start: 1639683944.908842, crossdev tc-so:Executing command [ mkdir /tmp/atf-run.hovV86/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.hovV86/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ /usr/tests/fs/tmpfs/h_tools rename a /var/tmp/a ] tc-so:Executing command [ grep Cross-device link stderr ] tc-so:Executing command [ test -d a ] tc-so:Executing command [ rmdir a ] tc-so:Executing command [ umount /tmp/atf-run.hovV86/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.hovV86/mntpt ] tc-end: 1639683947.580478, crossdev, passed tc-start: 1639683947.592426, dir_to_emptydir tc-so:Executing command [ mkdir /tmp/atf-run.abh9Kt/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.abh9Kt/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ touch a/c ] tc-so:Executing command [ mkdir b ] tc-so:Executing command [ /usr/tests/fs/tmpfs/h_tools rename a b ] tc-so:Executing command [ test -e a ] tc-so:Executing command [ test -d b ] tc-so:Executing command [ test -f b/c ] tc-so:Executing command [ umount /tmp/atf-run.abh9Kt/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.abh9Kt/mntpt ] tc-end: 1639683950.163349, dir_to_emptydir, passed tc-start: 1639683950.174009, dir_to_file tc-so:Executing command [ mkdir /tmp/atf-run.TSB690/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.TSB690/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ touch b ] tc-so:Executing command [ /usr/tests/fs/tmpfs/h_tools rename a b ] tc-so:Executing command [ grep Not a directory stderr ] tc-so:Executing command [ test -d a ] tc-so:Executing command [ test -f b ] tc-so:Executing command [ umount /tmp/atf-run.TSB690/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.TSB690/mntpt ] tc-end: 1639683952.810225, dir_to_file, passed tc-start: 1639683952.821794, dir_to_fulldir tc-so:Executing command [ mkdir /tmp/atf-run.ubMDhf/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.ubMDhf/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ touch a/c ] tc-so:Executing command [ mkdir b ] tc-so:Executing command [ touch b/d ] tc-so:Executing command [ /usr/tests/fs/tmpfs/h_tools rename a b ] tc-so:Executing command [ grep Directory not empty stderr ] tc-so:Executing command [ test -d a ] tc-so:Executing command [ test -f a/c ] tc-so:Executing command [ test -d b ] tc-so:Executing command [ test -f b/d ] tc-so:Executing command [ umount /tmp/atf-run.ubMDhf/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.ubMDhf/mntpt ] tc-end: 1639683956.383545, dir_to_fulldir, passed tc-start: 1639683956.392462, dotdot tc-so:Executing command [ mkdir /tmp/atf-run.dQDiSh/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.dQDiSh/mntpt tc-so:Checking if the '..' entry is updated after moves tc-so:Executing command [ mkdir a ] tc-so:Executing command [ mkdir b ] tc-so:Executing command [ mv b a ] tc-so:Executing command [ test -d a/b/../b ] tc-so:Executing command [ test -d a/b/../../a ] tc-so:Executing command [ rmdir a/b ] tc-so:Executing command [ rmdir a ] tc-so:Checking if the '..' entry is correct after renames tc-so:Executing command [ mkdir a ] tc-so:Executing command [ mkdir b ] tc-so:Executing command [ mv b a ] tc-so:Executing command [ mv a c ] tc-so:Executing command [ test -d c/b/../b ] tc-so:Executing command [ test -d c/b/../../c ] tc-so:Executing command [ rmdir c/b ] tc-so:Executing command [ rmdir c ] tc-so:Checking if the '..' entry is correct after multiple moves tc-so:Executing command [ mkdir a ] tc-so:Executing command [ mkdir b ] tc-so:Executing command [ mv b a ] tc-so:Executing command [ mv a c ] tc-so:Executing command [ mv c/b d ] tc-so:Executing command [ test -d d/../c ] tc-so:Executing command [ rmdir d ] tc-so:Executing command [ rmdir c ] tc-so:Executing command [ umount /tmp/atf-run.dQDiSh/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.dQDiSh/mntpt ] tc-end: 1639683962.628596, dotdot, passed tc-start: 1639683962.638379, dots tc-so:Executing command [ mkdir /tmp/atf-run.BrfR9d/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.BrfR9d/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ mv a/. c ] tc-so:Executing command [ mv a/.. c ] tc-so:Executing command [ rmdir a ] tc-so:Executing command [ umount /tmp/atf-run.BrfR9d/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.BrfR9d/mntpt ] tc-end: 1639683964.674725, dots, passed tc-start: 1639683964.683861, file_to_dir tc-so:Executing command [ mkdir /tmp/atf-run.9N3PuS/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.9N3PuS/mntpt tc-so:Executing command [ touch a ] tc-so:Executing command [ mkdir b ] tc-so:Executing command [ /usr/tests/fs/tmpfs/h_tools rename a b ] tc-so:Executing command [ grep Is a directory stderr ] tc-so:Executing command [ test -f a ] tc-so:Executing command [ test -d b ] tc-so:Executing command [ umount /tmp/atf-run.9N3PuS/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.9N3PuS/mntpt ] tc-end: 1639683967.378594, file_to_dir, passed tc-start: 1639683967.389835, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.UiysiM/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.UiysiM/mntpt tc-so:Executing command [ mkdir dir ] tc-so:Executing command [ touch dir/a ] tc-so:Running kqueue-monitored commands and expecting 2 events tc-so:Checking if dir/a received NOTE_RENAME tc-so:Checking if dir received NOTE_WRITE tc-so:Executing command [ rm dir/b ] tc-so:Executing command [ rmdir dir ] tc-so:Executing command [ mkdir dir ] tc-so:Executing command [ touch dir/a ] tc-so:Executing command [ touch dir/b ] tc-so:Running kqueue-monitored commands and expecting 3 events tc-so:Checking if dir/a received NOTE_RENAME tc-so:Checking if dir received NOTE_WRITE tc-so:Checking if dir/b received NOTE_DELETE tc-so:Executing command [ rm dir/b ] tc-so:Executing command [ rmdir dir ] tc-so:Executing command [ mkdir dir1 ] tc-so:Executing command [ mkdir dir2 ] tc-so:Executing command [ touch dir1/a ] tc-so:Running kqueue-monitored commands and expecting 3 events tc-so:Checking if dir1/a received NOTE_RENAME tc-so:Checking if dir1 received NOTE_WRITE tc-so:Checking if dir2 received NOTE_WRITE tc-so:Executing command [ rm dir2/a ] tc-so:Executing command [ rmdir dir1 ] tc-so:Executing command [ rmdir dir2 ] tc-so:Executing command [ umount /tmp/atf-run.UiysiM/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.UiysiM/mntpt ] tc-end: 1639683973.100491, kqueue, passed tp-end: 1639683973.109908, fs/tmpfs/t_rename tp-start: 1639683975.630306, fs/tmpfs/t_rmdir, 9 tc-start: 1639683975.633740, curdir tc-so:Executing command [ mkdir /tmp/atf-run.cR2Z3L/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.cR2Z3L/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ /bin/sh -c ( cd a && rmdir ../a && ls ) ] tc-so:Executing command [ test -e a ] tc-so:Executing command [ umount /tmp/atf-run.cR2Z3L/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.cR2Z3L/mntpt ] tc-end: 1639683978.126342, curdir, passed tc-start: 1639683978.135388, dots tc-so:Executing command [ mkdir /tmp/atf-run.dwJ4AW/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.dwJ4AW/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ rmdir a/. ] tc-so:Executing command [ rmdir a/.. ] tc-so:Executing command [ rmdir a ] tc-so:Executing command [ umount /tmp/atf-run.dwJ4AW/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.dwJ4AW/mntpt ] tc-end: 1639683980.382116, dots, passed tc-start: 1639683980.394597, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.Buelma/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.Buelma/mntpt tc-so:Executing command [ mkdir dir ] tc-so:Executing command [ mkdir dir/a ] tc-so:Running kqueue-monitored commands and expecting 3 events tc-so:Checking if dir/a received NOTE_DELETE tc-so:Checking if dir received NOTE_LINK tc-so:Checking if dir received NOTE_WRITE tc-so:Executing command [ rmdir dir ] tc-so:Executing command [ umount /tmp/atf-run.Buelma/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.Buelma/mntpt ] tc-end: 1639683983.73119, kqueue, passed tc-start: 1639683983.84298, links tc-so:Executing command [ mkdir /tmp/atf-run.xTMu4u/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.xTMu4u/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ mkdir a/b ] tc-so:Executing command [ mkdir c ] tc-so:Executing command [ rmdir c ] tc-so:Executing command [ rmdir a/b ] tc-so:Executing command [ rmdir a ] tc-so:Executing command [ umount /tmp/atf-run.xTMu4u/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.xTMu4u/mntpt ] tc-end: 1639683985.653006, links, passed tc-start: 1639683985.661804, mntpt tc-so:Executing command [ mkdir /tmp/atf-run.VvjsKj/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.VvjsKj/mntpt tc-so:Executing command [ rmdir /tmp/atf-run.VvjsKj/mntpt ] tc-so:Executing command [ umount /tmp/atf-run.VvjsKj/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.VvjsKj/mntpt ] tc-end: 1639683987.287246, mntpt, passed tc-start: 1639683987.296807, nested tc-so:Executing command [ mkdir /tmp/atf-run.UgPal0/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.UgPal0/mntpt tc-so:Executing command [ mkdir -p a/b/c ] tc-so:Executing command [ rmdir a/b/c ] tc-so:Executing command [ rmdir a/b ] tc-so:Executing command [ rmdir a ] tc-so:Executing command [ umount /tmp/atf-run.UgPal0/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.UgPal0/mntpt ] tc-end: 1639683989.550086, nested, passed tc-start: 1639683989.558911, non_empty tc-so:Executing command [ mkdir /tmp/atf-run.3pN5Ky/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.3pN5Ky/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ mkdir a/b ] tc-so:Executing command [ mkdir a/c ] tc-so:Executing command [ rmdir a ] tc-so:Executing command [ rmdir a/b ] tc-so:Executing command [ rmdir a/c ] tc-so:Executing command [ rmdir a ] tc-so:Executing command [ umount /tmp/atf-run.3pN5Ky/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.3pN5Ky/mntpt ] tc-end: 1639683992.206960, non_empty, passed tc-start: 1639683992.218203, non_existent tc-so:Executing command [ mkdir /tmp/atf-run.oX5PxT/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.oX5PxT/mntpt tc-so:Executing command [ rmdir non-existent ] tc-so:Executing command [ umount /tmp/atf-run.oX5PxT/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.oX5PxT/mntpt ] tc-end: 1639683994.165952, non_existent, passed tc-start: 1639683994.174433, single tc-so:Executing command [ mkdir /tmp/atf-run.fJWADx/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.fJWADx/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ rmdir a ] tc-so:Executing command [ umount /tmp/atf-run.fJWADx/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.fJWADx/mntpt ] tc-end: 1639683996.53968, single, passed tp-end: 1639683996.62418, fs/tmpfs/t_rmdir tp-start: 1639683998.679208, fs/tmpfs/t_setattr, 10 tc-start: 1639683998.682475, chgrp tc-so:Executing command [ mkdir /tmp/atf-run.3wwbiu/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.3wwbiu/mntpt tc-so:Executing command [ mkdir grp ] tc-so:Executing command [ chgrp 5678 grp ] tc-so:Executing command [ umount /tmp/atf-run.3wwbiu/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.3wwbiu/mntpt ] tc-end: 1639684000.764256, chgrp, passed tc-start: 1639684000.777134, chgrp_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.B6n6L5/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.B6n6L5/mntpt tc-so:Executing command [ mkdir grpq ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if grpq received NOTE_ATTRIB tc-so:Executing command [ umount /tmp/atf-run.B6n6L5/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.B6n6L5/mntpt ] tc-end: 1639684003.67242, chgrp_kqueue, passed tc-start: 1639684003.78813, chmod tc-so:Executing command [ mkdir /tmp/atf-run.guYTs8/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.guYTs8/mntpt tc-so:Executing command [ mkdir mode ] tc-so:Executing command [ chmod 0000 mode ] tc-so:Executing command [ umount /tmp/atf-run.guYTs8/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.guYTs8/mntpt ] tc-end: 1639684005.148861, chmod, passed tc-start: 1639684005.157628, chmod_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.iYF6QR/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.iYF6QR/mntpt tc-so:Executing command [ mkdir modeq ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if modeq received NOTE_ATTRIB tc-so:Executing command [ umount /tmp/atf-run.iYF6QR/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.iYF6QR/mntpt ] tc-end: 1639684007.428384, chmod_kqueue, passed tc-start: 1639684007.438444, chown tc-so:Executing command [ mkdir /tmp/atf-run.Ib1tRe/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.Ib1tRe/mntpt tc-so:Executing command [ mkdir own ] tc-so:Executing command [ chown 1234 own ] tc-so:Executing command [ umount /tmp/atf-run.Ib1tRe/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.Ib1tRe/mntpt ] tc-end: 1639684009.799822, chown, passed tc-start: 1639684009.812163, chown_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.RxgJEG/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.RxgJEG/mntpt tc-so:Executing command [ mkdir ownq ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if ownq received NOTE_ATTRIB tc-so:Executing command [ umount /tmp/atf-run.RxgJEG/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.RxgJEG/mntpt ] tc-end: 1639684011.791697, chown_kqueue, passed tc-start: 1639684011.803087, chowngrp tc-so:Executing command [ mkdir /tmp/atf-run.22hTSi/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.22hTSi/mntpt tc-so:Executing command [ mkdir owngrp ] tc-so:Executing command [ chown 1234:5678 owngrp ] tc-so:Executing command [ umount /tmp/atf-run.22hTSi/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.22hTSi/mntpt ] tc-end: 1639684013.641842, chowngrp, passed tc-start: 1639684013.650612, chowngrp_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.ZehDGL/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.ZehDGL/mntpt tc-so:Executing command [ mkdir owngrpp ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if owngrpp received NOTE_ATTRIB tc-so:Executing command [ umount /tmp/atf-run.ZehDGL/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.ZehDGL/mntpt ] tc-end: 1639684015.689820, chowngrp_kqueue, passed tc-start: 1639684015.699137, chtimes tc-so:Executing command [ mkdir /tmp/atf-run.GGafFD/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.GGafFD/mntpt tc-so:Executing command [ mkdir times ] tc-so:Executing command [ /bin/sh -c TZ=GMT touch -t 200501010101 times ] tc-so:Executing command [ umount /tmp/atf-run.GGafFD/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.GGafFD/mntpt ] tc-end: 1639684017.431249, chtimes, passed tc-start: 1639684017.442318, chtimes_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.UiJnQh/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.UiJnQh/mntpt tc-so:Executing command [ mkdir timesq ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if timesq received NOTE_ATTRIB tc-so:Executing command [ umount /tmp/atf-run.UiJnQh/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.UiJnQh/mntpt ] tc-end: 1639684019.316602, chtimes_kqueue, passed tp-end: 1639684019.325214, fs/tmpfs/t_setattr tp-start: 1639684020.455053, fs/tmpfs/t_sizes, 4 tc-start: 1639684020.457431, big tc-so:Executing command [ mkdir /tmp/atf-run.0mOcjk/mntpt ] tc-so:mount -t tmpfs -o -s10M tmpfs /tmp/atf-run.0mOcjk/mntpt tc-so:Executing command [ dd if=/dev/zero of=a bs=1m count=5 ] tc-so:Executing command [ rm a ] tc-so:Executing command [ umount /tmp/atf-run.0mOcjk/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.0mOcjk/mntpt ] tc-end: 1639684022.529224, big, passed tc-start: 1639684022.540574, overflow tc-so:Executing command [ mkdir /tmp/atf-run.kQTZDV/mntpt ] tc-so:mount -t tmpfs -o -s10M tmpfs /tmp/atf-run.kQTZDV/mntpt tc-so:Executing command [ touch a ] tc-so:Executing command [ rm a ] tc-so:Executing command [ dd if=/dev/zero of=a bs=1m count=15 ] tc-so:Executing command [ rm a ] tc-so:Executing command [ umount /tmp/atf-run.kQTZDV/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.kQTZDV/mntpt ] tc-end: 1639684024.971993, overflow, passed tc-start: 1639684024.982211, overwrite tc-so:Executing command [ mkdir /tmp/atf-run.gN1uLE/mntpt ] tc-so:mount -t tmpfs -o -s10M tmpfs /tmp/atf-run.gN1uLE/mntpt tc-so:Executing command [ dd if=/dev/zero of=a bs=1024 count=10 ] tc-so:Executing command [ dd if=/dev/zero of=a bs=1024 conv=notrunc seek=1 count=1 ] tc-so:Executing command [ umount /tmp/atf-run.gN1uLE/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.gN1uLE/mntpt ] tc-end: 1639684027.212700, overwrite, passed tc-start: 1639684027.224919, small tc-so:Executing command [ mkdir /tmp/atf-run.nk28rT/mntpt ] tc-so:mount -t tmpfs -o -s10M tmpfs /tmp/atf-run.nk28rT/mntpt tc-so:Executing command [ rm a ] tc-so:Executing command [ umount /tmp/atf-run.nk28rT/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.nk28rT/mntpt ] tc-end: 1639684028.866650, small, passed tp-end: 1639684028.878922, fs/tmpfs/t_sizes tp-start: 1639684029.536721, fs/tmpfs/t_sockets, 1 tc-start: 1639684029.539073, basic tc-so:Executing command [ mkdir /tmp/atf-run.t35hpi/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.t35hpi/mntpt tc-so:Executing command [ /usr/tests/fs/tmpfs/h_tools sockets a ] tc-so:Executing command [ rm a ] tc-so:Executing command [ mkdir dir ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if dir received NOTE_WRITE tc-so:Executing command [ umount /tmp/atf-run.t35hpi/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.t35hpi/mntpt ] tc-end: 1639684032.77739, basic, passed tp-end: 1639684032.89915, fs/tmpfs/t_sockets tp-start: 1639684032.828073, fs/tmpfs/t_statvfs, 1 tc-start: 1639684032.830288, values tc-so:Executing command [ mkdir /tmp/atf-run.ehCaUF/mntpt ] tc-so:mount -t tmpfs -o -s10M tmpfs /tmp/atf-run.ehCaUF/mntpt tc-so:Executing command [ umount /tmp/atf-run.ehCaUF/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.ehCaUF/mntpt ] tc-end: 1639684034.254947, values, passed tp-end: 1639684034.262877, fs/tmpfs/t_statvfs tp-start: 1639684035.365037, fs/tmpfs/t_symlink, 4 tc-start: 1639684035.367212, dir tc-so:Executing command [ mkdir /tmp/atf-run.KN1QyN/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.KN1QyN/mntpt tc-so:Executing command [ mkdir d ] tc-so:Executing command [ test -f d/foo ] tc-so:Executing command [ test -f e/foo ] tc-so:Executing command [ ln -s d e ] tc-so:Executing command [ touch d/foo ] tc-so:Executing command [ test -f d/foo ] tc-so:Executing command [ test -f e/foo ] tc-so:Executing command [ umount /tmp/atf-run.KN1QyN/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.KN1QyN/mntpt ] tc-end: 1639684038.240830, dir, passed tc-start: 1639684038.249306, exec tc-so:Executing command [ mkdir /tmp/atf-run.A2Fbxg/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.A2Fbxg/mntpt tc-so:Executing command [ touch b ] tc-so:Executing command [ ln -s /bin/cp cp ] tc-so:Executing command [ ./cp b c ] tc-so:Executing command [ test -f c ] tc-so:Executing command [ umount /tmp/atf-run.A2Fbxg/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.A2Fbxg/mntpt ] tc-end: 1639684040.527036, exec, passed tc-start: 1639684040.538390, file tc-so:Executing command [ mkdir /tmp/atf-run.rCpvJu/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.rCpvJu/mntpt tc-so:Executing command [ touch a ] tc-so:Executing command [ ln -s a b ] tc-so:Executing command [ /bin/sh -c echo foo >a ] tc-so:Executing command [ umount /tmp/atf-run.rCpvJu/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.rCpvJu/mntpt ] tc-end: 1639684043.96528, file, passed tc-start: 1639684043.107795, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.Y8PtCO/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.Y8PtCO/mntpt tc-so:Executing command [ mkdir dir ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if dir received NOTE_WRITE tc-so:Executing command [ rm dir/a ] tc-so:Executing command [ rmdir dir ] tc-so:Executing command [ umount /tmp/atf-run.Y8PtCO/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.Y8PtCO/mntpt ] tc-end: 1639684045.833170, kqueue, passed tp-end: 1639684045.844430, fs/tmpfs/t_symlink tp-start: 1639684047.169598, fs/tmpfs/t_times, 4 tc-start: 1639684047.172037, empty tc-so:Executing command [ mkdir /tmp/atf-run.IzfsKY/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.IzfsKY/mntpt tc-so:Executing command [ touch a ] tc-so:Executing command [ cat a ] tc-so:Executing command [ umount /tmp/atf-run.IzfsKY/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.IzfsKY/mntpt ] tc-end: 1639684053.179779, empty, passed tc-start: 1639684053.188402, link tc-so:Executing command [ mkdir /tmp/atf-run.aS0uLL/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.aS0uLL/mntpt tc-so:Executing command [ ln c d ] tc-so:Executing command [ umount /tmp/atf-run.aS0uLL/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.aS0uLL/mntpt ] tc-end: 1639684057.177945, link, passed tc-start: 1639684057.187737, non_empty tc-so:Executing command [ mkdir /tmp/atf-run.InObMP/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.InObMP/mntpt tc-so:Executing command [ cat b ] tc-so:Executing command [ umount /tmp/atf-run.InObMP/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.InObMP/mntpt ] tc-end: 1639684060.924836, non_empty, passed tc-start: 1639684060.937122, rename tc-so:Executing command [ mkdir /tmp/atf-run.watsb3/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.watsb3/mntpt tc-so:Executing command [ mkdir e ] tc-so:Executing command [ mv e/a e/b ] tc-so:Executing command [ umount /tmp/atf-run.watsb3/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.watsb3/mntpt ] tc-end: 1639684065.92980, rename, passed tp-end: 1639684065.101493, fs/tmpfs/t_times tp-start: 1639684065.801927, fs/tmpfs/t_trail_slash, 1 tc-start: 1639684065.804569, main tc-so:Executing command [ mkdir /tmp/atf-run.UshgUp/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.UshgUp/mntpt tc-so:Executing command [ mkdir a/ ] tc-so:Executing command [ touch a/b ] tc-so:Executing command [ test -f a/b ] tc-so:Executing command [ rm a/b ] tc-so:Executing command [ rmdir a/ ] tc-so:Executing command [ umount /tmp/atf-run.UshgUp/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.UshgUp/mntpt ] tc-end: 1639684067.865114, main, passed tp-end: 1639684067.872912, fs/tmpfs/t_trail_slash tp-start: 1639684068.522532, fs/tmpfs/t_truncate, 1 tc-start: 1639684068.524808, basic tc-so:Executing command [ mkdir /tmp/atf-run.cXlboT/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.cXlboT/mntpt tc-so:Creating big file tc-so:Trunctaing the file to a smaller size tc-so:Truncating to zero bytes tc-so:Truncating to zero bytes, second try tc-so:Executing command [ umount /tmp/atf-run.cXlboT/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.cXlboT/mntpt ] tc-end: 1639684070.143679, basic, passed tp-end: 1639684070.155400, fs/tmpfs/t_truncate tp-start: 1639684071.212124, fs/tmpfs/t_vnd, 1 tc-start: 1639684071.215930, basic tc-so:Executing command [ mkdir /tmp/atf-run.b4R7NG/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.b4R7NG/mntpt tc-so:Executing command [ dd if=/dev/zero of=disk.img bs=1m count=10 ] tc-so:Executing command [ vndconfig -c vnd3 disk.img ] tc-so:Executing command [ newfs -I /dev/vnd3c ] tc-so:Executing command [ mkdir mnt ] tc-so:Executing command [ mount /dev/vnd3c mnt ] tc-so:Creating test files tc-so:Verifying created files tc-so:Executing command [ umount mnt ] tc-so:Executing command [ vndconfig -u vnd3 ] tc-so:Executing command [ umount /tmp/atf-run.b4R7NG/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.b4R7NG/mntpt ] tc-end: 1639684092.602079, basic, passed tp-end: 1639684092.612299, fs/tmpfs/t_vnd tp-start: 1639684093.292090, fs/tmpfs/t_vnode_leak, 1 tc-start: 1639684093.295216, main tc-so:Lowering kern.maxvnodes to 2000 tc-so:Executing command [ sysctl -w kern.maxvnodes=2000 ] tc-so:Executing command [ mkdir /tmp/atf-run.SjqotN/mntpt ] tc-so:mount -t tmpfs -o -s16392192 tmpfs /tmp/atf-run.SjqotN/mntpt tc-so:Creating 4000 directories tc-so:Executing command [ umount /tmp/atf-run.SjqotN/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.SjqotN/mntpt ] tc-so:Restoring kern.maxvnodes to 13104 tc-so:kern.maxvnodes: 2000 -> 13104 tc-end: 1639684205.790951, main, passed tp-end: 1639684205.805745, fs/tmpfs/t_vnode_leak tp-start: 1639684205.978997, fs/umapfs/t_basic, 1 tc-start: 1639684205.982128, basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.1900050] umapfs: fsid given as 0, ignoring tc-so:[ 1.1900050] umapfs: using fsid 6401/1a64 tc-end: 1639684206.513221, basic, passed tp-end: 1639684206.520476, fs/umapfs/t_basic tp-start: 1639684206.759181, fs/union/t_pr, 6 tc-start: 1639684206.761538, cyclic tc-so:[ 1.0000000] entropy: ready tc-so:panic: rumpuser fatal failure 11 (Resource deadlock avoided) tc-se:Test program crashed; attempting to get stack trace tc-se:[New process 14952] tc-se:[New process 23077] tc-se:[New process 10792] tc-se:[New process 16930] tc-se:[New process 701] tc-se:[New process 18085] tc-se:[New process 7591] tc-se:[New process 24043] tc-se:[New process 12630] tc-se:[New process 13081] tc-se:[New process 12164] tc-se:[New process 605] tc-se:[New process 10687] tc-se:[New process 3092] tc-se:[New process 3895] tc-se:[New process 41] tc-se:[New process 27637] tc-se:[New process 2218] tc-se:[New process 1632] tc-se:[New process 21616] tc-se:[New process 23764] tc-se:[New process 17278] tc-se:[New process 10623] tc-se:[New process 7977] tc-se:Core was generated by `t_pr'. tc-se:Program terminated with signal SIGABRT, Aborted. tc-se:#0 0x0000000041dd24d0 in abort () from /usr/lib/libc.so.12 tc-se:[Current thread is 1 (process 14952)] tc-se:#0 0x0000000041dd24d0 in abort () from /usr/lib/libc.so.12 tc-se:#1 0x0000000041609998 in rumpuser_rw_enter () from /usr/lib/librumpuser.so.0 tc-se:#2 0x0000000040f29cec in rumpns_genfs_lock () from /usr/lib/librumpvfs.so.0 tc-se:#3 0x0000000041181414 in rumpns_VOP_LOCK () from /usr/lib/librump.so.0 tc-se:#4 0x0000000040f3d8bc in rumpns_vn_lock () from /usr/lib/librumpvfs.so.0 tc-se:#5 0x0000000040505928 in rumpns_union_lookup () from /usr/lib/librumpfs_union.so.0 tc-se:#6 0x000000004117f7e8 in rumpns_VOP_LOOKUP () from /usr/lib/librump.so.0 tc-se:#7 0x0000000040f557c0 in ?? () from /usr/lib/librumpvfs.so.0 tc-se:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-se:Stack trace complete tc-end: 1639684211.550520, cyclic, expected_signal, PR kern/3645 tc-start: 1639684211.571367, cyclic2 tc-so:[ 1.0000000] entropy: ready tc-so:panic: rumpuser fatal failure 11 (Resource deadlock avoided) tc-se:Test program crashed; attempting to get stack trace tc-se:[New process 25209] tc-se:[New process 25282] tc-se:[New process 17570] tc-se:[New process 4710] tc-se:[New process 2397] tc-se:[New process 1346] tc-se:[New process 10026] tc-se:[New process 2995] tc-se:[New process 8177] tc-se:[New process 14294] tc-se:[New process 14770] tc-se:[New process 9298] tc-se:[New process 18328] tc-se:[New process 14576] tc-se:[New process 2005] tc-se:[New process 11653] tc-se:[New process 18661] tc-se:[New process 27206] tc-se:[New process 11486] tc-se:[New process 7084] tc-se:[New process 126] tc-se:[New process 7560] tc-se:[New process 1758] tc-se:[New process 12580] tc-se:Core was generated by `t_pr'. tc-se:Program terminated with signal SIGABRT, Aborted. tc-se:#0 0x0000000041dd24d0 in abort () from /usr/lib/libc.so.12 tc-se:[Current thread is 1 (process 25209)] tc-se:#0 0x0000000041dd24d0 in abort () from /usr/lib/libc.so.12 tc-se:#1 0x0000000041609998 in rumpuser_rw_enter () from /usr/lib/librumpuser.so.0 tc-se:#2 0x0000000040f29cec in rumpns_genfs_lock () from /usr/lib/librumpvfs.so.0 tc-se:#3 0x0000000041181414 in rumpns_VOP_LOCK () from /usr/lib/librump.so.0 tc-se:#4 0x0000000040f3d8bc in rumpns_vn_lock () from /usr/lib/librumpvfs.so.0 tc-se:#5 0x0000000040505928 in rumpns_union_lookup () from /usr/lib/librumpfs_union.so.0 tc-se:#6 0x000000004117f7e8 in rumpns_VOP_LOOKUP () from /usr/lib/librump.so.0 tc-se:#7 0x0000000040f557c0 in ?? () from /usr/lib/librumpvfs.so.0 tc-se:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-se:Stack trace complete tc-end: 1639684214.969517, cyclic2, expected_signal, PR kern/4597 tc-start: 1639684214.992718, devnull1 tc-so:[ 1.0000000] entropy: ready tc-end: 1639684215.596848, devnull1, passed tc-start: 1639684215.608364, devnull2 tc-so:[ 1.0000000] entropy: ready tc-end: 1639684216.281057, devnull2, passed tc-start: 1639684216.288816, multilayer tc-so:[ 1.0000000] entropy: ready tc-end: 1639684216.892964, multilayer, passed tc-start: 1639684216.902614, multilayer2 tc-so:[ 1.0000000] entropy: ready tc-so:panic: rumpuser fatal failure 11 (Resource deadlock avoided) tc-se:Test program crashed; attempting to get stack trace tc-se:[New process 7737] tc-se:[New process 16242] tc-se:[New process 7566] tc-se:[New process 27753] tc-se:[New process 26440] tc-se:[New process 3685] tc-se:[New process 18244] tc-se:[New process 27068] tc-se:[New process 3703] tc-se:[New process 2747] tc-se:[New process 5000] tc-se:[New process 13887] tc-se:[New process 22665] tc-se:[New process 777] tc-se:[New process 24811] tc-se:[New process 8885] tc-se:[New process 25540] tc-se:[New process 18703] tc-se:[New process 21981] tc-se:[New process 14317] tc-se:[New process 28996] tc-se:[New process 26523] tc-se:[New process 6204] tc-se:[New process 11094] tc-se:Core was generated by `t_pr'. tc-se:Program terminated with signal SIGABRT, Aborted. tc-se:#0 0x0000000041dd24d0 in abort () from /usr/lib/libc.so.12 tc-se:[Current thread is 1 (process 7737)] tc-se:#0 0x0000000041dd24d0 in abort () from /usr/lib/libc.so.12 tc-se:#1 0x0000000041609998 in rumpuser_rw_enter () from /usr/lib/librumpuser.so.0 tc-se:#2 0x0000000040f29cec in rumpns_genfs_lock () from /usr/lib/librumpvfs.so.0 tc-se:#3 0x0000000041181414 in rumpns_VOP_LOCK () from /usr/lib/librump.so.0 tc-se:#4 0x0000000040f3d8bc in rumpns_vn_lock () from /usr/lib/librumpvfs.so.0 tc-se:#5 0x000000004050560c in ?? () from /usr/lib/librumpfs_union.so.0 tc-se:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-se:Stack trace complete tc-end: 1639684220.160557, multilayer2, expected_signal, PR kern/2423 tp-end: 1639684220.181514, fs/union/t_pr tp-start: 1639684220.887597, fs/vfs/t_full, 14 tc-start: 1639684220.889776, ext2fs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 10.8700050] uid 0 on /mnt: file system full tc-end: 1639684232.17151, ext2fs_fillfs, passed tc-start: 1639684232.54705, ffs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 3.4900050] uid 0, pid 1, command rumplocal, on /mnt: file system full tc-end: 1639684235.635228, ffs_fillfs, passed tc-start: 1639684235.657057, ffslog_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 3.4900050] uid 0, pid 1, command rumplocal, on /mnt: file system full tc-end: 1639684239.194336, ffslog_fillfs, passed tc-start: 1639684239.210795, lfs_fillfs tc-se:lfs_cleanerd[24751]: /mnt: attaching cleaner tc-se:lfs_cleanerd[24751]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[24751]: t_full: needs_cleaning returned -1 tc-se:lfs_cleanerd[24751]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7600050] WARNING: the log-structured file system is experimental tc-so:[ 1.7600050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639684246.181555, lfs_fillfs, passed tc-start: 1639684246.224107, msdosfs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684249.904634, msdosfs_fillfs, passed tc-start: 1639684249.929241, nfs_fillfs tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 3.5900050] 10.3.2.1:/myexport: inaccurate wcc data (mtime) detected, disabling wcc (ctime 1639684254.678392954 1639684254.678392954, mtime 1639684254.678392954 1639684254.678392954) tc-end: 1639684274.287435, nfs_fillfs, passed tc-start: 1639684274.320723, p2k_ffs_fillfs tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.2pSirq/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.2pSirq/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684276.905315, p2k_ffs_fillfs, skipped, fs does not support explicit block allocation (GOP_ALLOC) tc-start: 1639684276.923819, puffs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684278.557933, puffs_fillfs, skipped, fs does not support explicit block allocation (GOP_ALLOC) tc-start: 1639684278.567407, rumpfs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684280.99183, rumpfs_fillfs, skipped, fs does not support explicit block allocation (GOP_ALLOC) tc-start: 1639684280.109585, sysvbfs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684291.372441, sysvbfs_fillfs, passed tc-start: 1639684291.426786, tmpfs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684294.97858, tmpfs_fillfs, passed tc-start: 1639684294.105647, udf_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684298.972383, udf_fillfs, passed tc-start: 1639684299.37736, v7fs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684359.590464, v7fs_fillfs, passed tc-start: 1639684359.653298, zfs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684363.613787, zfs_fillfs, skipped, fs does not support explicit block allocation (GOP_ALLOC) tp-end: 1639684363.635836, fs/vfs/t_full tp-start: 1639684364.551403, fs/vfs/t_io, 140 tc-start: 1639684364.558823, ext2fs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684366.158089, ext2fs_extendfile, passed tc-start: 1639684366.168266, ext2fs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684367.669061, ext2fs_extendfile_append, passed tc-start: 1639684367.679236, ext2fs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684369.287638, ext2fs_holywrite, passed tc-start: 1639684369.299890, ext2fs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684370.759649, ext2fs_overwrite512, passed tc-start: 1639684370.775114, ext2fs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684372.326922, ext2fs_overwrite64k, passed tc-start: 1639684372.343491, ext2fs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684373.890256, ext2fs_overwrite_trunc, passed tc-start: 1639684373.899545, ext2fs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684375.301064, ext2fs_read_after_unlink, passed tc-start: 1639684375.317669, ext2fs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684376.659874, ext2fs_read_fault, passed tc-start: 1639684376.671101, ext2fs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684378.29013, ext2fs_shrinkfile, passed tc-start: 1639684378.39043, ext2fs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684379.386881, ext2fs_wrrd_after_unlink, passed tc-start: 1639684379.397125, ffs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684380.813722, ffs_extendfile, passed tc-start: 1639684380.828923, ffs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684382.248178, ffs_extendfile_append, passed tc-start: 1639684382.266630, ffs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684384.129908, ffs_holywrite, passed tc-start: 1639684384.145113, ffs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684386.93810, ffs_overwrite512, passed tc-start: 1639684386.107867, ffs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684387.701271, ffs_overwrite64k, passed tc-start: 1639684387.715724, ffs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684389.256798, ffs_overwrite_trunc, passed tc-start: 1639684389.270881, ffs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684390.731893, ffs_read_after_unlink, passed tc-start: 1639684390.743432, ffs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684392.136491, ffs_read_fault, passed tc-start: 1639684392.151801, ffs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684393.656022, ffs_shrinkfile, passed tc-start: 1639684393.678196, ffs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684395.149147, ffs_wrrd_after_unlink, passed tc-start: 1639684395.160185, ffslog_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684396.621077, ffslog_extendfile, passed tc-start: 1639684396.632366, ffslog_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684398.78019, ffslog_extendfile_append, passed tc-start: 1639684398.89211, ffslog_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684399.516752, ffslog_holywrite, passed tc-start: 1639684399.529536, ffslog_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684400.950682, ffslog_overwrite512, passed tc-start: 1639684400.961307, ffslog_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684402.420009, ffslog_overwrite64k, passed tc-start: 1639684402.431251, ffslog_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684403.893675, ffslog_overwrite_trunc, passed tc-start: 1639684403.904752, ffslog_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684405.425734, ffslog_read_after_unlink, passed tc-start: 1639684405.437499, ffslog_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684406.878605, ffslog_read_fault, passed tc-start: 1639684406.889798, ffslog_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684408.371543, ffslog_shrinkfile, passed tc-start: 1639684408.387829, ffslog_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684409.951316, ffslog_wrrd_after_unlink, passed tc-start: 1639684409.968928, lfs_extendfile tc-se:lfs_cleanerd[26392]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5400050] WARNING: the log-structured file system is experimental tc-so:[ 1.5400050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639684413.316758, lfs_extendfile, passed tc-start: 1639684413.351960, lfs_extendfile_append tc-se:lfs_cleanerd[5771]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5900050] WARNING: the log-structured file system is experimental tc-so:[ 1.5900050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639684415.989410, lfs_extendfile_append, passed tc-start: 1639684416.25764, lfs_holywrite tc-se:lfs_cleanerd[463]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7000050] WARNING: the log-structured file system is experimental tc-so:[ 1.7000050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[463]: /mnt: filesystem unmounted tc-end: 1639684419.163695, lfs_holywrite, passed tc-start: 1639684419.206589, lfs_overwrite512 tc-se:lfs_cleanerd[6120]: /mnt: attaching cleaner tc-se:lfs_cleanerd[6120]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7400050] WARNING: the log-structured file system is experimental tc-so:[ 1.7400050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[6120]: t_io: needs_cleaning returned -1 tc-end: 1639684422.607271, lfs_overwrite512, passed tc-start: 1639684422.657533, lfs_overwrite64k tc-se:lfs_cleanerd[863]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5500050] WARNING: the log-structured file system is experimental tc-so:[ 1.5500050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639684425.440735, lfs_overwrite64k, passed tc-start: 1639684425.493901, lfs_overwrite_trunc tc-se:lfs_cleanerd[26148]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5700050] WARNING: the log-structured file system is experimental tc-so:[ 1.5700050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[26148]: /mnt: filesystem unmounted tc-end: 1639684428.400286, lfs_overwrite_trunc, passed tc-start: 1639684428.436926, lfs_read_after_unlink tc-se:lfs_cleanerd[29336]: /mnt: attaching cleaner tc-se:lfs_cleanerd[29336]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[29336]: t_io: needs_cleaning returned -1 tc-se:lfs_cleanerd[29336]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5400050] WARNING: the log-structured file system is experimental tc-so:[ 1.5400050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639684431.52942, lfs_read_after_unlink, passed tc-start: 1639684431.87138, lfs_read_fault tc-se:lfs_cleanerd[26945]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6000050] WARNING: the log-structured file system is experimental tc-so:[ 1.6000050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[26945]: /mnt: filesystem unmounted tc-end: 1639684433.777195, lfs_read_fault, passed tc-start: 1639684433.810108, lfs_shrinkfile tc-se:lfs_cleanerd[18091]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5700050] WARNING: the log-structured file system is experimental tc-so:[ 1.5700050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[18091]: /mnt: filesystem unmounted tc-end: 1639684436.538207, lfs_shrinkfile, passed tc-start: 1639684436.584577, lfs_wrrd_after_unlink tc-se:lfs_cleanerd[10012]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5600050] WARNING: the log-structured file system is experimental tc-so:[ 1.5600050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639684439.284476, lfs_wrrd_after_unlink, passed tc-start: 1639684439.324095, msdosfs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684440.667789, msdosfs_extendfile, passed tc-start: 1639684440.677981, msdosfs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684442.33575, msdosfs_extendfile_append, passed tc-start: 1639684442.42939, msdosfs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684443.529625, msdosfs_holywrite, passed tc-start: 1639684443.539424, msdosfs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684444.919673, msdosfs_overwrite512, passed tc-start: 1639684444.932390, msdosfs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684446.755067, msdosfs_overwrite64k, passed tc-start: 1639684446.768779, msdosfs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684448.656108, msdosfs_overwrite_trunc, passed tc-start: 1639684448.670460, msdosfs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684450.469872, msdosfs_read_after_unlink, passed tc-start: 1639684450.485479, msdosfs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0300050] ZFS filesystem version: 5 tc-end: 1639684452.52745, msdosfs_read_fault, passed tc-start: 1639684452.65061, msdosfs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684453.386432, msdosfs_shrinkfile, passed tc-start: 1639684453.399599, msdosfs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684454.838678, msdosfs_wrrd_after_unlink, passed tc-start: 1639684454.848156, nfs_extendfile tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684459.806676, nfs_extendfile, passed tc-start: 1639684459.838799, nfs_extendfile_append tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684464.480201, nfs_extendfile_append, passed tc-start: 1639684464.513193, nfs_holywrite tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 2.1000050] 10.3.2.1:/myexport: inaccurate wcc data (mtime) detected, disabling wcc (ctime 1639684467.726206603 1639684467.726206603, mtime 1639684467.726206603 1639684467.726206603) tc-end: 1639684468.40405, nfs_holywrite, passed tc-start: 1639684468.64318, nfs_overwrite512 tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684472.279485, nfs_overwrite512, passed tc-start: 1639684472.313288, nfs_overwrite64k tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684477.359260, nfs_overwrite64k, passed tc-start: 1639684477.376125, nfs_overwrite_trunc tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 2.0100050] 10.3.2.1:/myexport: inaccurate wcc data (mtime) detected, disabling wcc (ctime 1639684480.133179743 1639684480.133179743, mtime 1639684480.133179743 1639684480.133179743) tc-end: 1639684480.781389, nfs_overwrite_trunc, passed tc-start: 1639684480.798825, nfs_read_after_unlink tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 2.0800050] 10.3.2.1:/myexport: inaccurate wcc data (mtime) detected, disabling wcc (ctime 1639684483.416464033 1639684483.416464033, mtime 1639684483.416464033 1639684483.416464033) tc-end: 1639684483.792982, nfs_read_after_unlink, passed tc-start: 1639684483.809885, nfs_read_fault tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684487.779763, nfs_read_fault, passed tc-start: 1639684487.804314, nfs_shrinkfile tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684492.56806, nfs_shrinkfile, passed tc-start: 1639684492.81740, nfs_wrrd_after_unlink tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684496.178650, nfs_wrrd_after_unlink, passed tc-start: 1639684496.195379, p2k_ffs_extendfile tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.MuSGwE/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.MuSGwE/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684498.561050, p2k_ffs_extendfile, passed tc-start: 1639684498.571089, p2k_ffs_extendfile_append tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.3BEuPo/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.3BEuPo/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684500.731816, p2k_ffs_extendfile_append, passed tc-start: 1639684500.741784, p2k_ffs_holywrite tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.AYeikY/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.AYeikY/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684502.663535, p2k_ffs_holywrite, passed tc-start: 1639684502.673491, p2k_ffs_overwrite512 tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.DeEHq3/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.DeEHq3/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684504.646323, p2k_ffs_overwrite512, passed tc-start: 1639684504.656994, p2k_ffs_overwrite64k tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.A8vDR5/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.A8vDR5/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684507.13984, p2k_ffs_overwrite64k, passed tc-start: 1639684507.29180, p2k_ffs_overwrite_trunc tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.NJrZmZ/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.NJrZmZ/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684510.97917, p2k_ffs_overwrite_trunc, passed tc-start: 1639684510.112703, p2k_ffs_read_after_unlink tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.PXSzmC/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.PXSzmC/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684513.168497, p2k_ffs_read_after_unlink, passed tc-start: 1639684513.183689, p2k_ffs_read_fault tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.EVxwaz/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.EVxwaz/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684515.459899, p2k_ffs_read_fault, passed tc-start: 1639684515.470845, p2k_ffs_shrinkfile tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.BcV4kP/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.BcV4kP/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684517.442367, p2k_ffs_shrinkfile, passed tc-start: 1639684517.452566, p2k_ffs_wrrd_after_unlink tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.mCdDXm/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.mCdDXm/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684519.550998, p2k_ffs_wrrd_after_unlink, passed tc-start: 1639684519.561331, puffs_extendfile tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684520.947510, puffs_extendfile, passed tc-start: 1639684520.956652, puffs_extendfile_append tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684522.467988, puffs_extendfile_append, passed tc-start: 1639684522.474791, puffs_holywrite tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684524.92762, puffs_holywrite, passed tc-start: 1639684524.99637, puffs_overwrite512 tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684525.753238, puffs_overwrite512, passed tc-start: 1639684525.759557, puffs_overwrite64k tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684527.290479, puffs_overwrite64k, passed tc-start: 1639684527.297135, puffs_overwrite_trunc tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684528.661855, puffs_overwrite_trunc, passed tc-start: 1639684528.668700, puffs_read_after_unlink tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684530.329092, puffs_read_after_unlink, passed tc-start: 1639684530.338474, puffs_read_fault tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684532.571537, puffs_read_fault, passed tc-start: 1639684532.581242, puffs_shrinkfile tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684534.659903, puffs_shrinkfile, passed tc-start: 1639684534.669615, puffs_wrrd_after_unlink tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684536.810972, puffs_wrrd_after_unlink, passed tc-start: 1639684536.820616, rumpfs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684538.474750, rumpfs_extendfile, passed tc-start: 1639684538.484316, rumpfs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684540.129569, rumpfs_extendfile_append, passed tc-start: 1639684540.138755, rumpfs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684541.795780, rumpfs_holywrite, passed tc-start: 1639684541.805702, rumpfs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684543.429798, rumpfs_overwrite512, passed tc-start: 1639684543.438434, rumpfs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684545.57899, rumpfs_overwrite64k, passed tc-start: 1639684545.67349, rumpfs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684546.707954, rumpfs_overwrite_trunc, passed tc-start: 1639684546.717277, rumpfs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684548.371734, rumpfs_read_after_unlink, passed tc-start: 1639684548.381441, rumpfs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684550.39410, rumpfs_read_fault, passed tc-start: 1639684550.48890, rumpfs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684551.700524, rumpfs_shrinkfile, passed tc-start: 1639684551.709951, rumpfs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684553.301624, rumpfs_wrrd_after_unlink, passed tc-start: 1639684553.309533, sysvbfs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684554.746169, sysvbfs_extendfile, passed tc-start: 1639684554.756829, sysvbfs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684556.191636, sysvbfs_extendfile_append, passed tc-start: 1639684556.203458, sysvbfs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684557.777522, sysvbfs_holywrite, passed tc-start: 1639684557.789320, sysvbfs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684559.190682, sysvbfs_overwrite512, passed tc-start: 1639684559.201113, sysvbfs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684561.51469, sysvbfs_overwrite64k, passed tc-start: 1639684561.63966, sysvbfs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684563.152784, sysvbfs_overwrite_trunc, passed tc-start: 1639684563.165952, sysvbfs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684564.799089, sysvbfs_read_after_unlink, passed tc-start: 1639684564.810161, sysvbfs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684566.272325, sysvbfs_read_fault, passed tc-start: 1639684566.282888, sysvbfs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684567.732840, sysvbfs_shrinkfile, passed tc-start: 1639684567.742451, sysvbfs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684569.486434, sysvbfs_wrrd_after_unlink, passed tc-start: 1639684569.497925, tmpfs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684570.918101, tmpfs_extendfile, passed tc-start: 1639684570.926212, tmpfs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684572.248734, tmpfs_extendfile_append, passed tc-start: 1639684572.256347, tmpfs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684573.566434, tmpfs_holywrite, passed tc-start: 1639684573.572759, tmpfs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684574.671656, tmpfs_overwrite512, passed tc-start: 1639684574.678009, tmpfs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684575.797655, tmpfs_overwrite64k, passed tc-start: 1639684575.804376, tmpfs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684576.892941, tmpfs_overwrite_trunc, passed tc-start: 1639684576.899262, tmpfs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684578.87082, tmpfs_read_after_unlink, passed tc-start: 1639684578.94112, tmpfs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684579.235581, tmpfs_read_fault, passed tc-start: 1639684579.243318, tmpfs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684580.397721, tmpfs_shrinkfile, passed tc-start: 1639684580.405365, tmpfs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684581.553195, tmpfs_wrrd_after_unlink, passed tc-start: 1639684581.559828, udf_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684583.458048, udf_extendfile, passed tc-start: 1639684583.469697, udf_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684585.377562, udf_extendfile_append, passed tc-start: 1639684585.389239, udf_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684587.566373, udf_holywrite, passed tc-start: 1639684587.581558, udf_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684589.557936, udf_overwrite512, passed tc-start: 1639684589.570284, udf_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684591.539135, udf_overwrite64k, passed tc-start: 1639684591.551553, udf_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684593.445944, udf_overwrite_trunc, passed tc-start: 1639684593.457590, udf_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684595.836454, udf_read_after_unlink, passed tc-start: 1639684595.848180, udf_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684597.747429, udf_read_fault, passed tc-start: 1639684597.759312, udf_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684599.568819, udf_shrinkfile, passed tc-start: 1639684599.582132, udf_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684601.423771, udf_wrrd_after_unlink, passed tc-start: 1639684601.434789, v7fs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684602.897054, v7fs_extendfile, passed tc-start: 1639684602.911027, v7fs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684604.317792, v7fs_extendfile_append, passed tc-start: 1639684604.332220, v7fs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684605.798337, v7fs_holywrite, passed tc-start: 1639684605.812233, v7fs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684607.379012, v7fs_overwrite512, passed tc-start: 1639684607.393372, v7fs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684609.369373, v7fs_overwrite64k, passed tc-start: 1639684609.383701, v7fs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684612.394372, v7fs_overwrite_trunc, passed tc-start: 1639684612.410705, v7fs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684614.245871, v7fs_read_after_unlink, passed tc-start: 1639684614.262616, v7fs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684616.150640, v7fs_read_fault, passed tc-start: 1639684616.171894, v7fs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684618.363975, v7fs_shrinkfile, passed tc-start: 1639684618.380042, v7fs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684630.201428, v7fs_wrrd_after_unlink, passed tc-start: 1639684630.224716, zfs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684633.375327, zfs_extendfile, passed tc-start: 1639684633.394893, zfs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684637.208812, zfs_extendfile_append, passed tc-start: 1639684637.231704, zfs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684641.162558, zfs_holywrite, passed tc-start: 1639684641.181413, zfs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684643.882517, zfs_overwrite512, passed tc-start: 1639684643.893233, zfs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684646.203346, zfs_overwrite64k, passed tc-start: 1639684646.214322, zfs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684648.660549, zfs_overwrite_trunc, passed tc-start: 1639684648.671202, zfs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684651.305254, zfs_read_after_unlink, passed tc-start: 1639684651.316056, zfs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684654.94089, zfs_read_fault, passed tc-start: 1639684654.110478, zfs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684657.214954, zfs_shrinkfile, passed tc-start: 1639684657.225817, zfs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684659.794312, zfs_wrrd_after_unlink, passed tp-end: 1639684659.805388, fs/vfs/t_io tp-start: 1639684660.286206, fs/vfs/t_renamerace, 42 tc-start: 1639684660.288652, ext2fs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684666.670594, ext2fs_renamerace, passed tc-start: 1639684666.683724, ext2fs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684678.67592, ext2fs_renamerace_cycle, passed tc-start: 1639684678.85211, ext2fs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684684.652082, ext2fs_renamerace_dirs, passed tc-start: 1639684684.668642, ffs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684691.315267, ffs_renamerace, passed tc-start: 1639684691.331282, ffs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684702.946566, ffs_renamerace_cycle, passed tc-start: 1639684702.961862, ffs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684709.392553, ffs_renamerace_dirs, passed tc-start: 1639684709.406153, ffslog_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684720.841175, ffslog_renamerace, passed tc-start: 1639684720.852234, ffslog_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684740.527251, ffslog_renamerace_cycle, passed tc-start: 1639684740.551453, ffslog_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684751.338501, ffslog_renamerace_dirs, passed tc-start: 1639684751.354973, lfs_renamerace tc-se:lfs_cleanerd[226]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6600050] WARNING: the log-structured file system is experimental tc-so:[ 1.6600050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[226]: /mnt: filesystem unmounted tc-end: 1639684769.62430, lfs_renamerace, passed tc-start: 1639684769.196873, lfs_renamerace_cycle tc-se:lfs_cleanerd[20550]: /mnt: attaching cleaner tc-se:lfs_cleanerd[20550]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[20550]: t_renamerace: needs_cleaning returned -1 tc-se:lfs_cleanerd[20550]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5300050] WARNING: the log-structured file system is experimental tc-so:[ 1.5300050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639684796.559105, lfs_renamerace_cycle, passed tc-start: 1639684796.717939, lfs_renamerace_dirs tc-se:lfs_cleanerd[15076]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5600050] WARNING: the log-structured file system is experimental tc-so:[ 1.5600050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[15076]: /mnt: filesystem unmounted tc-end: 1639684815.314338, lfs_renamerace_dirs, passed tc-start: 1639684815.468032, msdosfs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684823.336194, msdosfs_renamerace, passed tc-start: 1639684823.348355, msdosfs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684834.874238, msdosfs_renamerace_cycle, passed tc-start: 1639684834.897599, msdosfs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684841.754620, msdosfs_renamerace_dirs, passed tc-start: 1639684841.776934, nfs_renamerace tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 3.5100050] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1639684846.177906931 1639684846.177906931, mtime 1639684846.177906931 1639684846.177906931) tc-end: 1639684854.577913, nfs_renamerace, passed tc-start: 1639684854.596748, nfs_renamerace_cycle tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:*** Expected check failure: mkdir fails with ESTALE: /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/fs/vfs/t_renamerace.c:100: mkdir: Stale NFS file handle (errno=70) tc-se: tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 9.6700050] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1639684864.909935531 1639684864.909935531, mtime 1639684864.909935531 1639684864.909935531) tc-end: 1639684873.535836, nfs_renamerace_cycle, expected_failure, mkdir fails with ESTALE: did not fail this time tc-start: 1639684873.566762, nfs_renamerace_dirs tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 3.3100050] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1639684878.065027551 1639684878.065027551, mtime 1639684878.065027551 1639684878.065027551) tc-end: 1639684884.607687, nfs_renamerace_dirs, passed tc-start: 1639684884.642963, p2k_ffs_renamerace tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.E5jinx/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.E5jinx/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684895.185119, p2k_ffs_renamerace, passed tc-start: 1639684895.195467, p2k_ffs_renamerace_cycle tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.4UBhxu/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.4UBhxu/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684910.303938, p2k_ffs_renamerace_cycle, expected_failure, assertion "vp->v_size == ip->i_size" failed: did not fail this time tc-start: 1639684910.320911, p2k_ffs_renamerace_dirs tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.uL7uTV/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.uL7uTV/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684920.551628, p2k_ffs_renamerace_dirs, passed tc-start: 1639684920.567598, puffs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684932.45866, puffs_renamerace, passed tc-start: 1639684932.58393, puffs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684953.78209, puffs_renamerace_cycle, expected_failure, assertion "dfd" failed: did not fail this time tc-start: 1639684953.89125, puffs_renamerace_dirs tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684966.366389, puffs_renamerace_dirs, passed tc-start: 1639684966.374637, rumpfs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684967.534713, rumpfs_renamerace, skipped, rename not supported by file system tc-start: 1639684967.542676, rumpfs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684968.789744, rumpfs_renamerace_cycle, skipped, rename not supported by file system tc-start: 1639684968.798602, rumpfs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684970.7030, rumpfs_renamerace_dirs, skipped, rename not supported by file system tc-start: 1639684970.15574, sysvbfs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684971.304343, sysvbfs_renamerace, skipped, filesystem has not enough inodes tc-start: 1639684971.314564, sysvbfs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684972.494955, sysvbfs_renamerace_cycle, skipped, directories not supported by file system tc-start: 1639684972.504813, sysvbfs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684973.675187, sysvbfs_renamerace_dirs, skipped, directories not supported by file system tc-start: 1639684973.683958, tmpfs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639684984.581626, tmpfs_renamerace, passed tc-start: 1639684984.589421, tmpfs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685005.361380, tmpfs_renamerace_cycle, passed tc-start: 1639685005.369918, tmpfs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685016.495536, tmpfs_renamerace_dirs, passed tc-start: 1639685016.506781, udf_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685027.287121, udf_renamerace, expected_failure, PR kern/53865: race did not trigger this time tc-start: 1639685027.299510, udf_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685045.235037, udf_renamerace_cycle, expected_failure, sometimes fails with ENOSPC, PR kern/56253: PR kern/56253 did not trigger this time tc-start: 1639685045.245740, udf_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685056.715559, udf_renamerace_dirs, expected_failure, PR kern/53865: race did not trigger this time tc-start: 1639685056.728351, v7fs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685064.107984, v7fs_renamerace, passed tc-start: 1639685064.144308, v7fs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685077.38175, v7fs_renamerace_cycle, passed tc-start: 1639685077.74195, v7fs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685084.869396, v7fs_renamerace_dirs, passed tc-start: 1639685084.900446, zfs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685096.989199, zfs_renamerace, passed tc-start: 1639685097.6162, zfs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685114.636688, zfs_renamerace_cycle, passed tc-start: 1639685114.660200, zfs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685124.428533, zfs_renamerace_dirs, passed tp-end: 1639685124.445938, fs/vfs/t_renamerace tp-start: 1639685125.132162, fs/vfs/t_ro, 72 tc-start: 1639685125.134915, ext2fs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685126.522819, ext2fs_attrs, passed tc-start: 1639685126.532761, ext2fs_create tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685127.754863, ext2fs_create, passed tc-start: 1639685127.764013, ext2fs_createdir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685129.91709, ext2fs_createdir, passed tc-start: 1639685129.104448, ext2fs_createfifo tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685130.463551, ext2fs_createfifo, passed tc-start: 1639685130.473386, ext2fs_createlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685131.765585, ext2fs_createlink, passed tc-start: 1639685131.775529, ext2fs_createsymlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685133.36168, ext2fs_createsymlink, passed tc-start: 1639685133.49158, ext2fs_fileio tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685134.328906, ext2fs_fileio, passed tc-start: 1639685134.339045, ext2fs_rmfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685135.663308, ext2fs_rmfile, passed tc-start: 1639685135.674231, ffs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685137.72943, ffs_attrs, passed tc-start: 1639685137.85402, ffs_create tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685138.486588, ffs_create, passed tc-start: 1639685138.502460, ffs_createdir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685140.29522, ffs_createdir, passed tc-start: 1639685140.41097, ffs_createfifo tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685141.460008, ffs_createfifo, passed tc-start: 1639685141.474358, ffs_createlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685143.131428, ffs_createlink, passed tc-start: 1639685143.148477, ffs_createsymlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685145.19738, ffs_createsymlink, passed tc-start: 1639685145.34836, ffs_fileio tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685146.944895, ffs_fileio, passed tc-start: 1639685146.959653, ffs_rmfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685148.747094, ffs_rmfile, passed tc-start: 1639685148.757199, ffslog_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685150.106188, ffslog_attrs, passed tc-start: 1639685150.116885, ffslog_create tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685151.429484, ffslog_create, passed tc-start: 1639685151.439273, ffslog_createdir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685152.714227, ffslog_createdir, passed tc-start: 1639685152.724550, ffslog_createfifo tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685154.90135, ffslog_createfifo, passed tc-start: 1639685154.100050, ffslog_createlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685155.422331, ffslog_createlink, passed tc-start: 1639685155.432492, ffslog_createsymlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685156.744714, ffslog_createsymlink, passed tc-start: 1639685156.754945, ffslog_fileio tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685158.77598, ffslog_fileio, passed tc-start: 1639685158.88024, ffslog_rmfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685159.414718, ffslog_rmfile, passed tc-start: 1639685159.425406, msdosfs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685160.638514, msdosfs_attrs, passed tc-start: 1639685160.647425, msdosfs_create tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685161.836388, msdosfs_create, passed tc-start: 1639685161.845276, msdosfs_createdir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685163.42543, msdosfs_createdir, passed tc-start: 1639685163.52301, msdosfs_createfifo tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685164.242150, msdosfs_createfifo, passed tc-start: 1639685164.250910, msdosfs_createlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685165.470295, msdosfs_createlink, passed tc-start: 1639685165.478772, msdosfs_createsymlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685166.654679, msdosfs_createsymlink, passed tc-start: 1639685166.664375, msdosfs_fileio tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685167.958935, msdosfs_fileio, passed tc-start: 1639685167.967608, msdosfs_rmfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685169.182903, msdosfs_rmfile, passed tc-start: 1639685169.192002, nfs_attrs tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685172.293916, nfs_attrs, passed tc-start: 1639685172.311265, nfs_create tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:t_ro: rpcbind to nfs on server: RPC: Program not registered tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685177.153818, nfs_create, passed tc-start: 1639685177.179280, nfs_createdir tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685180.241062, nfs_createdir, passed tc-start: 1639685180.265271, nfs_createfifo tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685183.475393, nfs_createfifo, passed tc-start: 1639685183.491809, nfs_createlink tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:t_ro: rpcbind to nfs on server: RPC: Program not registered tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685188.499303, nfs_createlink, passed tc-start: 1639685188.516345, nfs_createsymlink tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685191.469763, nfs_createsymlink, passed tc-start: 1639685191.488532, nfs_fileio tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685194.839298, nfs_fileio, passed tc-start: 1639685194.855889, nfs_rmfile tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:t_ro: rpcbind to nfs on server: RPC: Program not registered tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685199.717677, nfs_rmfile, passed tc-start: 1639685199.735355, nfsro_attrs tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.4.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685203.5095, nfsro_attrs, passed tc-start: 1639685203.21488, nfsro_create tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.4.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685206.753357, nfsro_create, passed tc-start: 1639685206.775978, nfsro_createdir tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.4.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685210.243504, nfsro_createdir, passed tc-start: 1639685210.260827, nfsro_createfifo tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.4.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685213.340646, nfsro_createfifo, passed tc-start: 1639685213.360396, nfsro_createlink tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.4.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685217.68766, nfsro_createlink, passed tc-start: 1639685217.93539, nfsro_createsymlink tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.4.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685221.140804, nfsro_createsymlink, passed tc-start: 1639685221.171787, nfsro_fileio tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.4.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685225.68575, nfsro_fileio, passed tc-start: 1639685225.99987, nfsro_rmfile tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.4.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685230.31311, nfsro_rmfile, passed tc-start: 1639685230.57540, sysvbfs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685231.847335, sysvbfs_attrs, passed tc-start: 1639685231.855571, sysvbfs_create tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685233.129909, sysvbfs_create, passed tc-start: 1639685233.144846, sysvbfs_createdir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685234.737858, sysvbfs_createdir, passed tc-start: 1639685234.752412, sysvbfs_createfifo tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685236.211456, sysvbfs_createfifo, passed tc-start: 1639685236.223950, sysvbfs_createlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685237.757397, sysvbfs_createlink, passed tc-start: 1639685237.769707, sysvbfs_createsymlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685239.58392, sysvbfs_createsymlink, passed tc-start: 1639685239.70593, sysvbfs_fileio tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685240.381741, sysvbfs_fileio, passed tc-start: 1639685240.390375, sysvbfs_rmfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685241.775216, sysvbfs_rmfile, passed tc-start: 1639685241.786885, udf_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685243.523437, udf_attrs, passed tc-start: 1639685243.537968, udf_create tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685245.37179, udf_create, passed tc-start: 1639685245.49600, udf_createdir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685246.849078, udf_createdir, passed tc-start: 1639685246.868018, udf_createfifo tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685248.388212, udf_createfifo, passed tc-start: 1639685248.398127, udf_createlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685250.345078, udf_createlink, passed tc-start: 1639685250.359223, udf_createsymlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685251.755332, udf_createsymlink, passed tc-start: 1639685251.771576, udf_fileio tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685253.832709, udf_fileio, passed tc-start: 1639685253.848007, udf_rmfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685256.49310, udf_rmfile, passed tc-start: 1639685256.61959, v7fs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685257.982947, v7fs_attrs, passed tc-start: 1639685258.577, v7fs_create tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685259.656455, v7fs_create, passed tc-start: 1639685259.671345, v7fs_createdir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685261.345932, v7fs_createdir, passed tc-start: 1639685261.367651, v7fs_createfifo tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685263.232645, v7fs_createfifo, passed tc-start: 1639685263.252489, v7fs_createlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685264.817635, v7fs_createlink, passed tc-start: 1639685264.832459, v7fs_createsymlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685266.371814, v7fs_createsymlink, passed tc-start: 1639685266.388566, v7fs_fileio tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685268.366310, v7fs_fileio, passed tc-start: 1639685268.382430, v7fs_rmfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685270.79199, v7fs_rmfile, passed tp-end: 1639685270.94196, fs/vfs/t_ro tp-start: 1639685270.577521, fs/vfs/t_rmdirrace, 14 tc-start: 1639685270.580160, ext2fs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685282.118993, ext2fs_race, passed tc-start: 1639685282.131807, ffs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685298.348406, ffs_race, passed tc-start: 1639685298.359506, ffslog_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685319.356330, ffslog_race, passed tc-start: 1639685319.372598, lfs_race tc-se:lfs_cleanerd[9125]: /mnt: attaching cleaner tc-se:lfs_cleanerd[9125]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[9125]: t_rmdirrace: needs_cleaning returned -1 tc-se:lfs_cleanerd[9125]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6600050] WARNING: the log-structured file system is experimental tc-so:[ 1.7000050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639685342.444654, lfs_race, passed tc-start: 1639685342.508914, msdosfs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685354.67257, msdosfs_race, passed tc-start: 1639685354.89475, nfs_race tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 2.5600050] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1639685357.412338568 1639685357.412338568, mtime 1639685357.412338568 1639685357.412338568) tc-end: 1639685371.171757, nfs_race, passed tc-start: 1639685371.194463, p2k_ffs_race tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.NQKalO/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.NQKalO/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685388.488394, p2k_ffs_race, passed tc-start: 1639685388.500722, puffs_race tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685408.831409, puffs_race, passed tc-start: 1639685408.839585, rumpfs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685429.735631, rumpfs_race, passed tc-start: 1639685429.744037, sysvbfs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685431.199926, sysvbfs_race, skipped, directories not supported by file system tc-start: 1639685431.212272, tmpfs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685451.985808, tmpfs_race, passed tc-start: 1639685451.994424, udf_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685473.618626, udf_race, passed tc-start: 1639685473.630599, v7fs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685485.249602, v7fs_race, passed tc-start: 1639685485.271503, zfs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685503.295179, zfs_race, passed tp-end: 1639685503.316061, fs/vfs/t_rmdirrace tp-start: 1639685503.962420, fs/vfs/t_rwtoro, 112 tc-start: 1639685503.964602, ext2fs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685505.317091, ext2fs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1639685505.330507, ext2fs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685506.624408, ext2fs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1639685506.635832, ext2fs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685507.987313, ext2fs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1639685507.997941, ext2fs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685509.444618, ext2fs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1639685509.454759, ext2fs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685510.867068, ext2fs_noneopen, skipped, fs does not support r/o remount tc-start: 1639685510.877701, ext2fs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685512.257775, ext2fs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1639685512.268426, ext2fs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685513.658966, ext2fs_readopen, skipped, fs does not support r/o remount tc-start: 1639685513.670361, ext2fs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685515.250193, ext2fs_writeopen, skipped, fs does not support r/o remount tc-start: 1639685515.260929, ffs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685516.703056, ffs_layer_noneopen, passed tc-start: 1639685516.718149, ffs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685518.233222, ffs_layer_read_unlinked, passed tc-start: 1639685518.248054, ffs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685519.897034, ffs_layer_readopen, passed tc-start: 1639685519.909987, ffs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685521.355202, ffs_layer_writeopen, passed tc-start: 1639685521.367936, ffs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685523.26149, ffs_noneopen, passed tc-start: 1639685523.40466, ffs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685524.870158, ffs_read_unlinked, passed tc-start: 1639685524.886784, ffs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685526.658783, ffs_readopen, passed tc-start: 1639685526.671048, ffs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685528.242814, ffs_writeopen, passed tc-start: 1639685528.255696, ffslog_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685529.757635, ffslog_layer_noneopen, passed tc-start: 1639685529.768748, ffslog_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685531.196346, ffslog_layer_read_unlinked, passed tc-start: 1639685531.207664, ffslog_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685532.622352, ffslog_layer_readopen, passed tc-start: 1639685532.633091, ffslog_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685534.117860, ffslog_layer_writeopen, passed tc-start: 1639685534.129199, ffslog_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685535.508992, ffslog_noneopen, passed tc-start: 1639685535.520245, ffslog_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685536.933155, ffslog_read_unlinked, passed tc-start: 1639685536.943985, ffslog_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685538.331026, ffslog_readopen, passed tc-start: 1639685538.342646, ffslog_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685539.923185, ffslog_writeopen, passed tc-start: 1639685539.935535, lfs_layer_noneopen tc-se:lfs_cleanerd[10207]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5800050] WARNING: the log-structured file system is experimental tc-so:[ 1.5800050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[10207]: /mnt: filesystem unmounted tc-end: 1639685542.922328, lfs_layer_noneopen, passed tc-start: 1639685542.956856, lfs_layer_read_unlinked tc-se:lfs_cleanerd[26821]: /mnt: attaching cleaner tc-se:lfs_cleanerd[26821]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6300050] WARNING: the log-structured file system is experimental tc-so:[ 1.6300050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639685545.789278, lfs_layer_read_unlinked, passed tc-start: 1639685545.826179, lfs_layer_readopen tc-se:lfs_cleanerd[11422]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6300050] WARNING: the log-structured file system is experimental tc-so:[ 1.6300050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[11422]: /mnt: filesystem unmounted tc-end: 1639685548.740429, lfs_layer_readopen, passed tc-start: 1639685548.778216, lfs_layer_writeopen tc-se:lfs_cleanerd[10096]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6000050] WARNING: the log-structured file system is experimental tc-so:[ 1.6000050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639685551.594178, lfs_layer_writeopen, passed tc-start: 1639685551.629489, lfs_noneopen tc-se:lfs_cleanerd[25384]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7100050] WARNING: the log-structured file system is experimental tc-so:[ 1.7100050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[25384]: /mnt: filesystem unmounted tc-end: 1639685554.592929, lfs_noneopen, passed tc-start: 1639685554.642965, lfs_read_unlinked tc-se:lfs_cleanerd[20654]: /mnt: attaching cleaner tc-se:lfs_cleanerd[20654]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6100050] WARNING: the log-structured file system is experimental tc-so:[ 1.6100050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639685557.764242, lfs_read_unlinked, passed tc-start: 1639685557.801159, lfs_readopen tc-se:lfs_cleanerd[29657]: /mnt: attaching cleaner tc-se:lfs_cleanerd[29657]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[29657]: t_rwtoro: needs_cleaning returned -1 tc-se:lfs_cleanerd[29657]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7200050] WARNING: the log-structured file system is experimental tc-so:[ 1.7200050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639685560.757504, lfs_readopen, passed tc-start: 1639685560.794386, lfs_writeopen tc-se:lfs_cleanerd[14114]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5600050] WARNING: the log-structured file system is experimental tc-so:[ 1.5600050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639685563.608554, lfs_writeopen, passed tc-start: 1639685563.645682, msdosfs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685564.917209, msdosfs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1639685564.928751, msdosfs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685566.217655, msdosfs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1639685566.230080, msdosfs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685567.571278, msdosfs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1639685567.581386, msdosfs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685568.984725, msdosfs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1639685568.997945, msdosfs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685570.797513, msdosfs_noneopen, skipped, fs does not support r/o remount tc-start: 1639685570.810961, msdosfs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685572.503039, msdosfs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1639685572.516215, msdosfs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685573.862400, msdosfs_readopen, skipped, fs does not support r/o remount tc-start: 1639685573.872447, msdosfs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685575.144293, msdosfs_writeopen, skipped, fs does not support r/o remount tc-start: 1639685575.155446, nfs_layer_noneopen tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3600050] ZFS filesystem version: 5 tc-end: 1639685578.47, nfs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1639685578.17734, nfs_layer_read_unlinked tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685580.911616, nfs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1639685580.929231, nfs_layer_readopen tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685583.785585, nfs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1639685583.802757, nfs_layer_writeopen tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685586.554684, nfs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1639685586.572881, nfs_noneopen tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685589.258199, nfs_noneopen, skipped, fs does not support r/o remount tc-start: 1639685589.275214, nfs_read_unlinked tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685592.122541, nfs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1639685592.145987, nfs_readopen tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:t_rwtoro: rpcbind to nfs on server: RPC: Program not registered tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685597.423097, nfs_readopen, skipped, fs does not support r/o remount tc-start: 1639685597.447013, nfs_writeopen tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685601.375699, nfs_writeopen, skipped, fs does not support r/o remount tc-start: 1639685601.392486, p2k_ffs_layer_noneopen tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.rO4xa4/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.rO4xa4/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685603.87273, p2k_ffs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1639685603.100034, p2k_ffs_layer_read_unlinked tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.6fyIn5/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.6fyIn5/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685604.877186, p2k_ffs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1639685604.889853, p2k_ffs_layer_readopen tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.mjsiba/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.mjsiba/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685606.606314, p2k_ffs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1639685606.619434, p2k_ffs_layer_writeopen tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.PSUxgJ/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.PSUxgJ/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685608.551621, p2k_ffs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1639685608.570599, p2k_ffs_noneopen tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.kOJjIl/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.kOJjIl/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685611.153127, p2k_ffs_noneopen, skipped, fs does not support r/o remount tc-start: 1639685611.172150, p2k_ffs_read_unlinked tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.0GXCVB/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.0GXCVB/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685613.848858, p2k_ffs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1639685613.868729, p2k_ffs_readopen tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.4xAhAz/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.4xAhAz/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685616.616697, p2k_ffs_readopen, skipped, fs does not support r/o remount tc-start: 1639685616.637440, p2k_ffs_writeopen tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.E4jZeD/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.E4jZeD/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685619.344119, p2k_ffs_writeopen, skipped, fs does not support r/o remount tc-start: 1639685619.363940, puffs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685620.787586, puffs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1639685620.795130, puffs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685622.470502, puffs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1639685622.480020, puffs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685624.296240, puffs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1639685624.306071, puffs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685626.183610, puffs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1639685626.193991, puffs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685628.29642, puffs_noneopen, skipped, fs does not support r/o remount tc-start: 1639685628.39729, puffs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685629.932283, puffs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1639685629.942579, puffs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685631.548696, puffs_readopen, skipped, fs does not support r/o remount tc-start: 1639685631.556138, puffs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685632.934792, puffs_writeopen, skipped, fs does not support r/o remount tc-start: 1639685632.942415, rumpfs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685634.191921, rumpfs_layer_noneopen, passed tc-start: 1639685634.199469, rumpfs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685635.486800, rumpfs_layer_read_unlinked, passed tc-start: 1639685635.494899, rumpfs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685636.750154, rumpfs_layer_readopen, passed tc-start: 1639685636.756822, rumpfs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685637.973250, rumpfs_layer_writeopen, passed tc-start: 1639685637.981729, rumpfs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685639.314683, rumpfs_noneopen, passed tc-start: 1639685639.322640, rumpfs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685640.689922, rumpfs_read_unlinked, passed tc-start: 1639685640.697692, rumpfs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685641.999465, rumpfs_readopen, passed tc-start: 1639685642.7305, rumpfs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685643.229932, rumpfs_writeopen, passed tc-start: 1639685643.237064, sysvbfs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685644.691173, sysvbfs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1639685644.702988, sysvbfs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685646.339144, sysvbfs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1639685646.349591, sysvbfs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685647.999558, sysvbfs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1639685648.11626, sysvbfs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685649.419970, sysvbfs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1639685649.431309, sysvbfs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685650.786024, sysvbfs_noneopen, skipped, fs does not support r/o remount tc-start: 1639685650.796460, sysvbfs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685652.118212, sysvbfs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1639685652.128071, sysvbfs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685653.484784, sysvbfs_readopen, skipped, fs does not support r/o remount tc-start: 1639685653.495213, sysvbfs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685654.990159, sysvbfs_writeopen, skipped, fs does not support r/o remount tc-start: 1639685655.256, tmpfs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685656.317301, tmpfs_layer_noneopen, passed tc-start: 1639685656.326490, tmpfs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685657.665888, tmpfs_layer_read_unlinked, passed tc-start: 1639685657.673534, tmpfs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685659.20447, tmpfs_layer_readopen, passed tc-start: 1639685659.30810, tmpfs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685660.458951, tmpfs_layer_writeopen, passed tc-start: 1639685660.466750, tmpfs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685661.760315, tmpfs_noneopen, passed tc-start: 1639685661.767773, tmpfs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685663.41306, tmpfs_read_unlinked, passed tc-start: 1639685663.51345, tmpfs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685664.530296, tmpfs_readopen, passed tc-start: 1639685664.538745, tmpfs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685665.858930, tmpfs_writeopen, passed tc-start: 1639685665.866989, udf_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685667.411555, udf_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1639685667.422314, udf_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685668.924058, udf_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1639685668.937609, udf_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685670.500594, udf_layer_readopen, skipped, fs does not support r/o remount tc-start: 1639685670.511176, udf_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685672.116871, udf_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1639685672.132356, udf_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685673.639424, udf_noneopen, skipped, fs does not support r/o remount tc-start: 1639685673.651562, udf_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685675.126882, udf_read_unlinked, skipped, fs does not support r/o remount tc-start: 1639685675.138551, udf_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685676.524929, udf_readopen, skipped, fs does not support r/o remount tc-start: 1639685676.537917, udf_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685677.964322, udf_writeopen, skipped, fs does not support r/o remount tc-start: 1639685677.978324, v7fs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685679.485969, v7fs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1639685679.499861, v7fs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685681.40374, v7fs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1639685681.54960, v7fs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685682.761271, v7fs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1639685682.781641, v7fs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685684.167118, v7fs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1639685684.181577, v7fs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685685.520762, v7fs_noneopen, skipped, fs does not support r/o remount tc-start: 1639685685.534375, v7fs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685687.76767, v7fs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1639685687.93179, v7fs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685688.591969, v7fs_readopen, skipped, fs does not support r/o remount tc-start: 1639685688.607926, v7fs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685690.422859, v7fs_writeopen, skipped, fs does not support r/o remount tc-start: 1639685690.444607, zfs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685693.347582, zfs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1639685693.364383, zfs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685696.319261, zfs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1639685696.333642, zfs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685699.286211, zfs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1639685699.301380, zfs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685702.275540, zfs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1639685702.287936, zfs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685704.619324, zfs_noneopen, skipped, fs does not support r/o remount tc-start: 1639685704.635200, zfs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685707.167675, zfs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1639685707.181145, zfs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685709.871419, zfs_readopen, skipped, fs does not support r/o remount tc-start: 1639685709.886041, zfs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685712.941552, zfs_writeopen, skipped, fs does not support r/o remount tp-end: 1639685712.959247, fs/vfs/t_rwtoro tp-start: 1639685713.618736, fs/vfs/t_union, 28 tc-start: 1639685713.621144, ext2fs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685715.215471, ext2fs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1639685715.230464, ext2fs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685716.803566, ext2fs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1639685716.826281, ffs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685718.246828, ffs_basic, passed tc-start: 1639685718.259757, ffs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685719.902482, ffs_whiteout, passed tc-start: 1639685719.919031, ffslog_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685721.936256, ffslog_basic, passed tc-start: 1639685721.951133, ffslog_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685724.278482, ffslog_whiteout, passed tc-start: 1639685724.301907, lfs_basic tc-se:lfs_cleanerd[29607]: /mnt: attaching cleaner tc-se:lfs_cleanerd[29607]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[29607]: t_union: needs_cleaning returned -1 tc-se:lfs_cleanerd[29607]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6600050] WARNING: the log-structured file system is experimental tc-so:[ 1.6600050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639685727.692136, lfs_basic, passed tc-start: 1639685727.725921, lfs_whiteout tc-se:lfs_cleanerd[20167]: /mnt: attaching cleaner tc-se:lfs_cleanerd[20167]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[20167]: t_union: needs_cleaning returned -1 tc-se:lfs_cleanerd[20167]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5300050] WARNING: the log-structured file system is experimental tc-so:[ 1.5300050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639685730.450522, lfs_whiteout, passed tc-start: 1639685730.486661, msdosfs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685731.620935, msdosfs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1639685731.629716, msdosfs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685732.973211, msdosfs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1639685732.985971, nfs_basic tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685735.665036, nfs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1639685735.682193, nfs_whiteout tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:t_union: rpcbind to nfs on server: RPC: Program not registered tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685740.871953, nfs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1639685740.894151, p2k_ffs_basic tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.UO0TgR/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.UO0TgR/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685742.609225, p2k_ffs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1639685742.622713, p2k_ffs_whiteout tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.6ZNyCI/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.6ZNyCI/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685744.587658, p2k_ffs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1639685744.607160, puffs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685745.781087, puffs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1639685745.788278, puffs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685747.182311, puffs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1639685747.193090, rumpfs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685748.344373, rumpfs_basic, passed tc-start: 1639685748.351312, rumpfs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685749.677915, rumpfs_whiteout, passed tc-start: 1639685749.688608, sysvbfs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685750.834125, sysvbfs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1639685750.843490, sysvbfs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685752.239556, sysvbfs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1639685752.258590, tmpfs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685753.556999, tmpfs_basic, passed tc-start: 1639685753.564062, tmpfs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685754.934961, tmpfs_whiteout, passed tc-start: 1639685754.945508, udf_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685756.146602, udf_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1639685756.158075, udf_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685757.658157, udf_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1639685757.672606, v7fs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685759.193034, v7fs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1639685759.207182, v7fs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685761.72111, v7fs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1639685761.93440, zfs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685763.782177, zfs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1639685763.794710, zfs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685766.755297, zfs_whiteout, skipped, fs does not support VOP_WHITEOUT tp-end: 1639685766.773547, fs/vfs/t_union tp-start: 1639685767.325081, fs/vfs/t_unpriv, 56 tc-start: 1639685767.328194, ext2fs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685768.956092, ext2fs_dirperms, passed tc-start: 1639685768.969792, ext2fs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685770.560839, ext2fs_flags, passed tc-start: 1639685770.571699, ext2fs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685772.178382, ext2fs_owner, passed tc-start: 1639685772.189362, ext2fs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685773.728697, ext2fs_times, passed tc-start: 1639685773.742804, ffs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685775.471630, ffs_dirperms, passed tc-start: 1639685775.484016, ffs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685776.863284, ffs_flags, passed tc-start: 1639685776.873788, ffs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685778.173249, ffs_owner, passed tc-start: 1639685778.186010, ffs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685779.698487, ffs_times, passed tc-start: 1639685779.713489, ffslog_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685781.697675, ffslog_dirperms, passed tc-start: 1639685781.709211, ffslog_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685783.38150, ffslog_flags, passed tc-start: 1639685783.48604, ffslog_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685784.822806, ffslog_owner, passed tc-start: 1639685784.837224, ffslog_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685786.856826, ffslog_times, passed tc-start: 1639685786.873996, lfs_dirperms tc-se:lfs_cleanerd[6259]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6600050] WARNING: the log-structured file system is experimental tc-so:[ 1.6600050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639685790.59458, lfs_dirperms, passed tc-start: 1639685790.109647, lfs_flags tc-se:lfs_cleanerd[6346]: /mnt: attaching cleaner tc-se:lfs_cleanerd[6346]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6400050] WARNING: the log-structured file system is experimental tc-so:[ 1.6400050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[6346]: t_unpriv: needs_cleaning returned -1 tc-end: 1639685792.982388, lfs_flags, passed tc-start: 1639685793.16737, lfs_owner tc-se:lfs_cleanerd[29242]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5800050] WARNING: the log-structured file system is experimental tc-so:[ 1.5800050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639685795.717351, lfs_owner, passed tc-start: 1639685795.754781, lfs_times tc-se:lfs_cleanerd[3885]: /mnt: attaching cleaner tc-se:lfs_cleanerd[3885]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[3885]: t_unpriv: needs_cleaning returned -1 tc-se:lfs_cleanerd[3885]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5900050] WARNING: the log-structured file system is experimental tc-so:[ 1.5900050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639685798.670123, lfs_times, passed tc-start: 1639685798.708615, msdosfs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685800.42326, msdosfs_dirperms, passed tc-start: 1639685800.51806, msdosfs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685801.579858, msdosfs_flags, passed tc-start: 1639685801.589544, msdosfs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685803.154440, msdosfs_owner, skipped, owner not supported by file system tc-start: 1639685803.166409, msdosfs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685804.650718, msdosfs_times, passed tc-start: 1639685804.660800, nfs_dirperms tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685808.298466, nfs_dirperms, passed tc-start: 1639685808.317441, nfs_flags tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685812.289210, nfs_flags, skipped, file flags not supported by file system tc-start: 1639685812.315850, nfs_owner tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685816.245290, nfs_owner, passed tc-start: 1639685816.266628, nfs_times tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:t_unpriv: rpcbind to nfs on server: RPC: Program not registered tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685821.861079, nfs_times, passed tc-start: 1639685821.880995, p2k_ffs_dirperms tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.o1Mhlf/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.o1Mhlf/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685824.246765, p2k_ffs_dirperms, passed tc-start: 1639685824.258793, p2k_ffs_flags tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.EdjNCX/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.EdjNCX/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685826.725682, p2k_ffs_flags, passed tc-start: 1639685826.737356, p2k_ffs_owner tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.PrBUgH/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.PrBUgH/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 2 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 2.5700050] putter_fop_read: private 0 not inited tc-end: 1639685829.49454, p2k_ffs_owner, passed tc-start: 1639685829.61433, p2k_ffs_times tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.lmawvT/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.lmawvT/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685831.631569, p2k_ffs_times, passed tc-start: 1639685831.643653, puffs_dirperms tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685833.477059, puffs_dirperms, passed tc-start: 1639685833.484519, puffs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685834.955441, puffs_flags, skipped, file flags not supported by file system tc-start: 1639685834.964371, puffs_owner tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685836.797823, puffs_owner, passed tc-start: 1639685836.807315, puffs_times tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685838.662603, puffs_times, passed tc-start: 1639685838.671050, rumpfs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685840.53425, rumpfs_dirperms, passed tc-start: 1639685840.62496, rumpfs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685841.262784, rumpfs_flags, passed tc-start: 1639685841.270393, rumpfs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685842.486332, rumpfs_owner, passed tc-start: 1639685842.493935, rumpfs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685843.681963, rumpfs_times, passed tc-start: 1639685843.689752, sysvbfs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685845.130152, sysvbfs_dirperms, skipped, directories not supported by file system tc-start: 1639685845.143441, sysvbfs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685846.863695, sysvbfs_flags, skipped, file flags not supported by file system tc-start: 1639685846.876400, sysvbfs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685848.556444, sysvbfs_owner, passed tc-start: 1639685848.567764, sysvbfs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685849.938954, sysvbfs_times, passed tc-start: 1639685849.949414, tmpfs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685851.250777, tmpfs_dirperms, passed tc-start: 1639685851.259347, tmpfs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685852.519873, tmpfs_flags, passed tc-start: 1639685852.528590, tmpfs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685853.746764, tmpfs_owner, passed tc-start: 1639685853.754646, tmpfs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685854.969810, tmpfs_times, passed tc-start: 1639685854.979762, udf_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685857.71989, udf_dirperms, passed tc-start: 1639685857.82938, udf_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685858.486196, udf_flags, skipped, file flags not supported by file system tc-start: 1639685858.497192, udf_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685859.903225, udf_owner, passed tc-start: 1639685859.915182, udf_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685861.833222, udf_times, passed tc-start: 1639685861.844307, v7fs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685863.510096, v7fs_dirperms, passed tc-start: 1639685863.525251, v7fs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685865.162350, v7fs_flags, passed tc-start: 1639685865.178857, v7fs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685866.847692, v7fs_owner, passed tc-start: 1639685866.864594, v7fs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685868.550256, v7fs_times, passed tc-start: 1639685868.566125, zfs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685871.512550, zfs_dirperms, passed tc-start: 1639685871.523769, zfs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685874.464309, zfs_flags, passed tc-start: 1639685874.476002, zfs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685877.62829, zfs_owner, passed tc-start: 1639685877.77019, zfs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639685880.277060, zfs_times, passed tp-end: 1639685880.291840, fs/vfs/t_unpriv tp-start: 1639685880.826822, fs/vfs/t_mtime_otrunc, 14 tc-start: 1639685880.829787, ext2fs_otrunc_mtime_update tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1639685882 tc-so:last lock: 1639685886 tc-so:last lock: 1639685890 tc-so:last lock: 1639685894 tc-end: 1639685902.195734, ext2fs_otrunc_mtime_update, passed tc-start: 1639685902.206610, ffs_otrunc_mtime_update tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1639685903 tc-so:last lock: 1639685907 tc-so:last lock: 1639685911 tc-so:last lock: 1639685915 tc-end: 1639685923.165953, ffs_otrunc_mtime_update, passed tc-start: 1639685923.177417, ffslog_otrunc_mtime_update tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1639685924 tc-so:last lock: 1639685928 tc-so:last lock: 1639685932 tc-so:last lock: 1639685936 tc-end: 1639685944.541252, ffslog_otrunc_mtime_update, passed tc-start: 1639685944.557062, lfs_otrunc_mtime_update tc-se:lfs_cleanerd[10440]: /mnt: attaching cleaner tc-se:lfs_cleanerd[10440]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[10440]: t_mtime_otrunc: needs_cleaning returned -1 tc-se:lfs_cleanerd[10440]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6200050] WARNING: the log-structured file system is experimental tc-so:[ 1.6200050] WARNING: it may cause system crashes and/or corrupt data tc-so:last lock: 0 tc-so:last lock: 1639685947 tc-so:last lock: 1639685950 tc-so:last lock: 1639685954 tc-so:last lock: 1639685958 tc-end: 1639685966.735200, lfs_otrunc_mtime_update, passed tc-start: 1639685966.785997, msdosfs_otrunc_mtime_update tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1639685968 tc-so:last lock: 1639685972 tc-so:last lock: 1639685974 tc-so:last lock: 1639685978 tc-end: 1639685987.774446, msdosfs_otrunc_mtime_update, passed tc-start: 1639685987.787228, nfs_otrunc_mtime_update tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1639685990 tc-so:last lock: 1639685994 tc-so:last lock: 1639685998 tc-so:last lock: 1639686002 tc-end: 1639686010.768777, nfs_otrunc_mtime_update, passed tc-start: 1639686010.795023, p2k_ffs_otrunc_mtime_update tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.eU9xIT/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.eU9xIT/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1639686013 tc-so:last lock: 1639686017 tc-so:last lock: 1639686020 tc-so:last lock: 1639686024 tc-end: 1639686033.18700, p2k_ffs_otrunc_mtime_update, passed tc-start: 1639686033.32110, puffs_otrunc_mtime_update tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1639686034 tc-so:last lock: 1639686038 tc-so:last lock: 1639686042 tc-so:last lock: 1639686045 tc-end: 1639686054.285233, puffs_otrunc_mtime_update, passed tc-start: 1639686054.292914, rumpfs_otrunc_mtime_update tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1639686055 tc-so:last lock: 1639686059 tc-so:last lock: 1639686063 tc-so:last lock: 1639686066 tc-end: 1639686074.915671, rumpfs_otrunc_mtime_update, passed tc-start: 1639686074.923277, sysvbfs_otrunc_mtime_update tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1639686076 tc-so:last lock: 1639686080 tc-so:last lock: 1639686083 tc-so:last lock: 1639686087 tc-end: 1639686095.635625, sysvbfs_otrunc_mtime_update, passed tc-start: 1639686095.646988, tmpfs_otrunc_mtime_update tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1639686096 tc-so:last lock: 1639686100 tc-so:last lock: 1639686104 tc-so:last lock: 1639686108 tc-end: 1639686116.44270, tmpfs_otrunc_mtime_update, passed tc-start: 1639686116.54346, udf_otrunc_mtime_update tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1639686117 tc-so:last lock: 1639686121 tc-so:last lock: 1639686124 tc-so:last lock: 1639686128 tc-end: 1639686136.766252, udf_otrunc_mtime_update, passed tc-start: 1639686136.781142, v7fs_otrunc_mtime_update tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1639686138 tc-so:last lock: 1639686142 tc-so:last lock: 1639686145 tc-so:last lock: 1639686149 tc-end: 1639686157.438802, v7fs_otrunc_mtime_update, passed tc-start: 1639686157.454623, zfs_otrunc_mtime_update tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1639686160 tc-so:last lock: 1639686163 tc-so:last lock: 1639686167 tc-so:last lock: 1639686171 tc-end: 1639686179.311977, zfs_otrunc_mtime_update, passed tp-end: 1639686179.329152, fs/vfs/t_mtime_otrunc tp-start: 1639686179.920052, fs/vfs/t_mtime_write, 14 tc-start: 1639686179.923171, ext2fs_mtime_update_on_write tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1639686181 tc-so:last lock: 1639686184 tc-so:last lock: 1639686188 tc-so:last lock: 1639686192 tc-end: 1639686200.68177, ext2fs_mtime_update_on_write, passed tc-start: 1639686200.78401, ffs_mtime_update_on_write tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1639686201 tc-so:last lock: 1639686205 tc-so:last lock: 1639686208 tc-so:last lock: 1639686212 tc-end: 1639686220.313830, ffs_mtime_update_on_write, passed tc-start: 1639686220.326725, ffslog_mtime_update_on_write tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1639686221 tc-so:last lock: 1639686225 tc-so:last lock: 1639686229 tc-so:last lock: 1639686233 tc-end: 1639686241.75876, ffslog_mtime_update_on_write, passed tc-start: 1639686241.90946, lfs_mtime_update_on_write tc-se:lfs_cleanerd[10725]: /mnt: attaching cleaner tc-se:lfs_cleanerd[10725]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[10725]: t_mtime_write: needs_cleaning returned -1 tc-se:lfs_cleanerd[10725]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5700050] WARNING: the log-structured file system is experimental tc-so:[ 1.5700050] WARNING: it may cause system crashes and/or corrupt data tc-so:last lock: 0 tc-so:last lock: 1639686243 tc-so:last lock: 1639686247 tc-so:last lock: 1639686251 tc-so:last lock: 1639686255 tc-end: 1639686263.586726, lfs_mtime_update_on_write, passed tc-start: 1639686263.621121, msdosfs_mtime_update_on_write tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1639686264 tc-so:last lock: 1639686268 tc-so:last lock: 1639686272 tc-so:last lock: 1639686276 tc-end: 1639686284.658381, msdosfs_mtime_update_on_write, passed tc-start: 1639686284.672805, nfs_mtime_update_on_write tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1639686288 tc-so:last lock: 1639686292 tc-so:last lock: 1639686296 tc-so:last lock: 1639686300 tc-end: 1639686308.728294, nfs_mtime_update_on_write, passed tc-start: 1639686308.753487, p2k_ffs_mtime_update_on_write tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.coQtcD/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.coQtcD/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1639686310 tc-so:last lock: 1639686314 tc-so:last lock: 1639686318 tc-so:last lock: 1639686322 tc-end: 1639686331.16763, p2k_ffs_mtime_update_on_write, passed tc-start: 1639686331.28793, puffs_mtime_update_on_write tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1639686332 tc-so:last lock: 1639686336 tc-so:last lock: 1639686340 tc-so:last lock: 1639686343 tc-end: 1639686351.852283, puffs_mtime_update_on_write, passed tc-start: 1639686351.861974, rumpfs_mtime_update_on_write tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1639686353 tc-so:last lock: 1639686357 tc-so:last lock: 1639686360 tc-so:last lock: 1639686364 tc-end: 1639686371.996001, rumpfs_mtime_update_on_write, passed tc-start: 1639686372.5960, sysvbfs_mtime_update_on_write tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1639686373 tc-so:last lock: 1639686376 tc-so:last lock: 1639686380 tc-so:last lock: 1639686383 tc-end: 1639686390.691732, sysvbfs_mtime_update_on_write, passed tc-start: 1639686390.702349, tmpfs_mtime_update_on_write tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1639686391 tc-so:last lock: 1639686395 tc-so:last lock: 1639686399 tc-so:last lock: 1639686403 tc-end: 1639686411.462300, tmpfs_mtime_update_on_write, passed tc-start: 1639686411.469411, udf_mtime_update_on_write tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1639686412 tc-so:last lock: 1639686416 tc-so:last lock: 1639686419 tc-so:last lock: 1639686423 tc-end: 1639686429.910190, udf_mtime_update_on_write, passed tc-start: 1639686429.923144, v7fs_mtime_update_on_write tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1639686431 tc-so:last lock: 1639686434 tc-so:last lock: 1639686438 tc-so:last lock: 1639686441 tc-end: 1639686449.57802, v7fs_mtime_update_on_write, passed tc-start: 1639686449.73487, zfs_mtime_update_on_write tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1639686451 tc-so:last lock: 1639686455 tc-so:last lock: 1639686458 tc-so:last lock: 1639686461 tc-end: 1639686469.221495, zfs_mtime_update_on_write, passed tp-end: 1639686469.238422, fs/vfs/t_mtime_write tp-start: 1639686469.914605, fs/vfs/t_vfsops, 84 tc-start: 1639686469.917030, ext2fs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1639686471 tc-end: 1639686471.323955, ext2fs_tfhinval, passed tc-start: 1639686471.335681, ext2fs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686472.882769, ext2fs_tfhremove, passed tc-start: 1639686472.897066, ext2fs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686474.457472, ext2fs_tfilehandle, passed tc-start: 1639686474.468561, ext2fs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686475.866156, ext2fs_tmount, passed tc-start: 1639686475.877842, ext2fs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686477.317811, ext2fs_tstatvfs, passed tc-start: 1639686477.328205, ext2fs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686478.680303, ext2fs_tsync, passed tc-start: 1639686478.691474, ffs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1639686480 tc-end: 1639686480.250860, ffs_tfhinval, passed tc-start: 1639686480.264080, ffs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686481.846057, ffs_tfhremove, passed tc-start: 1639686481.856604, ffs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686483.355041, ffs_tfilehandle, passed tc-start: 1639686483.368892, ffs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686484.760505, ffs_tmount, passed tc-start: 1639686484.774505, ffs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686486.208238, ffs_tstatvfs, passed tc-start: 1639686486.218826, ffs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686487.609670, ffs_tsync, passed tc-start: 1639686487.621362, ffslog_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1639686489 tc-end: 1639686489.227405, ffslog_tfhinval, passed tc-start: 1639686489.243023, ffslog_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686491.113053, ffslog_tfhremove, passed tc-start: 1639686491.129719, ffslog_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686492.841647, ffslog_tfilehandle, passed tc-start: 1639686492.853245, ffslog_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686494.428451, ffslog_tmount, passed tc-start: 1639686494.444248, ffslog_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686495.864913, ffslog_tstatvfs, passed tc-start: 1639686495.876914, ffslog_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686497.397407, ffslog_tsync, passed tc-start: 1639686497.409436, lfs_tfhinval tc-se:lfs_cleanerd[14220]: /mnt: attaching cleaner tc-se:lfs_cleanerd[14220]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6000050] WARNING: the log-structured file system is experimental tc-so:[ 1.6000050] WARNING: it may cause system crashes and/or corrupt data tc-so:RNG seed 1639686500 tc-end: 1639686500.283928, lfs_tfhinval, passed tc-start: 1639686500.317522, lfs_tfhremove tc-se:lfs_cleanerd[14995]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7900050] WARNING: the log-structured file system is experimental tc-so:[ 1.7900050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639686503.423969, lfs_tfhremove, expected_failure, fhopen() for removed file succeeds (PR kern/43745): /tmp/build/2021.12.16.03.53.13-sparc64/src/tests/fs/vfs/t_vfsops.c:152: Expected true value in rump_sys_fhopen(fhp, fhsize, O_RDONLY) == -1 tc-start: 1639686503.475722, lfs_tfilehandle tc-se:lfs_cleanerd[27977]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6300050] WARNING: the log-structured file system is experimental tc-so:[ 1.6300050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639686506.944448, lfs_tfilehandle, passed tc-start: 1639686506.978123, lfs_tmount tc-se:lfs_cleanerd[1018]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6100050] WARNING: the log-structured file system is experimental tc-so:[ 1.6100050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639686509.768525, lfs_tmount, passed tc-start: 1639686509.806177, lfs_tstatvfs tc-se:lfs_cleanerd[26960]: /mnt: attaching cleaner tc-se:lfs_cleanerd[26960]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5700050] WARNING: the log-structured file system is experimental tc-so:[ 1.5700050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[26960]: t_vfsops: needs_cleaning returned -1 tc-end: 1639686512.628258, lfs_tstatvfs, passed tc-start: 1639686512.671497, lfs_tsync tc-se:lfs_cleanerd[17061]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6100050] WARNING: the log-structured file system is experimental tc-so:[ 1.6100050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639686515.720275, lfs_tsync, passed tc-start: 1639686515.756334, msdosfs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1639686517 tc-end: 1639686517.173984, msdosfs_tfhinval, passed tc-start: 1639686517.184784, msdosfs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686518.773148, msdosfs_tfhremove, passed tc-start: 1639686518.783813, msdosfs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686520.159794, msdosfs_tfilehandle, passed tc-start: 1639686520.172037, msdosfs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686521.651031, msdosfs_tmount, passed tc-start: 1639686521.662452, msdosfs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686523.121981, msdosfs_tstatvfs, passed tc-start: 1639686523.131217, msdosfs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686524.411854, msdosfs_tsync, passed tc-start: 1639686524.421448, nfs_tfhinval tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1639686527 tc-end: 1639686528.90489, nfs_tfhinval, passed tc-start: 1639686528.109413, nfs_tfhremove tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686531.583263, nfs_tfhremove, passed tc-start: 1639686531.621421, nfs_tfilehandle tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686535.49610, nfs_tfilehandle, passed tc-start: 1639686535.68692, nfs_tmount tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686538.192498, nfs_tmount, passed tc-start: 1639686538.209935, nfs_tstatvfs tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686541.820288, nfs_tstatvfs, passed tc-start: 1639686541.837792, nfs_tsync tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686545.34581, nfs_tsync, passed tc-start: 1639686545.56464, p2k_ffs_tfhinval tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.rpwwjU/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.rpwwjU/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1639686546 tc-end: 1639686547.289116, p2k_ffs_tfhinval, passed tc-start: 1639686547.303939, p2k_ffs_tfhremove tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.HOwr5C/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.HOwr5C/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686549.724727, p2k_ffs_tfhremove, passed tc-start: 1639686549.738717, p2k_ffs_tfilehandle tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.QOrifM/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.QOrifM/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686552.164164, p2k_ffs_tfilehandle, passed tc-start: 1639686552.174920, p2k_ffs_tmount tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.VPtv6q/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.VPtv6q/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686554.722230, p2k_ffs_tmount, passed tc-start: 1639686554.735196, p2k_ffs_tstatvfs tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.rsDgnu/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.rsDgnu/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686556.996592, p2k_ffs_tstatvfs, passed tc-start: 1639686557.8348, p2k_ffs_tsync tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.SWRUXy/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.SWRUXy/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686559.330713, p2k_ffs_tsync, passed tc-start: 1639686559.344309, puffs_tfhinval tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1639686560 tc-end: 1639686561.122633, puffs_tfhinval, passed tc-start: 1639686561.130970, puffs_tfhremove tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686562.887861, puffs_tfhremove, passed tc-start: 1639686562.895247, puffs_tfilehandle tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686564.514079, puffs_tfilehandle, passed tc-start: 1639686564.522862, puffs_tmount tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686566.264523, puffs_tmount, passed tc-start: 1639686566.272752, puffs_tstatvfs tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686567.876261, puffs_tstatvfs, passed tc-start: 1639686567.884183, puffs_tsync tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686569.313961, puffs_tsync, passed tc-start: 1639686569.323364, rumpfs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1639686570 tc-end: 1639686570.561908, rumpfs_tfhinval, skipped, file handles not supported tc-start: 1639686570.570686, rumpfs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686571.765296, rumpfs_tfhremove, skipped, file handles not supported tc-start: 1639686571.772501, rumpfs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686573.12921, rumpfs_tfilehandle, skipped, file handles not supported tc-start: 1639686573.20974, rumpfs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686574.337561, rumpfs_tmount, passed tc-start: 1639686574.347030, rumpfs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686575.621069, rumpfs_tstatvfs, passed tc-start: 1639686575.629333, rumpfs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686576.903770, rumpfs_tsync, passed tc-start: 1639686576.911082, sysvbfs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1639686578 tc-end: 1639686578.331563, sysvbfs_tfhinval, skipped, file handles not supported tc-start: 1639686578.341199, sysvbfs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686579.629532, sysvbfs_tfhremove, skipped, file handles not supported tc-start: 1639686579.639616, sysvbfs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686581.64893, sysvbfs_tfilehandle, skipped, file handles not supported tc-start: 1639686581.74205, sysvbfs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686582.655621, sysvbfs_tmount, passed tc-start: 1639686582.664825, sysvbfs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686584.170234, sysvbfs_tstatvfs, passed tc-start: 1639686584.183127, sysvbfs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686585.705160, sysvbfs_tsync, passed tc-start: 1639686585.717926, tmpfs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1639686586 tc-end: 1639686587.73558, tmpfs_tfhinval, passed tc-start: 1639686587.83707, tmpfs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686588.734288, tmpfs_tfhremove, passed tc-start: 1639686588.744754, tmpfs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686590.183463, tmpfs_tfilehandle, passed tc-start: 1639686590.193854, tmpfs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686591.640361, tmpfs_tmount, passed tc-start: 1639686591.648638, tmpfs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686593.27487, tmpfs_tstatvfs, passed tc-start: 1639686593.37240, tmpfs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686594.348135, tmpfs_tsync, passed tc-start: 1639686594.356942, udf_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1639686595 tc-end: 1639686595.865540, udf_tfhinval, skipped, file handles not supported tc-start: 1639686595.877113, udf_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686597.353261, udf_tfhremove, skipped, file handles not supported tc-start: 1639686597.365759, udf_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686598.893663, udf_tfilehandle, skipped, file handles not supported tc-start: 1639686598.907252, udf_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686600.475583, udf_tmount, passed tc-start: 1639686600.486329, udf_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686602.94429, udf_tstatvfs, passed tc-start: 1639686602.109199, udf_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686603.626029, udf_tsync, passed tc-start: 1639686603.639510, v7fs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1639686605 tc-end: 1639686605.435971, v7fs_tfhinval, skipped, file handles not supported tc-start: 1639686605.452032, v7fs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686607.92694, v7fs_tfhremove, skipped, file handles not supported tc-start: 1639686607.111132, v7fs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686608.603525, v7fs_tfilehandle, skipped, file handles not supported tc-start: 1639686608.621662, v7fs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686610.468077, v7fs_tmount, passed tc-start: 1639686610.485919, v7fs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686612.151209, v7fs_tstatvfs, passed tc-start: 1639686612.164859, v7fs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686613.827529, v7fs_tsync, passed tc-start: 1639686613.848051, zfs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1639686617 tc-end: 1639686617.141609, zfs_tfhinval, passed tc-start: 1639686617.152991, zfs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686620.232109, zfs_tfhremove, passed tc-start: 1639686620.247753, zfs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686623.232115, zfs_tfilehandle, passed tc-start: 1639686623.245699, zfs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686625.948586, zfs_tmount, passed tc-start: 1639686625.960167, zfs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686629.86543, zfs_tstatvfs, passed tc-start: 1639686629.97511, zfs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686631.648190, zfs_tsync, passed tp-end: 1639686631.659012, fs/vfs/t_vfsops tp-start: 1639686632.577128, fs/vfs/t_vnops, 308 tc-start: 1639686632.579349, ext2fs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686634.83454, ext2fs_access_simple, passed tc-start: 1639686634.93371, ext2fs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686635.612493, ext2fs_attrs, passed tc-start: 1639686635.622462, ext2fs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686637.36276, ext2fs_create_exist, passed tc-start: 1639686637.51271, ext2fs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686668.163038, ext2fs_create_many, passed tc-start: 1639686668.183789, ext2fs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686669.506170, ext2fs_create_nametoolong, passed tc-start: 1639686669.515772, ext2fs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1639686673.278598, ext2fs_create_nonalphanum, passed tc-start: 1639686673.299707, ext2fs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686674.648463, ext2fs_dir_notempty, passed tc-start: 1639686674.658162, ext2fs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686676.73667, ext2fs_dir_rmdirdotdot, passed tc-start: 1639686676.83657, ext2fs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686677.486855, ext2fs_dir_simple, passed tc-start: 1639686677.497152, ext2fs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686678.932438, ext2fs_fcntl_getlock_pids, passed tc-start: 1639686678.942221, ext2fs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686680.300813, ext2fs_fcntl_lock, passed tc-start: 1639686680.310352, ext2fs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686681.664038, ext2fs_lookup_complex, passed tc-start: 1639686681.674322, ext2fs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686683.64520, ext2fs_lookup_simple, passed tc-start: 1639686683.74246, ext2fs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686684.444756, ext2fs_lstat_symlink, passed tc-start: 1639686684.454024, ext2fs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686685.799330, ext2fs_read_directory, passed tc-start: 1639686685.809890, ext2fs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686687.316340, ext2fs_rename_dir, passed tc-start: 1639686687.326287, ext2fs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686688.768207, ext2fs_rename_dotdot, passed tc-start: 1639686688.778175, ext2fs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686690.149365, ext2fs_rename_nametoolong, passed tc-start: 1639686690.159249, ext2fs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686691.627590, ext2fs_rename_reg_nodir, passed tc-start: 1639686691.641272, ext2fs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686693.504303, ext2fs_symlink_long, passed tc-start: 1639686693.517441, ext2fs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686694.889354, ext2fs_symlink_root, passed tc-start: 1639686694.900936, ext2fs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686696.291638, ext2fs_symlink_zerolen, passed tc-start: 1639686696.301393, ffs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686698.383399, ffs_access_simple, passed tc-start: 1639686698.399440, ffs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686700.207827, ffs_attrs, passed tc-start: 1639686700.218691, ffs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686702.86531, ffs_create_exist, passed tc-start: 1639686702.97025, ffs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686732.567009, ffs_create_many, passed tc-start: 1639686732.580914, ffs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686733.922344, ffs_create_nametoolong, passed tc-start: 1639686733.933396, ffs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1639686737.608367, ffs_create_nonalphanum, passed tc-start: 1639686737.623311, ffs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686738.996079, ffs_dir_notempty, passed tc-start: 1639686739.6704, ffs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686740.405422, ffs_dir_rmdirdotdot, passed tc-start: 1639686740.416688, ffs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686741.805932, ffs_dir_simple, passed tc-start: 1639686741.816791, ffs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686743.543717, ffs_fcntl_getlock_pids, passed tc-start: 1639686743.554467, ffs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686744.957815, ffs_fcntl_lock, passed tc-start: 1639686744.968448, ffs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686746.397384, ffs_lookup_complex, passed tc-start: 1639686746.408195, ffs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686747.964710, ffs_lookup_simple, passed tc-start: 1639686747.978669, ffs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686749.679259, ffs_lstat_symlink, passed tc-start: 1639686749.690085, ffs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686751.56902, ffs_read_directory, passed tc-start: 1639686751.67799, ffs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686752.760708, ffs_rename_dir, passed tc-start: 1639686752.776468, ffs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686754.819498, ffs_rename_dotdot, passed tc-start: 1639686754.835148, ffs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686756.310766, ffs_rename_nametoolong, passed tc-start: 1639686756.326271, ffs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686757.933504, ffs_rename_reg_nodir, passed tc-start: 1639686757.944448, ffs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686759.722839, ffs_symlink_long, passed tc-start: 1639686759.733005, ffs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686761.94330, ffs_symlink_root, passed tc-start: 1639686761.104611, ffs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686762.428026, ffs_symlink_zerolen, passed tc-start: 1639686762.438456, ffslog_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686763.885826, ffslog_access_simple, passed tc-start: 1639686763.896207, ffslog_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686765.341832, ffslog_attrs, passed tc-start: 1639686765.353077, ffslog_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686766.795072, ffslog_create_exist, passed tc-start: 1639686766.805925, ffslog_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686780.407145, ffslog_create_many, passed tc-start: 1639686780.434033, ffslog_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686782.227074, ffslog_create_nametoolong, passed tc-start: 1639686782.242418, ffslog_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1639686784.704696, ffslog_create_nonalphanum, passed tc-start: 1639686784.717488, ffslog_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686786.664138, ffslog_dir_notempty, passed tc-start: 1639686786.674748, ffslog_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686788.631486, ffslog_dir_rmdirdotdot, passed tc-start: 1639686788.642434, ffslog_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686790.84289, ffslog_dir_simple, passed tc-start: 1639686790.95015, ffslog_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686791.524461, ffslog_fcntl_getlock_pids, passed tc-start: 1639686791.534891, ffslog_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686792.999703, ffslog_fcntl_lock, passed tc-start: 1639686793.10728, ffslog_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686794.451960, ffslog_lookup_complex, passed tc-start: 1639686794.463111, ffslog_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686795.937431, ffslog_lookup_simple, passed tc-start: 1639686795.948021, ffslog_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686797.337993, ffslog_lstat_symlink, passed tc-start: 1639686797.348540, ffslog_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686798.750916, ffslog_read_directory, passed tc-start: 1639686798.761688, ffslog_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686800.549700, ffslog_rename_dir, passed tc-start: 1639686800.565911, ffslog_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686802.703714, ffslog_rename_dotdot, passed tc-start: 1639686802.715149, ffslog_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686804.351772, ffslog_rename_nametoolong, passed tc-start: 1639686804.363123, ffslog_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686805.895540, ffslog_rename_reg_nodir, passed tc-start: 1639686805.906813, ffslog_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686807.719977, ffslog_symlink_long, passed tc-start: 1639686807.735903, ffslog_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686809.293997, ffslog_symlink_root, passed tc-start: 1639686809.305115, ffslog_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686810.860716, ffslog_symlink_zerolen, passed tc-start: 1639686810.872632, lfs_access_simple tc-se:lfs_cleanerd[1483]: /mnt: attaching cleaner tc-se:lfs_cleanerd[1483]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5100050] WARNING: the log-structured file system is experimental tc-so:[ 1.5100050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639686813.440480, lfs_access_simple, passed tc-start: 1639686813.472517, lfs_attrs tc-se:lfs_cleanerd[20755]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5200050] WARNING: the log-structured file system is experimental tc-so:[ 1.5200050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[20755]: /mnt: filesystem unmounted tc-end: 1639686816.300068, lfs_attrs, passed tc-start: 1639686816.333034, lfs_create_exist tc-se:lfs_cleanerd[14399]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5400050] WARNING: the log-structured file system is experimental tc-so:[ 1.5400050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639686818.889801, lfs_create_exist, passed tc-start: 1639686818.922161, lfs_create_many tc-se:Segment size 1048576 is too large; trying smaller sizes. tc-se:Using segment size 524288, block size 8192, frag size 1024. tc-se:lfs_cleanerd[27459]: /mnt: attaching cleaner tc-se:lfs_cleanerd[27459]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[27459]: t_vnops: needs_cleaning returned -1 tc-se:lfs_cleanerd[27459]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.8400050] WARNING: the log-structured file system is experimental tc-so:[ 1.8400050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639686856.431182, lfs_create_many, passed tc-start: 1639686856.752751, lfs_create_nametoolong tc-se:lfs_cleanerd[16762]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5900050] WARNING: the log-structured file system is experimental tc-so:[ 1.5900050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639686859.394118, lfs_create_nametoolong, passed tc-start: 1639686859.426793, lfs_create_nonalphanum tc-se:Segment size 1048576 is too large; trying smaller sizes. tc-se:Using segment size 524288, block size 8192, frag size 1024. tc-se:lfs_cleanerd[23697]: /mnt: attaching cleaner tc-se:lfs_cleanerd[23697]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[23697]: t_vnops: needs_cleaning returned -1 tc-se:lfs_cleanerd[23697]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5400050] WARNING: the log-structured file system is experimental tc-so:[ 1.5400050] WARNING: it may cause system crashes and/or corrupt data tc-so: tc-end: 1639686878.62785, lfs_create_nonalphanum, passed tc-start: 1639686878.396774, lfs_dir_notempty tc-se:lfs_cleanerd[27872]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5500050] WARNING: the log-structured file system is experimental tc-so:[ 1.5500050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[27872]: /mnt: filesystem unmounted tc-end: 1639686881.138155, lfs_dir_notempty, passed tc-start: 1639686881.182506, lfs_dir_rmdirdotdot tc-se:lfs_cleanerd[5108]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.8300050] WARNING: the log-structured file system is experimental tc-so:[ 1.8300050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639686884.581289, lfs_dir_rmdirdotdot, passed tc-start: 1639686884.667825, lfs_dir_simple tc-se:lfs_cleanerd[21466]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.8300050] WARNING: the log-structured file system is experimental tc-so:[ 1.8300050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639686889.42290, lfs_dir_simple, passed tc-start: 1639686889.128192, lfs_fcntl_getlock_pids tc-se:lfs_cleanerd[5602]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.8600050] WARNING: the log-structured file system is experimental tc-so:[ 1.8600050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639686893.533258, lfs_fcntl_getlock_pids, passed tc-start: 1639686893.597490, lfs_fcntl_lock tc-se:lfs_cleanerd[3522]: /mnt: attaching cleaner tc-se:lfs_cleanerd[3522]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[3522]: t_vnops: needs_cleaning returned -1 tc-se:lfs_cleanerd[3522]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5300050] WARNING: the log-structured file system is experimental tc-so:[ 1.5300050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639686896.202113, lfs_fcntl_lock, passed tc-start: 1639686896.234899, lfs_lookup_complex tc-se:lfs_cleanerd[16729]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5300050] WARNING: the log-structured file system is experimental tc-so:[ 1.5300050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639686898.777544, lfs_lookup_complex, passed tc-start: 1639686898.809751, lfs_lookup_simple tc-se:lfs_cleanerd[10637]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.8000050] WARNING: the log-structured file system is experimental tc-so:[ 1.8000050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[10637]: /mnt: filesystem unmounted tc-end: 1639686902.335732, lfs_lookup_simple, passed tc-start: 1639686902.394037, lfs_lstat_symlink tc-se:lfs_cleanerd[21388]: /mnt: attaching cleaner tc-se:lfs_cleanerd[21388]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5800050] WARNING: the log-structured file system is experimental tc-so:[ 1.5800050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639686905.752576, lfs_lstat_symlink, passed tc-start: 1639686905.800052, lfs_read_directory tc-se:lfs_cleanerd[13084]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5700050] WARNING: the log-structured file system is experimental tc-so:[ 1.5700050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[13084]: /mnt: filesystem unmounted tc-end: 1639686908.637137, lfs_read_directory, passed tc-start: 1639686908.677809, lfs_rename_dir tc-se:lfs_cleanerd[14256]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5800050] WARNING: the log-structured file system is experimental tc-so:[ 1.5800050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639686911.535759, lfs_rename_dir, passed tc-start: 1639686911.573890, lfs_rename_dotdot tc-se:lfs_cleanerd[3790]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5700050] WARNING: the log-structured file system is experimental tc-so:[ 1.5700050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639686914.372154, lfs_rename_dotdot, passed tc-start: 1639686914.405153, lfs_rename_nametoolong tc-se:lfs_cleanerd[26177]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6900050] WARNING: the log-structured file system is experimental tc-so:[ 1.6900050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639686917.231373, lfs_rename_nametoolong, passed tc-start: 1639686917.264705, lfs_rename_reg_nodir tc-se:lfs_cleanerd[25734]: /mnt: attaching cleaner tc-se:lfs_cleanerd[25734]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[25734]: t_vnops: needs_cleaning returned -1 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7900050] WARNING: the log-structured file system is experimental tc-so:[ 1.7900050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639686920.974061, lfs_rename_reg_nodir, passed tc-start: 1639686921.24435, lfs_symlink_long tc-se:lfs_cleanerd[9325]: /mnt: attaching cleaner tc-se:lfs_cleanerd[9325]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[9325]: t_vnops: needs_cleaning returned -1 tc-se:lfs_cleanerd[9325]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5100050] WARNING: the log-structured file system is experimental tc-so:[ 1.5100050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639686924.398165, lfs_symlink_long, passed tc-start: 1639686924.429920, lfs_symlink_root tc-se:lfs_cleanerd[26881]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5200050] WARNING: the log-structured file system is experimental tc-so:[ 1.5200050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[26881]: /mnt: filesystem unmounted tc-end: 1639686926.952790, lfs_symlink_root, passed tc-start: 1639686926.985572, lfs_symlink_zerolen tc-se:lfs_cleanerd[12628]: /mnt: attaching cleaner tc-se:lfs_cleanerd[12628]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[12628]: t_vnops: needs_cleaning returned -1 tc-se:lfs_cleanerd[12628]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7800050] WARNING: the log-structured file system is experimental tc-so:[ 1.7800050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639686930.6277, lfs_symlink_zerolen, passed tc-start: 1639686930.54706, msdosfs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686931.911669, msdosfs_access_simple, passed tc-start: 1639686931.923329, msdosfs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686933.463066, msdosfs_attrs, passed tc-start: 1639686933.471840, msdosfs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686934.820327, msdosfs_create_exist, passed tc-start: 1639686934.829533, msdosfs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686969.811, msdosfs_create_many, passed tc-start: 1639686969.15072, msdosfs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686970.983149, msdosfs_create_nametoolong, passed tc-start: 1639686970.996289, msdosfs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1639686974.283522, msdosfs_create_nonalphanum, passed tc-start: 1639686974.293622, msdosfs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686975.611809, msdosfs_dir_notempty, passed tc-start: 1639686975.620617, msdosfs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686976.943661, msdosfs_dir_rmdirdotdot, passed tc-start: 1639686976.952883, msdosfs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686978.353825, msdosfs_dir_simple, passed tc-start: 1639686978.362941, msdosfs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686979.728977, msdosfs_fcntl_getlock_pids, passed tc-start: 1639686979.738475, msdosfs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686981.273697, msdosfs_fcntl_lock, passed tc-start: 1639686981.283113, msdosfs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686982.622544, msdosfs_lookup_complex, passed tc-start: 1639686982.632019, msdosfs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686984.287762, msdosfs_lookup_simple, passed tc-start: 1639686984.298688, msdosfs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686985.755071, msdosfs_lstat_symlink, skipped, symlinks not supported by file system tc-start: 1639686985.766592, msdosfs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686987.155651, msdosfs_read_directory, passed tc-start: 1639686987.166410, msdosfs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686988.793597, msdosfs_rename_dir, passed tc-start: 1639686988.803687, msdosfs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686990.178578, msdosfs_rename_dotdot, passed tc-start: 1639686990.188527, msdosfs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686991.649234, msdosfs_rename_nametoolong, passed tc-start: 1639686991.658445, msdosfs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686993.50986, msdosfs_rename_reg_nodir, passed tc-start: 1639686993.59802, msdosfs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686994.357345, msdosfs_symlink_long, skipped, symlinks not supported by file system tc-start: 1639686994.366581, msdosfs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686995.700521, msdosfs_symlink_root, skipped, symlinks not supported by file system tc-start: 1639686995.709513, msdosfs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639686997.420271, msdosfs_symlink_zerolen, skipped, symlinks not supported by file system tc-start: 1639686997.432450, nfs_access_simple tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687001.395035, nfs_access_simple, passed tc-start: 1639687001.420885, nfs_attrs tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:t_vnops: rpcbind to nfs on server: RPC: Program not registered tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687006.865995, nfs_attrs, passed tc-start: 1639687006.885263, nfs_create_exist tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687009.981617, nfs_create_exist, passed tc-start: 1639687009.998848, nfs_create_many tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 96.9100050] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1639687107.919712058 1639687107.919712058, mtime 1639687107.919712058 1639687107.919712058) tc-end: 1639687170.459098, nfs_create_many, passed tc-start: 1639687170.484832, nfs_create_nametoolong tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687174.165628, nfs_create_nametoolong, passed tc-start: 1639687174.187547, nfs_create_nonalphanum tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 3.8100050] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1639687179.185216577 1639687179.185216577, mtime 1639687179.185216577 1639687179.185216577) tc-so: tc-end: 1639687194.658418, nfs_create_nonalphanum, passed tc-start: 1639687194.680748, nfs_dir_notempty tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687198.283437, nfs_dir_notempty, passed tc-start: 1639687198.304776, nfs_dir_rmdirdotdot tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0500050] ZFS filesystem version: 5 tc-end: 1639687201.710502, nfs_dir_rmdirdotdot, passed tc-start: 1639687201.731373, nfs_dir_simple tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687205.58537, nfs_dir_simple, passed tc-start: 1639687205.82439, nfs_fcntl_getlock_pids tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687208.806587, nfs_fcntl_getlock_pids, passed tc-start: 1639687208.830182, nfs_fcntl_lock tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687212.608945, nfs_fcntl_lock, passed tc-start: 1639687212.634613, nfs_lookup_complex tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687216.683329, nfs_lookup_complex, passed tc-start: 1639687216.727214, nfs_lookup_simple tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687220.879471, nfs_lookup_simple, passed tc-start: 1639687220.906264, nfs_lstat_symlink tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687224.368187, nfs_lstat_symlink, passed tc-start: 1639687224.388530, nfs_read_directory tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687227.751676, nfs_read_directory, passed tc-start: 1639687227.771921, nfs_rename_dir tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3900050] ZFS filesystem version: 5 tc-end: 1639687232.305480, nfs_rename_dir, passed tc-start: 1639687232.327020, nfs_rename_dotdot tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687235.616890, nfs_rename_dotdot, passed tc-start: 1639687235.639121, nfs_rename_nametoolong tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0400050] ZFS filesystem version: 5 tc-end: 1639687240.87506, nfs_rename_nametoolong, passed tc-start: 1639687240.121732, nfs_rename_reg_nodir tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687244.148112, nfs_rename_reg_nodir, passed tc-start: 1639687244.168848, nfs_symlink_long tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 2.6500050] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1639687247.832886146 1639687247.832886146, mtime 1639687247.832886146 1639687247.832886146) tc-end: 1639687249.291180, nfs_symlink_long, passed tc-start: 1639687249.311916, nfs_symlink_root tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687252.765846, nfs_symlink_root, passed tc-start: 1639687252.786619, nfs_symlink_zerolen tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687256.181625, nfs_symlink_zerolen, passed tc-start: 1639687256.199609, p2k_ffs_access_simple tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.mrdOxj/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.mrdOxj/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687258.620161, p2k_ffs_access_simple, passed tc-start: 1639687258.630971, p2k_ffs_attrs tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.OXou1K/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.OXou1K/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687261.115110, p2k_ffs_attrs, passed tc-start: 1639687261.129985, p2k_ffs_create_exist tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.nluyEW/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.nluyEW/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687263.819327, p2k_ffs_create_exist, passed tc-start: 1639687263.832055, p2k_ffs_create_many tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.NIMaaW/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.NIMaaW/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687365.437254, p2k_ffs_create_many, passed tc-start: 1639687365.453004, p2k_ffs_create_nametoolong tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.2qs4WP/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.2qs4WP/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687368.71125, p2k_ffs_create_nametoolong, passed tc-start: 1639687368.86308, p2k_ffs_create_nonalphanum tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.N7ULoh/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.N7ULoh/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1639687378.675066, p2k_ffs_create_nonalphanum, passed tc-start: 1639687378.689956, p2k_ffs_dir_notempty tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.o5kCQT/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.o5kCQT/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687381.82179, p2k_ffs_dir_notempty, passed tc-start: 1639687381.95114, p2k_ffs_dir_rmdirdotdot tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.ZITkXv/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.ZITkXv/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687383.613017, p2k_ffs_dir_rmdirdotdot, passed tc-start: 1639687383.624409, p2k_ffs_dir_simple tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.9slkuS/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.9slkuS/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687385.975357, p2k_ffs_dir_simple, passed tc-start: 1639687385.987030, p2k_ffs_fcntl_getlock_pids tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.qfc4iK/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.qfc4iK/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687388.422067, p2k_ffs_fcntl_getlock_pids, passed tc-start: 1639687388.437366, p2k_ffs_fcntl_lock tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.SVTPDp/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.SVTPDp/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687391.829870, p2k_ffs_fcntl_lock, passed tc-start: 1639687391.841158, p2k_ffs_lookup_complex tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.jrSw8s/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.jrSw8s/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687394.176374, p2k_ffs_lookup_complex, passed tc-start: 1639687394.187829, p2k_ffs_lookup_simple tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Q8g8rx/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Q8g8rx/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687396.452637, p2k_ffs_lookup_simple, passed tc-start: 1639687396.463642, p2k_ffs_lstat_symlink tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.nQYQxl/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.nQYQxl/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687398.841704, p2k_ffs_lstat_symlink, passed tc-start: 1639687398.852157, p2k_ffs_read_directory tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.N5ss3F/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.N5ss3F/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687401.158753, p2k_ffs_read_directory, passed tc-start: 1639687401.169845, p2k_ffs_rename_dir tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.MPwEMB/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.MPwEMB/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687404.301033, p2k_ffs_rename_dir, passed tc-start: 1639687404.312242, p2k_ffs_rename_dotdot tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.fzMGnf/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.fzMGnf/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687406.372719, p2k_ffs_rename_dotdot, passed tc-start: 1639687406.384541, p2k_ffs_rename_nametoolong tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.OEsJor/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.OEsJor/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687408.613332, p2k_ffs_rename_nametoolong, passed tc-start: 1639687408.624432, p2k_ffs_rename_reg_nodir tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.T2Umvs/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.T2Umvs/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687410.992821, p2k_ffs_rename_reg_nodir, passed tc-start: 1639687411.3397, p2k_ffs_symlink_long tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.fw6GUn/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.fw6GUn/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687414.57741, p2k_ffs_symlink_long, passed tc-start: 1639687414.69435, p2k_ffs_symlink_root tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Bt14GH/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Bt14GH/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687416.228593, p2k_ffs_symlink_root, passed tc-start: 1639687416.239661, p2k_ffs_symlink_zerolen tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.aEOjF2/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.aEOjF2/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687418.403593, p2k_ffs_symlink_zerolen, passed tc-start: 1639687418.414493, puffs_access_simple tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687420.32908, puffs_access_simple, passed tc-start: 1639687420.42001, puffs_attrs tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687421.925231, puffs_attrs, passed tc-start: 1639687421.932158, puffs_create_exist tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687423.535507, puffs_create_exist, passed tc-start: 1639687423.542304, puffs_create_many tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687473.744066, puffs_create_many, passed tc-start: 1639687473.751245, puffs_create_nametoolong tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687475.293550, puffs_create_nametoolong, passed tc-start: 1639687475.300939, puffs_create_nonalphanum tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1639687482.388956, puffs_create_nonalphanum, passed tc-start: 1639687482.398209, puffs_dir_notempty tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687484.604707, puffs_dir_notempty, passed tc-start: 1639687484.613848, puffs_dir_rmdirdotdot tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687487.13932, puffs_dir_rmdirdotdot, passed tc-start: 1639687487.23166, puffs_dir_simple tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687488.656759, puffs_dir_simple, passed tc-start: 1639687488.665416, puffs_fcntl_getlock_pids tc-se:readshovel r1 -1 / 2 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6500050] putter_fop_read: private 0 not inited tc-end: 1639687490.473489, puffs_fcntl_getlock_pids, passed tc-start: 1639687490.482174, puffs_fcntl_lock tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687492.282468, puffs_fcntl_lock, passed tc-start: 1639687492.289723, puffs_lookup_complex tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687494.138201, puffs_lookup_complex, passed tc-start: 1639687494.146718, puffs_lookup_simple tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687495.903859, puffs_lookup_simple, passed tc-start: 1639687495.911443, puffs_lstat_symlink tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687497.773010, puffs_lstat_symlink, passed tc-start: 1639687497.780022, puffs_read_directory tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687500.31035, puffs_read_directory, passed tc-start: 1639687500.40220, puffs_rename_dir tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687502.701354, puffs_rename_dir, passed tc-start: 1639687502.711310, puffs_rename_dotdot tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687504.477300, puffs_rename_dotdot, passed tc-start: 1639687504.486990, puffs_rename_nametoolong tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687506.478191, puffs_rename_nametoolong, passed tc-start: 1639687506.489837, puffs_rename_reg_nodir tc-se:readshovel r1 -1 / 2 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.9500050] putter_fop_read: private 0 not inited tc-end: 1639687508.816964, puffs_rename_reg_nodir, passed tc-start: 1639687508.827282, puffs_symlink_long tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687511.753391, puffs_symlink_long, passed tc-start: 1639687511.762842, puffs_symlink_root tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687514.100508, puffs_symlink_root, passed tc-start: 1639687514.110471, puffs_symlink_zerolen tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687515.850959, puffs_symlink_zerolen, passed tc-start: 1639687515.858693, rumpfs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687517.227179, rumpfs_access_simple, passed tc-start: 1639687517.234658, rumpfs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687518.549209, rumpfs_attrs, passed tc-start: 1639687518.556629, rumpfs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687519.855868, rumpfs_create_exist, passed tc-start: 1639687519.863026, rumpfs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687530.14195, rumpfs_create_many, passed tc-start: 1639687530.23392, rumpfs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687531.667622, rumpfs_create_nametoolong, passed tc-start: 1639687531.675189, rumpfs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1639687533.623411, rumpfs_create_nonalphanum, passed tc-start: 1639687533.633606, rumpfs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687535.60402, rumpfs_dir_notempty, passed tc-start: 1639687535.67584, rumpfs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687536.293738, rumpfs_dir_rmdirdotdot, passed tc-start: 1639687536.302399, rumpfs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687537.591950, rumpfs_dir_simple, passed tc-start: 1639687537.604652, rumpfs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687538.849630, rumpfs_fcntl_getlock_pids, passed tc-start: 1639687538.856772, rumpfs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687540.137990, rumpfs_fcntl_lock, passed tc-start: 1639687540.145767, rumpfs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687541.349005, rumpfs_lookup_complex, passed tc-start: 1639687541.355868, rumpfs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687542.498048, rumpfs_lookup_simple, passed tc-start: 1639687542.504726, rumpfs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687543.648851, rumpfs_lstat_symlink, passed tc-start: 1639687543.655298, rumpfs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687544.805791, rumpfs_read_directory, passed tc-start: 1639687544.812474, rumpfs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687545.942625, rumpfs_rename_dir, skipped, rename not supported by file system tc-start: 1639687545.949467, rumpfs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687547.85098, rumpfs_rename_dotdot, skipped, rename not supported by file system tc-start: 1639687547.92044, rumpfs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687548.222901, rumpfs_rename_nametoolong, skipped, rename not supported by file system tc-start: 1639687548.229646, rumpfs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687549.364087, rumpfs_rename_reg_nodir, skipped, rename not supported by file system tc-start: 1639687549.370883, rumpfs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687550.632943, rumpfs_symlink_long, passed tc-start: 1639687550.639514, rumpfs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687551.831112, rumpfs_symlink_root, passed tc-start: 1639687551.840887, rumpfs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687553.600283, rumpfs_symlink_zerolen, passed tc-start: 1639687553.614467, sysvbfs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687555.490860, sysvbfs_access_simple, passed tc-start: 1639687555.506052, sysvbfs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687557.57945, sysvbfs_attrs, passed tc-start: 1639687557.66761, sysvbfs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687558.390924, sysvbfs_create_exist, passed tc-start: 1639687558.399643, sysvbfs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687559.758556, sysvbfs_create_many, passed tc-start: 1639687559.767346, sysvbfs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687561.50878, sysvbfs_create_nametoolong, passed tc-start: 1639687561.59512, sysvbfs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1639687562.737883, sysvbfs_create_nonalphanum, passed tc-start: 1639687562.748331, sysvbfs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687564.458921, sysvbfs_dir_notempty, skipped, directories not supported by file system tc-start: 1639687564.468856, sysvbfs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687565.815782, sysvbfs_dir_rmdirdotdot, skipped, directories not supported by file system tc-start: 1639687565.829693, sysvbfs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687567.160529, sysvbfs_dir_simple, skipped, directories not supported by file system tc-start: 1639687567.170498, sysvbfs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687568.565485, sysvbfs_fcntl_getlock_pids, passed tc-start: 1639687568.576133, sysvbfs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687570.38745, sysvbfs_fcntl_lock, passed tc-start: 1639687570.47632, sysvbfs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687571.433676, sysvbfs_lookup_complex, skipped, directories not supported by file system tc-start: 1639687571.445059, sysvbfs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687572.890565, sysvbfs_lookup_simple, passed tc-start: 1639687572.901185, sysvbfs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687574.163135, sysvbfs_lstat_symlink, skipped, symlinks not supported by file system tc-start: 1639687574.172280, sysvbfs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687575.485164, sysvbfs_read_directory, passed tc-start: 1639687575.493995, sysvbfs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687576.746412, sysvbfs_rename_dir, skipped, directories not supported by file system tc-start: 1639687576.755550, sysvbfs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687578.6848, sysvbfs_rename_dotdot, skipped, directories not supported by file system tc-start: 1639687578.15648, sysvbfs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687579.331574, sysvbfs_rename_nametoolong, passed tc-start: 1639687579.340249, sysvbfs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687580.795082, sysvbfs_rename_reg_nodir, passed tc-start: 1639687580.805073, sysvbfs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687582.604721, sysvbfs_symlink_long, skipped, symlinks not supported by file system tc-start: 1639687582.617334, sysvbfs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687584.48499, sysvbfs_symlink_root, skipped, symlinks not supported by file system tc-start: 1639687584.60156, sysvbfs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687585.563782, sysvbfs_symlink_zerolen, skipped, symlinks not supported by file system tc-start: 1639687585.576932, tmpfs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687587.280559, tmpfs_access_simple, passed tc-start: 1639687587.287613, tmpfs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687588.582945, tmpfs_attrs, passed tc-start: 1639687588.591474, tmpfs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687589.890091, tmpfs_create_exist, passed tc-start: 1639687589.900467, tmpfs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687598.853019, tmpfs_create_many, passed tc-start: 1639687598.859781, tmpfs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687600.100258, tmpfs_create_nametoolong, passed tc-start: 1639687600.108044, tmpfs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1639687601.998768, tmpfs_create_nonalphanum, passed tc-start: 1639687602.5601, tmpfs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687603.256834, tmpfs_dir_notempty, passed tc-start: 1639687603.263759, tmpfs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687604.456899, tmpfs_dir_rmdirdotdot, passed tc-start: 1639687604.464884, tmpfs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687605.654934, tmpfs_dir_simple, passed tc-start: 1639687605.661856, tmpfs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687606.872027, tmpfs_fcntl_getlock_pids, passed tc-start: 1639687606.879665, tmpfs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687608.327916, tmpfs_fcntl_lock, passed tc-start: 1639687608.334911, tmpfs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687609.616310, tmpfs_lookup_complex, passed tc-start: 1639687609.624404, tmpfs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687610.826703, tmpfs_lookup_simple, passed tc-start: 1639687610.833633, tmpfs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687612.45621, tmpfs_lstat_symlink, passed tc-start: 1639687612.55220, tmpfs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687613.303154, tmpfs_read_directory, passed tc-start: 1639687613.310078, tmpfs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687614.562568, tmpfs_rename_dir, passed tc-start: 1639687614.569529, tmpfs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687615.774797, tmpfs_rename_dotdot, passed tc-start: 1639687615.781957, tmpfs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687617.46104, tmpfs_rename_nametoolong, passed tc-start: 1639687617.52795, tmpfs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687618.385733, tmpfs_rename_reg_nodir, passed tc-start: 1639687618.393476, tmpfs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687619.829665, tmpfs_symlink_long, passed tc-start: 1639687619.838861, tmpfs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687621.163690, tmpfs_symlink_root, passed tc-start: 1639687621.171731, tmpfs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687622.504508, tmpfs_symlink_zerolen, passed tc-start: 1639687622.511422, udf_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687624.432389, udf_access_simple, passed tc-start: 1639687624.444392, udf_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687626.462088, udf_attrs, passed tc-start: 1639687626.472604, udf_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687628.379636, udf_create_exist, passed tc-start: 1639687628.391403, udf_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687646.83875, udf_create_many, passed tc-start: 1639687646.98679, udf_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687647.625563, udf_create_nametoolong, passed tc-start: 1639687647.636857, udf_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1639687650.268949, udf_create_nonalphanum, passed tc-start: 1639687650.281420, udf_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687652.311199, udf_dir_notempty, passed tc-start: 1639687652.322484, udf_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687654.359557, udf_dir_rmdirdotdot, passed tc-start: 1639687654.371037, udf_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687656.428200, udf_dir_simple, passed tc-start: 1639687656.441806, udf_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687658.506213, udf_fcntl_getlock_pids, passed tc-start: 1639687658.516460, udf_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687660.543675, udf_fcntl_lock, passed tc-start: 1639687660.555339, udf_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687662.608411, udf_lookup_complex, passed tc-start: 1639687662.619834, udf_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687664.149066, udf_lookup_simple, passed tc-start: 1639687664.160355, udf_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687666.263055, udf_lstat_symlink, passed tc-start: 1639687666.275517, udf_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687667.830745, udf_read_directory, passed tc-start: 1639687667.841055, udf_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687670.38214, udf_rename_dir, passed tc-start: 1639687670.54448, udf_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687672.122834, udf_rename_dotdot, passed tc-start: 1639687672.135431, udf_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687674.335373, udf_rename_nametoolong, passed tc-start: 1639687674.350437, udf_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687676.1899, udf_rename_reg_nodir, passed tc-start: 1639687676.13317, udf_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687677.737252, udf_symlink_long, passed tc-start: 1639687677.749735, udf_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687679.802705, udf_symlink_root, passed tc-start: 1639687679.815465, udf_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687681.979535, udf_symlink_zerolen, passed tc-start: 1639687681.991343, v7fs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687683.891185, v7fs_access_simple, passed tc-start: 1639687683.911528, v7fs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687685.763690, v7fs_attrs, passed tc-start: 1639687685.779822, v7fs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687687.473744, v7fs_create_exist, passed tc-start: 1639687687.492912, v7fs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687766.880141, v7fs_create_many, passed tc-start: 1639687766.970647, v7fs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687768.560873, v7fs_create_nametoolong, passed tc-start: 1639687768.575853, v7fs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1639687777.516357, v7fs_create_nonalphanum, passed tc-start: 1639687777.604946, v7fs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687779.725676, v7fs_dir_notempty, passed tc-start: 1639687779.746011, v7fs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687781.810355, v7fs_dir_rmdirdotdot, passed tc-start: 1639687781.824680, v7fs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687783.495648, v7fs_dir_simple, passed tc-start: 1639687783.510243, v7fs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687785.259747, v7fs_fcntl_getlock_pids, passed tc-start: 1639687785.274819, v7fs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687786.907128, v7fs_fcntl_lock, passed tc-start: 1639687786.921235, v7fs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687788.438801, v7fs_lookup_complex, passed tc-start: 1639687788.453371, v7fs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687790.126733, v7fs_lookup_simple, passed tc-start: 1639687790.141207, v7fs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687791.968603, v7fs_lstat_symlink, passed tc-start: 1639687791.988932, v7fs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687793.637124, v7fs_read_directory, passed tc-start: 1639687793.657498, v7fs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687795.696454, v7fs_rename_dir, passed tc-start: 1639687795.711711, v7fs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687797.438190, v7fs_rename_dotdot, passed tc-start: 1639687797.453563, v7fs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687799.153076, v7fs_rename_nametoolong, passed tc-start: 1639687799.169188, v7fs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687800.990886, v7fs_rename_reg_nodir, passed tc-start: 1639687801.11416, v7fs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687803.446162, v7fs_symlink_long, passed tc-start: 1639687803.461431, v7fs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687805.233815, v7fs_symlink_root, passed tc-start: 1639687805.253836, v7fs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687806.930758, v7fs_symlink_zerolen, passed tc-start: 1639687806.947716, zfs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687810.612735, zfs_access_simple, passed tc-start: 1639687810.627672, zfs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687815.515997, zfs_attrs, passed tc-start: 1639687815.562176, zfs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687818.830838, zfs_create_exist, passed tc-start: 1639687818.857829, zfs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687968.208637, zfs_create_many, passed tc-start: 1639687968.321413, zfs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687971.253071, zfs_create_nametoolong, passed tc-start: 1639687971.267099, zfs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1639687978.257767, zfs_create_nonalphanum, passed tc-start: 1639687978.278716, zfs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687981.195312, zfs_dir_notempty, passed tc-start: 1639687981.208801, zfs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687984.227731, zfs_dir_rmdirdotdot, passed tc-start: 1639687984.239081, zfs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687987.470732, zfs_dir_simple, passed tc-start: 1639687987.486692, zfs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687991.79596, zfs_fcntl_getlock_pids, passed tc-start: 1639687991.95520, zfs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687993.874441, zfs_fcntl_lock, passed tc-start: 1639687993.885832, zfs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687996.313043, zfs_lookup_complex, passed tc-start: 1639687996.324355, zfs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639687998.671752, zfs_lookup_simple, passed tc-start: 1639687998.682767, zfs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639688000.980578, zfs_lstat_symlink, passed tc-start: 1639688000.991347, zfs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639688003.755763, zfs_read_directory, passed tc-start: 1639688003.771798, zfs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639688007.942563, zfs_rename_dir, passed tc-start: 1639688007.958779, zfs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639688011.712434, zfs_rename_dotdot, passed tc-start: 1639688011.728664, zfs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639688014.651191, zfs_rename_nametoolong, passed tc-start: 1639688014.662222, zfs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639688017.640334, zfs_rename_reg_nodir, passed tc-start: 1639688017.656468, zfs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639688021.924601, zfs_symlink_long, passed tc-start: 1639688021.937303, zfs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639688024.545422, zfs_symlink_root, passed tc-start: 1639688024.558001, zfs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639688027.558467, zfs_symlink_zerolen, passed tp-end: 1639688027.575994, fs/vfs/t_vnops tp-start: 1639688028.804113, fs/cd9660/t_high_ino_big_file, 1 tc-start: 1639688028.814846, pr_kern_48787 tc-end: 1639688030.329038, pr_kern_48787, skipped, not enough free disk space, have 289860 Kbytes, need ~ 4500000 Kbytes tp-end: 1639688030.339786, fs/cd9660/t_high_ino_big_file tp-start: 1639688031.50867, fs/zfs/t_zpool, 1 tc-start: 1639688031.53476, create tc-se:[: '283 tc-se:63': bad number tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev_disk -lrumpkern_solaris -lrumpfs_zfs -lrumpdev -lrumpdev_rnd -d key=/dk,hostpath=zfs.img,size=100m unix://zsuck ] tc-so:Executing command [ zpool create jippo /dk ] tc-so:Executing command [ mount ] tc-end: 1639688035.430777, create, passed tp-end: 1639688035.442615, fs/zfs/t_zpool tp-start: 1639688035.681510, rump/rumpkern/t_copy, 4 tc-start: 1639688035.684098, copy_efault tc-end: 1639688035.787000, copy_efault, passed tc-start: 1639688035.793586, copyinstr tc-so:[ 1.0000000] entropy: ready tc-end: 1639688036.135947, copyinstr, passed tc-start: 1639688036.143703, copyoutstr tc-so:[ 1.0000000] entropy: ready tc-end: 1639688036.499672, copyoutstr, passed tc-start: 1639688036.508784, copystr tc-so:[ 1.0000000] entropy: ready tc-end: 1639688036.862240, copystr, passed tp-end: 1639688036.868929, rump/rumpkern/t_copy tp-start: 1639688036.990926, rump/rumpkern/t_kern, 8 tc-start: 1639688036.993983, lockme_DESTROYHELD tc-end: 1639688037.493080, lockme_DESTROYHELD, passed tc-start: 1639688037.508792, lockme_DOUBLEFREE tc-end: 1639688038.13950, lockme_DOUBLEFREE, passed tc-start: 1639688038.33479, lockme_DOUBLEINIT tc-end: 1639688038.175752, lockme_DOUBLEINIT, skipped, test requires LOCKDEBUG kernel tc-start: 1639688038.186707, lockme_MEMFREE tc-end: 1639688038.336930, lockme_MEMFREE, skipped, test requires LOCKDEBUG kernel tc-start: 1639688038.346682, lockme_MTX tc-end: 1639688038.911626, lockme_MTX, passed tc-start: 1639688038.926673, lockme_RWDOUBLEX tc-end: 1639688039.489903, lockme_RWDOUBLEX, passed tc-start: 1639688039.510862, lockme_RWRX tc-end: 1639688039.621041, lockme_RWRX, skipped, test requires LOCKDEBUG kernel tc-start: 1639688039.630139, lockme_RWXR tc-end: 1639688040.223498, lockme_RWXR, passed tp-end: 1639688040.237807, rump/rumpkern/t_kern tp-start: 1639688040.376484, rump/rumpkern/t_lwproc, 8 tc-start: 1639688040.379914, inherit tc-so:[ 1.0000000] entropy: ready tc-end: 1639688040.834121, inherit, passed tc-start: 1639688040.841527, lwps tc-so:[ 1.0000000] entropy: ready tc-end: 1639688041.299467, lwps, passed tc-start: 1639688041.306442, makelwp tc-so:[ 1.0000000] entropy: ready tc-end: 1639688041.628312, makelwp, passed tc-start: 1639688041.635194, nolwp tc-so:[ 1.0000000] entropy: ready tc-end: 1639688041.970858, nolwp, passed tc-start: 1639688041.977814, nolwprelease tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.1400050] panic: releasing non-pertinent lwp tc-so:[ 1.1400050] rump kernel halting... tc-so:halted tc-end: 1639688042.467368, nolwprelease, passed tc-start: 1639688042.482538, nullswitch tc-so:[ 1.0000000] entropy: ready tc-end: 1639688042.848344, nullswitch, passed tc-start: 1639688042.856128, proccreds tc-so:[ 1.0000000] entropy: ready tc-end: 1639688043.281947, proccreds, passed tc-start: 1639688043.295857, rfork tc-so:[ 1.0000000] entropy: ready tc-end: 1639688043.681105, rfork, passed tp-end: 1639688043.688521, rump/rumpkern/t_lwproc tp-start: 1639688043.804241, rump/rumpkern/t_modcmd, 1 tc-start: 1639688043.806406, cmsg_modcmd tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.1800050] WARNING: module error: module `tmpfs' not found tc-so:[ 1.2200050] WARNING: module error: module `tmpfs' not found tc-end: 1639688044.290696, cmsg_modcmd, passed tp-end: 1639688044.301792, rump/rumpkern/t_modcmd tp-start: 1639688044.515283, rump/rumpkern/t_modlinkset, 1 tc-start: 1639688044.518858, modlinkset tc-so:[ 1.0000000] entropy: ready tc-end: 1639688044.964432, modlinkset, passed tp-end: 1639688044.972737, rump/rumpkern/t_modlinkset tp-start: 1639688045.85052, rump/rumpkern/t_signals, 3 tc-start: 1639688045.87415, sigignore tc-so:[ 1.0000000] entropy: ready tc-end: 1639688045.437132, sigignore, passed tc-start: 1639688045.447169, sigpanic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] panic: unhandled signal 19 tc-so:[ 1.0200050] rump kernel halting... tc-so:halted tc-end: 1639688045.959396, sigpanic, passed tc-start: 1639688045.981711, sigraise tc-so:[ 1.0000000] entropy: ready tc-end: 1639688046.422421, sigraise, passed tp-end: 1639688046.430203, rump/rumpkern/t_signals tp-start: 1639688046.547435, rump/rumpkern/t_threads, 2 tc-start: 1639688046.549941, kthread tc-so:[ 1.0000000] entropy: ready tc-end: 1639688046.971427, kthread, passed tc-start: 1639688046.981447, threadjoin tc-so:[ 1.0000000] entropy: ready tc-end: 1639688047.372391, threadjoin, passed tp-end: 1639688047.379491, rump/rumpkern/t_threads tp-start: 1639688047.488016, rump/rumpkern/t_threadpool, 6 tc-start: 1639688047.490230, threadpool_job_cancel tc-so:[ 1.0000000] entropy: ready tc-end: 1639688047.825362, threadpool_job_cancel, passed tc-start: 1639688047.832381, threadpool_job_cancelthrash tc-so:[ 1.0000000] entropy: ready tc-end: 1639688048.762754, threadpool_job_cancelthrash, passed tc-start: 1639688048.771112, threadpool_percpu_lifecycle tc-so:[ 1.0000000] entropy: ready tc-end: 1639688049.227774, threadpool_percpu_lifecycle, passed tc-start: 1639688049.235340, threadpool_percpu_schedule tc-so:[ 1.0000000] entropy: ready tc-end: 1639688058.568948, threadpool_percpu_schedule, passed tc-start: 1639688058.577755, threadpool_unbound_lifecycle tc-so:[ 1.0000000] entropy: ready tc-end: 1639688058.932867, threadpool_unbound_lifecycle, passed tc-start: 1639688058.940062, threadpool_unbound_schedule tc-so:[ 1.0000000] entropy: ready tc-end: 1639688065.366715, threadpool_unbound_schedule, passed tp-end: 1639688065.373566, rump/rumpkern/t_threadpool tp-start: 1639688065.483060, rump/rumpkern/t_tsleep, 1 tc-start: 1639688065.485472, tsleep tc-so:[ 1.0000000] entropy: ready tc-end: 1639688068.504895, tsleep, passed tp-end: 1639688068.512427, rump/rumpkern/t_tsleep tp-start: 1639688068.619585, rump/rumpkern/t_workqueue, 2 tc-start: 1639688068.622056, workqueue1 tc-so:[ 1.0000000] entropy: ready tc-end: 1639688074.284432, workqueue1, passed tc-start: 1639688074.292923, workqueue_wait tc-so:[ 1.0000000] entropy: ready tc-end: 1639688077.640784, workqueue_wait, passed tp-end: 1639688077.647882, rump/rumpkern/t_workqueue tp-start: 1639688077.765193, rump/rumpkern/t_vm, 2 tc-start: 1639688077.768094, busypage tc-end: 1639688077.890337, busypage, skipped, this test is buggy and hits an assertion, but atf doesn't provide any way to expect that a test program crashes, this all we can do is skip tc-start: 1639688077.900432, uvmwait tc-so:[ 1.0000000] entropy: ready tc-end: 1639688088.400818, uvmwait, passed tp-end: 1639688088.407763, rump/rumpkern/t_vm tp-start: 1639688089.961135, rump/rumpkern/t_sp, 10 tc-start: 1639688089.963818, basic tc-so:Executing command [ rump_server unix://commsock ] tc-so:Executing command [ /usr/tests/rump/rumpkern/h_client/h_simplecli ] tc-end: 1639688091.661258, basic, passed tc-start: 1639688091.673374, fork_fakeauth tc-so:Executing command [ rump_server -lrumpvfs unix://commsock ] tc-so:Executing command [ /usr/tests/rump/rumpkern/h_client/h_forkcli fakeauth ] tc-end: 1639688093.510707, fork_fakeauth, passed tc-start: 1639688093.518019, fork_pipecomm tc-so:Executing command [ rump_server -lrumpvfs unix://commsock ] tc-so:Executing command [ /usr/tests/rump/rumpkern/h_client/h_forkcli pipecomm ] tc-end: 1639688095.124469, fork_pipecomm, passed tc-start: 1639688095.132015, fork_simple tc-so:Executing command [ rump_server -lrumpvfs unix://commsock ] tc-so:Executing command [ /usr/tests/rump/rumpkern/h_client/h_forkcli simple ] tc-end: 1639688096.985850, fork_simple, passed tc-start: 1639688096.996266, reconnect tc-end: 1639688097.555440, reconnect, skipped, PR kern/55304: leftover rump_server tc-start: 1639688097.570637, signal tc-so:Executing command [ /usr/tests/rump/rumpkern/h_server/h_simpleserver unix://commsock sendsig 27 ] tc-so:Executing command [ /usr/tests/rump/rumpkern/h_client/h_simplecli block ] tc-end: 1639688099.640982, signal, passed tc-start: 1639688099.648728, sigsafe tc-so:Executing command [ rump_server unix://commsock ] tc-so:Executing command [ /usr/tests/rump/rumpkern/h_client/h_sigcli ] tc-end: 1639688106.903475, sigsafe, passed tc-start: 1639688106.910416, stress_killer tc-end: 1639688107.429155, stress_killer, skipped, PR kern/55356: leftover rump_server tc-start: 1639688107.437779, stress_long tc-end: 1639688107.971554, stress_long, skipped, PR kern/50350: leftover rump_server tc-start: 1639688107.980266, stress_short tc-end: 1639688108.470923, stress_short, skipped, PR kern/50350: fails after insane long time tp-end: 1639688108.478729, rump/rumpkern/t_sp tp-start: 1639688109.81069, rump/rumpnet/t_shmif, 1 tc-start: 1639688109.84071, crossping tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://sock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.1.1.1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://sock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.1.1.2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://sock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.1.1.3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://sock4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.1.1.4 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://sock5 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.1.1.5 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://sock6 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.1.1.6 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://sock7 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.1.1.7 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://sock8 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.1.1.8 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.2 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.3 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.4 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.5 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.6 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.7 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.8 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.1 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.3 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.4 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.5 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.6 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.7 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.8 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.1 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.2 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.4 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.5 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.6 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.7 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.8 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.1 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.2 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.3 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.5 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.6 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.7 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.8 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.1 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.2 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.3 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.4 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.6 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.7 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.8 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.1 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.2 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.3 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.4 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.5 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.7 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.8 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.1 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.2 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.3 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.4 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.5 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.6 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.8 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.1 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.2 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.3 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.4 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.5 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.6 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.7 ] tc-end: 1639688144.343062, crossping, passed tp-end: 1639688144.356361, rump/rumpnet/t_shmif tp-start: 1639688144.508276, rump/rumpvfs/t_basic, 1 tc-start: 1639688144.511183, lseekrv tc-so:[ 1.0000000] entropy: ready tc-end: 1639688144.907411, lseekrv, passed tp-end: 1639688144.915431, rump/rumpvfs/t_basic tp-start: 1639688145.43031, rump/rumpvfs/t_etfs, 5 tc-start: 1639688145.45949, key tc-so:[ 1.0000000] entropy: ready tc-end: 1639688145.486156, key, passed tc-start: 1639688145.497679, large_blk tc-se:mount_mfs: "mfsdir" is a relative path. tc-se:mount_mfs: using "/tmp/atf-run.qfljmD/mfsdir" instead. tc-se:1+0 records in tc-se:1+0 records out tc-se:1 bytes transferred in 0.004 secs (250 bytes/sec) tc-so:[ 1.0000000] entropy: ready tc-end: 1639688146.453465, large_blk, passed tc-start: 1639688146.465607, range_blk tc-se:64+0 records in tc-se:64+0 records out tc-se:64000 bytes transferred in 0.024 secs (2666666 bytes/sec) tc-se:16+0 records in tc-se:16+0 records out tc-se:16 bytes transferred in 0.083 secs (192 bytes/sec) tc-so:[ 1.0000000] entropy: ready tc-end: 1639688147.266740, range_blk, passed tc-start: 1639688147.275749, reregister_blk tc-se:64+0 records in tc-se:64+0 records out tc-se:32768 bytes transferred in 0.049 secs (668734 bytes/sec) tc-se:128+0 records in tc-se:128+0 records out tc-se:65536 bytes transferred in 0.097 secs (675628 bytes/sec) tc-so:[ 1.0000000] entropy: ready tc-end: 1639688148.126221, reregister_blk, passed tc-start: 1639688148.138989, reregister_reg tc-so:[ 1.0000000] entropy: ready tc-end: 1639688148.530991, reregister_reg, passed tp-end: 1639688148.541734, rump/rumpvfs/t_etfs tp-start: 1639688148.655570, rump/rumpvfs/t_p2kifs, 1 tc-start: 1639688148.658246, makecn tc-so:[ 1.0000000] entropy: ready tc-end: 1639688149.9797, makecn, passed tp-end: 1639688149.18014, rump/rumpvfs/t_p2kifs tp-start: 1639688149.211682, rump/modautoload/t_modautoload, 1 tc-start: 1639688149.214496, modautoload tc-end: 1639688149.299975, modautoload, skipped, host kernel modules not supported tp-end: 1639688149.308072, rump/modautoload/t_modautoload tp-start: 1639688149.518822, modules/t_modctl, 5 tc-start: 1639688149.521799, cmd_load tc-end: 1639688149.830864, cmd_load, skipped, Module loading administratively forbidden tc-start: 1639688149.839132, cmd_load_props tc-so:Loading module without properties tc-end: 1639688150.129804, cmd_load_props, skipped, Module loading administratively forbidden tc-start: 1639688150.138198, cmd_load_recurse tc-so:Loading module with request to load another module tc-end: 1639688150.414639, cmd_load_recurse, skipped, Module loading administratively forbidden tc-start: 1639688150.422825, cmd_stat tc-end: 1639688150.710886, cmd_stat, skipped, Module loading administratively forbidden tc-start: 1639688150.720006, cmd_unload tc-end: 1639688150.973255, cmd_unload, skipped, Module loading administratively forbidden tp-end: 1639688150.981912, modules/t_modctl tp-start: 1639688151.123172, modules/t_builtin, 5 tc-start: 1639688151.125341, busydisable tc-so:[ 1.0000000] entropy: ready tc-end: 1639688151.835428, busydisable, passed tc-start: 1639688151.845704, disable tc-so:[ 1.0000000] entropy: ready tc-end: 1639688152.310318, disable, passed tc-start: 1639688152.319206, disabledstat tc-so:[ 1.0000000] entropy: ready tc-end: 1639688152.769381, disabledstat, passed tc-start: 1639688152.779488, forcereload tc-so:[ 1.0000000] entropy: ready tc-end: 1639688153.288762, forcereload, passed tc-start: 1639688153.296343, noauto tc-so:[ 1.0000000] entropy: ready tc-end: 1639688153.802990, noauto, passed tp-end: 1639688153.813186, modules/t_builtin tp-start: 1639688154.3377, modules/t_kcov, 23 tc-start: 1639688154.6007, kcov_basic_cmp tc-end: 1639688154.161275, kcov_basic_cmp, skipped, XXX: GCC8 needed tc-start: 1639688154.169807, kcov_basic_dup2_cmp tc-end: 1639688154.310842, kcov_basic_dup2_cmp, skipped, XXX: GCC8 needed tc-start: 1639688154.320425, kcov_basic_dup2_pc tc-end: 1639688154.458287, kcov_basic_dup2_pc, skipped, Failed to open /dev/kcov tc-start: 1639688154.466984, kcov_basic_pc tc-end: 1639688154.609399, kcov_basic_pc, skipped, Failed to open /dev/kcov tc-start: 1639688154.618604, kcov_buffer_access_from_custom_thread tc-end: 1639688154.740904, kcov_buffer_access_from_custom_thread, skipped, Failed to open /dev/kcov tc-start: 1639688154.749113, kcov_bufsize tc-end: 1639688154.895885, kcov_bufsize, skipped, Failed to open /dev/kcov tc-start: 1639688154.904751, kcov_dup2 tc-end: 1639688155.35532, kcov_dup2, skipped, Failed to open /dev/kcov tc-start: 1639688155.43766, kcov_enable tc-end: 1639688155.200691, kcov_enable, skipped, Failed to open /dev/kcov tc-start: 1639688155.209988, kcov_enable_no_disable tc-end: 1639688155.359231, kcov_enable_no_disable, skipped, Failed to open /dev/kcov tc-start: 1639688155.368810, kcov_enable_no_disable_no_close tc-end: 1639688155.494460, kcov_enable_no_disable_no_close, skipped, Failed to open /dev/kcov tc-start: 1639688155.501610, kcov_mmap tc-end: 1639688155.641280, kcov_mmap, skipped, Failed to open /dev/kcov tc-start: 1639688155.649217, kcov_mmap_enable_thread_close tc-end: 1639688155.800022, kcov_mmap_enable_thread_close, skipped, Failed to open /dev/kcov tc-start: 1639688155.810162, kcov_mmap_no_munmap tc-end: 1639688155.945498, kcov_mmap_no_munmap, skipped, Failed to open /dev/kcov tc-start: 1639688155.955835, kcov_mmap_no_munmap_no_close tc-end: 1639688156.94506, kcov_mmap_no_munmap_no_close, skipped, Failed to open /dev/kcov tc-start: 1639688156.101678, kcov_multienable_on_the_same_thread tc-end: 1639688156.224474, kcov_multienable_on_the_same_thread, skipped, Failed to open /dev/kcov tc-start: 1639688156.233375, kcov_multiopen tc-end: 1639688156.360436, kcov_multiopen, skipped, Failed to open /dev/kcov tc-start: 1639688156.367673, kcov_multiple_threads16 tc-end: 1639688156.489816, kcov_multiple_threads16, skipped, Failed to open /dev/kcov tc-start: 1639688156.497914, kcov_multiple_threads2 tc-end: 1639688156.623209, kcov_multiple_threads2, skipped, Failed to open /dev/kcov tc-start: 1639688156.630193, kcov_multiple_threads32 tc-end: 1639688156.776993, kcov_multiple_threads32, skipped, Failed to open /dev/kcov tc-start: 1639688156.787100, kcov_multiple_threads4 tc-end: 1639688156.943040, kcov_multiple_threads4, skipped, Failed to open /dev/kcov tc-start: 1639688156.950011, kcov_multiple_threads8 tc-end: 1639688157.66004, kcov_multiple_threads8, skipped, Failed to open /dev/kcov tc-start: 1639688157.73762, kcov_open_close_open tc-end: 1639688157.186880, kcov_open_close_open, skipped, Failed to open /dev/kcov tc-start: 1639688157.194393, kcov_thread tc-end: 1639688157.307659, kcov_thread, skipped, Failed to open /dev/kcov tp-end: 1639688157.315393, modules/t_kcov tp-start: 1639688157.440074, modules/t_ufetchstore, 40 tc-start: 1639688157.442271, ucas_32 tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1639688157.663602, ucas_32, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639688157.670675, ucas_32_max tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1639688157.845578, ucas_32_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639688157.852785, ucas_32_miscompare tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1639688158.28178, ucas_32_miscompare, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639688158.34981, ucas_32_nearmax_overflow tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1639688158.245399, ucas_32_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639688158.252414, ucas_32_null tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1639688158.424895, ucas_32_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639688158.433567, ucas_64 tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1639688158.621010, ucas_64, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639688158.627728, ucas_64_max tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1639688158.802402, ucas_64_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639688158.809156, ucas_64_miscompare tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1639688158.992352, ucas_64_miscompare, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639688158.999132, ucas_64_nearmax_overflow tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1639688159.171475, ucas_64_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639688159.178304, ucas_64_null tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1639688159.349472, ucas_64_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639688159.356172, ufetch_16 tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1639688159.538081, ufetch_16, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639688159.545404, ufetch_16_max tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1639688159.731898, ufetch_16_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639688159.739117, ufetch_16_nearmax_overflow tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1639688159.915367, ufetch_16_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639688159.922738, ufetch_16_null tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1639688160.160903, ufetch_16_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639688160.170392, ufetch_32 tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1639688160.372286, ufetch_32, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639688160.379687, ufetch_32_max tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1639688160.554284, ufetch_32_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639688160.561168, ufetch_32_nearmax_overflow tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1639688160.736034, ufetch_32_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639688160.742869, ufetch_32_null tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1639688160.917428, ufetch_32_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639688160.924323, ufetch_64 tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1639688161.100226, ufetch_64, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639688161.107303, ufetch_64_max tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1639688161.283329, ufetch_64_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639688161.290142, ufetch_64_nearmax_overflow tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1639688161.463400, ufetch_64_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639688161.470202, ufetch_64_null tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1639688161.644131, ufetch_64_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639688161.652215, ufetch_8 tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1639688161.849909, ufetch_8, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639688161.857622, ufetch_8_max tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1639688162.28924, ufetch_8_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639688162.35551, ufetch_8_null tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1639688162.207183, ufetch_8_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639688162.214021, ustore_16 tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1639688162.387329, ustore_16, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639688162.394170, ustore_16_max tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1639688162.572279, ustore_16_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639688162.579040, ustore_16_nearmax_overflow tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1639688162.843422, ustore_16_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639688162.852894, ustore_16_null tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1639688163.87558, ustore_16_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639688163.94747, ustore_32 tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1639688163.304805, ustore_32, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639688163.313316, ustore_32_max tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1639688163.564157, ustore_32_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639688163.574361, ustore_32_nearmax_overflow tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1639688163.785419, ustore_32_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639688163.792348, ustore_32_null tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1639688163.966967, ustore_32_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639688163.973773, ustore_64 tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1639688164.159943, ustore_64, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639688164.167143, ustore_64_max tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1639688164.340103, ustore_64_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639688164.349390, ustore_64_nearmax_overflow tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1639688164.550918, ustore_64_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639688164.558205, ustore_64_null tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1639688164.771321, ustore_64_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639688164.777978, ustore_8 tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1639688164.979505, ustore_8, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639688164.990882, ustore_8_max tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1639688165.202848, ustore_8_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639688165.211221, ustore_8_null tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1639688165.427643, ustore_8_null, skipped, loading 'ufetchstore_tester' module failed. tp-end: 1639688165.436269, modules/t_ufetchstore tp-start: 1639688166.77003, modules/t_abi_uvm, 1 tc-start: 1639688166.79384, PAGE_SIZE tc-so:Loading module /usr/tests/modules/k_helper/k_helper.kmod tc-end: 1639688167.69319, PAGE_SIZE, skipped, host does not support modules tp-end: 1639688167.76217, modules/t_abi_uvm tp-start: 1639688168.288998, modules/t_modload, 4 tc-start: 1639688168.291169, bflag tc-so:Checking error conditions tc-so:Executing command [ modload -b foo k_helper.kmod ] tc-so:Executing command [ grep Invalid parameter.*foo stderr ] tc-so:Executing command [ modload -b foo= k_helper.kmod ] tc-so:Executing command [ grep Invalid boolean value stderr ] tc-so:Executing command [ modload -b foo=bar k_helper.kmod ] tc-so:Executing command [ grep Invalid boolean value.*bar stderr ] tc-so:Executing command [ modload -b foo=falsea k_helper.kmod ] tc-so:Executing command [ grep Invalid boolean value.*falsea stderr ] tc-so:Executing command [ modload -b foo=truea k_helper.kmod ] tc-so:Executing command [ grep Invalid boolean value.*truea stderr ] tc-end: 1639688171.857441, bflag, passed tc-start: 1639688171.866025, iflag tc-so:Loading module /usr/tests/modules/k_helper/k_helper.kmod tc-se:t_modload: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1639688173.76379, iflag, skipped, host does not support modules tc-start: 1639688173.84598, plain tc-so:Loading module /usr/tests/modules/k_helper/k_helper.kmod tc-se:t_modload: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1639688174.220688, plain, skipped, host does not support modules tc-start: 1639688174.230198, sflag tc-so:Loading module /usr/tests/modules/k_helper/k_helper.kmod tc-se:t_modload: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1639688175.698971, sflag, skipped, host does not support modules tp-end: 1639688175.706741, modules/t_modload tp-start: 1639688176.379485, modules/t_klua_pr_52864, 1 tc-start: 1639688176.381787, luastate tc-se:t_klua_pr_52864: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1639688177.663779, luastate, skipped, You are not allowed to load modules right now. tp-end: 1639688177.673431, modules/t_klua_pr_52864 tp-start: 1639688178.760310, modules/t_threadpool, 2 tc-start: 1639688178.764179, percpu tc-se:modload: /usr/tests/modules/threadpool_tester/threadpool_tester.kmod: Operation not permitted tc-se:t_threadpool: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1639688179.785219, percpu, skipped, cannot load threadpool_tester.kmod tc-start: 1639688179.794464, unbound tc-se:modload: /usr/tests/modules/threadpool_tester/threadpool_tester.kmod: Operation not permitted tc-se:t_threadpool: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1639688180.871995, unbound, skipped, cannot load threadpool_tester.kmod tp-end: 1639688180.881353, modules/t_threadpool tp-start: 1639688182.562553, crypto/libcrypto/t_ciphers, 8 tc-start: 1639688182.564999, bf tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_bftest ] tc-end: 1639688183.543615, bf, passed tc-start: 1639688183.552804, cast tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_casttest ] tc-end: 1639688189.775385, cast, passed tc-start: 1639688189.784989, des tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_destest ] tc-end: 1639688191.72027, des, passed tc-start: 1639688191.79491, evp tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_evp_test /usr/tests/crypto/libcrypto/evpcase.txt ] tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_evp_test /usr/tests/crypto/libcrypto/evpciph.txt ] tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_evp_test /usr/tests/crypto/libcrypto/evpdigest.txt ] tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_evp_test /usr/tests/crypto/libcrypto/evpencod.txt ] tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_evp_test /usr/tests/crypto/libcrypto/evpkdf.txt ] tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_evp_test /usr/tests/crypto/libcrypto/evpmac.txt ] tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_evp_test /usr/tests/crypto/libcrypto/evppbe.txt ] tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_evp_test /usr/tests/crypto/libcrypto/evppkey.txt ] tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_evp_test /usr/tests/crypto/libcrypto/evppkey_ecc.txt ] tc-end: 1639688283.308209, evp, passed tc-start: 1639688283.315464, idea tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_ideatest ] tc-end: 1639688284.247103, idea, passed tc-start: 1639688284.254221, rc2 tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_rc2test ] tc-end: 1639688285.196707, rc2, passed tc-start: 1639688285.204670, rc4 tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_rc4test ] tc-end: 1639688286.207261, rc4, passed tc-start: 1639688286.215058, rc5 tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_rc5test ] tc-end: 1639688286.939541, rc5, passed tp-end: 1639688286.947818, crypto/libcrypto/t_ciphers tp-start: 1639688287.783399, crypto/libcrypto/t_hashes, 3 tc-start: 1639688287.786281, hmac tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_hmactest ] tc-end: 1639688288.673782, hmac, passed tc-start: 1639688288.681295, md2 tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_md2test ] tc-end: 1639688289.380006, md2, passed tc-start: 1639688289.388107, mdc2 tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_mdc2test ] tc-end: 1639688290.242376, mdc2, passed tp-end: 1639688290.250232, crypto/libcrypto/t_hashes tp-start: 1639688291.272506, crypto/libcrypto/t_libcrypto, 4 tc-start: 1639688291.274809, bn tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_bntest ] tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_divtest ] tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_exptest ] tc-end: 1639688819.970670, bn, passed tc-start: 1639688819.978092, conf tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_conftest ] tc-end: 1639688821.106572, conf, passed tc-start: 1639688821.116978, engine tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_enginetest ] tc-end: 1639688822.556865, engine, passed tc-start: 1639688822.566063, threads tc-so:1..3 tc-so:ok 1 - test_lock tc-so:ok 2 - test_once tc-so:ok 3 - test_thread_local tc-so:# Warning ignored command-line argument 0: -cert tc-so:# Warning ignored command-line argument 1: /usr/tests/crypto/libcrypto/d_server.pem tc-so:# Warning ignored command-line argument 2: -ccert tc-so:# Warning ignored command-line argument 3: /usr/tests/crypto/libcrypto/d_client.pem tc-so:Executing command [ grep :error: out ] tc-end: 1639688824.55708, threads, passed tp-end: 1639688824.68165, crypto/libcrypto/t_libcrypto tp-start: 1639688825.629821, crypto/libcrypto/t_pubkey, 7 tc-start: 1639688825.632712, dh tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_dhtest ] tc-end: 1639688910.876026, dh, passed tc-start: 1639688910.888135, dsa tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_dsatest ] tc-end: 1639688913.361561, dsa, passed tc-start: 1639688913.372545, ec tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_ectest ] tc-end: 1639689024.910689, ec, passed tc-start: 1639689024.919381, ecdh tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_ecdhtest ] tc-end: 1639689031.436683, ecdh, passed tc-start: 1639689031.446498, ecdsa tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_ecdsatest ] tc-end: 1639689217.400852, ecdsa, passed tc-start: 1639689217.410626, rsa tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_rsatest ] tc-end: 1639689228.699798, rsa, passed tc-start: 1639689228.707118, srp tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_srptest ] tc-end: 1639689231.68275, srp, passed tp-end: 1639689231.77549, crypto/libcrypto/t_pubkey tp-start: 1639689237.946712, crypto/opencrypto/t_opencrypto, 18 tc-start: 1639689237.949318, aescbc tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1639689240.860624, aescbc, passed tc-start: 1639689240.868079, aesctr1 tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1639689243.281923, aesctr1, passed tc-start: 1639689243.296757, aesctr2 tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1639689246.596990, aesctr2, passed tc-start: 1639689246.608912, arc4 tc-end: 1639689247.888525, arc4, skipped, ARC4 not implemented by swcrypto tc-start: 1639689247.896920, camellia tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1639689249.964019, camellia, passed tc-start: 1639689249.972809, cbc3des tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1639689251.821959, cbc3des, passed tc-start: 1639689251.828785, cbcdes tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1639689253.845948, cbcdes, passed tc-start: 1639689253.853715, comp tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-se:len 100000/132 tc-se:canary: 0 tc-se:len 132/100000 tc-so:‹ tc-end: 1639689256.23345, comp, passed tc-start: 1639689256.33143, comp_deflate tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1639689258.67023, comp_deflate, passed tc-start: 1639689258.75241, comp_zlib_rnd tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1639689260.106971, comp_zlib_rnd, passed tc-start: 1639689260.116198, gcm tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1639689262.137401, gcm, passed tc-start: 1639689262.148331, ioctl tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1639689264.115580, ioctl, passed tc-start: 1639689264.123859, md5 tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1639689266.157092, md5, passed tc-start: 1639689266.165022, md5_hmac tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1639689268.96728, md5_hmac, passed tc-start: 1639689268.105747, null tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1639689270.66379, null, passed tc-start: 1639689270.75252, sha1_hmac tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1639689272.141856, sha1_hmac, passed tc-start: 1639689272.148950, sha2_hmac tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1639689274.608178, sha2_hmac, passed tc-start: 1639689274.618203, xcbcmac tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1639689276.553762, xcbcmac, passed tp-end: 1639689276.561372, crypto/opencrypto/t_opencrypto tp-start: 1639689279.375813, ipf/t_filter_exec, 30 tc-start: 1639689279.378403, f1 tc-so:Executing command [ /bin/sh -c echo "block in all" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in all" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block out all" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass out all" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1639689281.892210, f1, passed tc-start: 1639689281.909638, f10 tc-so:Executing command [ /bin/sh -c echo "block in from any to any with not ipopts" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with not opt sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with not opt ssrr,sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with not opt ssrr,sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with not opt ts,sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with not opt ts,sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with not opt sec-class secret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with not opt sec-class secret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with not opt lsrr,ssrr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with not opt lsrr,ssrr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with not ipopts" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with not opt lsrr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with not opt lsrr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with not opt ssrr,ts" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with not opt ssrr,ts" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with not opt rr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with not opt rr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with not opt sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1639689289.492111, f10, passed tc-start: 1639689289.508893, f11 tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port = 23 flags S/SA keep state" | ipftest -F text -Rbr - -i in -D >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any port = 23 flags S/SA keep state" | ipftest -F text -Rbr - -i in -D >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port = 53 keep frags" | ipftest -F text -Rbr - -i in -D >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any port = 53 keep frags" | ipftest -F text -Rbr - -i in -D >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port = 53 keep state" | ipftest -F text -Rbr - -i in -D >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any port = 53 keep state" | ipftest -F text -Rbr - -i in -D >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in on e0 proto tcp from any to any port = 25 keep state" | ipftest -F text -Rbr - -i in -D >>out ] tc-end: 1639689293.859738, f11, passed tc-start: 1639689293.884213, f12 tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any port > 1024 to any port = 25 with not short" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any port > 1024 to any port = 25" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any with short" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any with frag" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any port = 53 to any port = 53" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any port = 53 to any port = 53 with not short" | ipftest -F hex -x -Rbr - -i in >>out ] tc-end: 1639689297.816487, f12, passed tc-start: 1639689297.843058, f13 tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port = 25 flags S/SA keep frags" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any port = 25 flags S/SA keep frags" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port = 53 keep frags" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any port = 53 keep frags" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port = 25 flags S/SA keep state keep frags" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any port = 25 flags S/SA keep state keep frags" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port = 53 keep frags(strict)" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port = 25 keep state(strict)" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port = 25 keep state(loose)" | ipftest -F hex -x -Rbr - -i in >>out ] tc-end: 1639689304.28258, f13, passed tc-start: 1639689304.49105, f14 tc-so:Executing command [ /bin/sh -c echo "block in from !1.1.1.1 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from 1.1.1.1 to !any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from 1.1.1.0/24 to !any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from !1.1.1.0/24 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from !1.1.0.0/16 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from 1.1.0.0/16 to !1.2.0.0/16" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to !127.0.0.0/8" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from !any to any" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1639689307.915478, f14, passed tc-start: 1639689307.938742, f15 tc-so:Executing command [ ipftest -F text -Rbr reg -i in ] tc-end: 1639689309.44531, f15, passed tc-start: 1639689309.62455, f16 tc-so:Executing command [ ipftest -F text -Rbr reg -i in ] tc-end: 1639689310.202208, f16, passed tc-start: 1639689310.226563, f17 tc-so:Executing command [ ipftest -F hex -x -Rbr reg -i in ] tc-end: 1639689311.234091, f17, passed tc-start: 1639689311.254384, f18 tc-so:Executing command [ ipftest -F text -Rbr reg -i in -D ] tc-end: 1639689312.492040, f18, passed tc-start: 1639689312.510156, f19 tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp all flags S keep state" | ipftest -F text -Rbr - -i in -T state_max=3 >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp all flags S keep state(limit 1)" | ipftest -F text -Rbr - -i in -T state_max=3 >>out ] tc-end: 1639689314.567712, f19, passed tc-start: 1639689314.587305, f2 tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto icmp from any to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto icmp from any to any" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1639689317.714485, f2, passed tc-start: 1639689317.734021, f20 tc-so:Executing command [ ipftest -F text -Rbr reg -i in ] tc-end: 1639689318.865224, f20, passed tc-start: 1639689318.879846, f24 tc-so:Executing command [ ipftest -F hex -Rbr reg -i in ] tc-end: 1639689319.932282, f24, passed tc-start: 1639689319.953098, f25 tc-so:Executing command [ ipftest -F hex -Rbr reg -i in -D ] tc-end: 1639689321.126061, f25, passed tc-start: 1639689321.140631, f26 tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp from 1.1.1.0/24 to any port = 22 flags S keep state(max-srcs 3)" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp from 1.1.1.0/24 to any port = 22 flags S keep state(max-srcs 3, max-per-src 1/32)" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp from 1.1.1.0/24 to any port = 22 flags S keep state(max-srcs 3, max-per-src 1/16)" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp all flags S keep state(max-srcs 3)" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp all flags S keep state(max-srcs 3, max-per-src 1/32)" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp all flags S keep state(max-srcs 3, max-per-src 1/16)" | ipftest -F text -Rbr - -i in >>out ] tc-so:--- exp 2021-12-16 21:15:21.892205195 +0000 tc-so:+++ out 2021-12-16 21:15:24.159746865 +0000 tc-so:@@ -4,41 +4,41 @@ tc-so: pass tc-so: pass tc-so: pass tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so: -------- tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so: -------- tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so: -------- tc-so: pass tc-so: pass tc-so:@@ -46,39 +46,39 @@ tc-so: pass tc-so: pass tc-so: pass tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so: -------- tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so: -------- tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so: -------- tc-end: 1639689324.350186, f26, expected_failure, Known to be broken: results differ tc-start: 1639689324.367566, f27 tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp from 1.1.1.0/24 to any port = 22 flags S keep state(max-srcs 3)" | ipftest -F hex -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp from 1.1.1.0/24 to any port = 22 flags S keep state(max-srcs 3, max-per-src 1/32)" | ipftest -F hex -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp from 1.1.1.0/24 to any port = 22 flags S keep state(max-srcs 3, max-per-src 1/16)" | ipftest -F hex -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp all flags S keep state(max-srcs 3)" | ipftest -F hex -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp all flags S keep state(max-srcs 3, max-per-src 1/32)" | ipftest -F hex -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp all flags S keep state(max-srcs 3, max-per-src 1/16)" | ipftest -F hex -Rbr - -i in >>out ] tc-so:--- exp 2021-12-16 21:15:25.217071345 +0000 tc-so:+++ out 2021-12-16 21:15:27.178725445 +0000 tc-so:@@ -4,43 +4,43 @@ tc-so: pass tc-so: pass tc-so: pass tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so: nomatch tc-so: -------- tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so: nomatch tc-so: -------- tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so: nomatch tc-so: -------- tc-so: pass tc-so:@@ -49,42 +49,42 @@ tc-so: pass tc-so: pass tc-so: pass tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so: -------- tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so: -------- tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so: pass tc-so: -------- tc-end: 1639689327.353872, f27, expected_failure, Known to be broken: results differ tc-start: 1639689327.369396, f3 tc-so:Executing command [ /bin/sh -c echo "block in from 1.1.1.1 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from 1.1.1.1 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from 1.1.1.1/24 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from 1.1.1.1/24 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from 1.1.1.1/16 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from 1.1.1.1/16 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from 1.1.1.1/0 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from 1.1.1.1/0 to any" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1639689330.839985, f3, passed tc-start: 1639689330.859004, f30 tc-so:Executing command [ /bin/sh -c echo "pass in on hme0 proto udp all with not ipopts keep state" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in on hme0 proto udp all with ipopts keep state" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in on hme0 proto tcp all flags S with opt rr keep state" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in on hme0 proto tcp all flags S with opt sec-class secret keep state" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1639689333.12742, f30, passed tc-start: 1639689333.32475, f4 tc-so:Executing command [ /bin/sh -c echo "block in from any to 1.1.1.1" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to 1.1.1.1" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to 1.1.1.1/24" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to 1.1.1.1/24" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to 1.1.1.1/16" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to 1.1.1.1/16" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to 1.1.1.1/0" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to 1.1.1.1/0" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1639689336.464023, f4, passed tc-start: 1639689336.479069, f5 tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any port = 23 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any port = 23 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any port = 23 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any port <= 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any port <= 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any port <= 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any port >= 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any port >= 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any port >= 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any port >= 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any port >= 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any port >= 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any port 0 >< 512 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any port 0 >< 512 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any port 0 >< 512 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any port 0 >< 512 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any port 0 >< 512 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any port 0 >< 512 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any port 6000 <> 6009 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any port 6000 <> 6009 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any port 6000 <> 6009 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any port 6000 <> 6009 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any port 6000 <> 6009 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any port 6000 <> 6009 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any port = 23 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any port = 23 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any port = 23 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any port != 21 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any port != 21 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any port != 21 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any port != 21 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any port != 21 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any port != 21 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any port < 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any port < 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any port < 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any port < 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any port < 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any port < 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any port > 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any port > 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any port > 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any port > 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any port > 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any port > 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any port <= 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any port <= 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any port <= 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1639689352.176298, f5, passed tc-start: 1639689352.190202, f6 tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any port = 23" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any port = 23" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any to any port = 23" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port <= 1023" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port <= 1023" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any to any port <= 1023" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any port >= 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any port >= 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any to any port >= 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port >= 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port >= 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any to any port >= 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any port 0 >< 512" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any port 0 >< 512" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any to any port 0 >< 512" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port 0 >< 512" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port 0 >< 512" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any to any port 0 >< 512" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any port 6000 <> 6009" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any port 6000 <> 6009" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any to any port 6000 <> 6009" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port 6000 <> 6009" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port 6000 <> 6009" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any to any port 6000 <> 6009" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port = 23" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port = 23" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any to any port = 23" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any port != 21" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any port != 21" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any to any port != 21" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port != 21" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port != 21" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any to any port != 21" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any port < 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any port < 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any to any port < 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port < 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port < 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any to any port < 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any port > 1023" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any port > 1023" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any to any port > 1023" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port > 1023" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port > 1023" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any to any port > 1023" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any port <= 1023" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any port <= 1023" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any to any port <= 1023" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1639689368.599204, f6, passed tc-start: 1639689368.617173, f7 tc-so:Executing command [ /bin/sh -c echo "block in proto icmp from any to any icmp-type echo" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto icmp from any to any icmp-type echo" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto icmp from any to any icmp-type unreach code 3" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto icmp from any to any icmp-type unreach code 3" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto icmp from any to any icmp-type echorep" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto icmp from any to any icmp-type echorep" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto icmp all icmp-type maskreq keep state" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto icmp all icmp-type timest keep state" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto icmp all icmp-type inforeq keep state" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1639689372.197815, f7, passed tc-start: 1639689372.217458, f8 tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any flags S" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any flags S" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any flags S/SA" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any flags S/SA" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any flags S/APU" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any flags S/APU" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1639689375.76803, f8, passed tc-start: 1639689375.94651, f9 tc-so:Executing command [ /bin/sh -c echo "block in from any to any with ipopts" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with opt sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with opt ssrr,sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with opt ssrr,sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with opt ts,sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with opt ts,sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with opt sec-class secret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with opt sec-class secret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with opt lsrr,ssrr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with opt lsrr,ssrr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with ipopts" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with opt lsrr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with opt lsrr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with opt ssrr,ts" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with opt ssrr,ts" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with opt rr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with opt rr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with opt sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1639689381.726349, f9, passed tc-start: 1639689381.747938, ipv6_1 tc-so:Executing command [ /bin/sh -c echo "pass out log quick on gif0 proto udp from ef00:1001:2002::/48 to any port 33433 >< 34000 keep state" | ipftest -F hex -x -6br - -i in ] tc-end: 1639689383.329400, ipv6_1, passed tc-start: 1639689383.347261, ipv6_2 tc-so:Executing command [ /bin/sh -c echo "block in all" | ipftest -F hex -x -6br - -i in ] tc-so:Executing command [ /bin/sh -c echo "block out all" | ipftest -F hex -x -6br - -i in ] tc-so:Executing command [ /bin/sh -c echo "pass out proto 58 all keep state" | ipftest -F hex -x -6br - -i in ] tc-end: 1639689385.964751, ipv6_2, passed tc-start: 1639689385.994741, ipv6_3 tc-so:Executing command [ /bin/sh -c echo "pass out log quick on gif0 proto ipv6-icmp from any to any icmp-type 128 keep state" | ipftest -F hex -x -6br - -i in ] tc-end: 1639689387.438357, ipv6_3, passed tc-start: 1639689387.453605, ipv6_5 tc-so:Executing command [ /bin/sh -c echo "pass out family inet6 all with v6hdr routing" | ipftest -F hex -x -6br - -i in ] tc-so:Executing command [ /bin/sh -c echo "block out family inet6 proto tcp all with v6hdr routing" | ipftest -F hex -x -6br - -i in ] tc-end: 1639689389.195433, ipv6_5, passed tc-start: 1639689389.216032, ipv6_6 tc-so:Executing command [ /bin/sh -c echo "pass out on gif0 proto udp all keep frag" | ipftest -F hex -6br - -i in ] tc-so:Executing command [ /bin/sh -c echo "block out all with bad" | ipftest -F hex -6br - -i in ] tc-end: 1639689391.307833, ipv6_6, passed tp-end: 1639689391.338067, ipf/t_filter_exec tp-start: 1639689396.321837, ipf/t_filter_parse, 23 tc-start: 1639689396.325866, i1 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1639689398.89898, i1, passed tc-start: 1639689398.100184, i10 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1639689399.100013, i10, passed tc-start: 1639689399.113199, i11 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1639689400.130227, i11, passed tc-start: 1639689400.147327, i12 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1639689401.917369, i12, passed tc-start: 1639689401.935154, i13 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1639689403.796450, i13, passed tc-start: 1639689403.819085, i14 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1639689405.811280, i14, passed tc-start: 1639689405.829384, i15 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1639689407.901487, i15, passed tc-start: 1639689407.919936, i16 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1639689410.494135, i16, passed tc-start: 1639689410.516161, i17 tc-so:Executing command [ ipftest -D -r reg -i /dev/null ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2021-12-16 21:14:36.529590125 +0000 tc-se:+++ /tmp/check.jVLNHd/stderr 2021-12-16 21:16:57.043928364 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+38:12:ioctl(add/insert rule) group map cannot find it's hash table tc-se:+38:13:ioctl(add/insert rule) group map cannot find it's hash table tc-end: 1639689417.263722, i17, expected_failure, Known to be broken: atf-check failed; see the output of the test for details tc-start: 1639689417.283053, i18 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1639689418.526292, i18, passed tc-start: 1639689418.536954, i19 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1639689420.325965, i19, passed tc-start: 1639689420.343365, i2 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1639689421.404746, i2, passed tc-start: 1639689421.438132, i20 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1639689422.564840, i20, passed tc-start: 1639689422.582726, i21 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1639689423.671380, i21, passed tc-start: 1639689423.687557, i22 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1639689424.815133, i22, passed tc-start: 1639689424.828627, i23 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1639689425.895812, i23, passed tc-start: 1639689425.908072, i3 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1639689427.17153, i3, passed tc-start: 1639689427.35287, i4 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1639689428.238239, i4, passed tc-start: 1639689428.257903, i5 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1639689429.732073, i5, passed tc-start: 1639689429.752409, i6 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1639689431.172297, i6, passed tc-start: 1639689431.190353, i7 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1639689432.561890, i7, passed tc-start: 1639689432.580231, i8 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1639689434.103779, i8, passed tc-start: 1639689434.121252, i9 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1639689435.495305, i9, passed tp-end: 1639689435.515379, ipf/t_filter_parse tp-start: 1639689436.357432, ipf/t_logging, 1 tc-start: 1639689436.361278, l1 tc-so:Executing command [ /bin/sh -c echo log in all | ipftest -br - -F hex -i in -l logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -f logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -bf logout ] tc-so:Executing command [ /bin/sh -c echo pass in on anon0 all head 100 | ipftest -br - -F hex -i in -l logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -f logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -bf logout ] tc-so:Executing command [ /bin/sh -c echo pass in log quick from 3.3.3.3 to any group 100 | ipftest -br - -F hex -i in -l logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -f logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -bf logout ] tc-so:Executing command [ /bin/sh -c echo pass in log body quick from 2.2.2.2 to any | ipftest -br - -F hex -i in -l logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -f logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -bf logout ] tc-so:Executing command [ /bin/sh -c echo pass in log quick proto tcp from 1.1.1.1 to any flags S keep state | ipftest -br - -F hex -i in -l logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -f logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -bf logout ] tc-so:Executing command [ /bin/sh -c echo pass in log first quick proto tcp from 1.1.1.1 to any flags S keep state | ipftest -br - -F hex -i in -l logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -f logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -bf logout ] tc-so:Executing command [ ipftest -br reg -F hex -i in -l logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -f logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -bf logout ] tc-end: 1639689445.25712, l1, passed tp-end: 1639689445.45956, ipf/t_logging tp-start: 1639689448.826829, ipf/t_nat_exec, 35 tc-start: 1639689448.829135, n1 tc-so:Executing command [ /bin/sh -c echo "map zx0 10.1.1.1/32 -> 10.2.2.2/32" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10.1.1.0/24 -> 10.3.4.5/32" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10.1.1.0/24 -> 10.3.4.0/24" | ipftest -F text -RDbN - -i in ] tc-end: 1639689451.13858, n1, passed tc-start: 1639689451.29194, n10 tc-so:Executing command [ /bin/sh -c echo "map ppp0 0/0 -> 203.203.203.203/32 mssclamp 100" | ipftest -xF hex -RDbN - -i in -T update_ipid=0 ] tc-so:Executing command [ /bin/sh -c echo "map ppp0 0/0 -> 203.203.203.203/32 mssclamp 1000" | ipftest -xF hex -RDbN - -i in -T update_ipid=0 ] tc-so:Executing command [ /bin/sh -c echo "map ppp0 0/0 -> 203.203.203.203/32 mssclamp 10000" | ipftest -xF hex -RDbN - -i in -T update_ipid=0 ] tc-end: 1639689453.302212, n10, passed tc-start: 1639689453.317110, n100 tc-so:Executing command [ /bin/sh -c echo "rewrite out on zx0 from 0/0 to 2.2.0.0/16 -> src 4.4.4.4/32 dst 6.6.0.0/16;" | ipftest -F text -RDbN - -i in ] tc-end: 1639689454.680224, n100, passed tc-start: 1639689454.695149, n101 tc-so:Executing command [ /bin/sh -c echo "rewrite out on zx0 proto tcp from 0/0 to 2.2.0.0/16 -> src 4.4.4.4/32 dst 6.6.0.0/16;" | ipftest -F text -RDbN - -i in ] tc-end: 1639689455.962673, n101, passed tc-start: 1639689455.980871, n102 tc-so:Executing command [ /bin/sh -c echo "rewrite out on zx0 proto tcp from 0/0 to 2.2.0.0/16 -> src 4.4.4.4/32,1000:2000 dst 6.6.0.0/16;" | ipftest -F text -RDbN - -i in ] tc-end: 1639689457.436216, n102, passed tc-start: 1639689457.457538, n103 tc-so:Executing command [ /bin/sh -c echo "rewrite out on zx0 proto tcp from 0/0 to 2.2.0.0/16 -> src 4.4.4.4/32,1000-1001 dst 6.6.0.0/16,4000:4001;" | ipftest -F text -RDbN - -i in ] tc-end: 1639689458.832664, n103, passed tc-start: 1639689458.853457, n104 tc-so:Executing command [ /bin/sh -c echo "rewrite out on zx0 proto tcp from 0/0 to 2.2.0.0/16 -> src 4.4.0.0/24,1000-1001 dst 6.6.0.0/16,4000:4001;" | ipftest -xF hex -RDbN - -i in -T update_ipid=0 ] tc-end: 1639689460.187491, n104, passed tc-start: 1639689460.202970, n105 tc-so:Executing command [ /bin/sh -c echo "rewrite in on zx0 proto tcp from 0/0 to 2.2.0.0/16 port = 80 -> src 4.4.4.4/32,1000-1001 dst 6.6.0.0/16 port = 3128;" | ipftest -xF hex -RDbN - -i in -T update_ipid=0 ] tc-end: 1639689461.599229, n105, passed tc-start: 1639689461.619746, n106 tc-so:Executing command [ /bin/sh -c echo "rewrite out on zx0 proto tcp from 0/0 to 2.2.0.0/16 port = 80 -> src 4.4.4.4/32,1000-1001 dst 6.6.0.0/16 port = 3128;" | ipftest -xF hex -RDbN - -i in -T update_ipid=0 ] tc-end: 1639689463.158681, n106, passed tc-start: 1639689463.177118, n11 tc-so:Executing command [ /bin/sh -c echo "bimap zx0 10.1.1.1/32 -> 1.6.7.8/32" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "bimap zx0 10.1.1.0/24 -> 10.2.2.2/32" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "bimap zx0 10.1.1.0/24 -> 10.3.4.5/24" | ipftest -F text -RDbN - -i in ] tc-end: 1639689465.538457, n11, passed tc-start: 1639689465.554117, n11_6 tc-so:Executing command [ /bin/sh -c echo "bimap zx0 10:1:1::1/128 -> 1::6:7:8/128" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "bimap zx0 10:1:1::/112 -> 10::2:2:2/128" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "bimap zx0 10:1:1::/112 -> 10::3:4:5/112" | ipftest -F text -RDbN - -i in -6 ] tc-end: 1639689467.680659, n11_6, passed tc-start: 1639689467.695564, n12 tc-so:Executing command [ /bin/sh -c echo "map le0 192.168.126.0/24 -> 0/32 portmap tcp/udp 10000:20000 sequential" | ipftest -xF hex -RDbN - -i in -T update_ipid=0 ] tc-end: 1639689469.7659, n12, passed tc-start: 1639689469.23982, n12_6 tc-so:Executing command [ /bin/sh -c echo "map le0 c0a8:7e00::/112 -> 0/128 portmap tcp/udp 10000:20000" | ipftest -xF hex -RDbN - -i in -6 ] tc-end: 1639689470.228949, n12_6, passed tc-start: 1639689470.248010, n13 tc-so:Executing command [ /bin/sh -c echo "map le0 192.168.0.0/16 -> range 203.1.1.23-203.1.3.45" | ipftest -F text -RDbN - -i in ] tc-end: 1639689471.637949, n13, passed tc-start: 1639689471.653427, n14 tc-so:Executing command [ /bin/sh -c echo "rdr gre0 0/0 port 80 -> 10.1.1.254,10.1.1.253 port 80 tcp sticky" | ipftest -F text -RDbN - -i in ] tc-end: 1639689473.91238, n14, passed tc-start: 1639689473.106827, n15_6 tc-so:Executing command [ /bin/sh -c echo "rdr le0 any port 80 -> 3:0:3::3:3 port 80 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr le0 any port 80 -> 3:0:3::3:3 port 80-88 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-end: 1639689474.741259, n15_6, passed tc-start: 1639689474.755913, n16 tc-so:Executing command [ /bin/sh -c echo "rdr vlan0 from any to 69.248.79.193 port = 38136 -> 172.31.83.24 port 2013 udp" | ipftest -xF hex -RDbN - -i in -D ] tc-end: 1639689476.79843, n16, passed tc-start: 1639689476.95963, n17 tc-so:Executing command [ /bin/sh -c echo "bimap zx0 0/0 -> 1.1.1.3" | ipftest -xF hex -RDbN - -i in -D ] tc-end: 1639689477.525142, n17, passed tc-start: 1639689477.545548, n1_6 tc-so:Executing command [ /bin/sh -c echo "map zx0 10:1:1::1/128 -> 10::2:2:2/128" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10:1:1::/112 -> 10::3:4:5/128" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10:1:1::/112 -> 10::3:4:0/112" | ipftest -F text -RDbN - -i in -6 ] tc-end: 1639689479.760169, n1_6, passed tc-start: 1639689479.774838, n2 tc-so:Executing command [ /bin/sh -c echo "map zx0 10.1.1.1/32 -> 10.2.2.2/32 portmap tcp 10000:20000 sequential" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10.1.1.0/24 -> 10.3.4.5/32 portmap udp 10000:20000 sequential" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10.1.0.0/16 -> 10.3.4.0/24 portmap tcp/udp 10000:20000 sequential" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10.1.1.0/24 -> 10.3.4.5/32 portmap tcp/udp 40000:40001 sequential" | ipftest -F text -RDbN - -i in ] tc-end: 1639689482.119386, n2, passed tc-start: 1639689482.134129, n200 tc-so:Executing command [ /bin/sh -c echo "divert in on bar0 from any to any -> src 127.0.0.1,10101 dst 127.0.0.1,10101 udp;" | ipftest -xF hex -RDbN - -i in -T update_ipid=0 ] tc-end: 1639689483.616917, n200, passed tc-start: 1639689483.636962, n2_6 tc-so:Executing command [ /bin/sh -c echo "map zx0 10:1:1::1/128 -> 10::2:2:2/128 portmap tcp 10000:20000 sequential" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10:1:1::/112 -> 10::3:4:5/128 portmap udp 10000:20000 sequential" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10:1::/32 -> 10::3:4:0/112 portmap tcp/udp 10000:20000 sequential" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10:1:1::/112 -> 10::3:4:5/128 portmap tcp/udp 40000:40001 sequential" | ipftest -F text -RDbN - -i in -6 ] tc-end: 1639689486.304466, n2_6, passed tc-start: 1639689486.325235, n3 tc-so:Executing command [ /bin/sh -c echo "map zz0 10.1.0.0/16 -> 192.168.2.0/24 portmap tcp/udp auto" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "map-block zz0 10.1.0.0/16 -> 192.168.1.0/24 ports 252" | ipftest -F text -RDbN - -i in ] tc-end: 1639689488.91975, n3, passed tc-start: 1639689488.107816, n4 tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10.1.1.1/32 port 23 -> 10.2.2.1 port 10023 tcp" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10.1.1.0/24 port 23 -> 10.2.2.1 port 10023 tcp" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 0/0 port 23 -> 10.2.2.1 port 10023 tcp" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10.1.1.0/24 port 53 -> 10.2.2.1 port 10053 udp" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10.1.1.0/24 port 0 -> 10.2.2.1 port 0 tcp" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10.1.1.0/24 port 0 -> 10.2.2.1 port 0 ip" | ipftest -F text -RDbN - -i in ] tc-end: 1639689491.295029, n4, passed tc-start: 1639689491.311319, n4_6 tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10:1:1::1/128 port 23 -> 10::2:2:1 port 10023 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10:1:1::/112 port 23 -> 10::2:2:1 port 10023 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 any port 23 -> 10::2:2:1 port 10023 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10:1:1::/112 port 53 -> 10::2:2:1 port 10053 udp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10:1:1::/112 port 0 -> 10::2:2:1 port 0 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10:1:1::/112 port 0 -> 10::2:2:1 port 0 ip" | ipftest -F text -RDbN - -i in -6 ] tc-end: 1639689494.520998, n4_6, passed tc-start: 1639689494.535773, n5 tc-so:Executing command [ /bin/sh -c echo "map zx0 10.1.1.1/32 -> 10.2.2.2/32" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "map zx0 from 10.1.1.0/24 to 10.1.0.0/16 -> 10.3.4.5/32" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "map zx0 from 10.1.1.0/24 ! to 10.1.0.0/16 -> 10.3.4.0/24" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10.1.1.0/24 -> 10.3.4.5/32 portmap udp 10000:20000 sequential" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10.1.0.0/16 -> 10.3.4.0/24 portmap tcp/udp 10000:20000 sequential" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10.1.1.0/24 -> 10.3.4.5/32 portmap tcp/udp 40000:40001 sequential" | ipftest -F text -RDbN - -i in ] tc-end: 1639689497.762115, n5, passed tc-start: 1639689497.777201, n5_6 tc-so:Executing command [ /bin/sh -c echo "map zx0 10:1:1::1/128 -> 10::2:2:2/128" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "map zx0 from 10:1:1::/112 to 10:1::/32 -> 10::3:4:5/128" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "map zx0 from 10:1:1::/112 ! to 10:1::/32 -> 10::3:4:0/112" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10:1:1::/112 -> 10::3:4:5/128 portmap udp 10000:20000 sequential" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10:1::/32 -> 10::3:4:0/112 portmap tcp/udp 10000:20000 sequential" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10:1:1::/112 -> 10::3:4:5/128 portmap tcp/udp 40000:40001 sequential" | ipftest -F text -RDbN - -i in -6 ] tc-end: 1639689500.983685, n5_6, passed tc-start: 1639689501.8374, n6 tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10.1.1.1/32 port 23 -> 10.2.2.1 port 10023 tcp" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 from any to 10.1.1.0/24 port = 23 -> 10.2.2.1 port 10023 tcp" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 from 10.2.0.0/16 to 10.1.1.0/24 port = 23 -> 10.2.2.1 port 10023 tcp" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 from 10.3.0.0/16 to 10.1.0.0/16 port = 23 -> 10.2.2.1 port 10023 tcp" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 ! from 10.2.0.0/16 to 10.1.1.0/24 port = 53 -> 10.2.2.1 port 10053 udp" | ipftest -F text -RDbN - -i in ] tc-end: 1639689503.929556, n6, passed tc-start: 1639689503.944932, n6_6 tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10:1:1::1/128 port 23 -> 10::2:2:1 port 10023 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 from any to 10:1:1::/112 port = 23 -> 10::2:2:1 port 10023 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 from 10::/32 to 10:1:1::/112 port = 23 -> 10::2:2:1 port 10023 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 from 10:3::/32 to 10:1::/32 port = 23 -> 10::2:2:1 port 10023 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 ! from 10::/32 to 10:1:1::/112 port = 53 -> 10::2:2:1 port 10053 udp" | ipftest -F text -RDbN - -i in -6 ] tc-end: 1639689506.608484, n6_6, passed tc-start: 1639689506.624886, n7 tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10.1.1.1/32 port 23-79 -> 10.2.2.1 port 10023 tcp" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10.1.1.1/32 port 23-79 -> 10.2.2.1 port = 10023 tcp" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10.1.1.0/24 port 80 -> 10.2.2.1,1.2.2.129 port 3128 tcp" | ipftest -F text -RDbN - -i in ] tc-end: 1639689508.638747, n7, passed tc-start: 1639689508.654850, n7_6 tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10:1:1::1/128 port 23-79 -> 10::2:2:1 port 10023 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10:1:1::1/128 port 23-79 -> 10::2:2:1 port = 10023 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10:1:1::/112 port 80 -> 10::2:2:1,1::2:2:129 port 3128 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-end: 1639689510.570464, n7_6, passed tc-start: 1639689510.585905, n8 tc-so:Executing command [ /bin/sh -c echo "map icmp0 2.2.2.0/24 -> 10.10.10.0/24" | ipftest -xF hex -RDbN - -i in -T update_ipid=0 ] tc-end: 1639689511.838523, n8, passed tc-start: 1639689511.855467, n8_6 tc-so:Executing command [ /bin/sh -c echo "map icmp0 2::2:2:0/112 -> 10:10:10::/112" | ipftest -xF hex -RDbN - -i in -6 ] tc-so:--- exp 2021-12-16 21:18:32.732679554 +0000 tc-so:+++ out 2021-12-16 21:18:33.131472854 +0000 tc-so:@@ -1,19 +1,20 @@ tc-so: 6000 0000 0040 3aff 0010 0010 0010 0000 0000 0000 0000 0001 0004 0004 0004 0000 0000 0000 0000 0004 8000 7724 6220 0000 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so: tc-so:-6000 0000 0040 3aff 0004 0004 0004 0000 0000 0000 0000 0004 0002 0000 0000 0000 0000 0002 0002 0002 8100 764d 6220 0000 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so:+6000 0000 0040 3aff 0004 0004 0004 0000 0000 0000 0000 0004 0010 0010 0010 0000 0000 0000 0000 0001 8100 7624 6220 0000 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so: tc-so: 6000 0000 0040 3aff 0010 0010 0010 0000 0000 0000 0000 0001 0004 0004 0004 0000 0000 0000 0000 0004 8000 7723 6220 0001 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so: tc-so:-6000 0000 0040 3aff 0004 0004 0004 0000 0000 0000 0000 0004 0002 0000 0000 0000 0000 0002 0002 0002 8100 764c 6220 0001 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so:+6000 0000 0040 3aff 0004 0004 0004 0000 0000 0000 0000 0004 0010 0010 0010 0000 0000 0000 0000 0001 8100 7623 6220 0001 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so: tc-so: List of active MAP/Redirect filters: tc-so: map icmp0 inet6 2::2:2:0/112 -> 10:10:10::/112 tc-so: tc-so: List of active sessions: tc-so: MAP 2::2:2:2 <- -> 10:10:10::1 [4:4:4::4] tc-so:+MAP 2::2:2:2 <- -> 10:10:10::1 [4:4:4::4] tc-so: tc-so: Hostmap table: tc-so:-2::2:2:2,4:4:4::4 -> 10:10:10::1,any (use = 1) tc-so:+2::2:2:2,4:4:4::4 -> 10:10:10::1,any (use = 2) tc-so: List of active state sessions: tc-so: List of configured pools tc-so: List of configured hash tables tc-end: 1639689513.269501, n8_6, expected_failure, See PR kern/47665: results differ tc-start: 1639689513.289923, n9 tc-so:Executing command [ /bin/sh -c echo "rdr icmp0 4.4.4.0/24 port 0 -> 10.10.10.1 port 0 ip" | ipftest -xF hex -RDbN - -i in -T update_ipid=0 ] tc-end: 1639689514.791170, n9, passed tc-start: 1639689514.808357, n9_6 tc-so:Executing command [ /bin/sh -c echo "rdr icmp0 4:4:4::/112 port 0 -> 10:10:10::1 port 0 ip" | ipftest -xF hex -RDbN - -i in -6 ] tc-so:--- exp 2021-12-16 21:18:35.639442454 +0000 tc-so:+++ out 2021-12-16 21:18:36.014542704 +0000 tc-so:@@ -1,16 +1,17 @@ tc-so: 6000 0000 0040 3aff 0002 0000 0000 0000 0000 0002 0002 0002 0010 0010 0010 0000 0000 0000 0000 0001 8000 772c 6220 0000 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so: tc-so:-6000 0000 0040 3aff 0004 0004 0004 0000 0000 0000 0000 0004 0002 0000 0000 0000 0000 0002 0002 0002 8100 764d 6220 0000 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so:+6000 0000 0040 3aff 0010 0010 0010 0000 0000 0000 0000 0001 0002 0000 0000 0000 0000 0002 0002 0002 8100 762c 6220 0000 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so: tc-so: 6000 0000 0040 3aff 0002 0000 0000 0000 0000 0002 0002 0002 0010 0010 0010 0000 0000 0000 0000 0001 8000 772b 6220 0001 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so: tc-so:-6000 0000 0040 3aff 0004 0004 0004 0000 0000 0000 0000 0004 0002 0000 0000 0000 0000 0002 0002 0002 8100 764c 6220 0001 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so:+6000 0000 0040 3aff 0010 0010 0010 0000 0000 0000 0000 0001 0002 0000 0000 0000 0000 0002 0002 0002 8100 762b 6220 0001 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so: tc-so: List of active MAP/Redirect filters: tc-so: rdr icmp0 inet6 4:4:4::/112 -> 10:10:10::1/128 ip tc-so: tc-so: List of active sessions: tc-so: RDR 10:10:10::1 <- -> 4:4:4::4 [2::2:2:2] tc-so:+RDR 10:10:10::1 <- -> 4:4:4::4 [2::2:2:2] tc-so: tc-so: Hostmap table: tc-so: List of active state sessions: tc-end: 1639689516.130226, n9_6, expected_failure, See PR kern/47665: results differ tp-end: 1639689516.150401, ipf/t_nat_exec tp-start: 1639689518.149050, ipf/t_nat_ipf_exec, 22 tc-start: 1639689518.153278, ni1 tc-so:Executing command [ ipftest -R -T update_ipid=1 -xF hex -b -r ipf -N nat -i in ] tc-end: 1639689519.339969, ni1, passed tc-start: 1639689519.355411, ni10 tc-so:Executing command [ /bin/sh -c echo "rdr df0 2.2.2.2/32 -> 6.6.6.6" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1639689520.586157, ni10, passed tc-start: 1639689520.610416, ni11 tc-so:Executing command [ /bin/sh -c echo "rdr df0 10.0.0.0/8 port 1000:2000 -> 1.1.1.1 port 40000 tcp/udp" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1639689521.940836, ni11, passed tc-start: 1639689521.957889, ni12 tc-so:Executing command [ /bin/sh -c echo "rdr df0 10.0.0.0/8 port 1000:2000 -> 1.1.1.1 port = 40000 tcp/udp" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1639689523.307015, ni12, passed tc-start: 1639689523.330522, ni13 tc-so:Executing command [ /bin/sh -c echo "rdr pcn1 192.168.113.3/32 port 1723 -> 0.0.0.0 port 1723 tcp proxy pptp" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1639689524.582596, ni13, passed tc-start: 1639689524.605445, ni14 tc-so:Executing command [ /bin/sh -c echo "rdr pcn1 192.168.113.3/32 port 1723 -> 127.0.0.1 port 1723 tcp proxy pptp" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1639689525.971799, ni14, passed tc-start: 1639689525.994877, ni15 tc-so:Executing command [ /bin/sh -c echo "map pcn1 0/0 -> 0/0 proxy port 1723 pptp/tcp" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1639689527.212068, ni15, passed tc-start: 1639689527.229374, ni16 tc-so:Executing command [ /bin/sh -c echo "map pcn1 10.2.2.2/32 -> 0/32 proxy port 1723 pptp/tcp" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1639689528.447854, ni16, passed tc-start: 1639689528.470382, ni17 tc-so:Executing command [ ipftest -R -F text -b -r ipf -N nat -i in ] tc-end: 1639689529.606065, ni17, passed tc-start: 1639689529.620849, ni18 tc-so:Executing command [ ipftest -R -F text -b -r ipf -N nat -i in ] tc-end: 1639689530.609064, ni18, passed tc-start: 1639689530.623665, ni19 tc-so:Executing command [ /bin/sh -c echo "map bge0 192.168.113.0/24 -> 10.1.1.1/32 proxy port shell rcmd/tcp" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=0 ] tc-end: 1639689531.820466, ni19, passed tc-start: 1639689531.837461, ni2 tc-so:Executing command [ /bin/sh -c echo "map xl0 10.0.0.0/8 -> 1.1.1.1/32 portmap tcp/udp 40000:60000 sequential" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1639689532.978735, ni2, passed tc-start: 1639689532.995546, ni20 tc-so:Executing command [ /bin/sh -c echo "rdr bge0 10.1.1.4/32 port shell -> 192.168.113.4 port shell tcp proxy rcmd" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=0 -D ] tc-end: 1639689534.224487, ni20, passed tc-start: 1639689534.241279, ni21 tc-so:Executing command [ ipftest -R -F text -b -r ipf -N nat -i in ] tc-end: 1639689535.275844, ni21, passed tc-start: 1639689535.290591, ni23 tc-so:Executing command [ ipftest -R -D -F text -b -r ipf -N nat -i in ] tc-end: 1639689536.351194, ni23, passed tc-start: 1639689536.366980, ni3 tc-so:Executing command [ /bin/sh -c echo "map df0 2.2.2.2/32 -> 6.6.6.6/32" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1639689537.578024, ni3, passed tc-start: 1639689537.594638, ni4 tc-so:Executing command [ /bin/sh -c echo "map df0 2.2.2.2/32 -> 6.6.6.6/32 portmap tcp/udp 40000:60000 sequential" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1639689538.762248, ni4, passed tc-start: 1639689538.778936, ni5 tc-so:Executing command [ /bin/sh -c echo "map ppp0 192.168.1.0/24 -> 1.1.1.1/32 proxy port ftp ftp/tcp" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1639689540.150601, ni5, passed tc-start: 1639689540.174804, ni6 tc-so:Executing command [ ipftest -R -T update_ipid=1 -D -F hex -b -r ipf -N nat -i in ] tc-end: 1639689541.463127, ni6, passed tc-start: 1639689541.478739, ni7 tc-so:Executing command [ /bin/sh -c echo "rdr df0 2.2.2.2/32 -> 6.6.6.6" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1639689542.875049, ni7, passed tc-start: 1639689542.899570, ni8 tc-so:Executing command [ /bin/sh -c echo "rdr df0 10.0.0.0/8 port 1000:2000 -> 1.1.1.1 port 40000 tcp/udp" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1639689544.125767, ni8, passed tc-start: 1639689544.150664, ni9 tc-so:Executing command [ /bin/sh -c echo "rdr df0 10.0.0.0/8 port 1000:2000 -> 1.1.1.1 port = 40000 tcp/udp" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1639689545.370376, ni9, passed tp-end: 1639689545.387827, ipf/t_nat_ipf_exec tp-start: 1639689547.378736, ipf/t_nat_parse, 20 tc-start: 1639689547.380913, in1 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1639689548.225811, in1, passed tc-start: 1639689548.236993, in100 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1639689549.159758, in100, passed tc-start: 1639689549.174871, in100_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1639689550.60340, in100_6, passed tc-start: 1639689550.71424, in101 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1639689550.905249, in101, passed tc-start: 1639689550.915708, in101_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1639689551.731400, in101_6, passed tc-start: 1639689551.746449, in102 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1639689552.600766, in102, passed tc-start: 1639689552.612014, in102_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1639689553.524864, in102_6, passed tc-start: 1639689553.535142, in1_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1639689554.376538, in1_6, passed tc-start: 1639689554.390645, in2 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1639689555.471692, in2, passed tc-start: 1639689555.486678, in2_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1639689556.545909, in2_6, passed tc-start: 1639689556.555998, in3 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1639689557.602527, in3, passed tc-start: 1639689557.613114, in3_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1639689558.501350, in3_6, passed tc-start: 1639689558.511874, in4 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1639689559.285584, in4, passed tc-start: 1639689559.295998, in4_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1639689560.92553, in4_6, passed tc-start: 1639689560.103020, in5 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1639689561.7925, in5, passed tc-start: 1639689561.18623, in5_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1639689561.893597, in5_6, passed tc-start: 1639689561.908789, in6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1639689562.805737, in6, passed tc-start: 1639689562.816351, in6_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1639689563.827701, in6_6, passed tc-start: 1639689563.838100, in7 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1639689564.618239, in7, passed tc-start: 1639689564.629525, in8_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1639689565.608169, in8_6, passed tp-end: 1639689565.619000, ipf/t_nat_parse tp-start: 1639689567.112093, ipf/t_pools, 17 tc-start: 1639689567.114283, f28 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1639689568.263124, f28, passed tc-start: 1639689568.278770, f29 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1639689569.368028, f29, passed tc-start: 1639689569.383804, ip1 tc-so:Executing command [ ippool -f reg -nRv ] tc-end: 1639689570.271107, ip1, passed tc-start: 1639689570.294619, ip2 tc-so:Executing command [ ippool -f reg -nRv ] tc-end: 1639689571.360040, ip2, passed tc-start: 1639689571.374591, ip3 tc-so:Executing command [ ippool -f reg -nRv ] tc-end: 1639689572.378688, ip3, passed tc-start: 1639689572.393918, p1 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1639689573.566399, p1, passed tc-start: 1639689573.587457, p10 tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ] tc-end: 1639689574.706189, p10, passed tc-start: 1639689574.727185, p11 tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ] tc-end: 1639689575.906657, p11, passed tc-start: 1639689575.927431, p12 tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ] tc-end: 1639689577.90270, p12, passed tc-start: 1639689577.106212, p13 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1639689578.208990, p13, passed tc-start: 1639689578.224467, p2 tc-so:Executing command [ ipftest -RD -b -r ipf -i in ] tc-end: 1639689579.339269, p2, passed tc-start: 1639689579.353400, p3 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1639689580.363881, p3, passed tc-start: 1639689580.379902, p4 tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ] tc-end: 1639689581.507747, p4, passed tc-start: 1639689581.529790, p5 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1639689582.686502, p5, passed tc-start: 1639689582.702130, p6 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1639689583.671302, p6, passed tc-start: 1639689583.687032, p7 tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ] tc-end: 1639689584.757509, p7, passed tc-start: 1639689584.780211, p9 tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ] tc-end: 1639689585.772528, p9, passed tp-end: 1639689585.787901, ipf/t_pools tp-start: 1639689586.503205, share/examples/t_asm, 1 tc-start: 1639689586.505467, hello tc-end: 1639689588.290670, hello, skipped, Example program not implemented on this platform tp-end: 1639689588.301435, share/examples/t_asm tp-start: 1639689588.916205, share/mk/t_lib, 1 tc-start: 1639689588.919229, defaults__build_and_install tc-so:==== BEGIN module1.h tc-so:extern const char *first; tc-so:==== END module1.h tc-so:==== BEGIN module1.c tc-so:const char *first = "module1"; tc-so:==== END module1.c tc-so:==== BEGIN module2.h tc-so:extern const char *second; tc-so:==== END module2.h tc-so:==== BEGIN module2.c tc-so:const char *second = "module2"; tc-so:==== END module2.c tc-so:Executing command [ make ] tc-so:==== BEGIN mk.conf tc-so:# Test configuration file tc-so:BINOWN=root tc-so:BINGRP=wheel tc-so:DOCOWN=root tc-so:DOCGRP=wheel tc-so:LIBOWN=root tc-so:LIBGRP=wheel tc-so:LINKSOWN=root tc-so:LINKSGRP=wheel tc-so:MANOWN=root tc-so:MANGRP=wheel tc-so:DESTDIR=/tmp/atf-run.ysctRK/root tc-so:==== END mk.conf tc-so:Executing command [ make install ] tc-so:==== BEGIN main.c tc-so:#include tc-so:#include "module1.h" tc-so:#include "module2.h" tc-so:int main(void) { tc-so:printf("%s\n", first); tc-so:printf("%s\n", second); tc-so:return 0; } tc-so:==== END main.c tc-so:Executing command [ gcc -I. -Lroot/usr/lib -o main main.c -ltwo-modules ] tc-so:Executing command [ ./main ] tc-end: 1639689608.80846, defaults__build_and_install, passed tp-end: 1639689608.159956, share/mk/t_lib tp-start: 1639689608.777337, share/mk/t_own, 2 tc-start: 1639689608.780278, makeconf__missing tc-so:Executing command [ make MAKECONF=/tmp/atf-run.G8NPku/non-existent.conf hello ] tc-end: 1639689610.177937, makeconf__missing, passed tc-start: 1639689610.194759, makeconf__ok tc-so:Executing command [ make MAKECONF=/tmp/atf-run.s0ROCc/empty.conf show-config-var ] tc-so:Executing command [ make MAKECONF=/tmp/atf-run.s0ROCc/custom.conf show-config-var ] tc-end: 1639689612.533324, makeconf__ok, passed tp-end: 1639689612.546108, share/mk/t_own tp-start: 1639689613.136091, share/mk/t_prog, 2 tc-start: 1639689613.138391, defaults__build_and_install tc-so:Executing command [ make ] tc-so:==== BEGIN mk.conf tc-so:# Test configuration file tc-so:BINOWN=root tc-so:BINGRP=wheel tc-so:DOCOWN=root tc-so:DOCGRP=wheel tc-so:LIBOWN=root tc-so:LIBGRP=wheel tc-so:LINKSOWN=root tc-so:LINKSGRP=wheel tc-so:MANOWN=root tc-so:MANGRP=wheel tc-so:DESTDIR=/tmp/atf-run.qmPOoj/root tc-so:==== END mk.conf tc-so:Executing command [ make install ] tc-so:Executing command [ ./root/the/bin/dir/hello ] tc-so:Executing command [ cat root/usr/share/man/man1/hello.1 ] tc-so:Executing command [ cat root/usr/share/man/html1/hello.html ] tc-end: 1639689621.305633, defaults__build_and_install, passed tc-start: 1639689621.356982, without_man__build_and_install tc-so:Executing command [ make ] tc-so:==== BEGIN mk.conf tc-so:# Test configuration file tc-so:BINOWN=root tc-so:BINGRP=wheel tc-so:DOCOWN=root tc-so:DOCGRP=wheel tc-so:LIBOWN=root tc-so:LIBGRP=wheel tc-so:LINKSOWN=root tc-so:LINKSGRP=wheel tc-so:MANOWN=root tc-so:MANGRP=wheel tc-so:DESTDIR=/tmp/atf-run.DhvfdU/root tc-so:==== END mk.conf tc-so:Executing command [ make install ] tc-so:Executing command [ ./root/the/bin/dir/hello ] tc-end: 1639689626.246209, without_man__build_and_install, passed tp-end: 1639689626.275997, share/mk/t_prog tp-start: 1639689626.883310, share/mk/t_test, 3 tc-start: 1639689626.886425, one_c tc-so:Executing command [ make ] tc-so:==== BEGIN mk.conf tc-so:# Test configuration file tc-so:BINOWN=root tc-so:BINGRP=wheel tc-so:DOCOWN=root tc-so:DOCGRP=wheel tc-so:LIBOWN=root tc-so:LIBGRP=wheel tc-so:LINKSOWN=root tc-so:LINKSGRP=wheel tc-so:MANOWN=root tc-so:MANGRP=wheel tc-so:DESTDIR=/tmp/atf-run.yo9TK1/root tc-so:==== END mk.conf tc-so:Executing command [ make install ] tc-so:Executing command [ ./root/usr/tests/fake/t_fake -l ] tc-end: 1639689634.439128, one_c, passed tc-start: 1639689634.477310, one_cxx tc-so:Executing command [ make ] tc-so:==== BEGIN mk.conf tc-so:# Test configuration file tc-so:BINOWN=root tc-so:BINGRP=wheel tc-so:DOCOWN=root tc-so:DOCGRP=wheel tc-so:LIBOWN=root tc-so:LIBGRP=wheel tc-so:LINKSOWN=root tc-so:LINKSGRP=wheel tc-so:MANOWN=root tc-so:MANGRP=wheel tc-so:DESTDIR=/tmp/atf-run.iuI2T2/root tc-so:==== END mk.conf tc-so:Executing command [ make install ] tc-so:Executing command [ ./root/usr/tests/fake/t_fake -l ] tc-end: 1639689705.284631, one_cxx, passed tc-start: 1639689705.331342, one_sh tc-so:Executing command [ make ] tc-so:==== BEGIN mk.conf tc-so:# Test configuration file tc-so:BINOWN=root tc-so:BINGRP=wheel tc-so:DOCOWN=root tc-so:DOCGRP=wheel tc-so:LIBOWN=root tc-so:LIBGRP=wheel tc-so:LINKSOWN=root tc-so:LINKSGRP=wheel tc-so:MANOWN=root tc-so:MANGRP=wheel tc-so:DESTDIR=/tmp/atf-run.p67Mcu/root tc-so:==== END mk.conf tc-so:Executing command [ make install ] tc-so:Executing command [ ./root/usr/tests/fake/t_fake -l ] tc-end: 1639689709.121876, one_sh, passed tp-end: 1639689709.152124, share/mk/t_test tp-start: 1639689709.320610, atf/atf-c/detail/dynstr_test, 18 tc-start: 1639689709.323781, append_ap tc-so:Appending with plain string tc-so:Appending with formatted string tc-end: 1639689710.338673, append_ap, passed tc-start: 1639689710.345514, append_fmt tc-so:Appending with plain string tc-so:Appending with formatted string tc-end: 1639689711.815762, append_fmt, passed tc-start: 1639689711.826271, clear tc-so:Clear an empty string tc-so:Clear a non-empty string tc-end: 1639689711.943684, clear, passed tc-start: 1639689711.950551, copy tc-end: 1639689712.26696, copy, passed tc-start: 1639689712.33920, cstring tc-end: 1639689712.110858, cstring, passed tc-start: 1639689712.117574, equal_cstring tc-end: 1639689712.193656, equal_cstring, passed tc-start: 1639689712.200307, equal_dynstr tc-end: 1639689712.302944, equal_dynstr, passed tc-start: 1639689712.312971, fini_disown tc-end: 1639689712.426719, fini_disown, passed tc-start: 1639689712.436517, init tc-end: 1639689712.550712, init, passed tc-start: 1639689712.561833, init_ap tc-end: 1639689712.675828, init_ap, passed tc-start: 1639689712.685577, init_fmt tc-end: 1639689712.801533, init_fmt, passed tc-start: 1639689712.810824, init_raw tc-end: 1639689712.923495, init_raw, passed tc-start: 1639689712.933180, init_rep tc-end: 1639689713.473543, init_rep, passed tc-start: 1639689713.482978, init_substr tc-end: 1639689713.593856, init_substr, passed tc-start: 1639689713.603457, length tc-end: 1639689713.760305, length, passed tc-start: 1639689713.787432, prepend_ap tc-so:Prepending with plain string tc-so:Prepending with formatted string tc-end: 1639689716.113730, prepend_ap, passed tc-start: 1639689716.120582, prepend_fmt tc-so:Prepending with plain string tc-so:Prepending with formatted string tc-end: 1639689717.615327, prepend_fmt, passed tc-start: 1639689717.624850, rfind_ch tc-end: 1639689717.735930, rfind_ch, passed tp-end: 1639689717.743214, atf/atf-c/detail/dynstr_test tp-start: 1639689717.836787, atf/atf-c/detail/env_test, 4 tc-start: 1639689717.839923, get tc-end: 1639689717.939675, get, passed tc-start: 1639689717.949594, has tc-end: 1639689718.57604, has, passed tc-start: 1639689718.67594, set tc-end: 1639689718.182075, set, passed tc-start: 1639689718.192038, unset tc-end: 1639689718.270575, unset, passed tp-end: 1639689718.280227, atf/atf-c/detail/env_test tp-start: 1639689718.394547, atf/atf-c/detail/fs_test, 24 tc-start: 1639689718.397710, eaccess tc-so:Non-existent file checks tc-so: tc-so:File mode : 0000 tc-so:Access mode : 0x02 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0000 tc-so:Access mode : 0x04 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0000 tc-so:Access mode : 0x08 tc-so:Expected error: 13 tc-so:Error : 13 tc-so: tc-so:File mode : 0001 tc-so:Access mode : 0x02 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0001 tc-so:Access mode : 0x04 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0001 tc-so:Access mode : 0x08 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0002 tc-so:Access mode : 0x02 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0002 tc-so:Access mode : 0x04 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0002 tc-so:Access mode : 0x08 tc-so:Expected error: 13 tc-so:Error : 13 tc-so: tc-so:File mode : 0004 tc-so:Access mode : 0x02 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0004 tc-so:Access mode : 0x04 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0004 tc-so:Access mode : 0x08 tc-so:Expected error: 13 tc-so:Error : 13 tc-so: tc-so:File mode : 0010 tc-so:Access mode : 0x02 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0010 tc-so:Access mode : 0x04 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0010 tc-so:Access mode : 0x08 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0020 tc-so:Access mode : 0x02 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0020 tc-so:Access mode : 0x04 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0020 tc-so:Access mode : 0x08 tc-so:Expected error: 13 tc-so:Error : 13 tc-so: tc-so:File mode : 0040 tc-so:Access mode : 0x02 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0040 tc-so:Access mode : 0x04 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0040 tc-so:Access mode : 0x08 tc-so:Expected error: 13 tc-so:Error : 13 tc-so: tc-so:File mode : 0100 tc-so:Access mode : 0x02 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0100 tc-so:Access mode : 0x04 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0100 tc-so:Access mode : 0x08 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0200 tc-so:Access mode : 0x02 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0200 tc-so:Access mode : 0x04 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0200 tc-so:Access mode : 0x08 tc-so:Expected error: 13 tc-so:Error : 13 tc-so: tc-so:File mode : 0400 tc-so:Access mode : 0x02 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0400 tc-so:Access mode : 0x04 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0400 tc-so:Access mode : 0x08 tc-so:Expected error: 13 tc-so:Error : 13 tc-end: 1639689718.625487, eaccess, passed tc-start: 1639689718.633501, exists tc-so:Checking existence of a directory tc-so:Checking existence of a file tc-so:Checking existence of a non-existent file tc-end: 1639689718.729376, exists, passed tc-start: 1639689718.738708, getcwd tc-end: 1639689718.820554, getcwd, passed tc-start: 1639689718.830253, mkdtemp_err tc-end: 1639689718.941469, mkdtemp_err, passed tc-start: 1639689718.953476, mkdtemp_ok tc-end: 1639689719.55992, mkdtemp_ok, passed tc-start: 1639689719.69653, mkdtemp_umask tc-so:Creating temporary directory with umask 00100 tc-so:Creating temporary directory with umask 00200 tc-so:Creating temporary directory with umask 00400 tc-so:Creating temporary directory with umask 00500 tc-so:Creating temporary directory with umask 00600 tc-end: 1639689719.201868, mkdtemp_umask, passed tc-start: 1639689719.208284, mkstemp_err tc-end: 1639689719.310231, mkstemp_err, passed tc-start: 1639689719.321628, mkstemp_ok tc-end: 1639689719.407331, mkstemp_ok, passed tc-start: 1639689719.417944, mkstemp_umask tc-so:Creating temporary regular file with umask 00100 tc-so:Creating temporary regular file with umask 00200 tc-so:Creating temporary regular file with umask 00400 tc-end: 1639689719.534528, mkstemp_umask, passed tc-start: 1639689719.543987, path_append tc-so:Input : >foo< tc-so:Append : >bar< tc-so:Expected output: >foo/bar< tc-so:Output : >foo/bar< tc-so: tc-so:Input : >foo/< tc-so:Append : >/bar< tc-so:Expected output: >foo/bar< tc-so:Output : >foo/bar< tc-so: tc-so:Input : >foo/< tc-so:Append : >/bar/baz< tc-so:Expected output: >foo/bar/baz< tc-so:Output : >foo/bar/baz< tc-so: tc-so:Input : >foo/< tc-so:Append : >///bar///baz< tc-so:Expected output: >foo/bar/baz< tc-so:Output : >foo/bar/baz< tc-so: tc-end: 1639689719.688320, path_append, passed tc-start: 1639689719.698105, path_branch_path tc-so:Input : . tc-so:Expected output: . tc-so:Output : . tc-so: tc-so:Input : foo tc-so:Expected output: . tc-so:Output : . tc-so: tc-so:Input : foo/bar tc-so:Expected output: foo tc-so:Output : foo tc-so: tc-so:Input : /foo tc-so:Expected output: / tc-so:Output : / tc-so: tc-so:Input : /foo/bar tc-so:Expected output: /foo tc-so:Output : /foo tc-so: tc-end: 1639689719.849524, path_branch_path, passed tc-start: 1639689719.859132, path_copy tc-end: 1639689719.949113, path_copy, passed tc-start: 1639689719.958448, path_equal tc-end: 1639689720.37806, path_equal, passed tc-start: 1639689720.44721, path_is_absolute tc-so:Input : / tc-so:Expected result: true tc-so:Result : true tc-so: tc-so:Input : //// tc-so:Expected result: true tc-so:Result : true tc-so: tc-so:Input : ////a tc-so:Expected result: true tc-so:Result : true tc-so: tc-so:Input : //a// tc-so:Expected result: true tc-so:Result : true tc-so: tc-so:Input : a//// tc-so:Expected result: false tc-so:Result : false tc-so: tc-so:Input : ../foo tc-so:Expected result: false tc-so:Result : false tc-so: tc-end: 1639689720.145809, path_is_absolute, passed tc-start: 1639689720.152329, path_is_root tc-so:Input : / tc-so:Expected result: true tc-so:Result : true tc-so: tc-so:Input : //// tc-so:Expected result: true tc-so:Result : true tc-so: tc-so:Input : ////a tc-so:Expected result: false tc-so:Result : false tc-so: tc-so:Input : //a// tc-so:Expected result: false tc-so:Result : false tc-so: tc-so:Input : a//// tc-so:Expected result: false tc-so:Result : false tc-so: tc-so:Input : ../foo tc-so:Expected result: false tc-so:Result : false tc-so: tc-end: 1639689720.256216, path_is_root, passed tc-start: 1639689720.262902, path_leaf_name tc-so:Input : . tc-so:Expected output: . tc-so:Output : . tc-so: tc-so:Input : foo tc-so:Expected output: foo tc-so:Output : foo tc-so: tc-so:Input : foo/bar tc-so:Expected output: bar tc-so:Output : bar tc-so: tc-so:Input : /foo tc-so:Expected output: foo tc-so:Output : foo tc-so: tc-so:Input : /foo/bar tc-so:Expected output: bar tc-so:Output : bar tc-so: tc-end: 1639689720.366061, path_leaf_name, passed tc-start: 1639689720.372820, path_normalize tc-so:Input : >.< tc-so:Expected output: >.< tc-so:Output : >.< tc-so: tc-so:Input : >..< tc-so:Expected output: >..< tc-so:Output : >..< tc-so: tc-so:Input : >/< tc-so:Expected output: >/< tc-so:Output : >/< tc-so: tc-so:Input : >//< tc-so:Expected output: >/< tc-so:Output : >/< tc-so: tc-so:Input : >///< tc-so:Expected output: >/< tc-so:Output : >/< tc-so: tc-so:Input : >foo< tc-so:Expected output: >foo< tc-so:Output : >foo< tc-so: tc-so:Input : >foo/< tc-so:Expected output: >foo< tc-so:Output : >foo< tc-so: tc-so:Input : >foo/bar< tc-so:Expected output: >foo/bar< tc-so:Output : >foo/bar< tc-so: tc-so:Input : >foo/bar/< tc-so:Expected output: >foo/bar< tc-so:Output : >foo/bar< tc-so: tc-so:Input : >/foo< tc-so:Expected output: >/foo< tc-so:Output : >/foo< tc-so: tc-so:Input : >/foo/bar< tc-so:Expected output: >/foo/bar< tc-so:Output : >/foo/bar< tc-so: tc-so:Input : >/foo/bar/< tc-so:Expected output: >/foo/bar< tc-so:Output : >/foo/bar< tc-so: tc-so:Input : >///foo< tc-so:Expected output: >/foo< tc-so:Output : >/foo< tc-so: tc-so:Input : >///foo///bar< tc-so:Expected output: >/foo/bar< tc-so:Output : >/foo/bar< tc-so: tc-so:Input : >///foo///bar///< tc-so:Expected output: >/foo/bar< tc-so:Output : >/foo/bar< tc-so: tc-end: 1639689720.503228, path_normalize, passed tc-start: 1639689720.513951, path_to_absolute tc-so:Relative path: . tc-so:Absolute path: /tmp/atf-run.OtTZwX/. tc-so: tc-so:Relative path: dir tc-so:Absolute path: /tmp/atf-run.OtTZwX/dir tc-so: tc-end: 1639689720.643757, path_to_absolute, passed tc-start: 1639689720.657170, rmdir_empty tc-end: 1639689720.776570, rmdir_empty, passed tc-start: 1639689720.786410, rmdir_enotempty tc-end: 1639689720.909623, rmdir_enotempty, passed tc-start: 1639689720.924482, rmdir_eperm tc-end: 1639689721.46378, rmdir_eperm, passed tc-start: 1639689721.59496, stat_mode tc-end: 1639689721.210976, stat_mode, passed tc-start: 1639689721.221427, stat_perms tc-end: 1639689721.313288, stat_perms, passed tc-start: 1639689721.323961, stat_type tc-end: 1639689721.435209, stat_type, passed tp-end: 1639689721.449782, atf/atf-c/detail/fs_test tp-start: 1639689721.560683, atf/atf-c/detail/list_test, 9 tc-start: 1639689721.563558, list_append tc-end: 1639689721.665602, list_append, passed tc-start: 1639689721.674875, list_append_list tc-end: 1639689721.777389, list_append_list, passed tc-start: 1639689721.786319, list_for_each tc-so:Iterating over empty list tc-so:Iterating over list of 0 elements tc-so:Iterating over list of 1 elements tc-so:Retrieved item: 1 tc-so:Iterating over list of 2 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Iterating over list of 3 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Iterating over list of 4 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Iterating over list of 5 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Iterating over list of 6 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Iterating over list of 7 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Iterating over list of 8 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Iterating over list of 9 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Retrieved item: 9 tc-so:Iterating over list of 10 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Retrieved item: 9 tc-so:Retrieved item: 10 tc-end: 1639689721.972855, list_for_each, passed tc-start: 1639689721.981513, list_for_each_c tc-so:Iterating over empty list tc-so:Iterating over list of 0 elements tc-so:Iterating over list of 1 elements tc-so:Retrieved item: 1 tc-so:Iterating over list of 2 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Iterating over list of 3 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Iterating over list of 4 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Iterating over list of 5 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Iterating over list of 6 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Iterating over list of 7 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Iterating over list of 8 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Iterating over list of 9 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Retrieved item: 9 tc-so:Iterating over list of 10 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Retrieved item: 9 tc-so:Retrieved item: 10 tc-end: 1639689722.170714, list_for_each_c, passed tc-start: 1639689722.179680, list_index tc-end: 1639689722.280623, list_index, passed tc-start: 1639689722.289860, list_index_c tc-end: 1639689722.393591, list_index_c, passed tc-start: 1639689722.402389, list_init tc-end: 1639689722.503028, list_init, passed tc-start: 1639689722.511634, list_to_charpp_empty tc-end: 1639689722.613019, list_to_charpp_empty, passed tc-start: 1639689722.623098, list_to_charpp_some tc-end: 1639689722.727268, list_to_charpp_some, passed tp-end: 1639689722.736507, atf/atf-c/detail/list_test tp-start: 1639689722.853177, atf/atf-c/detail/map_test, 13 tc-start: 1639689722.856118, find tc-end: 1639689722.961087, find, passed tc-start: 1639689722.970880, find_c tc-end: 1639689723.77241, find_c, passed tc-start: 1639689723.86504, map_for_each tc-so:Iterating over empty map tc-so:Iterating over map of 0 elements tc-so:Iterating over map of 1 elements tc-so:Retrieved item: 1 tc-so:Iterating over map of 2 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Iterating over map of 3 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Iterating over map of 4 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Iterating over map of 5 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Iterating over map of 6 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Iterating over map of 7 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Iterating over map of 8 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Iterating over map of 9 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Retrieved item: 9 tc-so:Iterating over map of 10 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Retrieved item: 9 tc-so:Retrieved item: 10 tc-end: 1639689723.283855, map_for_each, passed tc-start: 1639689723.293421, map_for_each_c tc-so:Iterating over empty map tc-so:Iterating over map of 0 elements tc-so:Iterating over map of 1 elements tc-so:Retrieved item: 1 tc-so:Iterating over map of 2 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Iterating over map of 3 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Iterating over map of 4 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Iterating over map of 5 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Iterating over map of 6 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Iterating over map of 7 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Iterating over map of 8 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Iterating over map of 9 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Retrieved item: 9 tc-so:Iterating over map of 10 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Retrieved item: 9 tc-so:Retrieved item: 10 tc-end: 1639689723.488390, map_for_each_c, passed tc-start: 1639689723.497871, map_init tc-end: 1639689723.606202, map_init, passed tc-start: 1639689723.615659, map_init_charpp_empty tc-end: 1639689723.721393, map_init_charpp_empty, passed tc-start: 1639689723.731137, map_init_charpp_null tc-end: 1639689723.838164, map_init_charpp_null, passed tc-start: 1639689723.847960, map_init_charpp_short tc-end: 1639689723.956978, map_init_charpp_short, passed tc-start: 1639689723.966425, map_init_charpp_some tc-end: 1639689724.74017, map_init_charpp_some, passed tc-start: 1639689724.84450, map_insert tc-so:Inserting some values tc-so:Replacing a value tc-end: 1639689724.200245, map_insert, passed tc-start: 1639689724.209678, stable_keys tc-end: 1639689724.307741, stable_keys, passed tc-start: 1639689724.314609, to_charpp_empty tc-end: 1639689724.394480, to_charpp_empty, passed tc-start: 1639689724.404804, to_charpp_some tc-end: 1639689724.517087, to_charpp_some, passed tp-end: 1639689724.527267, atf/atf-c/detail/map_test tp-start: 1639689724.700647, atf/atf-c/detail/process_test, 51 tc-start: 1639689724.703117, child_pid tc-se:Reporting 4528 to parent tc-so:Expected PID: 4528 tc-so:Actual PID: 4528 tc-end: 1639689724.828798, child_pid, passed tc-start: 1639689724.835634, child_wait_eintr tc-se:Child entering wait(2) tc-se:Child's wait(2) terminated tc-se:Child is killing subchild tc-so:Waiting for child to issue wait(2) tc-so:Interrupting child's wait(2) call tc-so:Waiting for child's completion tc-end: 1639689726.954307, child_wait_eintr, passed tc-start: 1639689726.961021, exec_failure tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers exit-failure tc-end: 1639689727.108744, exec_failure, passed tc-start: 1639689727.115493, exec_list tc-end: 1639689727.242319, exec_list, passed tc-start: 1639689727.250861, exec_prehook tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers exit-success tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers exit-success tc-end: 1639689727.354137, exec_prehook, passed tc-start: 1639689727.360725, exec_success tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers exit-success tc-end: 1639689727.483263, exec_success, passed tc-start: 1639689727.489825, fork_cookie tc-end: 1639689727.631543, fork_cookie, passed tc-start: 1639689727.639120, fork_out_capture_err_capture tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-end: 1639689727.763311, fork_out_capture_err_capture, passed tc-start: 1639689727.770476, fork_out_capture_err_connect tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1639689727.894167, fork_out_capture_err_connect, passed tc-start: 1639689727.902390, fork_out_capture_err_default tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1639689728.26248, fork_out_capture_err_default, passed tc-start: 1639689728.34793, fork_out_capture_err_inherit tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1639689728.156321, fork_out_capture_err_inherit, passed tc-start: 1639689728.165103, fork_out_capture_err_redirect_fd tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1639689728.289441, fork_out_capture_err_redirect_fd, passed tc-start: 1639689728.297551, fork_out_capture_err_redirect_path tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1639689728.421818, fork_out_capture_err_redirect_path, passed tc-start: 1639689728.430245, fork_out_connect_err_capture tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-end: 1639689728.554503, fork_out_connect_err_capture, passed tc-start: 1639689728.562826, fork_out_connect_err_connect tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1639689728.714347, fork_out_connect_err_connect, passed tc-start: 1639689728.725275, fork_out_connect_err_default tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1639689728.852092, fork_out_connect_err_default, passed tc-start: 1639689728.861868, fork_out_connect_err_inherit tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1639689728.987280, fork_out_connect_err_inherit, passed tc-start: 1639689728.997267, fork_out_connect_err_redirect_fd tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1639689729.123616, fork_out_connect_err_redirect_fd, passed tc-start: 1639689729.133222, fork_out_connect_err_redirect_path tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1639689729.258453, fork_out_connect_err_redirect_path, passed tc-start: 1639689729.268193, fork_out_default_err_capture tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-end: 1639689729.403564, fork_out_default_err_capture, passed tc-start: 1639689729.411732, fork_out_default_err_connect tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1639689729.539493, fork_out_default_err_connect, passed tc-start: 1639689729.550167, fork_out_default_err_default tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1639689729.680872, fork_out_default_err_default, passed tc-start: 1639689729.690502, fork_out_default_err_inherit tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1639689729.829806, fork_out_default_err_inherit, passed tc-start: 1639689729.839900, fork_out_default_err_redirect_fd tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1639689729.969338, fork_out_default_err_redirect_fd, passed tc-start: 1639689729.980107, fork_out_default_err_redirect_path tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1639689730.125732, fork_out_default_err_redirect_path, passed tc-start: 1639689730.135947, fork_out_inherit_err_capture tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-end: 1639689730.266562, fork_out_inherit_err_capture, passed tc-start: 1639689730.275089, fork_out_inherit_err_connect tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1639689730.400847, fork_out_inherit_err_connect, passed tc-start: 1639689730.410769, fork_out_inherit_err_default tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1639689730.536926, fork_out_inherit_err_default, passed tc-start: 1639689730.546981, fork_out_inherit_err_inherit tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1639689730.671050, fork_out_inherit_err_inherit, passed tc-start: 1639689730.681031, fork_out_inherit_err_redirect_fd tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1639689730.808568, fork_out_inherit_err_redirect_fd, passed tc-start: 1639689730.818721, fork_out_inherit_err_redirect_path tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1639689730.945165, fork_out_inherit_err_redirect_path, passed tc-start: 1639689730.955122, fork_out_redirect_fd_err_capture tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-end: 1639689731.79625, fork_out_redirect_fd_err_capture, passed tc-start: 1639689731.87742, fork_out_redirect_fd_err_connect tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1639689731.213881, fork_out_redirect_fd_err_connect, passed tc-start: 1639689731.223694, fork_out_redirect_fd_err_default tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1639689731.354166, fork_out_redirect_fd_err_default, passed tc-start: 1639689731.363985, fork_out_redirect_fd_err_inherit tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1639689731.496607, fork_out_redirect_fd_err_inherit, passed tc-start: 1639689731.507115, fork_out_redirect_fd_err_redirect_fd tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1639689731.637181, fork_out_redirect_fd_err_redirect_fd, passed tc-start: 1639689731.646971, fork_out_redirect_fd_err_redirect_path tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1639689731.776919, fork_out_redirect_fd_err_redirect_path, passed tc-start: 1639689731.786741, fork_out_redirect_path_err_capture tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-end: 1639689731.912097, fork_out_redirect_path_err_capture, passed tc-start: 1639689731.920707, fork_out_redirect_path_err_connect tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1639689732.48164, fork_out_redirect_path_err_connect, passed tc-start: 1639689732.58330, fork_out_redirect_path_err_default tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1639689732.187074, fork_out_redirect_path_err_default, passed tc-start: 1639689732.197249, fork_out_redirect_path_err_inherit tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1639689732.327907, fork_out_redirect_path_err_inherit, passed tc-start: 1639689732.338078, fork_out_redirect_path_err_redirect_fd tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1639689732.466956, fork_out_redirect_path_err_redirect_fd, passed tc-start: 1639689732.477431, fork_out_redirect_path_err_redirect_path tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1639689732.605721, fork_out_redirect_path_err_redirect_path, passed tc-start: 1639689732.616058, status_coredump tc-end: 1639689732.746968, status_coredump, passed tc-start: 1639689732.757538, status_exited tc-end: 1639689732.866672, status_exited, passed tc-start: 1639689732.873958, status_signaled tc-end: 1639689732.982886, status_signaled, passed tc-start: 1639689732.990565, stream_init_capture tc-end: 1639689733.73346, stream_init_capture, passed tc-start: 1639689733.80409, stream_init_connect tc-end: 1639689733.165077, stream_init_connect, passed tc-start: 1639689733.172311, stream_init_inherit tc-end: 1639689733.256856, stream_init_inherit, passed tc-start: 1639689733.263885, stream_init_redirect_fd tc-end: 1639689733.349453, stream_init_redirect_fd, passed tc-start: 1639689733.359680, stream_init_redirect_path tc-end: 1639689733.444585, stream_init_redirect_path, passed tp-end: 1639689733.451354, atf/atf-c/detail/process_test tp-start: 1639689733.525714, atf/atf-c/detail/sanity_test, 4 tc-start: 1639689733.528006, inv tc-so:Looking for 'Invariant' in 'sanity_test: Invariant check failed at /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:71: td->m_cond' tc-so:Looking for '/tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Invariant check failed at /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:71: td->m_cond' tc-so:Looking for 'atf-devel@NetBSD.org' in 'sanity_test: This is probably a bug in this application or one of the libraries it uses. If you believe this problem is caused by, or is related to Automated Testing Framework 0.20, please report it to atf-devel@NetBSD.org and provide as many detatils as possible describing how you got to this condition.' tc-so:Looking for 'Invariant' in 'sanity_test: Invariant check failed at /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:71: td->m_cond' tc-so:Looking for '/tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Invariant check failed at /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:71: td->m_cond' tc-so:Looking for 'atf-devel@NetBSD.org' in 'sanity_test: This is probably a bug in this application or one of the libraries it uses. If you believe this problem is caused by, or is related to Automated Testing Framework 0.20, please report it to atf-devel@NetBSD.org and provide as many detatils as possible describing how you got to this condition.' tc-end: 1639689733.716145, inv, passed tc-start: 1639689733.725094, post tc-so:Looking for 'Postcondition' in 'sanity_test: Postcondition check failed at /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:79: td->m_cond' tc-so:Looking for '/tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Postcondition check failed at /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:79: td->m_cond' tc-so:Looking for 'atf-devel@NetBSD.org' in 'sanity_test: This is probably a bug in this application or one of the libraries it uses. If you believe this problem is caused by, or is related to Automated Testing Framework 0.20, please report it to atf-devel@NetBSD.org and provide as many detatils as possible describing how you got to this condition.' tc-so:Looking for 'Postcondition' in 'sanity_test: Postcondition check failed at /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:79: td->m_cond' tc-so:Looking for '/tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Postcondition check failed at /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:79: td->m_cond' tc-so:Looking for 'atf-devel@NetBSD.org' in 'sanity_test: This is probably a bug in this application or one of the libraries it uses. If you believe this problem is caused by, or is related to Automated Testing Framework 0.20, please report it to atf-devel@NetBSD.org and provide as many detatils as possible describing how you got to this condition.' tc-end: 1639689733.901488, post, passed tc-start: 1639689733.911166, pre tc-so:Looking for 'Precondition' in 'sanity_test: Precondition check failed at /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:75: td->m_cond' tc-so:Looking for '/tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Precondition check failed at /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:75: td->m_cond' tc-so:Looking for 'atf-devel@NetBSD.org' in 'sanity_test: This is probably a bug in this application or one of the libraries it uses. If you believe this problem is caused by, or is related to Automated Testing Framework 0.20, please report it to atf-devel@NetBSD.org and provide as many detatils as possible describing how you got to this condition.' tc-so:Looking for 'Precondition' in 'sanity_test: Precondition check failed at /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:75: td->m_cond' tc-so:Looking for '/tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Precondition check failed at /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:75: td->m_cond' tc-so:Looking for 'atf-devel@NetBSD.org' in 'sanity_test: This is probably a bug in this application or one of the libraries it uses. If you believe this problem is caused by, or is related to Automated Testing Framework 0.20, please report it to atf-devel@NetBSD.org and provide as many detatils as possible describing how you got to this condition.' tc-end: 1639689734.94366, pre, passed tc-start: 1639689734.103664, unreachable tc-so:Looking for 'Invariant' in 'sanity_test: Invariant check failed at /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:84: 0' tc-so:Looking for '/tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Invariant check failed at /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:84: 0' tc-so:Looking for 'atf-devel@NetBSD.org' in 'sanity_test: This is probably a bug in this application or one of the libraries it uses. If you believe this problem is caused by, or is related to Automated Testing Framework 0.20, please report it to atf-devel@NetBSD.org and provide as many detatils as possible describing how you got to this condition.' tc-so:Looking for 'Invariant' in 'sanity_test: Invariant check failed at /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:84: 0' tc-so:Looking for '/tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Invariant check failed at /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:84: 0' tc-so:Looking for 'atf-devel@NetBSD.org' in 'sanity_test: This is probably a bug in this application or one of the libraries it uses. If you believe this problem is caused by, or is related to Automated Testing Framework 0.20, please report it to atf-devel@NetBSD.org and provide as many detatils as possible describing how you got to this condition.' tc-end: 1639689734.276366, unreachable, passed tp-end: 1639689734.285593, atf/atf-c/detail/sanity_test tp-start: 1639689734.359557, atf/atf-c/detail/text_test, 7 tc-start: 1639689734.361710, for_each_word tc-end: 1639689734.433188, for_each_word, passed tc-start: 1639689734.439709, format tc-end: 1639689734.512718, format, passed tc-start: 1639689734.519329, format_ap tc-end: 1639689734.592188, format_ap, passed tc-start: 1639689734.598673, split tc-so:Splitting '' with delimiter ' ' tc-so:Expecting 0 words tc-so:Splitting ' ' with delimiter ' ' tc-so:Expecting 0 words tc-so:Splitting ' ' with delimiter ' ' tc-so:Expecting 0 words tc-so:Splitting 'a b' with delimiter ' ' tc-so:Expecting 2 words tc-so:Word at position 0 should be 'a' tc-so:Word at position 1 should be 'b' tc-so:Splitting 'a b c d' with delimiter ' ' tc-so:Expecting 4 words tc-so:Word at position 0 should be 'a' tc-so:Word at position 1 should be 'b' tc-so:Word at position 2 should be 'c' tc-so:Word at position 3 should be 'd' tc-so:Splitting 'foo bar' with delimiter ' ' tc-so:Expecting 2 words tc-so:Word at position 0 should be 'foo' tc-so:Word at position 1 should be 'bar' tc-so:Splitting 'foo bar baz foobar' with delimiter ' ' tc-so:Expecting 4 words tc-so:Word at position 0 should be 'foo' tc-so:Word at position 1 should be 'bar' tc-so:Word at position 2 should be 'baz' tc-so:Word at position 3 should be 'foobar' tc-so:Splitting ' foo bar' with delimiter ' ' tc-so:Expecting 2 words tc-so:Word at position 0 should be 'foo' tc-so:Word at position 1 should be 'bar' tc-so:Splitting 'foo bar' with delimiter ' ' tc-so:Expecting 2 words tc-so:Word at position 0 should be 'foo' tc-so:Word at position 1 should be 'bar' tc-so:Splitting 'foo bar ' with delimiter ' ' tc-so:Expecting 2 words tc-so:Word at position 0 should be 'foo' tc-so:Word at position 1 should be 'bar' tc-so:Splitting ' foo bar ' with delimiter ' ' tc-so:Expecting 2 words tc-so:Word at position 0 should be 'foo' tc-so:Word at position 1 should be 'bar' tc-end: 1639689734.714248, split, passed tc-start: 1639689734.720660, split_delims tc-so:Splitting '' with delimiter '/' tc-so:Expecting 0 words tc-so:Splitting ' ' with delimiter '/' tc-so:Expecting 1 words tc-so:Word at position 0 should be ' ' tc-so:Splitting ' ' with delimiter '/' tc-so:Expecting 1 words tc-so:Word at position 0 should be ' ' tc-so:Splitting 'a/b' with delimiter '/' tc-so:Expecting 2 words tc-so:Word at position 0 should be 'a' tc-so:Word at position 1 should be 'b' tc-so:Splitting 'aLONGDELIMbcdLONGDELIMef' with delimiter 'LONGDELIM' tc-so:Expecting 3 words tc-so:Word at position 0 should be 'a' tc-so:Word at position 1 should be 'bcd' tc-so:Word at position 2 should be 'ef' tc-end: 1639689734.814452, split_delims, passed tc-start: 1639689734.820912, to_bool tc-end: 1639689734.895803, to_bool, passed tc-start: 1639689734.902780, to_long tc-end: 1639689734.977611, to_long, passed tp-end: 1639689734.984263, atf/atf-c/detail/text_test tp-start: 1639689735.56483, atf/atf-c/detail/user_test, 4 tc-start: 1639689735.58595, euid tc-end: 1639689735.128352, euid, passed tc-start: 1639689735.135122, is_member_of_group tc-so:User group 0 is 0 tc-so:User group 1 is 2 tc-so:User group 2 is 3 tc-so:User group 3 is 4 tc-so:User group 4 is 5 tc-so:User group 5 is 20 tc-so:User group 6 is 31 tc-so:User group 7 is 34 tc-so:User belongs to 8 groups tc-so:Last GID is 34 tc-so:Checking if user belongs to group 0 tc-so:Checking if user does not belong to group 1 tc-so:Checking if user belongs to group 2 tc-so:Checking if user belongs to group 3 tc-so:Checking if user belongs to group 4 tc-so:Checking if user belongs to group 5 tc-so:Checking if user does not belong to group 6 tc-so:Checking if user does not belong to group 7 tc-so:Checking if user does not belong to group 8 tc-so:Checking if user does not belong to group 9 tc-so:Checking if user does not belong to group 10 tc-so:Checking if user does not belong to group 11 tc-so:Checking if user does not belong to group 12 tc-so:Checking if user does not belong to group 13 tc-so:Checking if user does not belong to group 14 tc-so:Checking if user does not belong to group 15 tc-so:Checking if user does not belong to group 16 tc-so:Checking if user does not belong to group 17 tc-so:Checking if user does not belong to group 18 tc-so:Checking if user does not belong to group 19 tc-so:Checking if user belongs to group 20 tc-so:Checking if user does not belong to group 21 tc-so:Checking if user does not belong to group 22 tc-so:Checking if user does not belong to group 23 tc-so:Checking if user does not belong to group 24 tc-so:Checking if user does not belong to group 25 tc-so:Checking if user does not belong to group 26 tc-so:Checking if user does not belong to group 27 tc-so:Checking if user does not belong to group 28 tc-so:Checking if user does not belong to group 29 tc-so:Checking if user does not belong to group 30 tc-so:Checking if user belongs to group 31 tc-so:Checking if user does not belong to group 32 tc-so:Checking if user does not belong to group 33 tc-end: 1639689735.252178, is_member_of_group, passed tc-start: 1639689735.258911, is_root tc-end: 1639689735.331808, is_root, passed tc-start: 1639689735.338408, is_unprivileged tc-end: 1639689735.408715, is_unprivileged, passed tp-end: 1639689735.415238, atf/atf-c/detail/user_test tp-start: 1639689735.487629, atf/atf-c/atf_c_test, 1 tc-start: 1639689735.489728, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1639689736.613456, include, passed tp-end: 1639689736.623057, atf/atf-c/atf_c_test tp-start: 1639689736.698889, atf/atf-c/build_test, 5 tc-start: 1639689736.701379, c_o tc-so:> Test: No flags tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cc' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'cc' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Multi-word program name tc-so:Setting ATF_BUILD_CC to 'cc -foo' tc-so:Setting ATF_BUILD_CFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cc' '-foo' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'cc' '-foo' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cflags tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '-f1 -f2 -f3 -f4-f5' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cc' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'cc' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cppflags tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1 -f2 -f3 -f4-f5' tc-so:Expected arguments: 'cc' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'cc' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cflags and cppflags tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '-f2' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1' tc-so:Expected arguments: 'cc' '-f1' '-f2' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'cc' '-f1' '-f2' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some optional arguments tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cc' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'cc' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cflags, cppflags and optional arguments tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '-f2' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1' tc-so:Expected arguments: 'cc' '-f1' '-f2' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'cc' '-f1' '-f2' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-end: 1639689736.826733, c_o, passed tc-start: 1639689736.832968, cpp tc-so:> Test: No flags tc-so:Setting ATF_BUILD_CPP to 'cpp' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cpp' '-o' 'test.out' 'test.c' tc-so:Returned arguments: 'cpp' '-o' 'test.out' 'test.c' tc-so:> Test: Multi-word program name tc-so:Setting ATF_BUILD_CPP to 'cpp -foo' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cpp' '-foo' '-o' 'test.out' 'test.c' tc-so:Returned arguments: 'cpp' '-foo' '-o' 'test.out' 'test.c' tc-so:> Test: Some cppflags tc-so:Setting ATF_BUILD_CPP to 'cpp' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1 -f2 -f3 -f4-f5' tc-so:Expected arguments: 'cpp' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.out' 'test.c' tc-so:Returned arguments: 'cpp' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.out' 'test.c' tc-so:> Test: Some optional arguments tc-so:Setting ATF_BUILD_CPP to 'cpp' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cpp' '-o1' '-o2' '-o' 'test.out' 'test.c' tc-so:Returned arguments: 'cpp' '-o1' '-o2' '-o' 'test.out' 'test.c' tc-so:> Test: Some cppflags and optional arguments tc-so:Setting ATF_BUILD_CPP to 'cpp' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1' tc-so:Expected arguments: 'cpp' '-f1' '-o1' '-o2' '-o' 'test.out' 'test.c' tc-so:Returned arguments: 'cpp' '-f1' '-o1' '-o2' '-o' 'test.out' 'test.c' tc-end: 1639689736.938491, cpp, passed tc-start: 1639689736.944659, cxx_o tc-so:> Test: No flags tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'c++' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'c++' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Multi-word program name tc-so:Setting ATF_BUILD_CXX to 'c++ -foo' tc-so:Setting ATF_BUILD_CXXFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'c++' '-foo' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'c++' '-foo' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cxxflags tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '-f1 -f2 -f3 -f4-f5' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'c++' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'c++' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cppflags tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1 -f2 -f3 -f4-f5' tc-so:Expected arguments: 'c++' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'c++' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cxxflags and cppflags tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '-f2' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1' tc-so:Expected arguments: 'c++' '-f1' '-f2' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'c++' '-f1' '-f2' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some optional arguments tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'c++' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'c++' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cxxflags, cppflags and optional arguments tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '-f2' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1' tc-so:Expected arguments: 'c++' '-f1' '-f2' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'c++' '-f1' '-f2' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-end: 1639689737.67333, cxx_o, passed tc-start: 1639689737.75794, equal_arrays tc-end: 1639689737.161069, equal_arrays, passed tc-start: 1639689737.167607, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1639689737.929370, include, passed tp-end: 1639689737.943381, atf/atf-c/build_test tp-start: 1639689738.68526, atf/atf-c/check_test, 10 tc-start: 1639689738.71869, build_c_o tc-so:Looking for '-o test.o' in '> /usr/bin/cc -o test.o -c test.c' tc-so:Looking for '-c test.c' in '> /usr/bin/cc -o test.o -c test.c' tc-so:Looking for '-o test.o' in 'Looking for '-o test.o' in '> /usr/bin/cc -o test.o -c test.c'' tc-so:Looking for '-c test.c' in 'Looking for '-o test.o' in '> /usr/bin/cc -o test.o -c test.c'' tc-so:Looking for 'test.c' in 'test.c: In function 'foo':' tc-so:Looking for 'UNDEFINED_SYMBOL' in 'test.c: In function 'foo':' tc-so:Looking for 'UNDEFINED_SYMBOL' in 'test.c:1:26: error: 'UNDEFINED_SYMBOL' undeclared (first use in this function)' tc-end: 1639689739.673612, build_c_o, passed tc-start: 1639689739.688500, build_cpp tc-so:Looking for '-o.*test.p' in '> /usr/bin/cpp -o test.p test.c' tc-so:Looking for 'test.c' in '> /usr/bin/cpp -o test.p test.c' tc-so:Looking for 'foo bar' in '# 1 "test.c"' tc-so:Looking for 'foo bar' in '# 1 ""' tc-so:Looking for 'foo bar' in '# 1 ""' tc-so:Looking for 'foo bar' in '# 1 "test.c"' tc-so:Looking for 'foo bar' in '' tc-so:Looking for 'foo bar' in '' tc-so:Looking for 'foo bar' in 'foo bar' tc-so:Looking for '-o test.p' in 'Looking for '-o.*test.p' in '> /usr/bin/cpp -o test.p test.c'' tc-so:Looking for 'test.c' in 'Looking for '-o.*test.p' in '> /usr/bin/cpp -o test.p test.c'' tc-so:Looking for 'test.c' in 'test.c:1:10: fatal error: ./non-existent.h: No such file or directory' tc-so:Looking for 'non-existent.h' in 'test.c:1:10: fatal error: ./non-existent.h: No such file or directory' tc-end: 1639689740.725591, build_cpp, passed tc-start: 1639689740.738821, build_cxx_o tc-so:Looking for '-o test.o' in '> /usr/bin/c++ -o test.o -c test.cpp' tc-so:Looking for '-c test.cpp' in '> /usr/bin/c++ -o test.o -c test.cpp' tc-so:Looking for '-o test.o' in 'Looking for '-o test.o' in '> /usr/bin/c++ -o test.o -c test.cpp'' tc-so:Looking for '-c test.cpp' in 'Looking for '-o test.o' in '> /usr/bin/c++ -o test.o -c test.cpp'' tc-so:Looking for 'test.cpp' in 'test.cpp: In function 'void foo()':' tc-so:Looking for 'UNDEFINED_SYMBOL' in 'test.cpp: In function 'void foo()':' tc-so:Looking for 'UNDEFINED_SYMBOL' in 'test.cpp:1:26: error: 'UNDEFINED_SYMBOL' was not declared in this scope' tc-end: 1639689766.635843, build_cxx_o, passed tc-start: 1639689766.650693, exec_array tc-end: 1639689766.801727, exec_array, passed tc-start: 1639689766.810959, exec_cleanup tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers exit-success tc-end: 1639689767.1767, exec_cleanup, passed tc-start: 1639689767.9213, exec_exitstatus tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers exit-success tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers exit-failure tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers exit-signal tc-end: 1639689767.330327, exec_exitstatus, passed tc-start: 1639689767.338936, exec_stdout_stderr tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers stdout-stderr result1 tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers stdout-stderr result2 tc-end: 1639689767.613896, exec_stdout_stderr, passed tc-start: 1639689767.623464, exec_umask tc-end: 1639689767.749272, exec_umask, passed tc-start: 1639689767.758910, exec_unknown tc-end: 1639689767.934707, exec_unknown, passed tc-start: 1639689767.944757, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1639689768.629032, include, passed tp-end: 1639689768.638916, atf/atf-c/check_test tp-start: 1639689768.716954, atf/atf-c/config_test, 2 tc-start: 1639689768.719507, get tc-so:Checking that atf_build_cc is set to env-value tc-so:Checking that atf_build_cflags is set to env-value tc-so:Checking that atf_build_cpp is set to env-value tc-so:Checking that atf_build_cppflags is set to env-value tc-so:Checking that atf_build_cxx is set to env-value tc-so:Checking that atf_build_cxxflags is set to env-value tc-so:Checking that atf_includedir is set to env-value tc-so:Checking that atf_libexecdir is set to env-value tc-so:Checking that atf_pkgdatadir is set to env-value tc-so:Checking that atf_shell is set to env-value tc-so:Checking that atf_workdir is set to env-value tc-end: 1639689768.820367, get, passed tc-start: 1639689768.829433, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1639689769.494225, include, passed tp-end: 1639689769.504151, atf/atf-c/config_test tp-start: 1639689769.591401, atf/atf-c/error_test, 12 tc-start: 1639689769.593500, error_new tc-end: 1639689769.686023, error_new, passed tc-start: 1639689769.692652, error_new_wo_memory tc-end: 1639689769.766235, error_new_wo_memory, passed tc-start: 1639689769.772810, format tc-so:Testing default formatting function tc-so:Error string is: Error 'test_error' tc-so:Testing custom formatting function tc-so:Error string is: Test formatting function tc-end: 1639689769.873159, format, passed tc-start: 1639689769.879433, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1639689770.600920, include, passed tc-start: 1639689770.610173, include_fwd tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1639689771.269034, include_fwd, passed tc-start: 1639689771.282814, is_error tc-end: 1639689771.375728, is_error, passed tc-start: 1639689771.382185, libc_format tc-end: 1639689771.469265, libc_format, passed tc-start: 1639689771.476114, libc_new tc-end: 1639689771.552001, libc_new, passed tc-start: 1639689771.558745, no_error tc-end: 1639689771.633117, no_error, passed tc-start: 1639689771.639899, no_memory_format tc-end: 1639689771.732692, no_memory_format, passed tc-start: 1639689771.742459, no_memory_new tc-end: 1639689771.854439, no_memory_new, passed tc-start: 1639689771.863868, no_memory_twice tc-end: 1639689771.973105, no_memory_twice, passed tp-end: 1639689771.982680, atf/atf-c/error_test tp-start: 1639689772.108259, atf/atf-c/macros_test, 14 tc-start: 1639689772.111390, check tc-so:Checking with a 0 value tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: 0 not met$' in '*** Check failed: /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:328: 0 not met' tc-so:Checking with a 1 value tc-so:Looking for '^passed' in 'passed' tc-so:Checking with a 0 value tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: expected a false value$' in '*** Check failed: /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:330: expected a false value' tc-so:Checking with a 1 value tc-so:Looking for '^passed' in 'passed' tc-end: 1639689772.419547, check, passed tc-start: 1639689772.430786, check_eq tc-so:Checking with 1, 1 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 2 and expecting false tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: 1 != 2$' in '*** Check failed: /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:422: 1 != 2' tc-so:Checking with 2, 1 and expecting false tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: 2 != 1$' in '*** Check failed: /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:423: 2 != 1' tc-so:Checking with 2, 2 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 1 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 2 and expecting false tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: 1 != 2: 1 does not match 2$' in '*** Check failed: /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:426: 1 != 2: 1 does not match 2' tc-so:Checking with 2, 1 and expecting false tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: 2 != 1: 2 does not match 1$' in '*** Check failed: /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:427: 2 != 1: 2 does not match 1' tc-so:Checking with 2, 2 and expecting true tc-so:Looking for '^passed' in 'passed' tc-end: 1639689772.815853, check_eq, passed tc-start: 1639689772.826564, check_errno tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'macros_test.c:[0-9]+: Expected true value in errno_ok_stub\(\) == -1$' in '*** Check failed: /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:227: Expected true value in errno_ok_stub() == -1' tc-so:Looking for '^passed' in 'passed' tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'macros_test.c:[0-9]+: Expected errno 3, got 4, in errno_fail_stub\(4\) == -1$' in '*** Check failed: /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:229: Expected errno 3, got 4, in errno_fail_stub(4) == -1' tc-end: 1639689773.39059, check_errno, passed tc-start: 1639689773.51056, check_match tc-so:Checking with hello [a-z]+, abc hello world and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with hello [a-z]+, abc hello WORLD and expecting false tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: 'hello \[a-z\]\+' not matched in 'abc hello WORLD'$' in '*** Check failed: /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:517: 'hello [a-z]+' not matched in 'abc hello WORLD'' tc-so:Checking with hello [a-z]+, abc hello world and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with hello [a-z]+, abc hello WORLD and expecting false tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: 'hello \[a-z\]\+' not matched in 'abc hello WORLD': uppercase$' in '*** Check failed: /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:519: 'hello [a-z]+' not matched in 'abc hello WORLD': uppercase' tc-end: 1639689773.311469, check_match, passed tc-start: 1639689773.324551, check_streq tc-so:Checking with 1, 1 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 2 and expecting false tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: "1" != "2" \(1 != 2\)$' in '*** Check failed: /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:461: "1" != "2" (1 != 2)' tc-so:Checking with 2, 1 and expecting false tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: "2" != "1" \(2 != 1\)$' in '*** Check failed: /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:462: "2" != "1" (2 != 1)' tc-so:Checking with 2, 2 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 1 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 2 and expecting false tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: "1" != "2" \(1 != 2\): 1 does not match 2$' in '*** Check failed: /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:465: "1" != "2" (1 != 2): 1 does not match 2' tc-so:Checking with 2, 1 and expecting false tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: "2" != "1" \(2 != 1\): 2 does not match 1$' in '*** Check failed: /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:466: "2" != "1" (2 != 1): 2 does not match 1' tc-so:Checking with 2, 2 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 5, 9 and expecting false tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: check_streq_var1 != check_streq_var2 \(5 != 9\)$' in '*** Check failed: /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:472: check_streq_var1 != check_streq_var2 (5 != 9)' tc-end: 1639689773.961785, check_streq, passed tc-start: 1639689773.977913, detect_unused_tests tc-se:compiler_test.c:2:49: error: 'unused' defined but not used [-Werror=unused-variable] tc-se: 2 | #define define_unused static struct test_struct unused tc-se: | ^~~~~~ tc-se:compiler_test.c:3:1: note: in expansion of macro 'define_unused' tc-se: 3 | define_unused; tc-se: | ^~~~~~~~~~~~~ tc-se:cc1: all warnings being treated as errors tc-se:/usr/bin/cc failed with exit code 1 tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c compiler_test.c tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c /usr/tests/atf/atf-c/unused_test.c tc-end: 1639689775.931256, detect_unused_tests, expected_failure, PR 49187: Build of unused_test.c passed; unused test cases are not properly detected tc-start: 1639689775.943115, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1639689777.244081, include, passed tc-start: 1639689777.253812, msg_embedded_fmt tc-so:Checking with an expected 'aux_bool\("%d"\) not met' message tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: aux_bool\("%d"\) not met$' in '*** Check failed: /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:787: aux_bool("%d") not met' tc-so:Checking with an expected 'aux_bool\("%d"\) not met' message tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: aux_bool\("%d"\) not met$' in 'failed: /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:788: aux_bool("%d") not met' tc-so:Checking with an expected 'aux_str\("%d"\) != "" \(foo != \)' message tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: aux_str\("%d"\) != "" \(foo != \)$' in '*** Check failed: /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:789: aux_str("%d") != "" (foo != )' tc-so:Checking with an expected 'aux_str\("%d"\) != "" \(foo != \)' message tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: aux_str\("%d"\) != "" \(foo != \)$' in 'failed: /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:790: aux_str("%d") != "" (foo != )' tc-end: 1639689777.504678, msg_embedded_fmt, passed tc-start: 1639689777.517670, require tc-so:Checking with a 0 value tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: 0 not met$' in 'failed: /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:550: 0 not met' tc-so:Checking with a 1 value tc-so:Looking for '^passed' in 'passed' tc-so:Checking with a 0 value tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: expected a false value$' in 'failed: /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:552: expected a false value' tc-so:Checking with a 1 value tc-so:Looking for '^passed' in 'passed' tc-end: 1639689777.739761, require, passed tc-start: 1639689777.750426, require_eq tc-so:Checking with 1, 1 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 2 and expecting false tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: 1 != 2$' in 'failed: /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:644: 1 != 2' tc-so:Checking with 2, 1 and expecting false tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: 2 != 1$' in 'failed: /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:645: 2 != 1' tc-so:Checking with 2, 2 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 1 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 2 and expecting false tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: 1 != 2: 1 does not match 2$' in 'failed: /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:648: 1 != 2: 1 does not match 2' tc-so:Checking with 2, 1 and expecting false tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: 2 != 1: 2 does not match 1$' in 'failed: /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:649: 2 != 1: 2 does not match 1' tc-so:Checking with 2, 2 and expecting true tc-so:Looking for '^passed' in 'passed' tc-end: 1639689778.186567, require_eq, passed tc-start: 1639689778.199753, require_errno tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: Expected true value in errno_ok_stub\(\) == -1$' in 'failed: /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:231: Expected true value in errno_ok_stub() == -1' tc-so:Looking for '^passed' in 'passed' tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: Expected errno 3, got 4, in errno_fail_stub\(4\) == -1$' in 'failed: /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:233: Expected errno 3, got 4, in errno_fail_stub(4) == -1' tc-end: 1639689778.476714, require_errno, passed tc-start: 1639689778.488339, require_match tc-so:Checking with hello [a-z]+, abc hello world and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with hello [a-z]+, abc hello WORLD and expecting false tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: 'hello \[a-z\]\+' not matched in 'abc hello WORLD'$' in 'failed: /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:739: 'hello [a-z]+' not matched in 'abc hello WORLD'' tc-so:Checking with hello [a-z]+, abc hello world and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with hello [a-z]+, abc hello WORLD and expecting false tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: 'hello \[a-z\]\+' not matched in 'abc hello WORLD': uppercase$' in 'failed: /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:741: 'hello [a-z]+' not matched in 'abc hello WORLD': uppercase' tc-end: 1639689778.758958, require_match, passed tc-start: 1639689778.774323, require_streq tc-so:Checking with 1, 1 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 2 and expecting false tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: "1" != "2" \(1 != 2\)$' in 'failed: /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:683: "1" != "2" (1 != 2)' tc-so:Checking with 2, 1 and expecting false tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: "2" != "1" \(2 != 1\)$' in 'failed: /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:684: "2" != "1" (2 != 1)' tc-so:Checking with 2, 2 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 1 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 2 and expecting false tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: "1" != "2" \(1 != 2\): 1 does not match 2$' in 'failed: /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:687: "1" != "2" (1 != 2): 1 does not match 2' tc-so:Checking with 2, 1 and expecting false tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: "2" != "1" \(2 != 1\): 2 does not match 1$' in 'failed: /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:688: "2" != "1" (2 != 1): 2 does not match 1' tc-so:Checking with 2, 2 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 5, 9 and expecting false tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: require_streq_var1 != require_streq_var2 \(5 != 9\)$' in 'failed: /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:694: require_streq_var1 != require_streq_var2 (5 != 9)' tc-end: 1639689779.250218, require_streq, passed tc-start: 1639689779.266510, use tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c /usr/tests/atf/atf-c/macros_h_test.c tc-end: 1639689781.230045, use, passed tp-end: 1639689781.241125, atf/atf-c/macros_test tp-start: 1639689781.359961, atf/atf-c/tc_test, 5 tc-start: 1639689781.363221, config tc-end: 1639689781.467042, config, passed tc-start: 1639689781.473914, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1639689782.386501, include, passed tc-start: 1639689782.396771, init tc-end: 1639689782.485658, init, passed tc-start: 1639689782.493346, init_pack tc-end: 1639689782.578977, init_pack, passed tc-start: 1639689782.586473, vars tc-end: 1639689782.666254, vars, passed tp-end: 1639689782.674162, atf/atf-c/tc_test tp-start: 1639689782.773447, atf/atf-c/tp_test, 2 tc-start: 1639689782.775613, getopt tc-end: 1639689782.850760, getopt, passed tc-start: 1639689782.859936, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1639689784.146378, include, passed tp-end: 1639689784.159450, atf/atf-c/tp_test tp-start: 1639689784.260923, atf/atf-c/utils_test, 31 tc-start: 1639689784.263086, cat_file__empty tc-end: 1639689784.453231, cat_file__empty, passed tc-start: 1639689784.462522, cat_file__no_newline_eof tc-end: 1639689784.809189, cat_file__no_newline_eof, passed tc-start: 1639689784.819696, cat_file__one_line tc-end: 1639689785.169307, cat_file__one_line, passed tc-start: 1639689785.180008, cat_file__several_lines tc-end: 1639689785.485467, cat_file__several_lines, passed tc-start: 1639689785.503290, compare_file__empty__match tc-end: 1639689785.618795, compare_file__empty__match, passed tc-start: 1639689785.629899, compare_file__empty__not_match tc-end: 1639689785.721215, compare_file__empty__not_match, passed tc-start: 1639689785.729436, compare_file__long__match tc-end: 1639689785.812015, compare_file__long__match, passed tc-start: 1639689785.821551, compare_file__long__not_match tc-end: 1639689785.905492, compare_file__long__not_match, passed tc-start: 1639689785.913840, compare_file__short__match tc-end: 1639689785.992184, compare_file__short__match, passed tc-start: 1639689786.871, compare_file__short__not_match tc-end: 1639689786.119276, compare_file__short__not_match, passed tc-start: 1639689786.130542, copy_file__empty tc-end: 1639689786.244507, copy_file__empty, passed tc-start: 1639689786.257222, copy_file__some_contents tc-end: 1639689786.368403, copy_file__some_contents, passed tc-start: 1639689786.381273, create_file tc-end: 1639689786.464399, create_file, passed tc-start: 1639689786.473608, file_exists tc-end: 1639689786.570757, file_exists, passed tc-start: 1639689786.579483, fork tc-se:Should not get into child tc-so:Should not get into child tc-so:Should not get into child tc-end: 1639689786.698967, fork, passed tc-start: 1639689786.712815, free_charpp__empty tc-end: 1639689786.828653, free_charpp__empty, passed tc-start: 1639689786.835973, free_charpp__some tc-end: 1639689786.916855, free_charpp__some, passed tc-start: 1639689786.923708, grep_file tc-so:Looking for 'line1' in 'line1' tc-so:Looking for 'line1' in 'line1' tc-so:Looking for 'second line' in 'line1' tc-so:Looking for 'second line' in 'the second line' tc-so:Looking for 'aa.*bb' in 'line1' tc-so:Looking for 'aa.*bb' in 'the second line' tc-so:Looking for 'aa.*bb' in 'aaaabbbb' tc-so:Looking for 'foo' in 'line1' tc-so:Looking for 'foo' in 'the second line' tc-so:Looking for 'foo' in 'aaaabbbb' tc-so:Looking for 'bar' in 'line1' tc-so:Looking for 'bar' in 'the second line' tc-so:Looking for 'bar' in 'aaaabbbb' tc-so:Looking for 'aaaaa' in 'line1' tc-so:Looking for 'aaaaa' in 'the second line' tc-so:Looking for 'aaaaa' in 'aaaabbbb' tc-end: 1639689787.40064, grep_file, passed tc-start: 1639689787.48397, grep_string tc-so:Looking for 'a string' in 'a string - aaaabbbb' tc-so:Looking for '^a string' in 'a string - aaaabbbb' tc-so:Looking for 'aaaabbbb$' in 'a string - aaaabbbb' tc-so:Looking for 'aa.*bb' in 'a string - aaaabbbb' tc-so:Looking for 'foo' in 'a string - aaaabbbb' tc-so:Looking for 'bar' in 'a string - aaaabbbb' tc-so:Looking for 'aaaaa' in 'a string - aaaabbbb' tc-end: 1639689787.153802, grep_string, passed tc-start: 1639689787.161630, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1639689788.282958, include, passed tc-start: 1639689788.300203, readline__none tc-end: 1639689788.431995, readline__none, passed tc-start: 1639689788.442365, readline__some tc-end: 1639689788.564393, readline__some, passed tc-start: 1639689788.573667, redirect__other tc-end: 1639689788.683781, redirect__other, passed tc-start: 1639689788.695567, redirect__stderr tc-se:Buffer this tc-end: 1639689788.858009, redirect__stderr, passed tc-start: 1639689788.867006, redirect__stdout tc-so:Buffer this tc-end: 1639689789.106871, redirect__stdout, passed tc-start: 1639689789.115673, wait__invalid_exitstatus tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1639689789.294001, wait__invalid_exitstatus, passed tc-start: 1639689789.306190, wait__invalid_stderr tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1639689789.474592, wait__invalid_stderr, passed tc-start: 1639689789.484822, wait__invalid_stdout tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1639689789.679502, wait__invalid_stdout, passed tc-start: 1639689789.693906, wait__ok tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1639689789.890377, wait__ok, passed tc-start: 1639689789.898163, wait__save_stderr tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1639689790.50396, wait__save_stderr, passed tc-start: 1639689790.63275, wait__save_stdout tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1639689790.224495, wait__save_stdout, passed tp-end: 1639689790.232936, atf/atf-c/utils_test tp-start: 1639689791.173321, atf/atf-c/pkg_config_test, 2 tc-start: 1639689791.176597, build tc-end: 1639689791.186325, build, skipped, Required program 'pkg-config' not found in the PATH tc-start: 1639689791.188817, version tc-end: 1639689791.199241, version, skipped, Required program 'pkg-config' not found in the PATH tp-end: 1639689791.201475, atf/atf-c/pkg_config_test tp-start: 1639689791.368219, atf/atf-c++/detail/application_test, 1 tc-start: 1639689791.370533, getopt tc-end: 1639689791.506174, getopt, passed tp-end: 1639689791.513103, atf/atf-c++/detail/application_test tp-start: 1639689791.683262, atf/atf-c++/detail/auto_array_test, 9 tc-start: 1639689791.686622, auto_array_access tc-so:Allocated 'test_array' object 0x4025a1e0 tc-so:Releasing 'test_array' object 0x4025a1e0 tc-end: 1639689791.889993, auto_array_access, passed tc-start: 1639689791.898882, auto_array_assign tc-so:Allocated 'test_array' object 0x4025a1e0 tc-so:Releasing 'test_array' object 0x4025a1e0 tc-end: 1639689792.101597, auto_array_assign, passed tc-start: 1639689792.111329, auto_array_assign_ref tc-so:Allocated 'test_array' object 0x4025a1e0 tc-so:Releasing 'test_array' object 0x4025a1e0 tc-end: 1639689792.303195, auto_array_assign_ref, passed tc-start: 1639689792.309702, auto_array_copy tc-so:Allocated 'test_array' object 0x4025a1e0 tc-so:Releasing 'test_array' object 0x4025a1e0 tc-end: 1639689792.481656, auto_array_copy, passed tc-start: 1639689792.490593, auto_array_copy_ref tc-so:Allocated 'test_array' object 0x4025a1e0 tc-so:Releasing 'test_array' object 0x4025a1e0 tc-end: 1639689792.687834, auto_array_copy_ref, passed tc-start: 1639689792.696618, auto_array_get tc-so:Allocated 'test_array' object 0x4025a1e0 tc-so:Releasing 'test_array' object 0x4025a1e0 tc-end: 1639689792.896464, auto_array_get, passed tc-start: 1639689792.905785, auto_array_release tc-so:Allocated 'test_array' object 0x4025a1e0 tc-so:Releasing 'test_array' object 0x4025a1e0 tc-end: 1639689793.111172, auto_array_release, passed tc-start: 1639689793.120054, auto_array_reset tc-so:Allocated 'test_array' object 0x4025a1e0 tc-so:Allocated 'test_array' object 0x4025a570 tc-so:Releasing 'test_array' object 0x4025a1e0 tc-so:Releasing 'test_array' object 0x4025a570 tc-end: 1639689793.322838, auto_array_reset, passed tc-start: 1639689793.332209, auto_array_scope tc-so:Allocated 'test_array' object 0x4025a1e0 tc-so:Releasing 'test_array' object 0x4025a1e0 tc-end: 1639689793.537508, auto_array_scope, passed tp-end: 1639689793.547628, atf/atf-c++/detail/auto_array_test tp-start: 1639689793.760514, atf/atf-c++/detail/env_test, 3 tc-start: 1639689793.763595, has_get tc-end: 1639689793.897573, has_get, passed tc-start: 1639689793.904868, set tc-end: 1639689794.57422, set, passed tc-start: 1639689794.67861, unset tc-end: 1639689794.260728, unset, passed tp-end: 1639689794.267692, atf/atf-c++/detail/env_test tp-start: 1639689794.437310, atf/atf-c++/detail/exceptions_test, 3 tc-start: 1639689794.440575, throw_atf_error_libc tc-end: 1639689794.725544, throw_atf_error_libc, passed tc-start: 1639689794.732882, throw_atf_error_no_memory tc-end: 1639689794.907640, throw_atf_error_no_memory, passed tc-start: 1639689794.914601, throw_atf_error_unknown tc-end: 1639689795.79047, throw_atf_error_unknown, passed tp-end: 1639689795.85795, atf/atf-c++/detail/exceptions_test tp-start: 1639689795.330971, atf/atf-c++/detail/fs_test, 18 tc-start: 1639689795.334833, directory_file_info tc-end: 1639689795.531907, directory_file_info, passed tc-start: 1639689795.550582, directory_names tc-end: 1639689795.721439, directory_names, passed tc-start: 1639689795.735084, directory_read tc-end: 1639689795.885207, directory_read, passed tc-start: 1639689795.898862, exists tc-end: 1639689796.105762, exists, passed tc-start: 1639689796.120200, file_info_perms tc-end: 1639689796.288759, file_info_perms, passed tc-start: 1639689796.297184, file_info_stat tc-end: 1639689796.446168, file_info_stat, passed tc-start: 1639689796.459513, is_executable tc-end: 1639689796.612738, is_executable, passed tc-start: 1639689796.628051, path_branch_path tc-end: 1639689796.769938, path_branch_path, passed tc-start: 1639689796.777251, path_compare_different tc-end: 1639689796.917912, path_compare_different, passed tc-start: 1639689796.924617, path_compare_equal tc-end: 1639689797.127909, path_compare_equal, passed tc-start: 1639689797.137878, path_concat tc-end: 1639689797.320988, path_concat, passed tc-start: 1639689797.327549, path_is_absolute tc-end: 1639689797.474322, path_is_absolute, passed tc-start: 1639689797.481630, path_is_root tc-end: 1639689797.628202, path_is_root, passed tc-start: 1639689797.635103, path_leaf_name tc-end: 1639689797.781582, path_leaf_name, passed tc-start: 1639689797.793229, path_normalize tc-end: 1639689797.992343, path_normalize, passed tc-start: 1639689797.999772, path_op_less tc-end: 1639689798.152987, path_op_less, passed tc-start: 1639689798.168157, path_to_absolute tc-end: 1639689798.331262, path_to_absolute, passed tc-start: 1639689798.348412, remove tc-end: 1639689798.569756, remove, passed tp-end: 1639689798.587669, atf/atf-c++/detail/fs_test tp-start: 1639689798.829697, atf/atf-c++/detail/process_test, 10 tc-start: 1639689798.833127, argv_array_assign tc-end: 1639689799.3855, argv_array_assign, passed tc-start: 1639689799.13870, argv_array_copy tc-end: 1639689799.209412, argv_array_copy, passed tc-start: 1639689799.217181, argv_array_exec_argv tc-end: 1639689799.363085, argv_array_exec_argv, passed tc-start: 1639689799.369916, argv_array_init_carray tc-end: 1639689799.554017, argv_array_init_carray, passed tc-start: 1639689799.564294, argv_array_init_col tc-end: 1639689799.711748, argv_array_init_col, passed tc-start: 1639689799.719333, argv_array_init_empty tc-end: 1639689799.921945, argv_array_init_empty, passed tc-start: 1639689799.932198, argv_array_init_varargs tc-end: 1639689800.120876, argv_array_init_varargs, passed tc-start: 1639689800.129796, argv_array_iter tc-end: 1639689800.330065, argv_array_iter, passed tc-start: 1639689800.340870, exec_failure tc-end: 1639689800.533576, exec_failure, passed tc-start: 1639689800.540380, exec_success tc-end: 1639689800.728063, exec_success, passed tp-end: 1639689800.735361, atf/atf-c++/detail/process_test tp-start: 1639689800.889032, atf/atf-c++/detail/sanity_test, 1 tc-start: 1639689800.891314, nothing tc-end: 1639689801.22201, nothing, passed tp-end: 1639689801.29263, atf/atf-c++/detail/sanity_test tp-start: 1639689801.184087, atf/atf-c++/detail/text_test, 10 tc-start: 1639689801.186305, duplicate tc-end: 1639689801.319880, duplicate, passed tc-start: 1639689801.326707, join tc-end: 1639689801.475100, join, passed tc-start: 1639689801.482222, match tc-end: 1639689801.697404, match, passed tc-start: 1639689801.704546, split tc-end: 1639689801.871757, split, passed tc-start: 1639689801.878651, split_delims tc-end: 1639689802.30242, split_delims, passed tc-start: 1639689802.38024, to_bool tc-end: 1639689802.220641, to_bool, passed tc-start: 1639689802.227691, to_bytes tc-end: 1639689802.411711, to_bytes, passed tc-start: 1639689802.420714, to_string tc-end: 1639689802.577098, to_string, passed tc-start: 1639689802.586563, to_type tc-end: 1639689802.795750, to_type, passed tc-start: 1639689802.802992, trim tc-end: 1639689802.952566, trim, passed tp-end: 1639689802.962670, atf/atf-c++/detail/text_test tp-start: 1639689803.158835, atf/atf-c++/atf_c++_test, 1 tc-start: 1639689803.161895, include tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1639689844.947263, include, passed tp-end: 1639689844.956648, atf/atf-c++/atf_c++_test tp-start: 1639689845.114011, atf/atf-c++/build_test, 5 tc-start: 1639689845.116278, c_o tc-so:> Test: No flags tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cc' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'cc' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Multi-word program name tc-so:Setting ATF_BUILD_CC to 'cc -foo' tc-so:Setting ATF_BUILD_CFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cc' '-foo' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'cc' '-foo' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cflags tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '-f1 -f2 -f3 -f4-f5' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cc' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'cc' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cppflags tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1 -f2 -f3 -f4-f5' tc-so:Expected arguments: 'cc' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'cc' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cflags and cppflags tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '-f2' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1' tc-so:Expected arguments: 'cc' '-f1' '-f2' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'cc' '-f1' '-f2' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some optional arguments tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cc' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'cc' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cflags, cppflags and optional arguments tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '-f2' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1' tc-so:Expected arguments: 'cc' '-f1' '-f2' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'cc' '-f1' '-f2' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-end: 1639689845.338569, c_o, passed tc-start: 1639689845.347083, cpp tc-so:> Test: No flags tc-so:Setting ATF_BUILD_CPP to 'cpp' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cpp' '-o' 'test.out' 'test.c' tc-so:Arguments returned: 'cpp' '-o' 'test.out' 'test.c' tc-so:> Test: Multi-word program name tc-so:Setting ATF_BUILD_CPP to 'cpp -foo' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cpp' '-foo' '-o' 'test.out' 'test.c' tc-so:Arguments returned: 'cpp' '-foo' '-o' 'test.out' 'test.c' tc-so:> Test: Some cppflags tc-so:Setting ATF_BUILD_CPP to 'cpp' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1 -f2 -f3 -f4-f5' tc-so:Expected arguments: 'cpp' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.out' 'test.c' tc-so:Arguments returned: 'cpp' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.out' 'test.c' tc-so:> Test: Some optional arguments tc-so:Setting ATF_BUILD_CPP to 'cpp' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cpp' '-o1' '-o2' '-o' 'test.out' 'test.c' tc-so:Arguments returned: 'cpp' '-o1' '-o2' '-o' 'test.out' 'test.c' tc-so:> Test: Some cppflags and optional arguments tc-so:Setting ATF_BUILD_CPP to 'cpp' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1' tc-so:Expected arguments: 'cpp' '-f1' '-o1' '-o2' '-o' 'test.out' 'test.c' tc-so:Arguments returned: 'cpp' '-f1' '-o1' '-o2' '-o' 'test.out' 'test.c' tc-end: 1639689845.552479, cpp, passed tc-start: 1639689845.559041, cxx_o tc-so:> Test: No flags tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'c++' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'c++' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Multi-word program name tc-so:Setting ATF_BUILD_CXX to 'c++ -foo' tc-so:Setting ATF_BUILD_CXXFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'c++' '-foo' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'c++' '-foo' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cxxflags tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '-f1 -f2 -f3 -f4-f5' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'c++' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'c++' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cppflags tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1 -f2 -f3 -f4-f5' tc-so:Expected arguments: 'c++' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'c++' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cxxflags and cppflags tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '-f2' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1' tc-so:Expected arguments: 'c++' '-f1' '-f2' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'c++' '-f1' '-f2' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some optional arguments tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'c++' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'c++' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cxxflags, cppflags and optional arguments tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '-f2' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1' tc-so:Expected arguments: 'c++' '-f1' '-f2' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'c++' '-f1' '-f2' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-end: 1639689845.783828, cxx_o, passed tc-start: 1639689845.794671, equal_argvs tc-end: 1639689845.977487, equal_argvs, passed tc-start: 1639689845.984117, include tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1639689864.747416, include, passed tp-end: 1639689864.758459, atf/atf-c++/build_test tp-start: 1639689864.938014, atf/atf-c++/check_test, 8 tc-start: 1639689864.940600, build_c_o tc-so:Looking for '-o test.o' in '> /usr/bin/cc -o test.o -c test.c' tc-so:Looking for '-c test.c' in '> /usr/bin/cc -o test.o -c test.c' tc-so:Looking for '-o test.o' in '> /usr/bin/cc -o test.o -c test.c' tc-so:Looking for '-c test.c' in '> /usr/bin/cc -o test.o -c test.c' tc-so:Looking for 'test.c' in 'test.c: In function 'foo':' tc-so:Looking for 'UNDEFINED_SYMBOL' in 'test.c: In function 'foo':' tc-so:Looking for 'UNDEFINED_SYMBOL' in 'test.c:1:26: error: 'UNDEFINED_SYMBOL' undeclared (first use in this function)' tc-end: 1639689866.709379, build_c_o, passed tc-start: 1639689866.726745, build_cpp tc-so:Looking for '-o.*test.p' in '> /usr/bin/cpp -o test.p test.c' tc-so:Looking for 'test.c' in '> /usr/bin/cpp -o test.p test.c' tc-so:Looking for 'foo bar' in '# 1 "test.c"' tc-so:Looking for 'foo bar' in '# 1 ""' tc-so:Looking for 'foo bar' in '# 1 ""' tc-so:Looking for 'foo bar' in '# 1 "test.c"' tc-so:Looking for 'foo bar' in '' tc-so:Looking for 'foo bar' in '' tc-so:Looking for 'foo bar' in 'foo bar' tc-so:Looking for '-o test.p' in '> /usr/bin/cpp -o test.p test.c' tc-so:Looking for 'test.c' in '> /usr/bin/cpp -o test.p test.c' tc-so:Looking for 'test.c' in 'test.c:1:10: fatal error: ./non-existent.h: No such file or directory' tc-so:Looking for 'non-existent.h' in 'test.c:1:10: fatal error: ./non-existent.h: No such file or directory' tc-end: 1639689868.79011, build_cpp, passed tc-start: 1639689868.99499, build_cxx_o tc-so:Looking for '-o test.o' in '> /usr/bin/c++ -o test.o -c test.cpp' tc-so:Looking for '-c test.cpp' in '> /usr/bin/c++ -o test.o -c test.cpp' tc-so:Looking for '-o test.o' in '> /usr/bin/c++ -o test.o -c test.cpp' tc-so:Looking for '-c test.cpp' in '> /usr/bin/c++ -o test.o -c test.cpp' tc-so:Looking for 'test.cpp' in 'test.cpp: In function 'void foo()':' tc-so:Looking for 'UNDEFINED_SYMBOL' in 'test.cpp: In function 'void foo()':' tc-so:Looking for 'UNDEFINED_SYMBOL' in 'test.cpp:1:26: error: 'UNDEFINED_SYMBOL' was not declared in this scope' tc-end: 1639689893.881842, build_cxx_o, passed tc-start: 1639689893.906657, exec_cleanup tc-so:Executing /usr/tests/atf/atf-c++/../atf-c/detail/process_helpers exit-success tc-end: 1639689894.184192, exec_cleanup, passed tc-start: 1639689894.195475, exec_exitstatus tc-so:Executing /usr/tests/atf/atf-c++/../atf-c/detail/process_helpers exit-success tc-so:Executing /usr/tests/atf/atf-c++/../atf-c/detail/process_helpers exit-failure tc-so:Executing /usr/tests/atf/atf-c++/../atf-c/detail/process_helpers exit-signal tc-end: 1639689894.578151, exec_exitstatus, passed tc-start: 1639689894.588022, exec_stdout_stderr tc-so:Executing /usr/tests/atf/atf-c++/../atf-c/detail/process_helpers stdout-stderr result1 tc-so:Executing /usr/tests/atf/atf-c++/../atf-c/detail/process_helpers stdout-stderr result2 tc-end: 1639689894.912316, exec_stdout_stderr, passed tc-start: 1639689894.921077, exec_unknown tc-end: 1639689895.179959, exec_unknown, passed tc-start: 1639689895.187870, include tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1639689922.168929, include, passed tp-end: 1639689922.181921, atf/atf-c++/check_test tp-start: 1639689922.378272, atf/atf-c++/config_test, 4 tc-start: 1639689922.381692, get tc-so:Checking that atf_build_cc is set to env-value tc-so:Checking that atf_build_cflags is set to env-value tc-so:Checking that atf_build_cpp is set to env-value tc-so:Checking that atf_build_cppflags is set to env-value tc-so:Checking that atf_build_cxx is set to env-value tc-so:Checking that atf_build_cxxflags is set to env-value tc-so:Checking that atf_includedir is set to env-value tc-so:Checking that atf_libexecdir is set to env-value tc-so:Checking that atf_pkgdatadir is set to env-value tc-so:Checking that atf_shell is set to env-value tc-so:Checking that atf_workdir is set to env-value tc-end: 1639689922.629106, get, passed tc-start: 1639689922.638448, get_all tc-end: 1639689922.805696, get_all, passed tc-start: 1639689922.815306, has tc-end: 1639689922.995194, has, passed tc-start: 1639689923.7610, include tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1639689945.447031, include, passed tp-end: 1639689945.456210, atf/atf-c++/config_test tp-start: 1639689945.678923, atf/atf-c++/macros_test, 15 tc-start: 1639689945.682719, check_errno tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'macros_test.cpp:[0-9]+: Expected true value in errno_ok_stub\(\) == -1$' in '*** Check failed: /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c++/macros_test.cpp:250: Expected true value in errno_ok_stub() == -1' tc-so:Looking for '^passed' in 'passed' tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'macros_test.cpp:[0-9]+: Expected errno 3, got 4, in errno_fail_stub\(4\) == -1$' in '*** Check failed: /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c++/macros_test.cpp:254: Expected errno 3, got 4, in errno_fail_stub(4) == -1' tc-end: 1639689946.222869, check_errno, passed tc-start: 1639689946.238867, detect_unused_tests tc-se:compiler_test.cpp:2:41: error: 'unused' defined but not used [-Werror=unused-variable] tc-se: 2 | #define define_unused static test_class unused tc-se: | ^~~~~~ tc-se:compiler_test.cpp:3:1: note: in expansion of macro 'define_unused' tc-se: 3 | define_unused; tc-se: | ^~~~~~~~~~~~~ tc-se:cc1plus: all warnings being treated as errors tc-se:/usr/bin/c++ failed with exit code 1 tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c compiler_test.cpp tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c /usr/tests/atf/atf-c++/unused_test.cpp tc-end: 1639689992.720311, detect_unused_tests, expected_failure, PR 49187: Build of unused_test.cpp passed; unused test cases are not properly detected tc-start: 1639689992.736623, fail tc-so:Looking for '^failed: Failed on purpose' in 'failed: Failed on purpose' tc-end: 1639689993.47871, fail, passed tc-start: 1639689993.65544, include tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1639690031.515420, include, passed tc-start: 1639690031.528333, pass tc-so:Looking for '^passed' in 'passed' tc-end: 1639690031.763846, pass, passed tc-start: 1639690031.777635, require tc-so:Checking with a false value tc-so:Looking for '^failed: .*condition not met' in 'failed: Line 110: condition not met' tc-so:Checking with a true value tc-so:Looking for '^passed' in 'passed' tc-end: 1639690032.135533, require, passed tc-start: 1639690032.153013, require_eq tc-so:Checking with 1, 1 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 2 and expecting false tc-so:Looking for '^failed: .*v1 != v2' in 'failed: Line 125: v1 != v2 (1 != 2)' tc-so:Checking with 2, 1 and expecting false tc-so:Looking for '^failed: .*v1 != v2' in 'failed: Line 125: v1 != v2 (2 != 1)' tc-so:Checking with 2, 2 and expecting true tc-so:Looking for '^passed' in 'passed' tc-end: 1639690032.687400, require_eq, passed tc-start: 1639690032.701893, require_errno tc-so:Looking for '^failed: .*macros_test.cpp:[0-9]+: Expected true value in errno_ok_stub\(\) == -1$' in 'failed: /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c++/macros_test.cpp:271: Expected true value in errno_ok_stub() == -1' tc-so:Looking for '^passed' in 'passed' tc-so:Looking for '^failed: .*macros_test.cpp:[0-9]+: Expected errno 3, got 4, in errno_fail_stub\(4\) == -1$' in 'failed: /tmp/build/2021.12.16.03.53.13-sparc64/src/external/bsd/atf/dist/atf-c++/macros_test.cpp:275: Expected errno 3, got 4, in errno_fail_stub(4) == -1' tc-end: 1639690033.155093, require_errno, passed tc-start: 1639690033.172727, require_in tc-so:Looking for '^passed' in 'passed' tc-so:Looking for '^passed' in 'passed' tc-so:Looking for '^passed' in 'passed' tc-so:Looking for '^failed: ' in 'failed: Line 144: (collection).find(element) != (collection).end() not met' tc-so:Looking for '^failed: ' in 'failed: Line 144: (collection).find(element) != (collection).end() not met' tc-so:Looking for '^failed: ' in 'failed: Line 144: (collection).find(element) != (collection).end() not met' tc-end: 1639690033.826539, require_in, passed tc-start: 1639690033.840716, require_match tc-so:Checking with foo.*bar, this is a foo, bar, baz and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with bar.*baz, this is a baz, bar, foo and expecting false tc-so:Looking for '^failed: ' in 'failed: Line 159: 'this is a baz, bar, foo' does not match regexp 'bar.*baz'' tc-end: 1639690034.232469, require_match, passed tc-start: 1639690034.247597, require_not_in tc-so:Looking for '^failed: ' in 'failed: Line 178: (collection).find(element) == (collection).end() not met' tc-so:Looking for '^failed: ' in 'failed: Line 178: (collection).find(element) == (collection).end() not met' tc-so:Looking for '^failed: ' in 'failed: Line 178: (collection).find(element) == (collection).end() not met' tc-so:Looking for '^passed' in 'passed' tc-so:Looking for '^passed' in 'passed' tc-so:Looking for '^passed' in 'passed' tc-end: 1639690034.883457, require_not_in, passed tc-start: 1639690034.899704, require_throw tc-so:Checking with throw_int and expecting false tc-so:Checking that message contains 'unexpected error' tc-so:Looking for '^failed: .*unexpected error' in 'failed: Line 192: if (1) throw int(5) threw an unexpected error (not std::runtime_error)' tc-so:Checking with throw_rt and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with no_throw_rt and expecting false tc-so:Checking that message contains 'did not throw' tc-so:Looking for '^failed: .*did not throw' in 'failed: Line 197: if (0) throw std::runtime_error("e") did not throw std::runtime_error as expected' tc-end: 1639690035.466753, require_throw, passed tc-start: 1639690035.481286, require_throw_re tc-so:Checking with throw_int and expecting false tc-so:Checking that message contains 'unexpected error' tc-so:Looking for '^failed: .*unexpected error' in 'failed: Line 213: if (1) throw int(5) threw an unexpected error (not std::runtime_error)' tc-so:Checking with throw_rt_match and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with throw_rt_no_match and expecting false tc-so:Checking that message contains 'threw.*runtime_error\(baz foo bar a\).*does not match 'foo\.\*baz'' tc-so:Looking for '^failed: .*threw.*runtime_error\(baz foo bar a\).*does not match 'foo\.\*baz'' in 'failed: Line 218: if (1) throw std::runtime_error("baz foo bar a") threw std::runtime_error(baz foo bar a), but does not match 'foo.*baz'' tc-so:Checking with no_throw_rt and expecting false tc-so:Checking that message contains 'did not throw' tc-so:Looking for '^failed: .*did not throw' in 'failed: Line 221: if (0) throw std::runtime_error("e") did not throw std::runtime_error as expected' tc-end: 1639690036.178549, require_throw_re, passed tc-start: 1639690036.192667, skip tc-so:Looking for '^skipped: Skipped on purpose' in 'skipped: Skipped on purpose' tc-end: 1639690036.502976, skip, passed tc-start: 1639690036.524334, use tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c /usr/tests/atf/atf-c++/macros_hpp_test.cpp tc-end: 1639690078.949194, use, passed tp-end: 1639690078.958643, atf/atf-c++/macros_test tp-start: 1639690079.121124, atf/atf-c++/tests_test, 2 tc-start: 1639690079.123134, atf_tp_writer tc-end: 1639690079.289385, atf_tp_writer, passed tc-start: 1639690079.297387, include tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1639690106.54420, include, passed tp-end: 1639690106.64042, atf/atf-c++/tests_test tp-start: 1639690106.256554, atf/atf-c++/utils_test, 29 tc-start: 1639690106.260385, cat_file__empty tc-end: 1639690106.626210, cat_file__empty, passed tc-start: 1639690106.635923, cat_file__no_newline_eof tc-end: 1639690107.19498, cat_file__no_newline_eof, passed tc-start: 1639690107.30388, cat_file__one_line tc-end: 1639690107.529011, cat_file__one_line, passed tc-start: 1639690107.539638, cat_file__several_lines tc-end: 1639690108.84094, cat_file__several_lines, passed tc-start: 1639690108.96751, compare_file__empty__match tc-end: 1639690108.237850, compare_file__empty__match, passed tc-start: 1639690108.246073, compare_file__empty__not_match tc-end: 1639690108.394221, compare_file__empty__not_match, passed tc-start: 1639690108.402478, compare_file__long__match tc-end: 1639690108.565075, compare_file__long__match, passed tc-start: 1639690108.574951, compare_file__long__not_match tc-end: 1639690108.764767, compare_file__long__not_match, passed tc-start: 1639690108.776791, compare_file__short__match tc-end: 1639690108.943817, compare_file__short__match, passed tc-start: 1639690108.953157, compare_file__short__not_match tc-end: 1639690109.119849, compare_file__short__not_match, passed tc-start: 1639690109.130780, copy_file__empty tc-end: 1639690109.282189, copy_file__empty, passed tc-start: 1639690109.291938, copy_file__some_contents tc-end: 1639690109.455014, copy_file__some_contents, passed tc-start: 1639690109.465691, create_file tc-end: 1639690109.644363, create_file, passed tc-start: 1639690109.655190, file_exists tc-end: 1639690109.835672, file_exists, passed tc-start: 1639690109.844583, fork tc-so:Should not get into child tc-se:Should not get into child tc-end: 1639690110.46235, fork, passed tc-start: 1639690110.61204, grep_collection__set tc-so:Looking for 'irs' in 'First' tc-so:Looking for 'cond' in 'First' tc-so:Looking for 'cond' in 'Second' tc-so:Looking for 'Third' in 'First' tc-so:Looking for 'Third' in 'Second' tc-end: 1639690110.248763, grep_collection__set, passed tc-start: 1639690110.258440, grep_collection__vector tc-so:Looking for 'irs' in 'First' tc-so:Looking for 'cond' in 'First' tc-so:Looking for 'cond' in 'Second' tc-so:Looking for 'Third' in 'First' tc-so:Looking for 'Third' in 'Second' tc-end: 1639690110.445061, grep_collection__vector, passed tc-start: 1639690110.452438, grep_file tc-so:Looking for 'line1' in 'line1' tc-so:Looking for 'second line' in 'line1' tc-so:Looking for 'second line' in 'the second line' tc-so:Looking for 'aa.*bb' in 'line1' tc-so:Looking for 'aa.*bb' in 'the second line' tc-so:Looking for 'aa.*bb' in 'aaaabbbb' tc-so:Looking for 'foo' in 'line1' tc-so:Looking for 'foo' in 'the second line' tc-so:Looking for 'foo' in 'aaaabbbb' tc-so:Looking for 'bar' in 'line1' tc-so:Looking for 'bar' in 'the second line' tc-so:Looking for 'bar' in 'aaaabbbb' tc-so:Looking for 'aaaaa' in 'line1' tc-so:Looking for 'aaaaa' in 'the second line' tc-so:Looking for 'aaaaa' in 'aaaabbbb' tc-end: 1639690110.672828, grep_file, passed tc-start: 1639690110.682361, grep_string tc-so:Looking for 'a string' in 'a string - aaaabbbb' tc-so:Looking for '^a string' in 'a string - aaaabbbb' tc-so:Looking for 'aaaabbbb$' in 'a string - aaaabbbb' tc-so:Looking for 'aa.*bb' in 'a string - aaaabbbb' tc-so:Looking for 'foo' in 'a string - aaaabbbb' tc-so:Looking for 'bar' in 'a string - aaaabbbb' tc-so:Looking for 'aaaaa' in 'a string - aaaabbbb' tc-end: 1639690110.853132, grep_string, passed tc-start: 1639690110.860408, include tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1639690128.468697, include, passed tc-start: 1639690128.483412, redirect__other tc-end: 1639690128.624480, redirect__other, passed tc-start: 1639690128.634474, redirect__stderr tc-se:Buffer this tc-end: 1639690129.22946, redirect__stderr, passed tc-start: 1639690129.35422, redirect__stdout tc-so:Buffer this tc-end: 1639690129.404795, redirect__stdout, passed tc-start: 1639690129.417345, wait__invalid_exitstatus tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1639690129.664841, wait__invalid_exitstatus, passed tc-start: 1639690129.675229, wait__invalid_stderr tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1639690129.947378, wait__invalid_stderr, passed tc-start: 1639690129.960266, wait__invalid_stdout tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1639690130.242778, wait__invalid_stdout, passed tc-start: 1639690130.256010, wait__ok tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1639690130.527320, wait__ok, passed tc-start: 1639690130.535241, wait__save_stderr tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1639690130.808958, wait__save_stderr, passed tc-start: 1639690130.818833, wait__save_stdout tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1639690131.92361, wait__save_stdout, passed tp-end: 1639690131.104664, atf/atf-c++/utils_test tp-start: 1639690132.1729, atf/atf-c++/pkg_config_test, 2 tc-start: 1639690132.4260, build tc-end: 1639690132.10131, build, skipped, Required program 'pkg-config' not found in the PATH tc-start: 1639690132.11943, version tc-end: 1639690132.18562, version, skipped, Required program 'pkg-config' not found in the PATH tp-end: 1639690132.20023, atf/atf-c++/pkg_config_test tp-start: 1639690135.647730, atf/atf-sh/atf-check_test, 23 tc-start: 1639690135.650890, eflag_empty tc-so:Running [atf-check -e empty] against [true 1>&2] tc-so:Running [atf-check -e empty] against [echo foo 1>&2] tc-so:Executing command [ ./script.sh ] tc-end: 1639690137.47195, eflag_empty, passed tc-start: 1639690137.60442, eflag_file tc-so:Running [atf-check -e file:empty] against [true 1>&2] tc-so:Running [atf-check -e file:text] against [echo foo 1>&2] tc-so:Running [atf-check -e file:text] against [echo bar 1>&2] tc-so:Executing command [ ./script.sh ] tc-se:10+0 records in tc-se:10+0 records out tc-se:10240 bytes transferred in 0.010 secs (1024000 bytes/sec) tc-so:Running [atf-check -e file:bin] against [cat bin 1>&2] tc-end: 1639690138.842057, eflag_file, passed tc-start: 1639690138.858167, eflag_ignore tc-so:Running [atf-check -e ignore] against [true 1>&2] tc-so:Running [atf-check -e ignore] against [echo foo 1>&2] tc-end: 1639690140.1499, eflag_ignore, passed tc-start: 1639690140.11685, eflag_inline tc-so:Running [atf-check -e inline:] against [true 1>&2] tc-so:Running [atf-check -e inline:foo bar\n] against [echo foo bar 1>&2] tc-so:Running [atf-check -e inline:foo bar] against [printf 'foo bar' 1>&2] tc-so:Running [atf-check -e inline:\t\n\t\n] against [printf '\t\n\t\n' 1>&2] tc-so:Running [atf-check -e inline:\a\b\e\f\n\r\t\v] against [printf '\a\b\e\f\n\r\t\v' 1>&2] tc-so:Running [atf-check -e inline:\011\022\033\012] against [printf '\011\022\033\012' 1>&2] tc-so:Running [atf-check -e inline:foo bar] against [echo foo bar 1>&2] tc-so:Executing command [ ./script.sh ] tc-so:Running [atf-check -e inline:foo bar\n] against [echo -n foo bar 1>&2] tc-so:Executing command [ ./script.sh ] tc-end: 1639690143.264687, eflag_inline, passed tc-start: 1639690143.275562, eflag_match tc-so:Running [atf-check -e match:^no-newline] against [printf no-newline 1>&2] tc-so:Running [atf-check -e match:^foo] against [echo line1 1>&2; echo foo bar 1>&2] tc-so:Running [atf-check -e match:o b] against [echo foo bar 1>&2] tc-so:Running [atf-check -e match:baz] against [echo foo bar 1>&2] tc-so:Executing command [ ./script.sh ] tc-so:Running [atf-check -e match:^bar] against [echo foo bar 1>&2] tc-so:Executing command [ ./script.sh ] tc-end: 1639690145.289110, eflag_match, passed tc-start: 1639690145.303397, eflag_multiple tc-so:Running [atf-check -e match:foo -e match:bar] against [echo foo bar 1>&2] tc-so:Running [atf-check -e match:foo -e match:bar] against [echo foo 1>&2; echo bar 1>&2] tc-so:Running [atf-check -e match:bar -e match:foo] against [echo foo baz 1>&2] tc-so:Executing command [ ./script.sh ] tc-so:Running [atf-check -e match:bar -e match:foo] against [echo foo 1>&2; echo baz 1>&2] tc-so:Executing command [ ./script.sh ] tc-end: 1639690147.48789, eflag_multiple, passed tc-start: 1639690147.59852, eflag_negated tc-so:Running [atf-check -e empty] against [echo foo 1>&2] tc-so:Executing command [ ./script.sh ] tc-so:Running [atf-check -e not-empty] against [echo foo 1>&2] tc-so:Running [atf-check -e match:foo] against [echo foo bar 1>&2] tc-so:Running [atf-check -e not-match:foo] against [echo foo bar 1>&2] tc-so:Executing command [ ./script.sh ] tc-end: 1639690148.958031, eflag_negated, passed tc-start: 1639690148.970522, eflag_save tc-so:Running [atf-check -e save:out] against [echo foo 1>&2] tc-end: 1639690149.872778, eflag_save, passed tc-start: 1639690149.893068, invalid_umask tc-so:Executing command [ false ] tc-so:atf-check: ERROR: Could not create the temporary directory /tmp/check.XXXXXX because it will not have enough access rights due to the current umask 00222 tc-end: 1639690150.714359, invalid_umask, passed tc-start: 1639690150.726504, oflag_empty tc-so:Running [atf-check -o empty] against [true] tc-so:Running [atf-check -o empty] against [echo foo] tc-so:Executing command [ ./script.sh ] tc-end: 1639690152.8448, oflag_empty, passed tc-start: 1639690152.20316, oflag_file tc-so:Running [atf-check -o file:empty] against [true] tc-so:Running [atf-check -o file:text] against [echo foo] tc-so:Running [atf-check -o file:text] against [echo bar] tc-so:Executing command [ ./script.sh ] tc-se:10+0 records in tc-se:10+0 records out tc-se:10240 bytes transferred in 0.007 secs (1462857 bytes/sec) tc-so:Running [atf-check -o file:bin] against [cat bin] tc-end: 1639690153.983600, oflag_file, passed tc-start: 1639690154.10432, oflag_ignore tc-so:Running [atf-check -o ignore] against [true] tc-so:Running [atf-check -o ignore] against [echo foo] tc-end: 1639690155.230702, oflag_ignore, passed tc-start: 1639690155.243296, oflag_inline tc-so:Running [atf-check -o inline:] against [true] tc-so:Running [atf-check -o inline:foo bar\n] against [echo foo bar] tc-so:Running [atf-check -o inline:foo bar] against [printf 'foo bar'] tc-so:Running [atf-check -o inline:\t\n\t\n] against [printf '\t\n\t\n'] tc-so:Running [atf-check -o inline:\a\b\e\f\n\r\t\v] against [printf '\a\b\e\f\n\r\t\v'] tc-so:Running [atf-check -o inline:\011\022\033\012] against [printf '\011\022\033\012'] tc-so:Running [atf-check -o inline:foo bar] against [echo foo bar] tc-so:Executing command [ ./script.sh ] tc-so:Running [atf-check -o inline:foo bar\n] against [echo -n foo bar] tc-so:Executing command [ ./script.sh ] tc-end: 1639690158.559917, oflag_inline, passed tc-start: 1639690158.570399, oflag_match tc-so:Running [atf-check -o match:^no-newline] against [printf no-newline] tc-so:Running [atf-check -o match:^foo] against [echo line1; echo foo bar] tc-so:Running [atf-check -o match:o b] against [echo foo bar] tc-so:Running [atf-check -o match:baz] against [echo foo bar] tc-so:Executing command [ ./script.sh ] tc-so:Running [atf-check -o match:^bar] against [echo foo bar] tc-so:Executing command [ ./script.sh ] tc-end: 1639690160.739404, oflag_match, passed tc-start: 1639690160.753476, oflag_multiple tc-so:Running [atf-check -o match:foo -o match:bar] against [echo foo bar] tc-so:Running [atf-check -o match:foo -o match:bar] against [echo foo; echo bar] tc-so:Running [atf-check -o match:bar -o match:foo] against [echo foo baz] tc-so:Executing command [ ./script.sh ] tc-so:Running [atf-check -o match:bar -o match:foo] against [echo foo; echo baz] tc-so:Executing command [ ./script.sh ] tc-end: 1639690162.716404, oflag_multiple, passed tc-start: 1639690162.728216, oflag_negated tc-so:Running [atf-check -o empty] against [echo foo] tc-so:Executing command [ ./script.sh ] tc-so:Running [atf-check -o not-empty] against [echo foo] tc-so:Running [atf-check -o match:foo] against [echo foo bar] tc-so:Running [atf-check -o not-match:foo] against [echo foo bar] tc-so:Executing command [ ./script.sh ] tc-end: 1639690164.503764, oflag_negated, passed tc-start: 1639690164.515424, oflag_save tc-so:Running [atf-check -o save:out] against [echo foo] tc-end: 1639690165.509178, oflag_save, passed tc-start: 1639690165.524855, sflag_eq_ne tc-so:Running [atf-check -s eq:0] against [true] tc-so:Running [atf-check -s ne:0] against [false] tc-so:Running [atf-check -s eq:255] against [exit 255] tc-so:Running [atf-check -s ne:255] against [exit 0] tc-so:Running [atf-check -s eq:256] against [exit 256] tc-so:Running [atf-check -s eq:-1] against [exit -1] tc-so:Running [atf-check -s ne:256] against [true] tc-so:Running [atf-check -s ne:-1] against [true] tc-end: 1639690168.160598, sflag_eq_ne, passed tc-start: 1639690168.175485, sflag_exit tc-so:Running [atf-check -s exit:0] against [true] tc-so:Running [atf-check -s not-exit:0] against [false] tc-so:Running [atf-check -s exit:255] against [exit 255] tc-so:Running [atf-check -s not-exit:255] against [exit 0] tc-so:Running [atf-check -s exit:256] against [exit 256] tc-so:Running [atf-check -s exit:-1] against [exit -1] tc-so:Running [atf-check -s not-exit:256] against [true] tc-so:Running [atf-check -s not-exit:-1] against [true] tc-so:Running [atf-check -s exit] against [true] tc-so:Running [atf-check -s exit] against [false] tc-so:Executing command [ /bin/sh -c kill $$ ] tc-se:Fail: program did not exit cleanly tc-se:stdout: tc-se: tc-se:stderr: tc-se: tc-end: 1639690171.809817, sflag_exit, passed tc-start: 1639690171.821209, sflag_ignore tc-so:Running [atf-check -s ignore] against [true] tc-so:Running [atf-check -s ignore] against [false] tc-se:atf-check: ERROR: Invalid status checker tc-se:atf-check: See atf-check(1) for usage details. tc-end: 1639690173.247847, sflag_ignore, passed tc-start: 1639690173.261460, sflag_signal tc-so:Executing command [ /bin/sh -c kill -1 $$ ] tc-so:Executing command [ /bin/sh -c kill -1 $$ ] tc-so:Executing command [ /bin/sh -c kill -1 $$ ] tc-so:Executing command [ /bin/sh -c kill -1 $$ ] tc-so:Executing command [ /bin/sh -c kill -9 $$ ] tc-se:Fail: incorrect signal received: 9, expected: anything else tc-se:stdout: tc-se: tc-se:stderr: tc-se: tc-so:Executing command [ /bin/sh -c kill -1 $$ ] tc-so:Running [atf-check -s signal] against [true] tc-so:Executing command [ ./script.sh ] tc-so:Running [atf-check -s signal] against [false] tc-so:Executing command [ ./script.sh ] tc-end: 1639690175.811300, sflag_signal, passed tc-start: 1639690175.822985, stdin tc-so:Executing command [ cat ] tc-end: 1639690176.592365, stdin, passed tc-start: 1639690176.600416, xflag tc-so:Executing command [ echo foo 2>&1 ] tc-so:Executing command [ /bin/sh -c echo foo 1>&2 ] tc-so:Executing command [ /bin/sh -c echo foo ] tc-end: 1639690177.905404, xflag, passed tp-end: 1639690177.913333, atf/atf-sh/atf-check_test tp-start: 1639690179.425108, atf/atf-sh/atf_check_test, 7 tc-start: 1639690179.428431, equal tc-so:Executing command [ /bin/sh -c /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh atf_check_equal_ok ] tc-so:Executing command [ /bin/sh -c /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh -r resfile atf_check_equal_fail ] tc-so:Executing command [ grep ^failed: a != b (a != b)$ resfile ] tc-so:Executing command [ /bin/sh -c /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh atf_check_equal_eval_ok ] tc-so:Executing command [ /bin/sh -c /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh -r resfile atf_check_equal_eval_fail ] tc-so:Executing command [ grep ^failed: \${x} != \${y} (a != b)$ resfile ] tc-end: 1639690183.147177, equal, passed tc-start: 1639690183.156959, experr_mismatch tc-so:Executing command [ /bin/sh -c /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh atf_check_experr_mismatch ] tc-end: 1639690184.992907, experr_mismatch, passed tc-start: 1639690185.9055, expout_mismatch tc-so:Executing command [ /bin/sh -c /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh atf_check_expout_mismatch ] tc-end: 1639690186.851689, expout_mismatch, passed tc-start: 1639690186.863824, flush_stdout_on_timeout tc-so:Executing command [ true ] tc-se:[1] Terminated ""$(...)"/misc_helpers" -s ""$(...)"" atf_chec... tc-so:Executing command [ sleep 42 ] tc-end: 1639690207.436835, flush_stdout_on_timeout, passed tc-start: 1639690207.449896, info_ok tc-so:Executing command [ /bin/sh -c /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh atf_check_info_ok ] tc-so:Executing command [ /bin/sh -c /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh atf_check_info_fail ] tc-end: 1639690210.95190, info_ok, passed tc-start: 1639690210.105176, null_stderr tc-so:Executing command [ /bin/sh -c /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh atf_check_null_stderr ] tc-end: 1639690211.769507, null_stderr, passed tc-start: 1639690211.780032, null_stdout tc-so:Executing command [ /bin/sh -c /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh atf_check_null_stdout ] tc-end: 1639690213.622978, null_stdout, passed tp-end: 1639690213.633354, atf/atf-sh/atf_check_test tp-start: 1639690214.313273, atf/atf-sh/config_test, 2 tc-start: 1639690214.315750, get tc-so:Querying an undefined variable tc-so:config_test: ERROR: Could not find configuration variable `undefined' tc-so:Querying an undefined variable using a default value tc-so:Executing command [ /bin/sh -c TEST_VARIABLE=foo /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh -v foo=bar config_get ] tc-so:Executing command [ /bin/sh -c TEST_VARIABLE=foo /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh -v foo=baz config_get ] tc-end: 1639690216.644941, get, passed tc-start: 1639690216.656637, has tc-so:Executing command [ /bin/sh -c TEST_VARIABLE=foo /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh config_has ] tc-so:Executing command [ /bin/sh -c TEST_VARIABLE=foo /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh -v foo=bar config_has ] tc-so:Checking for deprecated variables tc-so:Executing command [ /bin/sh -c TEST_VARIABLE=workdir /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh config_has ] tc-end: 1639690219.447528, has, passed tp-end: 1639690219.456967, atf/atf-sh/config_test tp-start: 1639690220.247441, atf/atf-sh/integration_test, 3 tc-start: 1639690220.250536, arguments tc-so:Executing command [ ./tp a b foo ] tc-so:Executing command [ atf-sh tp hello bye foo bar ] tc-end: 1639690221.914505, arguments, passed tc-start: 1639690221.929679, missing_script tc-so:Executing command [ atf-sh non-existent ] tc-end: 1639690222.732888, missing_script, passed tc-start: 1639690222.741335, no_args tc-so:Executing command [ atf-sh ] tc-end: 1639690223.573504, no_args, passed tp-end: 1639690223.581850, atf/atf-sh/integration_test tp-start: 1639690224.218140, atf/atf-sh/normalize_test, 1 tc-start: 1639690224.220665, main tc-so:Executing command [ /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh normalize ] tc-end: 1639690225.421491, main, passed tp-end: 1639690225.429397, atf/atf-sh/normalize_test tp-start: 1639690226.101410, atf/atf-sh/tc_test, 2 tc-start: 1639690226.103969, default_status tc-so:Executing command [ /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh tc_pass_true ] tc-so:Executing command [ /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh tc_pass_false ] tc-so:Executing command [ /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh tc_pass_return_error ] tc-so:Executing command [ /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh tc_fail ] tc-end: 1639690229.521793, default_status, passed tc-start: 1639690229.531168, missing_body tc-so:Executing command [ /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh tc_missing_body ] tc-end: 1639690230.626802, missing_body, passed tp-end: 1639690230.633886, atf/atf-sh/tc_test tp-start: 1639690231.171480, atf/atf-sh/tp_test, 1 tc-start: 1639690231.175163, srcdir tc-so:Executing command [ cp /usr/tests/atf/atf-sh/misc_helpers work ] tc-so:Executing command [ ./work/misc_helpers -s /tmp/atf-run.01zs8v/work tp_srcdir ] tc-end: 1639690232.701725, srcdir, passed tp-end: 1639690232.715989, atf/atf-sh/tp_test tp-start: 1639690233.363319, atf/test-programs/config_test, 1 tc-start: 1639690233.366582, vflag tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs -r resfile config_unset ] tc-so:Executing command [ grep passed resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs -r resfile -v test= config_empty ] tc-so:Executing command [ grep passed resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs -r resfile -v test=foo config_value ] tc-so:Executing command [ grep passed resfile ] tc-so:Executing command [ /bin/sh -c /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs -r resfile -v 'test=foo bar' config_multi_value ] tc-so:Executing command [ grep passed resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs -r resfile config_unset ] tc-so:Executing command [ grep passed resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs -r resfile -v test= config_empty ] tc-so:Executing command [ grep passed resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs -r resfile -v test=foo config_value ] tc-so:Executing command [ grep passed resfile ] tc-so:Executing command [ /bin/sh -c /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs -r resfile -v 'test=foo bar' config_multi_value ] tc-so:Executing command [ grep passed resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs -r resfile config_unset ] tc-so:Executing command [ grep passed resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs -r resfile -v test= config_empty ] tc-so:Executing command [ grep passed resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs -r resfile -v test=foo config_value ] tc-so:Executing command [ grep passed resfile ] tc-so:Executing command [ /bin/sh -c /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs -r resfile -v 'test=foo bar' config_multi_value ] tc-so:Executing command [ grep passed resfile ] tc-end: 1639690241.579403, vflag, passed tp-end: 1639690241.591239, atf/test-programs/config_test tp-start: 1639690242.315517, atf/test-programs/expect_test, 6 tc-start: 1639690242.317769, expect_death tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_death_and_exit ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_death_and_signal ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_death_but_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_death_and_exit ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_death_and_signal ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_death_but_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_death_and_exit ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_death_and_signal ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_death_but_pass ] tc-so:Executing command [ cat result ] tc-end: 1639690248.500091, expect_death, passed tc-start: 1639690248.508921, expect_exit tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_exit_any_and_exit ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_exit_code_and_exit ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_exit_but_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_exit_any_and_exit ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_exit_code_and_exit ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_exit_but_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_exit_any_and_exit ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_exit_code_and_exit ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_exit_but_pass ] tc-so:Executing command [ cat result ] tc-end: 1639690254.630755, expect_exit, passed tc-start: 1639690254.637994, expect_fail tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_fail_and_fail_requirement ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_fail_but_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_fail_and_fail_check ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_fail_and_fail_requirement ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_fail_but_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_fail_and_fail_check ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_fail_and_fail_requirement ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_fail_but_pass ] tc-so:Executing command [ cat result ] tc-end: 1639690260.107113, expect_fail, passed tc-start: 1639690260.115343, expect_pass tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_pass_and_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_pass_but_fail_requirement ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_pass_but_fail_check ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_pass_and_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_pass_but_fail_requirement ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_pass_but_fail_check ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_pass_and_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_pass_but_fail_requirement ] tc-so:Executing command [ cat result ] tc-end: 1639690265.377910, expect_pass, passed tc-start: 1639690265.385319, expect_signal tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_signal_any_and_signal ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_signal_no_and_signal ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_signal_but_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_signal_any_and_signal ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_signal_no_and_signal ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_signal_but_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_signal_any_and_signal ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_signal_no_and_signal ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_signal_but_pass ] tc-so:Executing command [ cat result ] tc-end: 1639690271.495293, expect_signal, passed tc-start: 1639690271.505569, expect_timeout tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_timeout_but_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_timeout_but_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_timeout_but_pass ] tc-so:Executing command [ cat result ] tc-end: 1639690273.972403, expect_timeout, passed tp-end: 1639690273.979843, atf/test-programs/expect_test tp-start: 1639690274.601392, atf/test-programs/meta_data_test, 2 tc-start: 1639690274.604625, no_descr tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs -l ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs metadata_no_descr ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs -l ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs metadata_no_descr ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs -l ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs metadata_no_descr ] tc-end: 1639690281.131022, no_descr, passed tc-start: 1639690281.138117, no_head tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs -l ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs metadata_no_head ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs -l ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs metadata_no_head ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs -l ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs metadata_no_head ] tc-end: 1639690287.618077, no_head, passed tp-end: 1639690287.626824, atf/test-programs/meta_data_test tp-start: 1639690289.5580, atf/test-programs/result_test, 5 tc-start: 1639690289.9115, atf_run_warnings tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs result_pass ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs result_pass ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs result_pass ] tc-end: 1639690291.108934, atf_run_warnings, passed tc-start: 1639690291.118308, result_exception tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s result_exception ] tc-end: 1639690292.107283, result_exception, passed tc-start: 1639690292.114440, result_on_stdout tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs result_pass ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs result_fail ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs result_skip ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs result_pass ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs result_fail ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs result_skip ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs result_pass ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs result_fail ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs result_skip ] tc-end: 1639690296.782147, result_on_stdout, passed tc-start: 1639690296.790465, result_to_file tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs -r resfile result_pass ] tc-so:Executing command [ cat resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs -r resfile result_fail ] tc-so:Executing command [ cat resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs -r resfile result_skip ] tc-so:Executing command [ cat resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs -r resfile result_pass ] tc-so:Executing command [ cat resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs -r resfile result_fail ] tc-so:Executing command [ cat resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs -r resfile result_skip ] tc-so:Executing command [ cat resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs -r resfile result_pass ] tc-so:Executing command [ cat resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs -r resfile result_fail ] tc-so:Executing command [ cat resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs -r resfile result_skip ] tc-so:Executing command [ cat resfile ] tc-end: 1639690303.681580, result_to_file, passed tc-start: 1639690303.690796, result_to_file_fail tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs -r dir/resfile result_pass ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs -r dir/resfile result_pass ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs -r dir/resfile result_pass ] tc-end: 1639690305.827059, result_to_file_fail, passed tp-end: 1639690305.854727, atf/test-programs/result_test tp-start: 1639690306.937073, atf/test-programs/srcdir_test, 4 tc-start: 1639690306.939463, default tc-so:Executing command [ /bin/sh -c cd tmp && ./c_helpers srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /bin/sh -c cd tmp && ./cpp_helpers srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /bin/sh -c cd tmp && ./sh_helpers srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-end: 1639690311.308692, default, passed tc-start: 1639690311.333968, libtool tc-so:Executing command [ /bin/sh -c cd tmp && ./.libs/c_helpers srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /bin/sh -c cd tmp && ./.libs/cpp_helpers srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /bin/sh -c cd tmp && ./.libs/lt-c_helpers srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /bin/sh -c cd tmp && ./.libs/lt-cpp_helpers srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-end: 1639690315.886877, libtool, passed tc-start: 1639690315.914485, relative tc-so:Helper is: c_helpers tc-so:Using source directory: tmp tc-so:Executing command [ ./tmp/c_helpers -s tmp srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s tmp srcdir_exists ] tc-so:Helper is: c_helpers tc-so:Using source directory: tmp/. tc-so:Executing command [ ./tmp/c_helpers -s tmp/. srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s tmp/. srcdir_exists ] tc-so:Helper is: c_helpers tc-so:Using source directory: ./tmp tc-so:Executing command [ ./tmp/c_helpers -s ./tmp srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s ./tmp srcdir_exists ] tc-so:Helper is: cpp_helpers tc-so:Using source directory: tmp tc-so:Executing command [ ./tmp/cpp_helpers -s tmp srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s tmp srcdir_exists ] tc-so:Helper is: cpp_helpers tc-so:Using source directory: tmp/. tc-so:Executing command [ ./tmp/cpp_helpers -s tmp/. srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s tmp/. srcdir_exists ] tc-so:Helper is: cpp_helpers tc-so:Using source directory: ./tmp tc-so:Executing command [ ./tmp/cpp_helpers -s ./tmp srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s ./tmp srcdir_exists ] tc-so:Helper is: sh_helpers tc-so:Using source directory: tmp tc-so:Executing command [ ./tmp/sh_helpers -s tmp srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s tmp srcdir_exists ] tc-so:Helper is: sh_helpers tc-so:Using source directory: tmp/. tc-so:Executing command [ ./tmp/sh_helpers -s tmp/. srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s tmp/. srcdir_exists ] tc-so:Helper is: sh_helpers tc-so:Using source directory: ./tmp tc-so:Executing command [ ./tmp/sh_helpers -s ./tmp srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s ./tmp srcdir_exists ] tc-end: 1639690329.573322, relative, passed tc-start: 1639690329.599663, sflag tc-so:Executing command [ /bin/sh -c cd tmp && ./c_helpers -s /tmp/atf-run.5BqghR/tmp srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /tmp/atf-run.5BqghR/tmp srcdir_exists ] tc-so:Executing command [ /bin/sh -c cd tmp && ./cpp_helpers -s /tmp/atf-run.5BqghR/tmp srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /tmp/atf-run.5BqghR/tmp srcdir_exists ] tc-so:Executing command [ /bin/sh -c cd tmp && ./sh_helpers -s /tmp/atf-run.5BqghR/tmp srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /tmp/atf-run.5BqghR/tmp srcdir_exists ] tc-end: 1639690334.537115, sflag, passed tp-end: 1639690334.555621, atf/test-programs/srcdir_test tp-start: 1639690334.718848, atf/tools/application_test, 1 tc-start: 1639690334.721898, getopt tc-end: 1639690334.909485, getopt, passed tp-end: 1639690334.916305, atf/tools/application_test tp-start: 1639690335.111761, atf/tools/atffile_test, 16 tc-start: 1639690335.114918, atffile_1 tc-end: 1639690335.336453, atffile_1, passed tc-start: 1639690335.343106, atffile_2 tc-end: 1639690335.485697, atffile_2, passed tc-start: 1639690335.492654, atffile_3 tc-end: 1639690335.699903, atffile_3, passed tc-start: 1639690335.707584, atffile_4 tc-end: 1639690335.899218, atffile_4, passed tc-start: 1639690335.906970, atffile_5 tc-end: 1639690336.79445, atffile_5, passed tc-start: 1639690336.89286, atffile_50 tc-end: 1639690336.342221, atffile_50, passed tc-start: 1639690336.349449, atffile_51 tc-end: 1639690336.531138, atffile_51, passed tc-start: 1639690336.538255, atffile_52 tc-end: 1639690336.762200, atffile_52, passed tc-start: 1639690336.772245, atffile_53 tc-end: 1639690337.8285, atffile_53, passed tc-start: 1639690337.17770, atffile_54 tc-end: 1639690337.197060, atffile_54, passed tc-start: 1639690337.203976, atffile_6 tc-end: 1639690337.349153, atffile_6, passed tc-start: 1639690337.355875, atffile_getters tc-end: 1639690337.524579, atffile_getters, passed tc-start: 1639690337.531289, read_missing_test_program tc-end: 1639690337.835459, read_missing_test_program, passed tc-start: 1639690337.846671, read_missing_test_suite tc-end: 1639690338.89754, read_missing_test_suite, passed tc-start: 1639690338.98013, read_ok_simple tc-end: 1639690338.261349, read_ok_simple, passed tc-start: 1639690338.273175, read_ok_some_globs tc-end: 1639690338.481500, read_ok_some_globs, passed tp-end: 1639690338.505948, atf/tools/atffile_test tp-start: 1639690338.734246, atf/tools/auto_array_test, 9 tc-start: 1639690338.737603, auto_array_access tc-so:Allocated 'test_array' object 0x402581e0 tc-so:Releasing 'test_array' object 0x402581e0 tc-end: 1639690338.921056, auto_array_access, passed tc-start: 1639690338.928336, auto_array_assign tc-so:Allocated 'test_array' object 0x402581e0 tc-so:Releasing 'test_array' object 0x402581e0 tc-end: 1639690339.127970, auto_array_assign, passed tc-start: 1639690339.137070, auto_array_assign_ref tc-so:Allocated 'test_array' object 0x402581e0 tc-so:Releasing 'test_array' object 0x402581e0 tc-end: 1639690339.334522, auto_array_assign_ref, passed tc-start: 1639690339.344994, auto_array_copy tc-so:Allocated 'test_array' object 0x402581e0 tc-so:Releasing 'test_array' object 0x402581e0 tc-end: 1639690339.489348, auto_array_copy, passed tc-start: 1639690339.496304, auto_array_copy_ref tc-so:Allocated 'test_array' object 0x402581e0 tc-so:Releasing 'test_array' object 0x402581e0 tc-end: 1639690339.657722, auto_array_copy_ref, passed tc-start: 1639690339.667041, auto_array_get tc-so:Allocated 'test_array' object 0x402581e0 tc-so:Releasing 'test_array' object 0x402581e0 tc-end: 1639690339.809695, auto_array_get, passed tc-start: 1639690339.816304, auto_array_release tc-so:Allocated 'test_array' object 0x402581e0 tc-so:Releasing 'test_array' object 0x402581e0 tc-end: 1639690339.956596, auto_array_release, passed tc-start: 1639690339.963101, auto_array_reset tc-so:Allocated 'test_array' object 0x402581e0 tc-so:Allocated 'test_array' object 0x40258570 tc-so:Releasing 'test_array' object 0x402581e0 tc-so:Releasing 'test_array' object 0x40258570 tc-end: 1639690340.109670, auto_array_reset, passed tc-start: 1639690340.116060, auto_array_scope tc-so:Allocated 'test_array' object 0x402581e0 tc-so:Releasing 'test_array' object 0x402581e0 tc-end: 1639690340.256945, auto_array_scope, passed tp-end: 1639690340.263775, atf/tools/auto_array_test tp-start: 1639690340.436480, atf/tools/config_file_test, 14 tc-start: 1639690340.438998, config_1 tc-end: 1639690340.607418, config_1, passed tc-start: 1639690340.614060, config_2 tc-end: 1639690340.752181, config_2, passed tc-start: 1639690340.759286, config_3 tc-end: 1639690340.907999, config_3, passed tc-start: 1639690340.915304, config_4 tc-end: 1639690341.108549, config_4, passed tc-start: 1639690341.114821, config_50 tc-end: 1639690341.315477, config_50, passed tc-start: 1639690341.326173, config_51 tc-end: 1639690341.521009, config_51, passed tc-start: 1639690341.527979, config_52 tc-end: 1639690341.750823, config_52, passed tc-start: 1639690341.761608, config_53 tc-end: 1639690342.13602, config_53, passed tc-start: 1639690342.23613, config_54 tc-end: 1639690342.312049, config_54, passed tc-start: 1639690342.327234, merge_configs_both_empty tc-end: 1639690342.549270, merge_configs_both_empty, passed tc-start: 1639690342.561585, merge_configs_lower_empty tc-end: 1639690342.777022, merge_configs_lower_empty, passed tc-start: 1639690342.788289, merge_configs_mixed tc-end: 1639690343.19737, merge_configs_mixed, passed tc-start: 1639690343.31208, merge_configs_upper_empty tc-end: 1639690343.255551, merge_configs_upper_empty, passed tc-start: 1639690343.266772, read_config_files_none tc-end: 1639690343.530615, read_config_files_none, passed tp-end: 1639690343.543026, atf/tools/config_file_test tp-start: 1639690343.783836, atf/tools/config_test, 3 tc-start: 1639690343.787666, get tc-so:Checking that atf_arch is set to env-value tc-so:Checking that atf_build_cc is set to env-value tc-so:Checking that atf_build_cflags is set to env-value tc-so:Checking that atf_build_cpp is set to env-value tc-so:Checking that atf_build_cppflags is set to env-value tc-so:Checking that atf_build_cxx is set to env-value tc-so:Checking that atf_build_cxxflags is set to env-value tc-so:Checking that atf_confdir is set to env-value tc-so:Checking that atf_includedir is set to env-value tc-so:Checking that atf_libdir is set to env-value tc-so:Checking that atf_libexecdir is set to env-value tc-so:Checking that atf_machine is set to env-value tc-so:Checking that atf_pkgdatadir is set to env-value tc-so:Checking that atf_shell is set to env-value tc-so:Checking that atf_workdir is set to env-value tc-end: 1639690344.103879, get, passed tc-start: 1639690344.116526, get_all tc-end: 1639690344.359240, get_all, passed tc-start: 1639690344.371288, has tc-end: 1639690344.561887, has, passed tp-end: 1639690344.568824, atf/tools/config_test tp-start: 1639690344.713159, atf/tools/env_test, 3 tc-start: 1639690344.715218, has_get tc-end: 1639690344.857570, has_get, passed tc-start: 1639690344.864382, set tc-end: 1639690345.3912, set, passed tc-start: 1639690345.10918, unset tc-end: 1639690345.166870, unset, passed tp-end: 1639690345.176839, atf/tools/env_test tp-start: 1639690345.382384, atf/tools/expand_test, 6 tc-start: 1639690345.385551, expand_glob_base tc-end: 1639690345.604625, expand_glob_base, passed tc-start: 1639690345.614468, expand_glob_tps tc-end: 1639690345.761270, expand_glob_tps, passed tc-start: 1639690345.768477, is_glob tc-end: 1639690345.945877, is_glob, passed tc-start: 1639690345.953129, matches_glob_plain tc-end: 1639690346.93495, matches_glob_plain, passed tc-start: 1639690346.100448, matches_glob_question tc-end: 1639690346.243711, matches_glob_question, passed tc-start: 1639690346.252631, matches_glob_star tc-end: 1639690346.459621, matches_glob_star, passed tp-end: 1639690346.469786, atf/tools/expand_test tp-start: 1639690346.756689, atf/tools/fs_test, 24 tc-start: 1639690346.760114, change_directory tc-end: 1639690347.26444, change_directory, passed tc-start: 1639690347.46014, cleanup tc-end: 1639690347.309416, cleanup, passed tc-start: 1639690347.316675, cleanup_eacces_on_root tc-end: 1639690347.508631, cleanup_eacces_on_root, passed tc-start: 1639690347.518306, cleanup_eacces_on_subdir tc-end: 1639690347.731380, cleanup_eacces_on_subdir, passed tc-start: 1639690347.742218, directory_file_info tc-end: 1639690347.967296, directory_file_info, passed tc-start: 1639690347.980926, directory_names tc-end: 1639690348.145038, directory_names, passed tc-start: 1639690348.158957, directory_read tc-end: 1639690348.321522, directory_read, passed tc-start: 1639690348.336205, exists tc-end: 1639690348.539720, exists, passed tc-start: 1639690348.553650, file_info_perms tc-end: 1639690348.722228, file_info_perms, passed tc-start: 1639690348.729894, file_info_stat tc-end: 1639690348.885518, file_info_stat, passed tc-start: 1639690348.898884, get_current_dir tc-end: 1639690349.53512, get_current_dir, passed tc-start: 1639690349.66516, is_executable tc-end: 1639690349.262909, is_executable, passed tc-start: 1639690349.276974, path_branch_path tc-end: 1639690349.453987, path_branch_path, passed tc-start: 1639690349.462852, path_compare_different tc-end: 1639690349.656064, path_compare_different, passed tc-start: 1639690349.665735, path_compare_equal tc-end: 1639690349.878283, path_compare_equal, passed tc-start: 1639690349.888173, path_concat tc-end: 1639690350.72298, path_concat, passed tc-start: 1639690350.79854, path_is_absolute tc-end: 1639690350.285518, path_is_absolute, passed tc-start: 1639690350.299651, path_is_root tc-end: 1639690350.555752, path_is_root, passed tc-start: 1639690350.568941, path_leaf_name tc-end: 1639690350.830502, path_leaf_name, passed tc-start: 1639690350.845321, path_normalize tc-end: 1639690351.110520, path_normalize, passed tc-start: 1639690351.120169, path_op_less tc-end: 1639690351.336584, path_op_less, passed tc-start: 1639690351.350941, path_to_absolute tc-end: 1639690351.570044, path_to_absolute, passed tc-start: 1639690351.589229, remove tc-end: 1639690351.824057, remove, passed tc-start: 1639690351.837356, temp_dir_raii tc-end: 1639690352.75434, temp_dir_raii, passed tp-end: 1639690352.86555, atf/tools/fs_test tp-start: 1639690352.264793, atf/tools/io_test, 11 tc-start: 1639690352.267145, file_handle_copy tc-end: 1639690352.445052, file_handle_copy, passed tc-start: 1639690352.451974, file_handle_ctor tc-end: 1639690352.598123, file_handle_ctor, passed tc-start: 1639690352.605460, file_handle_get tc-end: 1639690353.38008, file_handle_get, passed tc-start: 1639690353.45945, file_handle_posix_remap tc-end: 1639690353.216508, file_handle_posix_remap, passed tc-start: 1639690353.223559, muxer_large_buffer tc-so:mux done tc-so:flush done tc-so:all done tc-end: 1639690386.734341, muxer_large_buffer, passed tc-start: 1639690386.741860, muxer_small_buffer tc-so:mux done tc-so:flush done tc-so:all done tc-end: 1639690401.351778, muxer_small_buffer, passed tc-start: 1639690401.359022, pistream tc-end: 1639690401.523854, pistream, passed tc-start: 1639690401.531845, systembuf_long_read tc-end: 1639690401.793170, systembuf_long_read, passed tc-start: 1639690401.801373, systembuf_long_write tc-end: 1639690402.63433, systembuf_long_write, passed tc-start: 1639690402.72815, systembuf_short_read tc-end: 1639690402.242406, systembuf_short_read, passed tc-start: 1639690402.249886, systembuf_short_write tc-end: 1639690402.418452, systembuf_short_write, passed tp-end: 1639690402.427303, atf/tools/io_test tp-start: 1639690402.647739, atf/tools/parser_test, 23 tc-start: 1639690402.650204, headers_1 tc-end: 1639690402.873204, headers_1, passed tc-start: 1639690402.881682, headers_10 tc-end: 1639690403.123266, headers_10, passed tc-start: 1639690403.131664, headers_11 tc-end: 1639690403.354300, headers_11, passed tc-start: 1639690403.362431, headers_12 tc-end: 1639690403.589968, headers_12, passed tc-start: 1639690403.598541, headers_2 tc-end: 1639690403.814550, headers_2, passed tc-start: 1639690403.823963, headers_3 tc-end: 1639690404.31186, headers_3, passed tc-start: 1639690404.40772, headers_4 tc-end: 1639690404.244196, headers_4, passed tc-start: 1639690404.252652, headers_5 tc-end: 1639690404.464660, headers_5, passed tc-start: 1639690404.473302, headers_6 tc-end: 1639690404.668727, headers_6, passed tc-start: 1639690404.679906, headers_7 tc-end: 1639690404.908449, headers_7, passed tc-start: 1639690404.915852, headers_8 tc-end: 1639690405.110515, headers_8, passed tc-start: 1639690405.117816, headers_9 tc-end: 1639690405.333146, headers_9, passed tc-start: 1639690405.341252, parse_error_to_string tc-end: 1639690405.509460, parse_error_to_string, passed tc-start: 1639690405.517007, parse_errors_what tc-end: 1639690405.698139, parse_errors_what, passed tc-start: 1639690405.705603, token_getters tc-end: 1639690405.862765, token_getters, passed tc-start: 1639690405.870595, tokenizer_delims_nows tc-end: 1639690406.59729, tokenizer_delims_nows, passed tc-start: 1639690406.70271, tokenizer_delims_ws tc-end: 1639690406.249128, tokenizer_delims_ws, passed tc-start: 1639690406.259762, tokenizer_keywords_nows tc-end: 1639690406.482434, tokenizer_keywords_nows, passed tc-start: 1639690406.490428, tokenizer_keywords_ws tc-end: 1639690406.666341, tokenizer_keywords_ws, passed tc-start: 1639690406.673960, tokenizer_minimal_nows tc-end: 1639690406.877178, tokenizer_minimal_nows, passed tc-start: 1639690406.885491, tokenizer_minimal_ws tc-end: 1639690407.68200, tokenizer_minimal_ws, passed tc-start: 1639690407.75241, tokenizer_quotes_nows tc-end: 1639690407.246446, tokenizer_quotes_nows, passed tc-start: 1639690407.253821, tokenizer_quotes_ws tc-end: 1639690407.425692, tokenizer_quotes_ws, passed tp-end: 1639690407.433314, atf/tools/parser_test tp-start: 1639690407.667980, atf/tools/process_test, 10 tc-start: 1639690407.671636, argv_array_assign tc-end: 1639690407.831404, argv_array_assign, passed tc-start: 1639690407.838394, argv_array_copy tc-end: 1639690407.996583, argv_array_copy, passed tc-start: 1639690408.6716, argv_array_exec_argv tc-end: 1639690408.180322, argv_array_exec_argv, passed tc-start: 1639690408.188901, argv_array_init_carray tc-end: 1639690408.356432, argv_array_init_carray, passed tc-start: 1639690408.364522, argv_array_init_col tc-end: 1639690408.549918, argv_array_init_col, passed tc-start: 1639690408.560512, argv_array_init_empty tc-end: 1639690408.757802, argv_array_init_empty, passed tc-start: 1639690408.767665, argv_array_init_varargs tc-end: 1639690408.962024, argv_array_init_varargs, passed tc-start: 1639690408.970122, argv_array_iter tc-end: 1639690409.136717, argv_array_iter, passed tc-start: 1639690409.144251, exec_failure tc-end: 1639690409.379684, exec_failure, passed tc-start: 1639690409.388353, exec_success tc-end: 1639690409.621634, exec_success, passed tp-end: 1639690409.630258, atf/tools/process_test tp-start: 1639690409.828248, atf/tools/reader_test, 23 tc-start: 1639690409.831074, tps_1 tc-end: 1639690410.75150, tps_1, passed tc-start: 1639690410.84647, tps_2 tc-end: 1639690410.308705, tps_2, passed tc-start: 1639690410.317236, tps_3 tc-end: 1639690410.549385, tps_3, passed tc-start: 1639690410.557367, tps_4 tc-end: 1639690410.741355, tps_4, passed tc-start: 1639690410.749324, tps_5 tc-end: 1639690410.919372, tps_5, passed tc-start: 1639690410.927438, tps_50 tc-end: 1639690411.147480, tps_50, passed tc-start: 1639690411.156042, tps_51 tc-end: 1639690411.366101, tps_51, passed tc-start: 1639690411.373498, tps_52 tc-end: 1639690411.639837, tps_52, passed tc-start: 1639690411.648620, tps_53 tc-end: 1639690411.865730, tps_53, passed tc-start: 1639690411.874179, tps_54 tc-end: 1639690412.98153, tps_54, passed tc-start: 1639690412.105202, tps_55 tc-end: 1639690412.349847, tps_55, passed tc-start: 1639690412.359712, tps_56 tc-end: 1639690412.605986, tps_56, passed tc-start: 1639690412.614419, tps_57 tc-end: 1639690412.833742, tps_57, passed tc-start: 1639690412.851266, tps_58 tc-end: 1639690413.75430, tps_58, passed tc-start: 1639690413.83556, tps_59 tc-end: 1639690413.285228, tps_59, passed tc-start: 1639690413.296426, tps_6 tc-end: 1639690413.481096, tps_6, passed tc-start: 1639690413.489232, tps_60 tc-end: 1639690413.704144, tps_60, passed tc-start: 1639690413.713804, tps_61 tc-end: 1639690413.922723, tps_61, passed tc-start: 1639690413.936276, tps_62 tc-end: 1639690414.137343, tps_62, passed tc-start: 1639690414.150585, tps_63 tc-end: 1639690414.361768, tps_63, passed tc-start: 1639690414.370041, tps_64 tc-end: 1639690414.565047, tps_64, passed tc-start: 1639690414.576554, tps_65 tc-end: 1639690414.779538, tps_65, passed tc-start: 1639690414.787591, tps_66 tc-end: 1639690414.991511, tps_66, passed tp-end: 1639690415.758, atf/tools/reader_test tp-start: 1639690415.233600, atf/tools/requirements_test, 30 tc-start: 1639690415.235950, require_arch_many_fail tc-end: 1639690415.409922, require_arch_many_fail, passed tc-start: 1639690415.417922, require_arch_many_ok tc-end: 1639690415.573041, require_arch_many_ok, passed tc-start: 1639690415.581422, require_arch_one_fail tc-end: 1639690415.748519, require_arch_one_fail, passed tc-start: 1639690415.756563, require_arch_one_ok tc-end: 1639690415.920742, require_arch_one_ok, passed tc-start: 1639690415.929738, require_config_many_fail tc-end: 1639690416.143914, require_config_many_fail, passed tc-start: 1639690416.152964, require_config_many_ok tc-end: 1639690416.319508, require_config_many_ok, passed tc-start: 1639690416.328280, require_config_one_fail tc-end: 1639690416.499222, require_config_one_fail, passed tc-start: 1639690416.506756, require_config_one_ok tc-end: 1639690416.670952, require_config_one_ok, passed tc-start: 1639690416.677779, require_files_many_fail tc-end: 1639690416.877259, require_files_many_fail, passed tc-start: 1639690416.884899, require_files_many_missing tc-end: 1639690417.98793, require_files_many_missing, passed tc-start: 1639690417.109200, require_files_many_ok tc-end: 1639690417.315405, require_files_many_ok, passed tc-start: 1639690417.326190, require_files_one_fail tc-end: 1639690417.542602, require_files_one_fail, passed tc-start: 1639690417.551225, require_files_one_missing tc-end: 1639690417.768449, require_files_one_missing, passed tc-start: 1639690417.777970, require_files_one_ok tc-end: 1639690417.942661, require_files_one_ok, passed tc-start: 1639690417.949672, require_machine_many_fail tc-end: 1639690418.117673, require_machine_many_fail, passed tc-start: 1639690418.127998, require_machine_many_ok tc-end: 1639690418.296815, require_machine_many_ok, passed tc-start: 1639690418.306904, require_machine_one_fail tc-end: 1639690418.508932, require_machine_one_fail, passed tc-start: 1639690418.516258, require_machine_one_ok tc-end: 1639690418.687408, require_machine_one_ok, passed tc-start: 1639690418.695682, require_memory_fail tc-end: 1639690418.935960, require_memory_fail, passed tc-start: 1639690418.945659, require_memory_not_enough tc-end: 1639690419.181354, require_memory_not_enough, passed tc-start: 1639690419.191772, require_memory_ok tc-end: 1639690419.402589, require_memory_ok, passed tc-start: 1639690419.410215, require_progs_many_fail tc-end: 1639690419.626887, require_progs_many_fail, passed tc-start: 1639690419.635285, require_progs_many_missing tc-end: 1639690419.870948, require_progs_many_missing, passed tc-start: 1639690419.880077, require_progs_many_ok tc-end: 1639690420.111424, require_progs_many_ok, passed tc-start: 1639690420.118443, require_progs_one_fail tc-end: 1639690420.325609, require_progs_one_fail, passed tc-start: 1639690420.332594, require_progs_one_missing tc-end: 1639690420.538376, require_progs_one_missing, passed tc-start: 1639690420.545817, require_progs_one_ok tc-end: 1639690420.757044, require_progs_one_ok, passed tc-start: 1639690420.765976, require_user_fail tc-end: 1639690420.968045, require_user_fail, passed tc-start: 1639690420.977070, require_user_root tc-end: 1639690421.146072, require_user_root, passed tc-start: 1639690421.154991, require_user_unprivileged tc-end: 1639690421.323354, require_user_unprivileged, passed tp-end: 1639690421.331771, atf/tools/requirements_test tp-start: 1639690421.525971, atf/tools/signals_test, 6 tc-start: 1639690421.529761, reset tc-end: 1639690421.727793, reset, passed tc-start: 1639690421.735542, signal_holder_destructor tc-end: 1639690421.902719, signal_holder_destructor, passed tc-start: 1639690421.910349, signal_holder_preserve tc-end: 1639690422.84175, signal_holder_preserve, passed tc-start: 1639690422.93011, signal_holder_process tc-end: 1639690422.276071, signal_holder_process, passed tc-start: 1639690422.286057, signal_programmer_preserve tc-end: 1639690422.438580, signal_programmer_preserve, passed tc-start: 1639690422.448926, signal_programmer_program tc-end: 1639690422.602141, signal_programmer_program, passed tp-end: 1639690422.610100, atf/tools/signals_test tp-start: 1639690422.844474, atf/tools/test_program_test, 34 tc-start: 1639690422.847599, atf_tps_writer tc-end: 1639690423.310186, atf_tps_writer, passed tc-start: 1639690423.317645, get_metadata_bad tc-end: 1639690423.646034, get_metadata_bad, passed tc-start: 1639690423.653624, get_metadata_several_tcs tc-end: 1639690424.161399, get_metadata_several_tcs, passed tc-start: 1639690424.211791, get_metadata_zero_tcs tc-end: 1639690424.686323, get_metadata_zero_tcs, passed tc-start: 1639690424.694094, parse_test_case_result_expected_death tc-end: 1639690424.903001, parse_test_case_result_expected_death, passed tc-start: 1639690424.914651, parse_test_case_result_expected_exit tc-end: 1639690425.108467, parse_test_case_result_expected_exit, passed tc-start: 1639690425.115850, parse_test_case_result_expected_failure tc-end: 1639690425.305883, parse_test_case_result_expected_failure, passed tc-start: 1639690425.313651, parse_test_case_result_expected_signal tc-end: 1639690425.508938, parse_test_case_result_expected_signal, passed tc-start: 1639690425.517439, parse_test_case_result_expected_timeout tc-end: 1639690425.722259, parse_test_case_result_expected_timeout, passed tc-start: 1639690425.729773, parse_test_case_result_failed tc-end: 1639690425.919202, parse_test_case_result_failed, passed tc-start: 1639690425.927793, parse_test_case_result_passed tc-end: 1639690426.122265, parse_test_case_result_passed, passed tc-start: 1639690426.131446, parse_test_case_result_skipped tc-end: 1639690426.319744, parse_test_case_result_skipped, passed tc-start: 1639690426.329208, parse_test_case_result_unknown tc-end: 1639690426.518452, parse_test_case_result_unknown, passed tc-start: 1639690426.526510, read_test_case_result_empty_file tc-end: 1639690426.720362, read_test_case_result_empty_file, passed tc-start: 1639690426.732528, read_test_case_result_failed tc-end: 1639690426.895781, read_test_case_result_failed, passed tc-start: 1639690426.905041, read_test_case_result_invalid tc-end: 1639690427.136773, read_test_case_result_invalid, passed tc-start: 1639690427.149286, read_test_case_result_multiline tc-end: 1639690427.352059, read_test_case_result_multiline, passed tc-start: 1639690427.364509, read_test_case_result_no_file tc-end: 1639690427.613745, read_test_case_result_no_file, passed tc-start: 1639690427.624231, read_test_case_result_skipped tc-end: 1639690427.805371, read_test_case_result_skipped, passed tc-start: 1639690427.815585, tp_1 tc-end: 1639690427.992790, tp_1, passed tc-start: 1639690428.261, tp_2 tc-end: 1639690428.154732, tp_2, passed tc-start: 1639690428.162706, tp_3 tc-end: 1639690428.316767, tp_3, passed tc-start: 1639690428.323885, tp_4 tc-end: 1639690428.478383, tp_4, passed tc-start: 1639690428.492872, tp_50 tc-end: 1639690428.687725, tp_50, passed tc-start: 1639690428.694688, tp_51 tc-end: 1639690428.885736, tp_51, passed tc-start: 1639690428.894441, tp_52 tc-end: 1639690429.61638, tp_52, passed tc-start: 1639690429.69401, tp_53 tc-end: 1639690429.272034, tp_53, passed tc-start: 1639690429.279377, tp_54 tc-end: 1639690429.475322, tp_54, passed tc-start: 1639690429.484327, tp_55 tc-end: 1639690429.680146, tp_55, passed tc-start: 1639690429.688458, tp_56 tc-end: 1639690429.884296, tp_56, passed tc-start: 1639690429.891431, tp_57 tc-end: 1639690430.66471, tp_57, passed tc-start: 1639690430.72908, tp_58 tc-end: 1639690430.253793, tp_58, passed tc-start: 1639690430.261179, tp_59 tc-end: 1639690430.432859, tp_59, passed tc-start: 1639690430.440635, tp_60 tc-end: 1639690430.632275, tp_60, passed tp-end: 1639690430.640449, atf/tools/test_program_test tp-start: 1639690430.842438, atf/tools/text_test, 10 tc-start: 1639690430.850164, duplicate tc-end: 1639690430.994206, duplicate, passed tc-start: 1639690431.1313, join tc-end: 1639690431.147392, join, passed tc-start: 1639690431.155147, match tc-end: 1639690431.340048, match, passed tc-start: 1639690431.347723, split tc-end: 1639690431.498985, split, passed tc-start: 1639690431.507853, split_delims tc-end: 1639690431.660366, split_delims, passed tc-start: 1639690431.667563, to_bool tc-end: 1639690431.862150, to_bool, passed tc-start: 1639690431.868829, to_bytes tc-end: 1639690432.63200, to_bytes, passed tc-start: 1639690432.70545, to_string tc-end: 1639690432.216561, to_string, passed tc-start: 1639690432.224519, to_type tc-end: 1639690432.412794, to_type, passed tc-start: 1639690432.419753, trim tc-end: 1639690432.562019, trim, passed tp-end: 1639690432.570235, atf/tools/text_test tp-start: 1639690432.726872, atf/tools/ui_test, 6 tc-start: 1639690432.729394, paragraphs tc-so:Running tests for paragraphs tc-so: tc-so:Testing with tag '', 'no repeat', col 0 tc-so:Input: >>>1 3 5 tc-so: tc-so:<<< tc-so:Expected output: >>>1 3 5<<< tc-so:Output : >>>1 3 5<<< tc-so: tc-so:Testing with tag '', 'no repeat', col 0 tc-so:Input: >>>1 3 5 tc-so:2 4 6<<< tc-so:Expected output: >>>1 3 5 tc-so: tc-so:2 4 6<<< tc-so:Output : >>>1 3 5 tc-so: tc-so:2 4 6<<< tc-so: tc-so:Testing with tag '', 'no repeat', col 0 tc-so:Input: >>>1234 6789 123456 tc-so:2 4 6<<< tc-so:Expected output: >>>1234 6789 tc-so:123456 tc-so: tc-so:2 4 6<<< tc-so:Output : >>>1234 6789 tc-so:123456 tc-so: tc-so:2 4 6<<< tc-so: tc-so:Testing with tag '12: ', 'no repeat', col 0 tc-so:Input: >>>56789 123456 tc-so:2 4 6<<< tc-so:Expected output: >>>12: 56789 tc-so: 123456 tc-so: tc-so: 2 4 6<<< tc-so:Output : >>>12: 56789 tc-so: 123456 tc-so: tc-so: 2 4 6<<< tc-so: tc-so:Testing with tag '12: ', 'repeat', col 0 tc-so:Input: >>>56789 123456 tc-so:2 4 6<<< tc-so:Expected output: >>>12: 56789 tc-so:12: 123456 tc-so:12: tc-so:12: 2 4 6<<< tc-so:Output : >>>12: 56789 tc-so:12: 123456 tc-so:12: tc-so:12: 2 4 6<<< tc-so: tc-so:Testing with tag '12:', 'no repeat', col 4 tc-so:Input: >>>56789 123456 tc-so:2 4 6<<< tc-so:Expected output: >>>12: 56789 tc-so: 123456 tc-so: tc-so: 2 4 6<<< tc-so:Output : >>>12: 56789 tc-so: 123456 tc-so: tc-so: 2 4 6<<< tc-so: tc-so:Testing with tag '12:', 'repeat', col 4 tc-so:Input: >>>56789 123456 tc-so:2 4 6<<< tc-so:Expected output: >>>12: 56789 tc-so:12: 123456 tc-so:12: tc-so:12: 2 4 6<<< tc-so:Output : >>>12: 56789 tc-so:12: 123456 tc-so:12: tc-so:12: 2 4 6<<< tc-end: 1639690432.955268, paragraphs, passed tc-start: 1639690432.963058, w_tag_col tc-so:Running tests for w_tag_col tc-so: tc-so:Testing with tag '1234:', 'no repeat', col 10 tc-so:Input: >>>1 3 5<<< tc-so:Expected output: >>>1234: 1 3 5<<< tc-so:Output : >>>1234: 1 3 5<<< tc-so: tc-so:Testing with tag '1234:', 'no repeat', col 10 tc-so:Input: >>>1 3 5 7 9<<< tc-so:Expected output: >>>1234: 1 3 5 tc-so: 7 9<<< tc-so:Output : >>>1234: 1 3 5 tc-so: 7 9<<< tc-so: tc-so:Testing with tag '1234:', 'repeat', col 10 tc-so:Input: >>>1 3 5 7 9<<< tc-so:Expected output: >>>1234: 1 3 5 tc-so:1234: 7 9<<< tc-so:Output : >>>1234: 1 3 5 tc-so:1234: 7 9<<< tc-end: 1639690433.146323, w_tag_col, passed tc-start: 1639690433.154475, w_tag_no_repeat tc-so:Running tests for w_tag_no_repeat tc-so: tc-so:Testing with tag '1234: ', 'no repeat', col 0 tc-so:Input: >>>789012345<<< tc-so:Expected output: >>>1234: 789012345<<< tc-so:Output : >>>1234: 789012345<<< tc-so: tc-so:Testing with tag '1234: ', 'no repeat', col 0 tc-so:Input: >>>789 1234 56789<<< tc-so:Expected output: >>>1234: 789 1234 tc-so: 56789<<< tc-so:Output : >>>1234: 789 1234 tc-so: 56789<<< tc-so: tc-so:Testing with tag '1234: ', 'no repeat', col 0 tc-so:Input: >>>789012345<<< tc-so:Expected output: >>>1234: 789012345<<< tc-so:Output : >>>1234: 789012345<<< tc-so: tc-so:Testing with tag '1234: ', 'no repeat', col 0 tc-so:Input: >>>789012345 7890<<< tc-so:Expected output: >>>1234: 789012345 tc-so: 7890<<< tc-so:Output : >>>1234: 789012345 tc-so: 7890<<< tc-so: tc-so:Testing with tag '1234: ', 'repeat', col 0 tc-so:Input: >>>789012345 7890<<< tc-so:Expected output: >>>1234: 789012345 tc-so:1234: 7890<<< tc-so:Output : >>>1234: 789012345 tc-so:1234: 7890<<< tc-end: 1639690433.344961, w_tag_no_repeat, passed tc-start: 1639690433.352334, w_tag_repeat tc-so:Running tests for w_tag_repeat tc-so: tc-so:Testing with tag '1234: ', 'repeat', col 0 tc-so:Input: >>>789012345<<< tc-so:Expected output: >>>1234: 789012345<<< tc-so:Output : >>>1234: 789012345<<< tc-so: tc-so:Testing with tag '1234: ', 'repeat', col 0 tc-so:Input: >>>789 1234 56789<<< tc-so:Expected output: >>>1234: 789 1234 tc-so:1234: 56789<<< tc-so:Output : >>>1234: 789 1234 tc-so:1234: 56789<<< tc-so: tc-so:Testing with tag '1234: ', 'repeat', col 0 tc-so:Input: >>>789012345<<< tc-so:Expected output: >>>1234: 789012345<<< tc-so:Output : >>>1234: 789012345<<< tc-end: 1639690433.548504, w_tag_repeat, passed tc-start: 1639690433.557799, wo_tag tc-so:Running tests for wo_tag tc-so: tc-so:Testing with tag '', 'no repeat', col 0 tc-so:Input: >>>12345<<< tc-so:Expected output: >>>12345<<< tc-so:Output : >>>12345<<< tc-so: tc-so:Testing with tag '', 'no repeat', col 0 tc-so:Input: >>>12345 <<< tc-so:Expected output: >>>12345<<< tc-so:Output : >>>12345<<< tc-so: tc-so:Testing with tag '', 'no repeat', col 0 tc-so:Input: >>>12345 7890<<< tc-so:Expected output: >>>12345 7890<<< tc-so:Output : >>>12345 7890<<< tc-so: tc-so:Testing with tag '', 'no repeat', col 0 tc-so:Input: >>>12345 789012 45<<< tc-so:Expected output: >>>12345 789012 45<<< tc-so:Output : >>>12345 789012 45<<< tc-so: tc-so:Testing with tag '', 'no repeat', col 0 tc-so:Input: >>>12345 789012 456<<< tc-so:Expected output: >>>12345 789012 tc-so:456<<< tc-so:Output : >>>12345 789012 tc-so:456<<< tc-so: tc-so:Testing with tag '', 'no repeat', col 0 tc-so:Input: >>>1234567890123456<<< tc-so:Expected output: >>>1234567890123456<<< tc-so:Output : >>>1234567890123456<<< tc-so: tc-so:Testing with tag '', 'no repeat', col 0 tc-so:Input: >>>12345 789012345 78<<< tc-so:Expected output: >>>12345 789012345 tc-so:78<<< tc-so:Output : >>>12345 789012345 tc-so:78<<< tc-end: 1639690433.751220, wo_tag, passed tc-start: 1639690433.758580, wo_tag_col tc-so:Running tests for wo_tag_col tc-so: tc-so:Testing with tag '', 'no repeat', col 10 tc-so:Input: >>>12345<<< tc-so:Expected output: >>> 12345<<< tc-so:Output : >>> 12345<<< tc-so: tc-so:Testing with tag '', 'no repeat', col 10 tc-so:Input: >>>12345 7890<<< tc-so:Expected output: >>> 12345 tc-so: 7890<<< tc-so:Output : >>> 12345 tc-so: 7890<<< tc-so: tc-so:Testing with tag '', 'no repeat', col 10 tc-so:Input: >>>1 3 5 7 9<<< tc-so:Expected output: >>> 1 3 5 tc-so: 7 9<<< tc-so:Output : >>> 1 3 5 tc-so: 7 9<<< tc-end: 1639690433.921968, wo_tag_col, passed tp-end: 1639690433.928135, atf/tools/ui_test tp-start: 1639690434.80419, atf/tools/user_test, 4 tc-start: 1639690434.82602, euid tc-end: 1639690434.217031, euid, passed tc-start: 1639690434.223583, is_member_of_group tc-so:User belongs to 8 groups tc-so:Last GID is 34 tc-so:Checking if user belongs to group 0 tc-so:Checking if user does not belong to group 1 tc-so:Checking if user belongs to group 2 tc-so:Checking if user belongs to group 3 tc-so:Checking if user belongs to group 4 tc-so:Checking if user belongs to group 5 tc-so:Checking if user does not belong to group 6 tc-so:Checking if user does not belong to group 7 tc-so:Checking if user does not belong to group 8 tc-so:Checking if user does not belong to group 9 tc-so:Checking if user does not belong to group 10 tc-so:Checking if user does not belong to group 11 tc-so:Checking if user does not belong to group 12 tc-so:Checking if user does not belong to group 13 tc-so:Checking if user does not belong to group 14 tc-so:Checking if user does not belong to group 15 tc-so:Checking if user does not belong to group 16 tc-so:Checking if user does not belong to group 17 tc-so:Checking if user does not belong to group 18 tc-so:Checking if user does not belong to group 19 tc-so:Checking if user belongs to group 20 tc-so:Checking if user does not belong to group 21 tc-so:Checking if user does not belong to group 22 tc-so:Checking if user does not belong to group 23 tc-so:Checking if user does not belong to group 24 tc-so:Checking if user does not belong to group 25 tc-so:Checking if user does not belong to group 26 tc-so:Checking if user does not belong to group 27 tc-so:Checking if user does not belong to group 28 tc-so:Checking if user does not belong to group 29 tc-so:Checking if user does not belong to group 30 tc-so:Checking if user belongs to group 31 tc-so:Checking if user does not belong to group 32 tc-so:Checking if user does not belong to group 33 tc-so:Checking if user belongs to group 34 tc-end: 1639690434.396822, is_member_of_group, passed tc-start: 1639690434.403655, is_root tc-end: 1639690434.539440, is_root, passed tc-start: 1639690434.546302, is_unprivileged tc-end: 1639690434.686852, is_unprivileged, passed tp-end: 1639690434.695803, atf/tools/user_test tp-start: 1639690436.264328, atf/tools/atf-config_test, 7 tc-start: 1639690436.266465, list_all tc-so:Executing command [ atf-config ] tc-so:Executing command [ test 15 = 15 ] tc-so:Executing command [ grep atf_arch stdout ] tc-so:Executing command [ grep atf_build_cc stdout ] tc-so:Executing command [ grep atf_build_cflags stdout ] tc-so:Executing command [ grep atf_build_cpp stdout ] tc-so:Executing command [ grep atf_build_cppflags stdout ] tc-so:Executing command [ grep atf_build_cxx stdout ] tc-so:Executing command [ grep atf_build_cxxflags stdout ] tc-so:Executing command [ grep atf_confdir stdout ] tc-so:Executing command [ grep atf_includedir stdout ] tc-so:Executing command [ grep atf_libdir stdout ] tc-so:Executing command [ grep atf_libexecdir stdout ] tc-so:Executing command [ grep atf_machine stdout ] tc-so:Executing command [ grep atf_pkgdatadir stdout ] tc-so:Executing command [ grep atf_shell stdout ] tc-so:Executing command [ grep atf_workdir stdout ] tc-end: 1639690440.344773, list_all, passed tc-start: 1639690440.355145, override_env tc-so:Executing command [ /bin/sh -c ATF_ARCH=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_arch : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_arch : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_arch : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_BUILD_CC=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_build_cc : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_build_cc : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_build_cc : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_BUILD_CFLAGS=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_build_cflags : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_build_cflags : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_build_cflags : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_BUILD_CPP=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_build_cpp : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_build_cpp : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_build_cpp : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_BUILD_CPPFLAGS=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_build_cppflags : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_build_cppflags : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_build_cppflags : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_BUILD_CXX=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_build_cxx : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_build_cxx : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_build_cxx : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_BUILD_CXXFLAGS=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_build_cxxflags : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_build_cxxflags : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_build_cxxflags : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_confdir : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_confdir : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_confdir : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_INCLUDEDIR=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_includedir : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_includedir : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_includedir : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_LIBDIR=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_libdir : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_libdir : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_libdir : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_LIBEXECDIR=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_libexecdir : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_libexecdir : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_libexecdir : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_MACHINE=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_machine : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_machine : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_machine : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_PKGDATADIR=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_pkgdatadir : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_pkgdatadir : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_pkgdatadir : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_SHELL=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_shell : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_shell : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_shell : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_WORKDIR=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_workdir : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_workdir : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_workdir : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-end: 1639690474.670768, override_env, passed tc-start: 1639690474.686245, query_mixture tc-so:Executing command [ atf-config atf_arch non_existent ] tc-so:Executing command [ atf-config non_existent atf_arch ] tc-so:Executing command [ atf-config atf_build_cc non_existent ] tc-so:Executing command [ atf-config non_existent atf_build_cc ] tc-so:Executing command [ atf-config atf_build_cflags non_existent ] tc-so:Executing command [ atf-config non_existent atf_build_cflags ] tc-so:Executing command [ atf-config atf_build_cpp non_existent ] tc-so:Executing command [ atf-config non_existent atf_build_cpp ] tc-so:Executing command [ atf-config atf_build_cppflags non_existent ] tc-so:Executing command [ atf-config non_existent atf_build_cppflags ] tc-so:Executing command [ atf-config atf_build_cxx non_existent ] tc-so:Executing command [ atf-config non_existent atf_build_cxx ] tc-so:Executing command [ atf-config atf_build_cxxflags non_existent ] tc-so:Executing command [ atf-config non_existent atf_build_cxxflags ] tc-so:Executing command [ atf-config atf_confdir non_existent ] tc-so:Executing command [ atf-config non_existent atf_confdir ] tc-so:Executing command [ atf-config atf_includedir non_existent ] tc-so:Executing command [ atf-config non_existent atf_includedir ] tc-so:Executing command [ atf-config atf_libdir non_existent ] tc-so:Executing command [ atf-config non_existent atf_libdir ] tc-so:Executing command [ atf-config atf_libexecdir non_existent ] tc-so:Executing command [ atf-config non_existent atf_libexecdir ] tc-so:Executing command [ atf-config atf_machine non_existent ] tc-so:Executing command [ atf-config non_existent atf_machine ] tc-so:Executing command [ atf-config atf_pkgdatadir non_existent ] tc-so:Executing command [ atf-config non_existent atf_pkgdatadir ] tc-so:Executing command [ atf-config atf_shell non_existent ] tc-so:Executing command [ atf-config non_existent atf_shell ] tc-so:Executing command [ atf-config atf_workdir non_existent ] tc-so:Executing command [ atf-config non_existent atf_workdir ] tc-end: 1639690484.563389, query_mixture, passed tc-start: 1639690484.571124, query_multiple tc-so:Executing command [ atf-config atf_libexecdir atf_shell ] tc-so:Executing command [ test 2 = 2 ] tc-end: 1639690485.565619, query_multiple, passed tc-start: 1639690485.574548, query_one tc-so:Executing command [ atf-config atf_arch ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_build_cc ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_build_cflags ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_build_cpp ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_build_cppflags ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_build_cxx ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_build_cxxflags ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_confdir ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_includedir ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_libdir ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_libexecdir ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_machine ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_pkgdatadir ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_shell ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_workdir ] tc-so:Executing command [ test 1 = 1 ] tc-end: 1639690494.296961, query_one, passed tc-start: 1639690494.305862, query_one_terse tc-so:Executing command [ atf-config atf_arch ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_arch ] tc-so:Executing command [ atf-config atf_build_cc ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_build_cc ] tc-so:Executing command [ atf-config atf_build_cflags ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_build_cflags ] tc-so:Executing command [ atf-config atf_build_cpp ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_build_cpp ] tc-so:Executing command [ atf-config atf_build_cppflags ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_build_cppflags ] tc-so:Executing command [ atf-config atf_build_cxx ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_build_cxx ] tc-so:Executing command [ atf-config atf_build_cxxflags ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_build_cxxflags ] tc-so:Executing command [ atf-config atf_confdir ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_confdir ] tc-so:Executing command [ atf-config atf_includedir ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_includedir ] tc-so:Executing command [ atf-config atf_libdir ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_libdir ] tc-so:Executing command [ atf-config atf_libexecdir ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_libexecdir ] tc-so:Executing command [ atf-config atf_machine ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_machine ] tc-so:Executing command [ atf-config atf_pkgdatadir ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_pkgdatadir ] tc-so:Executing command [ atf-config atf_shell ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_shell ] tc-so:Executing command [ atf-config atf_workdir ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_workdir ] tc-end: 1639690512.567329, query_one_terse, passed tc-start: 1639690512.576844, query_unknown tc-so:Executing command [ atf-config non_existent ] tc-end: 1639690513.374198, query_unknown, passed tp-end: 1639690513.381025, atf/tools/atf-config_test tp-start: 1639690514.702867, atf/tools/atf-report_test, 8 tc-start: 1639690514.705311, default tc-so:Using atf-run to run helpers tc-so:Executing command [ /bin/sh -c atf-report [0-9]+.[0-9]{6}#.#[0-9]+.[0-9]{6}#.#.conf. tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.vu0nJN/etc HOME=/tmp/atf-run.vu0nJN atf-run helper ] tc-so:Third: read user-specific common.conf. tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.vu0nJN/etc HOME=/tmp/atf-run.vu0nJN atf-run helper ] tc-so:Fourth: read user-specific .conf. tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.vu0nJN/etc HOME=/tmp/atf-run.vu0nJN atf-run helper ] tc-end: 1639690622.293988, config, passed tc-start: 1639690622.318216, exit_codes tc-so:Executing command [ atf-run ] tc-end: 1639690626.246909, exit_codes, passed tc-start: 1639690626.259265, expect tc-so:Executing command [ atf-run ] tc-end: 1639690634.761996, expect, passed tc-start: 1639690634.775131, fds tc-so:Executing command [ atf-run ] tc-end: 1639690638.373281, fds, passed tc-start: 1639690638.386263, hooks tc-so:Checking default hooks tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.3QpyHX/atf atf-run ] tc-so:Checking the system-wide info_start hook tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.3QpyHX/atf atf-run ] tc-so:Checking the user-specific info_start hook tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.3QpyHX/atf atf-run ] tc-so:Checking the system-wide info_end hook tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.3QpyHX/atf atf-run ] tc-so:Checking the user-specific info_end hook tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.3QpyHX/atf atf-run ] tc-end: 1639690649.928613, hooks, passed tc-start: 1639690649.953086, ignore_deprecated_use_fs tc-so:Executing command [ atf-run helper ] tc-end: 1639690653.468116, ignore_deprecated_use_fs, passed tc-start: 1639690653.479896, isolation_env tc-so:Executing command [ env LANG=bogus-value LC_ALL=bogus-value LC_COLLATE=bogus-value LC_CTYPE=bogus-value LC_MESSAGES=bogus-value LC_MONETARY=bogus-value LC_NUMERIC=bogus-value LC_TIME=bogus-value HOME=bogus-value TZ=bogus-value atf-run helper ] tc-so:Executing command [ grep ^tc-so:LANG= stdout ] tc-so:Executing command [ grep ^tc-so:LC_ALL= stdout ] tc-so:Executing command [ grep ^tc-so:LC_COLLATE= stdout ] tc-so:Executing command [ grep ^tc-so:LC_CTYPE= stdout ] tc-so:Executing command [ grep ^tc-so:LC_MESSAGES= stdout ] tc-so:Executing command [ grep ^tc-so:LC_MONETARY= stdout ] tc-so:Executing command [ grep ^tc-so:LC_NUMERIC= stdout ] tc-so:Executing command [ grep ^tc-so:LC_TIME= stdout ] tc-so:Executing command [ grep ^tc-so:HOME= stdout ] tc-so:Executing command [ grep ^tc-so:TZ= stdout ] tc-so:Executing command [ grep ^tc-so:TZ=UTC stdout ] tc-end: 1639690660.781350, isolation_env, passed tc-start: 1639690660.794190, isolation_home tc-so:Executing command [ env HOME=foo atf-run helper ] tc-end: 1639690664.344192, isolation_home, passed tc-start: 1639690664.360492, isolation_stdin tc-so:Executing command [ /bin/sh -c echo hello world | atf-run helper ] tc-end: 1639690667.980524, isolation_stdin, passed tc-start: 1639690667.993125, isolation_umask tc-so:Executing command [ /bin/sh -c umask 0000 && atf-run helper ] tc-end: 1639690671.797942, isolation_umask, passed tc-start: 1639690671.812960, missing_results tc-so:Executing command [ atf-run ] tc-end: 1639690675.628900, missing_results, passed tc-start: 1639690675.641051, mux_streams tc-so:Attempt 1 tc-so:Executing command [ atf-run ] tc-so:Attempt 2 tc-so:Executing command [ atf-run ] tc-so:Attempt 3 tc-so:Executing command [ atf-run ] tc-so:Attempt 4 tc-so:Executing command [ atf-run ] tc-so:Attempt 5 tc-so:Executing command [ atf-run ] tc-end: 1639690726.891734, mux_streams, passed tc-start: 1639690726.906705, no_warnings tc-so:Executing command [ atf-run helper ] tc-end: 1639690730.548641, no_warnings, passed tc-start: 1639690730.560401, require_arch tc-so:Checking for the real architecture tc-so:Executing command [ atf-run -v arch=sparc64 helper ] tc-so:Executing command [ atf-run -v arch=foo sparc64 helper ] tc-so:Executing command [ atf-run -v arch=sparc64 foo helper ] tc-so:Checking for a fictitious architecture tc-so:Executing command [ atf-run -v arch=fictitious helper ] tc-so:Executing command [ atf-run -v arch=foo fictitious helper ] tc-so:Executing command [ atf-run -v arch=fictitious foo helper ] tc-so:Triggering some failures tc-so:Executing command [ atf-run -v arch=foo helper ] tc-so:Executing command [ atf-run -v arch=foo bar helper ] tc-so:Executing command [ atf-run -v arch=fictitiousxxx helper ] tc-end: 1639690757.102131, require_arch, passed tc-start: 1639690757.114319, require_config tc-so:Executing command [ atf-run helper ] tc-so:Executing command [ atf-run -v var1=foo helper ] tc-so:Executing command [ atf-run -v var1=a -v var2= helper ] tc-end: 1639690765.749812, require_config, passed tc-start: 1639690765.765293, require_files tc-so:Checking absolute paths tc-so:Executing command [ atf-run -v files=/bin/cp helper ] tc-so:Executing command [ atf-run -v files=/tmp/atf-run.4K0nnD/i-exist helper ] tc-so:Executing command [ atf-run -v files=/tmp/atf-run.4K0nnD/i-exist /tmp/atf-run.4K0nnD/dont-exist helper ] tc-so:Checking that relative paths are not allowed tc-so:Executing command [ atf-run -v files=hello helper ] tc-so:Executing command [ atf-run -v files=a/b helper ] tc-end: 1639690780.444136, require_files, passed tc-start: 1639690780.459442, require_machine tc-so:Checking for the real machine type tc-so:Executing command [ atf-run -v machine=sparc64 helper ] tc-so:Executing command [ atf-run -v machine=foo sparc64 helper ] tc-so:Executing command [ atf-run -v machine=sparc64 foo helper ] tc-so:Checking for a fictitious machine type tc-so:Executing command [ atf-run -v machine=fictitious helper ] tc-so:Executing command [ atf-run -v machine=foo fictitious helper ] tc-so:Executing command [ atf-run -v machine=fictitious foo helper ] tc-so:Triggering some failures tc-so:Executing command [ atf-run -v machine=foo helper ] tc-so:Executing command [ atf-run -v machine=foo bar helper ] tc-so:Executing command [ atf-run -v machine=fictitiousxxx helper ] tc-end: 1639690806.465112, require_machine, passed tc-start: 1639690806.476950, require_progs tc-so:Checking absolute paths tc-so:Executing command [ atf-run -v progs=/bin/cp helper ] tc-so:Executing command [ atf-run -v progs=/bin/__non-existent__ helper ] tc-so:Checking that relative paths are not allowed tc-so:Executing command [ atf-run -v progs=bin/cp helper ] tc-so:Check plain file names, searching them in the PATH. tc-so:Executing command [ atf-run -v progs=cp helper ] tc-so:Executing command [ atf-run -v progs=__non-existent__ helper ] tc-end: 1639690819.772723, require_progs, passed tc-start: 1639690819.787550, require_user_bad tc-so:Executing command [ atf-run -v user=foobar helper ] tc-end: 1639690823.198523, require_user_bad, passed tc-start: 1639690823.213276, require_user_root tc-so:Executing command [ atf-run -v user=root helper ] tc-end: 1639690826.679167, require_user_root, passed tc-start: 1639690826.690747, require_user_unprivileged tc-so:Executing command [ atf-run -v user=unprivileged helper ] tc-end: 1639690830.8950, require_user_unprivileged, passed tc-start: 1639690830.21158, signaled tc-so:Executing command [ atf-run ] tc-end: 1639690835.144152, signaled, passed tc-start: 1639690835.157156, timeout tc-so:Executing command [ atf-run -v statedir=/tmp/atf-run.0OIWJN helper ] tc-end: 1639690842.598989, timeout, passed tc-start: 1639690842.613425, timeout_forkexit tc-so:Executing command [ atf-run -v statedir=/tmp/atf-run.izqJZ3 helper ] tc-end: 1639690846.638234, timeout_forkexit, passed tc-start: 1639690846.651056, vflag tc-so:Checking that 'testvar' is not defined. tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.D7ZGgv/etc atf-run helper ] tc-so:Checking that defining 'testvar' trough '-v' works. tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.D7ZGgv/etc atf-run -v testvar='a value' helper ] tc-so:Checking that defining 'testvar' trough the configuration file works. tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.D7ZGgv/etc atf-run helper ] tc-so:Checking that defining 'testvar' trough -v overrides the configuration file. tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.D7ZGgv/etc atf-run -v testvar='a value' helper ] tc-end: 1639690858.486281, vflag, passed tc-start: 1639690858.508416, zero_tcs tc-so:Executing command [ atf-run ] tc-end: 1639690862.44732, zero_tcs, passed tp-end: 1639690862.55693, atf/tools/atf-run_test info: time.end, Thu Dec 16 21:41:02 UTC 2021